Need to be able to send a Telnet Break signal through tcpsrv
Status: Alpha
Brought to you by:
cross
It's important to be able to send a telnet Break OOB command (and possibly other telnet commands) to the remote terminal server. For instance, I manage a number of Sun workstations, and it is necessary from time to time to send them a serial BRK signal, which can be done by sending the Cisco terminal server a Telnet Break.
Until this feature is implemented in consmgr, it is necessary to kill the tcpsrv process, connect to the terminal server using telnet, send the Break, disconnect, and start tcpsrv again. Not exactly a convenient sequence. :)