Command Guide of WGSW-28040
74
System Up Time : 0 days, 0 hours, 2 mins, 37 secs
4.4.11 username
Command:
username
WORD<0-32>
[privilege (admin | user |
<0-15>
)] (password | secret)
WORD<0-32>
no username
WORD<0-32>
Parameter:
username
WORD<0-32>
Specify user name to add/delete/edit.
privilege admin
Specify privilege level to be admin (privilege 15)
privilege user
Specify privilege level to be user (privilege 1)
privilege
<0-15>
Specify custom privilege level
password
WORD<0-32>
Specify password string and make it not encrypted.
Default:
Default username “” has password “” with privilege 1.
Default username “admin” has password “admin” with privilege 15.
Mode:
Global Configuration
Usage Guide:
Use “
username
” command to add a new user account or edit an existing user account. And use “
no username
” to
delete an existing user account. The user account is a local database for login authentication.
Example:
This example shows how to add a new user account.
Switch(config)#
username test secret passwd
This example shows how to show existing user accounts.