R3303-HP HSR6800 Routers Fundamentals Command Reference
141
Syntax
display configure-user [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals 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 the users that have logged into the system but are not in user view.
<Sysname> display configure-user
The information of current configuration user(s):
Idx UI Delay Type Userlevel
+ 178 VTY 0 01:10:16 TEL 3
+ 179 VTY 1 00:00:00 TEL 3
Following are more details.
VTY 0 :
Location: 192.168.1.59
VTY 1 :
Location: 192.168.1.54
+ : User-interface is active.
F : User-interface is active and work in async mode.
Table 18 Command output
Field Description
The information of current
configuration user(s)
Information of the users that have logged in and are not in user view.
Idx Absolute ID of the user interface.
UI Type and relative ID of the user interface that the user used for login.
Delay
Delay between the most recent CLI input and the execution of the
display configure-user command, in the format hh:mm:ss.
Type User type, Telnet, SSH, or PAD.
Userlevel
User level, level 0 (visit level), level 1 (monitor level), level 2 (system
level), or level 3 (manage level).
Following are more details. Detailed information about the login user.
Location IP address of the login user.