R2511-HP MSR Router Series Fundamentals Command Reference(V5)
30
Use free user-interface to release a user interface.
Syntax
free user-interface { num1 | { aux | console | tty | vty } num2 }
Views
User view
Default command level
3: Manage level
Parameters
num1: Specifies the absolute number of a user interface. The value range typically starts from 0.
aux: Specifies the AUX user interface.
console: Specifies the console user interface.
tty: Specifies the TTY user interface.
vty: Specifies the VTY user interface.
num2: Specifies the relative number of a user interface.
Usage guidelines
This command cannot release the connection you are using.
Examples
# Release 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
+ 82 VTY 0 00:00:00 TEL 3
83 VTY 1 00:00:03 TEL 3
Following are more details.
VTY 0 :
Location: 192.168.1.26
VTY 1 :
Location: 192.168.1.20
+ : Current operation user.
F : Current operation user work in async mode.
2. If the operations of the user on VTY 1 affect your operations, log out the user.
<Sysname> free user-interface vty 1
Are you sure to free user-interface vty1? [Y/N]:y
free web-users
Use free web-users to log out Web users.
Syntax
free web-users { all | user-id user-id | user-name user-name }
Views










