H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Login
H3C S7500 Series Ethernet Switches Chapter 1
Login Commands
1-7
Description
Use the flow-control command to configure the flow control mode of the user
interface.
Use the undo flow-control command to restore the default flow control mode of the
user interface.
By default, flow control is not performed.
This command can be executed in AUX user interface view only.
Examples
# Set flow control mode to software flow control.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] user-interface aux 0
[H3C-ui-aux0] flow-control software
1.1.7 free user-interface
Syntax
free user-interface [ type ] number
View
User view
Parameters
type: User interface type.
number: Index of the user interface. This argument can be an absolute user interface
index (if you do not provide the type argument) or a relative user interface index (if you
provide the type argument).
Description
Use the free user-interface command to release the specified user interface. If you
execute this command, the corresponding user interface will be disconnected.
Note that you cannot release the current user interface through this command.
Examples
# Release user interface VTY 0.
<H3C> free user-interface vty 0
Are you sure you want to free user-interface vty0 [Y/N]? y
[OK]