R3303-HP HSR6800 Routers Fundamentals Command Reference

9
Usage guidelines
When the screen pause function is disabled, all output is displayed at one time and the screen is
refreshed continuously.
This command takes effect only for the current session. When you log out, the setting by this command
is restored to the default.
Examples
# Disable pausing between screens of output for the current session.
<Sysname> screen-length disable
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: Specifies a user level in the range of 0 to 3. The default is 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 the same or a lower privilege level unconditionally. To switch to a higher privilege
level, a user must provide the password set for the level with the super password command. If the entered
password is incorrect, the switching operation fails. If no password is configured for the level, a console
user can switch to the level but other users cannot.
When the user privilege level switching authentication mode is scheme and the authentication method is
local (the authentication login local command is configured), a user who fails to provide the correct
password during 5 consecutive attempts must wait 15 minutes before trying again. Trying again before
the 15-minute period elapses restores the wait timer to 15 minutes and restarts the timer.
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