User guide
set altip
Chapter 2 Command Descriptions 87
set altip
Device support This command is supported in all devices.
Purpose Configures a serial port or group of serial ports with an alternate IP
address, or displays current entries in the alternate IP address (altip) table.
Alternate IP addresses enable routing of traffic from the LAN to serial ports
or group of ports using IP addresses. By associating ports with IP
addresses, Telnet users on the LAN can use IP addresses, rather than port
numbers, to specify a port or range of ports in their Telnet calls.
Up to 64 alternate IP address entries are permitted.
Required
permissions
The root user can configure altip settings. Normal users can display altip
settings.
Syntax Configure alternate IP address
set altip group={port#|group#}
ip=ip addr
mode={raw|telnet|ssh}
Display altip table entries
set altip [range=range]
Options group={port#|group#}
A port or group of ports.
ip=ip addr
Assigns an IP address to the ports or group of ports (hunt group)
specified on the "group" option.
mode={raw|telnet|ssh}
The type of connection.
raw
Raw socket connection.
telnet
Telnet connection.
ssh
SSH (encrypted) connection.
range=range
A range of index entries in the altip table.
Examples Display entire altip table
#> set altip
Display several entries in altip table
#> set altip range=1-4
Configure an entry in altip table
#> set altip ip=198.150.150.10 group=65