86
free user-interface
Syntax
free user-interface
{
num1
| {
aux
|
console
|
vty
}
num2
}
View
User view
Default Level
3: Manage level
Parameters
num1
: Absolute number of a user interface, typically starting from 0
num2
: Relative number of a user interface, in the following rules:
For the AUX port, the value is 0.
For the console port, the value is 0.
For VTY user interfaces, the value ranges from 0 to 4.
Description
Use the
free user-interface
command to disconnect with the specified user interface.
You cannot use this command to terminate your own connection.
Examples
Terminate the connection with user interface VTY 1.
<Sysname> free user-interface vty 1
Are you sure to free user-interface vty1? [Y/N]:y
<Sysname>
// If you want to make configurations without interruption from the user using VTY 1, you
can release the connection established on VTY 1.
history-command max-size
Syntax
history-command max-size
size-value
undo history-command max-size
View
User interface view
Default Level
2: System level