Telserv Manual
TELNET Client Commands and TELNET
Commands
Telserv Manual—427174-009
9-8
toggle Command
?
displays information on the toggle command.
Examples
To change the setting of the autoflush and localchars toggles, enter the following
command:
telnet> toggle autof l
To display information on each toggle, enter toggle? as indicated in the display shown
above:
telnet> toggle ?
autoflush toggle flushing of output when send...
autosynch toggle automatic sending of interrupt...
crmod toggle mapping of received carriage...
.
.
options (debugging) toggle viewing of options processing
? display help information
telnet>
In the following example, the localchars toggle is turned on, and the flushoutput
character is sent to the remote system:
remsys:
Enter escape character.
Set localchars on.
telnet> toggle localchars
remsys: dir
.
.
Enter CTRL-O to flush the output.
remsys:
interrupt
^C Sends the TELNET IP (interrupt processing) sequence to
the remote system.
kill
^X In character-input mode, sends the TELNET EL (erase
line) sequence to the remote system.
quit
^\ Sends the TELNET BRK (break) sequence to the remote
system.
* The ^ represents the CNTL command.
Name Keys Function