Cisco SCE8000 Specifications Page 752

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 751
2-712
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
username
username
Adds a new user to the local database.
To remove a user from the database, use the no form of this command.
username name {password password | nopassword | secret {0 password | 5 password }}
no username name
Syntax Description
Command Default None
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Up to 100 users may be defined.
The password is defined with the username. You can use the following password options:
No password—Use the nopassword keyword.
Password—Password is saved in clear-text format in the local list. Use the password keyword.
Encrypted password—Password is saved in encrypted (MD5) form in the local list. Use the secret
keyword and either of the following options:
Specify a clear-text password (0), which is saved in MD5 encrypted form.
Specify an MD5 encryption string (5), which is saved as the user MD5-encrypted secret
password.
The following keywords are available:
nopassword—No password is associated with this user.
secret—The password is saved in MD5 encrypted form. Use with either of the following keywords
to indicate the format of the password as entered in the command:
0 specifies a clear-text password that will be saved in MD5 encrypted form.
name Name of the user to be added.
password Clear-text password.
nopassword No password is associated with this user.
secret Saves the password in MD5 encrypted form.
The keywords 0 and 5 indicate the format of the password as entered in the
command. See Usage Guidelines.
Release Modification
3.0.0 This command was introduced.
Page view 751
1 2 ... 747 748 749 750 751 752 753 754 755 756 757 ... 777 778

Comments to this Manuals

No comments