< Home

super

Function

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.

Format

super [ level ]

Parameters

Parameter Description Value
level Specifies the user level. The value is an integer ranging from 0 to 15. By default, the level is 3.

Views

User view

Default Level

0: Visit level

Usage Guidelines

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.

In order to prevent unauthorized users from illegal intrusion, user ID authentication is performed when users at a lower level switch to users at a higher level. In other word, the password of the higher level is needed. You can run the super password command to set the password for changing the user from a lower level to a higher 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 passwords must meet the following requirements:
  • The password is a string of 8 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.

Huawei switches use the combination of user name, password, and level to control users' operation rights. If you use the super command to switch user levels, this right control method will become invalid. Moreover, any user can use the super password of a higher level to obtain high-level operation rights. Therefore, you are not advised to use the super command to switch user levels.

Example

# Enable the user to switch to level 3.

<HUAWEI> super 3
Password:
Now user privilege is 3 level, and only those commands whose level is equal to or less than this level can be used.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >