Cisco SCE8000 Dokumentacja Strona 753

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 778
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 752
1 2 ... 748 749 750 751 752 753 754 755 756 757 758 ... 777 778

Komentarze do niniejszej Instrukcji

Brak uwag