HP VPN Firewall Appliances Getting Started Command Reference

35
Parameters
level: Specifies a user privilege level in the range of 0 to 3.
Usage guidelines
User privilege levels include visit, monitor, system, and manage, represented by the number 0, 1, 2 and
3 respectively. You can change the user privilege level when necessary.
FIPS supports only AAA authentication. This command is not available in FIPS mode.
Examples
# Set the command level for users logging in through VTY 0 to 0.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] user privilege level 0
After you Telnet to the device through VTY 0, the terminal only displays commands of level 0 in the help
information:
<Sysname> ?
debugging Enable system debugging functions
delete Delete a file
dir List files on a file system
display Display current system information
fdisk Partition device
fixdisk Recover lost chains in storage device
format Format the device
free Clear user terminal interface
ftp Open FTP connection
ipc Interprocess communication
lock Lock current user terminal interface
logfile Specify log file configuration
mkdir Create a new directory
more Display the contents of a file
mount Mount a device
user-interface
Use user-interface to enter user interface view.
Syntax
user-interface { first-num1 [ last-num1 ] | { aux | console | vty } first-num2 [ last-num2 ] }
Views
System view
Default command level
2: System level
Parameters
first-num1: Specifies the absolute number of the first user interface. The value typically starts from 0.
last-num1: Specifies the absolute number of the last user interface. The value typically starts from 0, and
cannot be smaller than first-num1.