The display uni-mng authen-user command displays authenticated user information on an AS.
This command can be used on the parent or an AS.
Parameter | Description | Value |
---|---|---|
as name as-name |
Specifies the name of an AS. NOTE:
This parameter can be specified only when the command is run on the parent. |
The value must be the name of an online AS. |
You can run the display uni-mng authen-user command to view authenticated user information on an AS.
# Display authenticated user information on the AS named test1.
<HUAWEI> display uni-mng authen-user as name test1
Total: 5
--------------------------------------------------------------------------------
MAC Address VLAN IP Interface AS Name
--------------------------------------------------------------------------------
0001-c002-c302 212 1.1.1.1 Ge1/0/1 test1
000b-099a-8a3d 212 1.1.1.2 Ge1/0/1 test1
0010-0020-0004 212 1.1.1.3 Ge1/0/1 test1
0200-0000-0000 212 1.1.1.4 Ge1/0/1 test1
4cb1-6c91-52a1 212 1.1.1.5 Ge1/0/1 test1
--------------------------------------------------------------------------------
Item |
Description |
---|---|
Total |
Total number of authenticated users on an AS. |
MAC Address |
MAC address of an authenticated user. |
VLAN |
VLAN that an authenticated user belongs to. |
IP |
IP address of an authenticated user. |
Interface |
Interface to which an authenticated user is connected. |
AS Name |
Name of an AS. |