Parameter | Description | Value |
---|---|---|
username username | Specifies the name of the current online user. | The value is a string of 1 to 64 case-insensitive characters, with no space or wildcard. When double quotation marks are used around the string, spaces are allowed in the string. |
If username is not specified, this command displays summary information about all online users.
If username is specified, this command displays detailed information about the specified online user.
# Display general information about the current online user.
<HUAWEI> display http user
Total online users: 1
------------------------------------------------------
User name IP Address Login Date
------------------------------------------------------
admin 192.168.0.1 2012-03-23 15:30:55+00:00
# Display detailed information about the current online user admin.
<HUAWEI> display http user username admin
Client IP Address: 192.168.0.1 Login Date: 2012-03-19 15:30:55+00:00 User timeouts: 15 minute
Item |
Description |
---|---|
User name |
User name. |
Client IP Address |
IP address of the HTTP client. |
Login Date |
Login date and time. |
User timeouts |
Idle timeout duration of online users. |