R0106-HP MSR Router Series Fundamentals Command Reference(V7)

81
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 | tty | 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.
last-number1: Specifies the absolute number of the last user line. This number cannot be smaller than
first-number1.
The following matrix shows the value ranges for the first-number1 and last-number1 arguments:
Hardware Value ran
g
e
MSR2000 0 to 144
MSR3000 0 to 240
MSR4000 0 to 501
aux: Specifies the AUX line.
console: Specifies the console line.
The following matrix shows the support of MSR routers for the console keyword:
Hardware Ke
y
word
com
p
atibilit
y
MSR2000 No
MSR3000 No
MSR4000 Yes
tty: Specifies the TTY line.
vty: Specifies the VTY line.
first-number2: Specifies the relative number of the first user line.
last-number2: Specifies the relative number of the last user line. This number cannot be smaller than
first-number2.