C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Terminal Services Commands on Cisco IOS XR Software
disconnect-character
SMR-689
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
disconnect-character
To define a character to disconnect a session, use the
disconnect-character
command in line template
configuration mode. To remove the
disconnect-character
command from the configuration file and
restore the system to its default condition, use the
no
form of this command.
disconnect-character
[
number
|
character
]
no
disconnect-character
Syntax Description
Defaults
No disconnect character is defined.
Command Modes
Line template configuration
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
The break character is represented by 0; null cannot be represented. Refer to the “ASCII Character Set
and Hex Values” appendix for a list of ASCII characters.
Task ID
Examples
The following example shows how to set the disconnect character for the default line template to the Esc
character, which is the ASCII decimal equivalent 27:
RP/0/RP0/CPU0:router(config)#
line default
RP/0/RP0/CPU0:router(config-line)#
disconnect-character 27
Related Commands
number
(Optional) ASCII decimal equivalent of the disconnect character. Range is
from 0 through 255.
character
(Optional) Disconnect character.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
tty-access
read, write
Command
Description
Defines an escape character.