User Privilege Level - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

In relative user interface index scheme, the type argument is required. In this case, AUX user
interfaces is numbered AUX0; VTY user interfaces are numbered from VTY0 through VTY4.
In absolute user interface index scheme, the type argument is not required. In this case, user
interfaces are numbered from 0 to 5.
last-number: User interface number identifying the last user interface to be configured. The value of this
argument must be larger than that of the first-number argument.
Description
Use the user-interface command to enter one or more user interface views to perform configuration.
Examples
# Enter VTY0 user interface.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] user-interface vty 0
[Sysname-ui-vty0]

user privilege level

Syntax
user privilege level level
undo user privilege level
View
User interface view
Parameters
level: Command level ranging from 0 to 3.
Description
Use the user privilege level command to configure the command level available to the users logging in
to the user interface.
Use the undo user privilege level command to revert to the default command level.
By default, the commands at level 3 are available to the users logging in to the AUX user interface. The
commands at level 0 are available to the users logging in to VTY user interfaces.
Commands fall into four command levels: visit, monitor, system, and manage, which are described as
follows:
Visit level: Commands at this level are used to diagnose network, such as the ping, tracert, and
telnet command. Commands at this level cannot be saved in configuration files.
Monitor level: Commands at this level are used to maintain the system, to debug service problems,
and so on. The display and debugging commands are at monitor level. Commands at this level
cannot be saved in configuration files.
System level: Commands at this level are used to configure services. Commands concerning
routing and network layers are at system level. You can utilize network services by using these
commands.
1-25

Advertisement

Table of Contents
loading

Table of Contents