1-10
Table 1-3
Default command levels
Level
Privilege
Description
0 Visit
Involves commands for network diagnosis and commands
for accessing an external device. Commands at this level
are not allowed to be saved after being configured. After
the device is restarted, the commands at this level will be
restored to the default settings. Commands at this level
include
ping
,
tracert
,
telnet
and
ssh2
.
1 Monitor
Includes commands for system maintenance and service
fault diagnosis. Commands at this level are not allowed to
be saved after being configured. After the device is
restarted, the commands at this level will be restored to
the default settings. Commands at this level include
debugging
,
terminal
,
refresh
,
reset
, and
send
.
2 System
Provides service configuration commands, including
routing and commands at each level of the network for
providing services. By default, commands at this level
include all configuration commands except for those at
manage level.
3 Manage
Influences the basic operation of the system and the
system support modules for service support. By default,
commands at this level involve file system, FTP, TFTP
command download, user management, level setting, as
well as parameter setting within a system (the last case
involves those non-protocol or non RFC provisioned
commands).
Configuring user privilege level
User privilege level can be configured by using AAA authentication parameters or under a user
interface.
1) Configure user privilege level by using AAA authentication parameters
If the user interface authentication mode is
scheme
when a user logs in, and username and password
are needed at login, then the user privilege level is specified in the configuration of AAA authentication.
Follow these steps to configure user privilege level by using AAA authentication parameters:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter user interface view
user-interface
{
first-num1
[
last-num1
] | {
aux
|
vty
}
first-num2
[
last-num2
] }
—
Configure the authentication
mode for logging in to the user
interface as
scheme
authentication-mode
scheme
[
command-authorization
]
Required
By default, the authentication
mode for VTY users is
password
, and no
authentication is needed for
AUX login users.
Exit to system view
quit
—
Configure the authentication
mode for SSH users as
password
For the details, refer to
SSH2.0
Configuration
in the
Security
Volume.
Required if users use SSH to
log in, and username and
password are needed at
authentication