The display uni-mng unauthen-user offline-record command displays offline records of non-authenticated users on an AS.
This command can only be executed on a parent switch.
Parameter | Description | Value |
---|---|---|
as name as-name | Specifies the name of an AS. |
The value is a string of 1 to 31 case-insensitive characters without spaces. |
mac-address mac-address | Specifies the MAC address of an AS. |
The value is in H-H-H format, where H is a hexadecimal number of 1 to 4 digits. The value cannot be all 0s, all Fs, or a multicast MAC address. |
To view offline records of non-authenticated users on an AS, run the display uni-mng unauthen-user offline-record command.
# Display offline records of non-authenticated users on the AS test1.
<HUAWEI> display uni-mng unauthen-user offline-record as name test1
Total: 2
--------------------------------------------------------------------------------
AS name : test1
User MAC : 0021-9746-b67c
User VLAN : 212
User access interface : Ge1/0/2
User IP address : 192.168.1.1
User offline time : 2016/01/21 04:59:43
User offline reason : As offline
--------------------------------------------------------------------------------
AS name : test1
User MAC : 0021-9746-b67d
User VLAN : 212
User access interface : Ge1/0/3
User IP address : 192.168.1.2
User offline time : 2016/01/21 05:59:43
User offline reason : User offline
--------------------------------------------------------------------------------
Item |
Description |
---|---|
Total |
Number of offline records of non-authenticated users on an AS. |
AS name |
Name of an AS. |
User MAC |
MAC address of a non-authenticated user. |
User VLAN |
VLAN to which a non-authenticated user belongs. |
User access interface |
Access interface of a non-authenticated user. |
User IP address |
IP address of a non-authenticated user. |
User offline time |
Time when a non-authenticated user goes offline. |
User offline reason |
Reason that a non-authenticated user goes offline.
|