User manual

144
TELNET Commands
The following commands are available to users whose
host_type
is
prompt
,
and whose
login_service
is
TELNET
. Login users who have TELNET client
connections can access these commands by hitting
]
(ctrl ] ).
close
Closes the active TELNET connection.
help
Lists the available commands
send <
string
>
Sends a TELNET control character. The available commands are:
Parameters Description
AYT Are you there
IP Interrupt process
BRK Break
AO abort output
EC erase character
EL erase line
GA go ahead
NOP no - operation
EOR end of record
SYNC synch
set escape <
string
>
Allows changing the TELNET escape character from
]
(ctrl ] ) to
something else. Control characters are specified using the carat character
followed by the character. For example, to set the TELNET escape character
to
x
(ctrl x), use ‘
set escape ^ x’
.