password

Syntax

password {plaintext | ciphertext}没有password {plaintext | ciphertext}

备注说明iption

Sets the password for logging in to a network attached storage server.

The没有form of this command clears the password for logging in to a network attached storage server.

Command context

config-external-storage-

Parameters

plaintext

Specifies the password be in plain text format.

ciphertext

Specifies the password be in ciphertext format.

Specifies the password.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Creating a volume named logfiles with the password xxxx:

switch(config)#external-storage logfiles开关(config-external-storage-logfiles) #password plaintext xxxx

Clearing the plaintext password xxxx:

switch(config)#external-storage logfiles开关(config-external-storage-logfiles) #没有password plaintext xxxx