Configuration Guide Basic Management
Run the show running-config command to display the configuration.
Related Commands
Configuring a Simple Encrypted Password
enable password [ level level ] { password | [ 0 | 7 ] encrypted-password }
level: Indicates a specific user level.
password: Indicates the password used to enter privileged EXEC mode.
0: Indicates that the password is entered in plaintext.
7: Indicates that the password is entered in cyphertext.
encrypted-password: Indicates the password text, which must contain case-sensitive English letters and
digits.
Leading spaces are allowed, but will be ignored. However, intermediate and trailing spaces are
recognized.
Global configuration mode
Currently, simple encrypted passwords can be configured with only level 15 and take effect only when no
secure encrypted password is configured.
If you configure a simple encrypted password with a non-15 level, a warning is displayed and the password
is automatically converted into a secure encrypted password.
If the level 15 simple encrypted password and secure encrypted password are configured the same, a
warning is displayed.
If you specify an encryption type and enter a password in plaintext, you cannot re-enter privileged
EXEC mode. An encrypted password cannot be retrieved once lost. You have to configure a new
password.
Configuring a Secure Encrypted Password
enable secret [ level level ] {secret | [ 0 | 5 ] encrypted-secret }
level: Indicates a specific user level.
secret: Indicates the password used to enter privileged EXEC mode.
0 | 5: Indicates the password encryption type. 0 indicates no encryption, and 5 indicates secure encryption.
encrypted-password: Indicates the password text.
Global configuration mode
Use this command to configure passwords for different privilege levels.
Raising a User Privilege Level
enable [ privilege-level ]
privilege-level: Indicates a specific privilege level.