display aaa brief

Function

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.

Format

display aaa { offline-record | online-fail-record | abnormal-offline-record | normal-offline-record } { pevlan integer-value [ cevlan integer-value ] } brief

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access read

Usage Guidelines

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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display brief information about the logout reasons of users whose packets' outer VLAN IDs are 1.
<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
Table 1 Description of the display aaa brief command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >