The status and send subcommands have one of two responses depending on whether or not the user is connected to another host. For example:

Connected to a host:

telnet>

status

 

 

Connected to 128.185.10.30

Operating in character-at-a-time mode.

Escape character is ^].

telnet>

send ayt

 

 

Note: The send command currently supports only ayt.

Not connected to a host:

telnet>

status

Need

to be connected first.

telnet>

send ayt

Need

to be connected first.

Use the close subcommand to close a connection to a remote host and terminate the Telnet session. Use the quit subcommand to exit the telnet command mode, close a connection, and terminate a Telnet session.

telnet> close

or

telnet> quit

logout

*

36MRS V3.2 Software User's Guide

Page 72
Image 72
IBM SC30-3681-08 manual Not connected to a host, Send ayt