< 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

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 passwords must meet the following requirements:
  • 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.

Example

# Enable the user to switch to level 3.

<sysname> 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 >