display aaa normal-offline-record

Function

The display aaa normal-offline-record command displays the records about normal logout with a specified logout reason.

This command is supported only on the NetEngine 8000 F1A.

Format

display aaa normal-offline-record offline-reason { realtime-acct-fail | arp-detect-fail | idle-cut | user-request | stop-acct-fail }

display aaa normal-offline-record offline-reason { realtime-acct-fail | arp-detect-fail | idle-cut | user-request | stop-acct-fail } brief

Parameters

Parameter Description Value
realtime-acct-fail

Real-time accounting failed.

-

arp-detect-fail

ARP probing failed.

-

idle-cut

Idle cut.

-

user-request

User request for logout.

-

stop-acct-fail

Accounting stop failed.

-

offline-reason

Displays offline records for normal logouts of a specified cause.

-

brief

Displays summary information about offline records.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
aaa-access write

Usage Guidelines

To check the records about normal logout with a specified logout reason, run the display aaa normal-offline-record command.

Example

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

# Display brief information of the records about normal logout due to user requests.
<HUAWEI> system-view
[~HUAWEI] display aaa normal-offline-record offline-reason user-request brief
  -------------------------------------------------------------------------
  ID     Name                           IP address        MAC
         Reason
  -------------------------------------------------------------------------
  0      HUAWEI@domain1                 192.168.1.254     00e0-fc12-3456 
         User request to offline 
  -------------------------------------------------------------------------
  Total: 1     Printed: 1
# Display the records about normal logout due to user requests.
<HUAWEI> system-view
[~HUAWEI] display aaa normal-offline-record offline-reason user-request
  --------------------------------------------
  User name          : HUAWEI@domain1
  Domain name        : domain1
  User MAC           : 00e0-fc12-3456
  User access type   : IPoE
  User access interface: GigabitEthernet0/1/16
  User access PeVlan/CeVlan    :  -/-
  User IP address    : 192.168.1.254
  User ID            : 0
  User authen state  : Authened
  User acct state    : AcctReady
  User author state  : AuthorIdle
  User login time    : 2019-09-17 13:01:15
  User offline time  : 2019-09-17 13:20:34
  User offline reason: User request to offline
  --------------------------------------------
Table 1 Description of the display aaa normal-offline-record command output
Item Description
ID

User index.

Name

Login user name.

IP address

IP address of a user.

MAC

User MAC address.

Reason

Cause of the logout For details, see Troubleshooting - User Access.

User name

Login user name.

User MAC

User MAC address.

User access type

Type of a user.

User access interface

Interface through which a user goes online.

User access PeVlan/CeVlan

PE-VLAN ID or CE-VLAN ID of a user.

User IP address

IP address of a user.

User ID

User index.

User authen state

Authentication status when a user goes offline.

  • AuthenIdle: The user is not authenticated.
  • AuthenWait: The user waits for an authentication acknowledgement.
  • Authened: The user has been authenticated.
User acct state

Accounting status when a user goes offline.

  • AcctReady: The accounting has not started.
  • AcctStartWait: The user waits for an accounting start acknowledgement.
  • Accting: The accounting is being performed.
  • LeavingFlowQuery: The user waits for a response to flow query for accounting stop packets.
  • AcctStopWait: The user waits for an accounting stop acknowledgement.
User author state

Authorization status when a user goes offline.

  • AuthorIdle: The user is not authorized.
  • AuthorWaitUserAck: The device waits for an authorization acknowledgement from the user.
  • AuthorWaitServerAck: The device waits for an authorization acknowledgement from the server.
User login time

Time when a user goes online.

User offline time

Time when a user goes offline.

User offline reason

Cause of the logout For details, see Troubleshooting - User Access.

Domain name

Domain name.

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 >