Справочное Руководство для 3com S7906E

Скачать
Страница из 2327
 
1-10 
 
3Com S7900E Series Ethernet Switches only support none keyword. 
 
Examples 
# Configure software flow control on AUX port. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] user-interface aux 0 
[Sysname-ui-aux0] flow-control none 
free user-interface 
Syntax 
free user-interface type ] number 
View 
User view 
Default Level 
3: Manage level 
Parameters 
type: User interface type. 
number: Absolute user interface index or relative user interface index. 
Relative user interface index: If you provide the type argument, number indicates the user interface 
index of the type. When the type is AUX, the number is 0; when the type is VTY, the number ranges 
from 0 to 4. 
Absolute user interface index: If you do not provide the type argument, number indicates absolute 
user interface index, which ranges from 0 to 5. 
Description 
Use the free user-interface command to clear a specified user interface. If you execute this command, 
the corresponding user interface will be disconnected. 
Note that the current user interface can not be cleared. 
Examples 
# Log into user interface 0 and clear user interface 1. 
<Sysname> free user-interface 1 
Are you sure to free user-interface vty0 
[Y/N]y 
[OK] 
After you execute this command, user interface 1 will be disconnected. The user in it must log in again 
to connect to the switch.