Ip Alias - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Setting the idle timeout to 0 disables the idle timeout function.
This command is available in both user line view and user line class view:
If the setting in user line view is not the default, the setting in user line view takes effect.
If the setting in user line view is the default but the setting in user line class view is not, the setting
in user line class view takes effect.
Examples
# Set the idle timeout to 1 minute and 30 seconds for user line Console 0.
<Sysname> system-view
[Sysname] line console 0
[Sysname-line-console0] idle-timeout 1 30

ip alias

Use ip alias to associate a Telnet redirect listening port with an IP address.
Use undo ip alias to restore the default.
Syntax
ip alias ip-address port-number
undo ip alias ip-address
Default
A Telnet redirect listening port is not associated with any IP address.
Views
System view
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
60

Advertisement

Table of Contents
loading

Table of Contents