F3215-HP Load Balancing Module System Management Command Reference-6PW101
11
Parameters
all: Displays information about all user interfaces the device supports.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about the user interfaces being used.
<Sysname> display users
The user application information of the user interface(s):
Idx UI Delay Type Userlevel
+ 178 VTY 0 00:00:00 TEL 3
179 VTY 1 00:02:34 TEL 3
Following are more details.
VTY 0 :
Location: 192.168.1.54
VTY 1 :
Location: 192.168.1.58
+ : Current operation user.
F : Current operation user work in async mode.
The output shows that two users have logged in to the device: you are using user interface VTY 0 and the
other user is using VTY 1. Your IP address is 192.168.1.54 and user privilege level is 3.
Table 5 Command output
Field Descri
p
tion
Idx Absolute number of the user interface.
UI
Relative number of the user interface. For example, with VTY, the first column
represents user interface type, and the second column represents the relative number of
the user interface.
Delay Time elapsed after the user's last input, in the format hh:mm:ss.
Type User type, such as Telnet or SSH.
Userlevel User level: 0 for visit, 1 for monitor, 2 for system, and 3 for manage.
+ Current user, the user who executed the display command.
Location IP address of the user.
F The current user is operating in asynchronous mode.
display web users
Use display web users to display information about the Web users.