User-Interface - HP 6125XLG Command Reference Manual

Blade
Table of Contents

Advertisement

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. HP recommends that you set the
display type to VT100 on both the device and the configuration terminal. If either side uses the ANSI type,
a display problem such as cursor positioning error might occur when a command line has more than 80
characters.
Examples
# Set the terminal display type to VT100.
<Sysname> system-view
[Sysname] line vty 0
[Sysname-line-vty0] terminal type vt100

user-interface

Use user-interface to enter one or multiple user line views.
Syntax
user-interface { first-number1 [ last-number1 ] | { aux | console | vty } first-number2 [ last-number2 ] }
Views
System view
Predefined user roles
network-admin
Parameters
first-number1: Specifies the absolute number of the first user line, in the range of 0 to 83.
last-number1: Specifies the absolute number of the last user line. This number cannot be smaller than
first-number1.
aux: Specifies the AUX line.
console: Specifies the console line.
vty: Specifies the VTY line.
first-number2: Specifies the relative number of the first user line. The value range is 0 to 9 for the AUX or
console line and 0 to 63 for the VTY line.
last-number2: Specifies the relative number of the last user line. This number cannot be smaller than
first-number2.
Usage guidelines
To configure settings for a single user line, use this command to enter the user line view.
To configure the same settings for multiple user lines, use this command to enter multiple user line views.
This command is an older version of the line command. It is reserved for backward compatibility
purposes. Although it has the same functionality and output as the line command, HP recommends you
use the line command.
45

Advertisement

Table of Contents
loading

Table of Contents