The display access-user interface option command displays information about the access users on a specified interface.
Parameter | Description | Value |
---|---|---|
interface-name |
Specifies an interface name. |
- |
interface-type |
Specifies an interface type. |
- |
interface-num |
Displays information about the access users on a specified interface. |
- |
option |
Displays information about online users based on a specific condition. |
- |
vlanpvc |
Displays information about the online users in a specified VLAN or PVC. |
- |
accesstime |
Displays the access time of the online users on a specified interface. |
- |
Usage Scenario
To monitor the information about the access users or locate the user access fault, you can run the command to view information about access users on the NetEngine 8000 F by specifying interface name.
Precautions
In VS mode, this command is supported only by the admin VS.
If the command output contains "Info: No online user!", the number of queried users based on the specified parameter is 0 or the device does not support query based on the specified parameter.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display access-user interface Eth-Trunk 1.1 option vlanpvc
------------------------------------------------------------------------------
UserID Username Interface IP address MAC
Vlan IPv6 address Access type
------------------------------------------------------------------------------
192 user# Eth-Trunk1.1 2.2.2.19 00e0-fc92-6cd7
1/- - PPPoE
193 user# Eth-Trunk1.1 2.2.2.18 00e0-fc92-6cd8
1/- - PPPoE
194 user# Eth-Trunk1.1 2.2.2.17 00e0-fc92-6cd9
1/- - PPPoE
195 user# Eth-Trunk1.1 2.2.2.16 00e0-fc92-6cda
1/- - PPPoE
196 user# Eth-Trunk1.1 2.2.2.15 00e0-fc92-6cdb
1/- - PPPoE
197 user# Eth-Trunk1.1 2.2.2.14 00e0-fc92-6cdc
1/- - PPPoE
198 user# Eth-Trunk1.1 2.2.2.13 00e0-fc92-6cdd
1/- - PPPoE
199 user# Eth-Trunk1.1 2.2.2.12 00e0-fc92-6cde
1/- - PPPoE
200 user# Eth-Trunk1.1 2.2.2.11 00e0-fc92-6cdf
1/- - PPPoE
201 user# Eth-Trunk1.1 2.2.2.10 00e0-fc92-6ce0
------------------------------------------------------------------------------
Normal users : 62
RUI Local users : 0
RUI Remote users : 0
Total users : 62
Item | Description |
---|---|
UserID | User ID. |
Username | User name. |
Interface | Name of the interface through which a user accesses the NetEngine 8000 F. |
IP address | IP address of the user. |
MAC | MAC address of the user. |
Vlan | Vlan ID. |
IPv6 address | IPv6 address of the user. |
Access type | Access type of a user. |
Normal users | Number of users whose information is not backed up. |
RUI Local users | Number of local RUI users. |
RUI Remote users | Number of remote users whose information has been backed up. |
Total users | Number of all access users. |