The super password command configures a password for switching a user from a lower level to a higher level.
By default, no password is configured for switching a user from a lower level to a higher level. A password must be configured for switching a user from a lower level to a higher level. Otherwise, the switching fails.
super password [ level user-level ] [ simple simple-password | cipher cipher-password ]
undo super password [ level user-level ]
| Parameter | Description | Value |
|---|---|---|
| level user-level | Specifies the user level to be changed. | The value is an integer ranging from 1 to 15. By default, the system is configured to set a password for a user that changes to level 3. |
| simple simple-password | Specifies the simple password for changing a user level. | The value is a string of 6 to 16 case-sensitive characters. |
| cipher cipher-password | Specifies the ciphertext password for changing a level. |
|
This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.
When a user with a level lower than the level configured using this command queries the password configured using the display this or display current-configuration command, the password is displayed as asterisks (******).