[c-nsp] 2911 Terminal Server 8bits character problem
Andrew Gray
4457 at blargh.com
Thu Mar 24 14:48:15 EDT 2011
This sounds like you're telnet'ing in with something other than telnet -
0xFF is the Telnet escape character - it's expecting another control code
after 0xFF to negotiate options and such. To send a single 0xFF onward,
you need to double it, i.e. 0xFF 0xFF.
Rano Karno writes:
> the issue is whenever server make a session to terminal host and sending "FF" hexa, it seem the router did not transmit it to terminal host, thus make the system hang.
More information about the cisco-nsp
mailing list