HP VPN Firewall Appliances Getting Started Command Reference

34
Use undo terminal type to restore the default.
Syntax
terminal type { ansi | vt100 }
undo terminal type
Default
The terminal display type is ANSI.
Views
User interface view
Default command level
2: System level
Parameters
ansi: Specifies the terminal display type ANSI.
vt100: Specifies the terminal display type VT100.
Usage guidelines
The device supports two terminal display types: ANSI and VT100. To ensure correct display on the
terminal, set the display type of both the device and the configuration terminal to VT100. Otherwise,
when a command line has more than 80 characters, an anomaly such as cursor positioning error or
abnormal display might occur.
Examples
# Set the terminal display type to VT100.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] terminal type vt100
user privilege level
Use user privilege level to configure the user privilege level. Users logging into the user interface are
assigned a user privilege level.
Use undo user privilege level to restore the default.
Syntax
user privilege level level
undo user privilege level
Default
The command level is 3 for the console user interface and 0 for other user interfaces.
Views
User interface view
Default command level
3: Manage level