F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

105
Related commands
screen-length
super
Use super to switch from the current user privilege level to a specified user privilege level.
Syntax
super [ level ]
Views
User view
Default command level
0: Visit level
Parameters
level: User level, which ranges from 0 to 3 and defaults to 3.
Usage guidelines
If a level is not specified, the command switches the user privilege level to 3.
There are four user privilege levels: visit (0), monitor (1), system (2), and manage (3). You can assign
different privilege levels for different users. After login, a user can access the commands at or under the
assigned level.
A user can switch to a lower privilege level unconditionally. To switch to a higher privilege level, a
console user does not need to provide any password, but an AUX or VTY user must enter the switching
password set with the super password command. If the entered password is incorrect or no password is
configured for switching to the level, the switching operation fails.
Examples
# Switch to user privilege level 2 from user privilege level 3.
<Sysname> super 2
User privilege level is 2, and only those commands can be used
whose level is equal or less than this.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
# Switch back to user privilege level 3. (Suppose that the switching password is 123 . If no password is set,
users cannot switch to user privilege level 3.)
<Sysname> super 3
Password:
User privilege level is 3, and only those commands can be used
whose level is equal or less than this.
Privilege note: 0-VISIT, 1-MONITOR, 2-SYSTEM, 3-MANAGE
Related commands
super password
super authentication-mode
super authentication-mode
Use super authentication-mode to set the authentication mode for user privilege level switching.