24
Table 3
Output description
Field Description
Idx
Absolute number of the user interface
UI
Relative number of the user interface. For example, with VTY, the first column
represents user interface type, and the second column represents the relative number of
the user interface.
Delay
Time elapsed since the user's last input, in the format of hh:mm:ss.
Type
User type, such as Telnet or SSH.
Userlevel
User level: 0 for visit, 1 for monitor, 2 for system, and 3 for manage.
+ Current
user
Location
IP address of the user
F
The current user works in asynchronous mode
escape-key
Syntax
escape-key
{
default
|
character
}
undo escape-key
View
User interface view
Default level
3: Manage level
Parameters
character
: Specifies the shortcut key for terminating a task, a single character (or its corresponding ASCII
code value in the range 0 to 127) or a string of 1 to 3 characters. Only the first character of a string
functions as the shortcut key. For example, if you enter an ASCII code value of 113, the system uses its
corresponding character q as the shortcut key. If you enter the string q@c, the system uses the first
character
q
as the shortcut key.
default
: Restores the default escape key combination of
Ctrl+C
.
Description
Use the
escape-key
command to define a shortcut key for terminating a task.
Use the
undo escape-key
command to disable the shortcut key for terminating tasks.
By default, you can use
Ctrl+C
to terminate a task.
After you define a new shortcut key by using the
escape-key
command, the new shortcut key is used to
terminate a task. To display the shortcut key you have defined, use the
display current-configuration
command.
If you set the
character
argument in a user interface to log in to the device and then Telnet to another
device, the
character
argument can be used as a control character to terminate a task rather than used
as a common character. For example, if you specify
character
e
in VTY 0 user interface of Device A,
when you log in to Device A by using VTY 0 from a PC (Hyper Terminal), you can input
e
as a common