AAA Commands
username
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
65
3
15 | secret | cisco |
ZmZmNzVhZTAzYjAyODkzZjlkM2JjZGIyMGYyMzY0NDM=
username
To add a new user or edit an existing user, use the username Global Configuration
mode command.
To delete a username, use the no form of this command.
Syntax
username
USERNAME
[privilege
{1 | 15 | admin | user}] {nopassword | secret
{Encrypted
encrypted-password
|
unencrypted-password
}}
no username
USERNAME
Parameters
•
USERNAME
—Name of the user. (Range: 0 to 32 characters)
•
privilege 1 —(Optional) Specifies the privilege level to 1.
•
privilege 15
—(Optional) Specifies the privilege level to 15.
•
privilege admin
—(Optional) Specifies the privilege level to 15.
•
privilege user
—(Optional) Specifies the privilege level to 1.
•
nopassword—No password is required for this user to log in.
•
secret Encrypted
encrypted-password
—Specifies an encrypted
password for the user. Use this keyword to enter a password that is already
encrypted, such as a password that you copied from another the
configuration file of another device.
•
secret
unencrypted-password
—Specifies a password that will be
automatically encrypted. (Range: 0 to 80 characters)
Default Configuration
The privilege level of the default user cisco is 15. The default password of this
user is cisco.
Command Mode
Global Configuration mode