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

58
Predefined user roles
network-admin
Parameters
ip-address: Specifies the IP address to be associated with the Telnet redirect listening port. The IP address
cannot be the address of an interface on the device, but can belong to the same subnet.
port-number: Specifies a Telnet redirect listening port number in the range of 2000 to 50000.
Usage guidelines
For a user to Telnet to a device through a Telnet redirect server, associate a Telnet redirect listening port
with an IP address of the redirect server. Then, the user only needs to specify the IP address for the telnet
command to Telnet to the destination device. If you do not configure the association, the user must specify
both the IP address and the Telnet redirect listening port number.
Examples
# Associate the Telnet redirect listening port 2000 with the IP address 1.1.1.1.
<Sysname> system-view
[Sysname] ip alias 1.1.1.1 2000
Related commands
display tcp (Layer 3—IP Services Command Reference)
redirect enable
redirect listen-port
line
Use line to enter one or multiple user line views.
Syntax
line { 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.