Owner's Manual

System Management 435
The command shows the telnet sessions to remote hosts that were opened by the present
telnet session to the local device. It would not show telnet sessions to remote hosts that were
opened by other telnet sessions to the local device.
Special Telnet Command Characters
At any time during an active Telnet session, Telnet commands can be listed by pressing the
Ctrl-Shift-6 keys followed by a question mark at the system prompt.
Following is a sample of the Telnet command list.
Several concurrent Telnet sessions can be opened and switched. To open a subsequent session, the
current connection has to be suspended by pressing the escape sequence ‘Ctrl-Shift-6’ and ‘x’ to
return to the system command prompt. Then open a new connection using the
telnet
command.
To log into a host on the out-of-band port, use the out-of-band format
oob
/
ip-address
.
Escape Sequence Purpose
[Ctrl-Shift-6] b Break
[Ctrl-Shift-6] c Interrupt Process (IP)
[Ctrl-Shift-6] h Erase Character (EC)
[Ctrl-Shift-6] o Abort Out (AO)
[Ctrl-Shift-6] t Are You There? (AYT)
[Ctrl-Shift-6] u Erase Line (EL)
Console> ^^?
[Special telnet escape help]
^^ B sends telnet BREAK
^^ C sends telnet IP
^^ H sends telnet EC
^^ O sends telnet AO
^^ T sends telnet AYT
^^ U sends telnet EL
^^ x suspends the session (return to system command prompt)