User manual

CLI Reference Guide 143
manage
This is only shown if your user
type
is defined as
manage
. It puts you into the
CLI, so you can execute full CLI commands, and configure the system. See the
CLI Exit Commands
to learn how to exit the CLI, and return to the
Dial-in
User Commands
.
rlogin <
ip_name_or_addr
>
Establishes an rlogin client session with the specified IP host name or IP
address. You must have run
add DNS host
or
add DNS server
for the system to
recognize an IP host name.
rlogin <
ip_name_or_addr
> TCP_port <
number
>
Establishes an rlogin client session with the specified IP host name or IP
address using the specified TCP port number. The default rlogin TCP port
number is
513
. You must have run
add DNS host
or
add DNS server
for the
system to recognize an IP host name.
telnet <
ip_name_or_addr
>
Establishes a TELNET connection to the specified IP address or host name.
You must have run
add DNS host
or
add DNS server
for the system to
recognize an IP host name.
telnet <
ip_name_or_addr
> tcp_port<
number
>
Sets a TELNET connection to the specified IP address or host name with the
specified TCP port number. The default port number is
23
. You must have a
domain name server specified or have added the host name via
add DNS host
and
add DNS server
commands for the system to recognize an IP host name.