cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
583
Views
0
Helpful
1
Replies

interpreting the <SHFT><CTRL>6 keycode sequence

wiwells
Level 1
Level 1

Greetings:

I am attempting to use expect to interact with console ports on a Cisco 2621 over the async lines. I need to know what the router is expecting to see when it it interpreting the <SHFT><CTRL>6 sequence for breaking the session.

1 Reply 1

erochekelly
Level 1
Level 1

send "\036x" sends ctrl-shift-6-x (I think I got

this from a sniffer trace originally).

Ed