User Manual

Table Of Contents
[Description]
Enables password encryption.
If this is enabled, the password entered by the password command, the enable password command, and the username
command are saved in the configuration in an encrypted form.
If this command is executed with the "no" syntax, password encryption is disabled, and the password entered by the password
command, the enable password command, and the username command are saved in the configuration as plaintext.
[Note]
If password encryption is changed from disabled to enabled, previously-entered passwords are converted from plaintext to an
encrypted form; however if it is changed from enabled to disabled, previously-encrypted passwords in a configuration file do
not return to plaintext.
[Example]
Enables password encryption.
SWR2310(config)#password-encryption enable
Disabled password encryption.
SWR2310(config)#no password-encryption
4.2 User account maintenance
4.2.1 Set user
[Syntax]
username username [privilege privilege] password password
no username username
[Keyword]
privilege : Specifies the user's privileges
password : Specifies the user's password
[Parameter]
username : User name
Single-byte alphanumeric characters (32 characters or less)
privilege : Whether to grant privilege
Setting value Description
on
Password input is not requested when moving to
privileged EXEC mode
Access to Web GUI is allowed with
administrator privileges
off
Password input is requested when moving to
privileged EXEC mode
Access to Web GUI is allowed with guest
password : User's login password
Single-type alphanumeric characters and " and ' and | and > and ? and single-byte symbols other than
space characters (32 characters or less)
The first character must be a single-byte alphanumeric character
[Initial value]
none
[Input mode]
global configuration mode
28 | Command Reference | Maintenance and operation functions