The display aaa abnormal-offline-record command displays the abnormal logout record.
The display aaa normal-offline-record command displays offline records for normal logouts.
The display aaa offline-record command displays offline records.
The display aaa online-fail-record command displays online failure records.
Parameter | Description | Value |
---|---|---|
pevlan integer-value |
Queries the offline records of users on interfaces in a specified VLAN. It is valid for Ethernet interfaces only. vlan-id: specifies the ID of a VLAN. |
The value ranges from 0 to 4094. |
cevlan integer-value |
Queries the offline records of users on interfaces in a specified QinQ VLAN. vlan-id: specifies the ID of a QinQ VLAN. If the value is 0, the offline records of users with one VLAN tag are displayed. |
The value ranges from 0 to 4094. |
brief |
Displays brief information of the records. |
- |
If no parameter is specified in the command, all the records are displayed.
You can query the records by specifying the user name, domain name, or combination of them. After you run the display aaa { abnormal-offline-record | offline-record | normal-offline-record | online-fail-record } command, abnormal logout records are displayed if such records exist, regardless of whether you have run the undo aaa { abnormal-offline-record | offline-record | normal-offline-record | online-fail-record } command.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> system-view [~HUAWEI] display aaa offline-record pevlan 1 brief ------------------------------------------------------------------------- ID Name IP address MAC Reason ------------------------------------------------------------------------- 8192 HUAWEI-03002000100000@domain1 10.10.255.253 00e0-fc12-3456 User request to offline ------------------------------------------------------------------------- Total: 1 Printed: 1
Item | Description |
---|---|
ID | Index of the user. |
Name | User name. |
IP address | IP address of the user. |
MAC | MAC address of the user. |
Reason | Reason of user offline. For more about online failure records, see Troubleshooting - User Access. |
Total | Total number of records. |
Printed | Total number of records to be printed. |