Command Manual – Getting Started
Quidway S8500 Series Routing Switches
Chapter 1 Commands Used to Log in to Switch
Huawei Technologies Proprietary
1-30
first-number:
Specifies the number of the first user interface to be configured. It must be
an integer in the range of 0 to 6.
last-number:
Specifies the number of the last user interface to be configured. It must be
an integer in the range of 1 to 6 and it must be greater than the value of
first-number
.
Description
Use the
user-interface
command to enter single user interface view to configure the
corresponding user interfaces.
Example
# Enter vty 0 user interface view for configuration.
<Quidway>system-view
System View: return to User View with Ctrl+Z.
[Quidway] user-interface vty 0
[Quidway-ui-vty0]
1.1.35 user privilege level
Syntax
user privilege level level
undo user privilege level
View
User interface view
Parameter
level
: Specifies which level of command a user can use after login from the specifically
user interface, ranging from 0 to 3.
Description
Use the
user privilege level
command to configure which level of command a user
can use after login from the specifically user interface, so that a user can use all the
available commands at this level.
Use the
undo user privilege level
command to restore the default level of command a
user can use after login from the specifically user interface.
By default, a user can access the commands at Level 3 after logging in through the
Console user interface, and the commands at Level 0 after logging in through the AUX
or VTY user interface.
Example
# Configure to use commands level 0 after logging in from VTY 0 user interface.