User manual

CLI Reference Guide 141
TELNET
TELNET commands are available to users who dial in, and whose
type
is
network
(type parameter in
add user
), whose
host_type
is
prompt
(host_type
parameter in
set login user
), and whose
login_service
is
TELNET
(login_service parameter in
set login user
).
telnet <
ip_name_or_addr
>
Establishes a TELNET client session with the specified IP host name or
address. In order for the system to resolve the host name, you must either add
the host name and address to the DNS Local Host Table, or define a DNS
server.
telnet <
ip_name_or_addr
> TCP_port <
number
>
Establishes a TELNET client session with the specified IP host name or
address using the specified TCP port number. It works just like the TELNET
command, except you also specify the TCP port number to be used. The
default TCP port number is
23
.
UNASSIGN
unassign interface <
interface_name
_
list
>
modem_group <
group_name
>
Removes the specified interface from the list of interfaces you previously
assigned to the specified modem group. You specify interfaces for a modem
group when you add a modem group, using add modem_group interface. You
can also add interfaces to that modem group using
assign interface
modem_group
. You can see which interfaces you have assigned to an existing
modem group using
show modem_group
.