December 2001
Intermediate to advanced
608 pages
25h 14m
English
escape-character — line
escape-character ascii-number
no escape-characterThe system escape character
Ctrl-^
This command defines the character that terminates a running command.
The default, as specified in the hot-key listing, is Ctrl-^
(Control+Shift+6 on most keyboards).
ascii-number must be the decimal value of
the character you want to use. The Break key cannot be used as an
escape character.
The no form of the instruction returns the escape
character to the default.
The following commands set the disconnect character to Ctrl-C, which has a decimal value of 3:
Router(config)#line 2Router(config-line)#escape-characer 3Router(config-line)#vacant-message #Router(config-line)#***** Welcome to Sphinx *****Router(config-line)#Escape key is Ctrl-CRouter(config-line)##
Read now
Unlock full access