User manual
CLI Reference Guide 35
add login_host <
host_name
>
address [
IP_address
]
preference [
number
]
rlogin_port [
TCP_port_number
]
telnet_port [
TCP_port_number
]
clearTCP_port [
TCP_port_number
]
Adds a login host to the Login Host Table. You add login hosts so users of
type
login
connecting to an IP host can reference the host by name. The system
will look up the address, using the DNS server that you define with
add DNS
server
. Or, you can specify the IP address here. If you specify the IP address, it
also will be added to the local DNS Table, which you can view using
list DNS
hosts
. You can list the currently defined login hosts using
list login_hosts
.
Parameters Description
<host_name> Name or IP address that specifies an IP host.
address This (optional) address will be added the DNS Local Host
Table. If you do not specify an address here, the system
will consult the DNS server to find the address.
preference Priority of the Login Host. Each host can be assigned a
unique preference number for selection by the server.
rlogin_port This optional parameter specifies the port number that will
be used when a user executes the rlogin CLI command,
specifying this host.
telnet_port This optional parameter specifies the port number that will
be used when a user executes the TELNET CLI command,
specifying this host.
clearTCP_port This optional parameter specifies the port number that will
be used when a user’s application requests a ClearTCP
session with this host
add modem_group <
group_name
>
Creates a modem group. To assign interfaces to this group, see following
command.