29
none
: Disables flow control.
software
: Performs software flow control.
Usage guidelines
The device supports only the
none
mode.
A flow control mode takes effect on both the inbound and outbound directions. In inbound flow control,
the local device listens to the remote device for flow control information. In the outbound flow control, the
local device sends flow control information to the remote device.
To communicate, the two ends must be configured with the same flow control mode.
Examples
# Configure the flow control mode as
none
for user interface AUX 0.
<Sysname> system-view
[Sysname] user-interface aux 0
[Sysname-ui-aux0] flow-control none
free user-interface
Use
free user-interface
to release the connections established on a user interface.
Syntax
free user-interface
{
num1
| {
aux
|
vty
}
num2
}
Views
User view
Default command level
3: Manage level
Parameters
num1
: Specifies the absolute number of a user interface, in the range of 0 to 44.
aux
: Specifies the AUX user interface.
vty
: Specifies the VTY user interface.
num2
: Specifies the relative number of a user interface, in the range of 0 to 9 for an AUX user interface
and 0 to 15 for a VTY user interface.
Usage guidelines
This command cannot release the connection you are using.
Examples
# Display the connection established on user interface VTY 1:
1.
Display which users are operating the device.
<Sysname> display users
The user application information of the user interface(s):
Idx UI Delay Type Userlevel
29 VTY 0 05:56:53 TEL 3
+ 30 VTY 1 00:00:00 TEL 3
31 VTY 2 00:43:04 TEL 3
32 VTY 3 05:49:26 TEL 3