Related Topics
Setting or Changing a Static Enable Password, on page 758
Example: Protecting Enable and Enable Secret Passwords with Encryption
This example shows how to configure the encrypted password $1$FaD0$Xyti5Rkls3LoyxzS8 for privilege
level 2:
Switch(config)# enable secret level 2 5 $1$FaD0$Xyti5Rkls3LoyxzS8
Related Topics
Protecting Enable and Enable Secret Passwords with Encryption, on page 760
Additional Password Security, on page 756
Example: Setting a Telnet Password for a Terminal Line
This example shows how to set the Telnet password to let45me67in89:
Switch(config)# line vty 10
Switch(config-line)# password let45me67in89
Related Topics
Setting a Telnet Password for a Terminal Line, on page 764
Terminal Line Telnet Configuration, on page 757
Example: Setting the Privilege Level for a Command
This example shows how to set the configure command to privilege level 14 and define SecretPswd14 as the
password users must enter to use level 14 commands:
Switch(config)# privilege exec level 14 configure
Switch(config)# enable password level 14 SecretPswd14
Related Topics
Setting the Privilege Level for a Command, on page 767
Privilege Levels, on page 757
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
772
Configuration Examples for Setting Passwords and Privilege Levels