Cisco SCE8000 Specifications Page 753

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 752
2-713
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
username
5 specifies an MD5 encryption string that will be saved as the user MD5-encrypted secret
password.
Authorization: admin
Examples The following example shows how to add a new user to the local database with a clear-text password:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#username johndoe password mypassword
SCE8000(config)#
The following example shows how to add a new user to the local database with no password:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#username johndoe nopassword
SCE8000(config)#
The following example shows how to add a new user to the local database with an MD5 encrypted
password entered in clear text:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#username johndoe secret 0 mypassword
SCE8000(config)#
Related Commands Command Description
show users Displays the users in the local database.
username privilege Sets the privilege level for the specified user.
Page view 752
1 2 ... 748 749 750 751 752 753 754 755 756 757 758 ... 777 778

Comments to this Manuals

No comments