Specifications

SSR Command Line Interface Reference Manual 881
Chapter 59
telnet Command
The telnet command opens a Telnet session to the specified host.
Format
telnet <hostname-or-IPaddr> [socket <socket-number>]
Mode
User or Enable
Description
The telnet command allows you to open a Telnet session to the specified host.
Parameters
<hostname-or-IPaddr>
The host name or IP address of the remote computer that you want to access.
socket <socket-number>
The TCP port through which the Telnet session will be opened. If this parameter is not
specified, the Telnet port (socket number 23) is assumed. This parameter can be used
to test other ports; for example, socket number 21 is the port for FTP.