The super command changes the user's current level.
User level indicates the type of the login user. There are 16 user levels. Different from the use of command level, a login user can only use the commands with the levels no higher than the user level.
| Parameter | Description | Value |
|---|---|---|
| level | Specifies the user level. | The value is an integer ranging from 0 to 15. By default, the level is 3. |
This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.
User level indicates the type of the login user. There are 16 user levels. Different from the use of command level, a login user can only use the commands with the levels no higher than the user level.
For the sake of confidentiality, the password the user inputs is not shown on the screen. The user can switch to the higher level only when inputting the correct password within three times. Otherwise, the original user level remains unchanged.
The password is a string of 6 to 16 case-sensitive characters.
The password must contain at least two of the following characters: upper-case character, lower-case character, digit, and special character.
Special character except the question mark (?) and space.