The display aaa statistics offline-reason command displays the reasons why users go offline.
Parameter |
Description |
Value |
|---|---|---|
slot slot-id |
Specifies the slot ID of the Service Processing Unit (SPU). Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
The display aaa statistics offline-reason command helps you know the reason why a user goes offline. You can locate network faults according to the command output.
# Display reasons why users go offline.
All models except USG6635E/6655E, USG6680E and USG6712E/6716E:
<sysname> display aaa statistics offline-reason
mng-plane:
19 User request to offline :2
87 AAA cut command :1
ctrl-plane:
19 User request to offline :3
34 EAPOL user request :2
87 AAA cut command :4
USG6680E and USG6712E/6716E:
<sysname> display aaa statistics offline-reason
slot 0,cpu 0:
19 User request to offline :2
87 AAA cut command :1
Item |
Description |
|---|---|
mng-plane |
Management plane. |
ctrl-plane |
Control plane. |
slot |
Slot ID of the SPU. |
cpu |
CPU ID. |
19/34/87 |
Reason code. |
User request to offline |
A user requested to go offline. |
2/1/3/2/4 |
Number of times users go offline. |
EAPOL user request |
EAPOL user requested to go offline. |
AAA cut command |
A user is disconnected by the cut access-user command. |