Administration Commands : username

username
Description
Use the username command to configure user accounts.
Use the no form of the command to delete the specific user account.
Syntax
username <username> capability {admin | monitor}
no username <username> capability
username <username> disable
no username <username> disable
username <username> password
username <username> password 0 <cleartext password>
username <username> password 7 <encrypted password>
no username <username>
Arguments
username <username>
Use no username <username> to delete this user account.
Grants admin user privileges to this user account.
Use the no form of the command to reset capability for this user account to the default.
Grants monitor user privileges to this user account.
Use the no form of the command to reset capability for this user account to the default.
Use the no form of the command to reenable this account.
When followed immediately by a carriage return, specifies to prompt for the login password rather than entering it on the command line.
password 0 <cleartext password>
password 7 <encrypted password>
Once the password is entered, the original characters are not recoverable by looking through the history or scrolling back in the file.
Defaults
The default username and the default password are both admin.
Command Mode
Global Configuration Mode
See Also
See “show usernames”.
Usage Guidelines
Some guidance about password creation:
n
n
n
n
n
Examples
To delete the user account, franklin:
config) # no username franklin

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.