Parameter | Description | Value |
---|---|---|
interface interface-type |
Specifies the type of an interface. |
- |
interface interface-number |
Specifies the number of an interface. |
The value is a string of 1 to 32 characters. |
interface interface-name |
Specifies the name of an interface. |
The value is a string of 1 to 49 characters. |
slot slot-num |
Specifies the slot ID of an interface board based on which 802.1X statistics are displayed. |
The value is an integer ranging from 1 to 16. |
Usage Scenario
To view statistics about packets exchanged between user terminals and the device, run the display dot1x statistics command. The command output helps verify the 802.1X configuration and locate 802.1X faults.
Follow-up Procedure
After this command is run, you can check 802.1X packet statistics to identify abnormal packets. After faults are identified, run the reset dot1x statistics command to clear existing statistics. The system then starts to collect 802.1X packet statistics from zero. After a specified period elapses, run the display dot1x statistics command to check whether abnormal packets persist and determine whether faults are rectified,run the display dot1x statistics command to check whether abnormal packets persist and determine whether faults are rectified.
Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display dot1x statistics slot 1 Packet Statistics: EAP_REQ/ID :0 EAP_RESP/ID :0 EAP_REQ/CHALLENGE :0 EAP_RESP/CHALLENGE :0 EAP_REQ/TLS :0 EAP_RESP/TLS :0 EAP_SUCCESS :0 EAP_FAILURE :0 EAP_START :0 EAP_LOGOFF :0 EAP_KEY :0 EAP_LIMITDROP : 0
Item | Description |
---|---|
Packet Statistics | Indicates packet information. |
EAP_REQ/ID | Total number of EAP-Request/Identity packets sent to terminals. |
EAP_RESP/ID | Total number of received EAP-Response/Identity packets. |
EAP_REQ/CHALLENGE | Total number of EAP-Request/SIM/Challenge packets sent to terminals. |
EAP_RESP/CHALLENGE | Total number of received EAP-Response/SIM/Challenge packets. |
EAP_REQ/TLS | Total number of received EAP-Request/TLS packets. |
EAP_RESP/TLS | Total number of received EAP-Response/TLS packets. |
EAP_SUCCESS | Total number of EAP-Success packets sent to terminals. |
EAP_FAILURE | Total number of EAP-Failure packets sent to terminals. |
EAP_START | Total number of received EAPOL-Start packets. |
EAP_LOGOFF | Total number of received EAPOL-Logoff packets. |
EAP_KEY | Total number of received EAPOL-Key packets. |
EAP_LIMITDROP | Total number of discarded Start packets when the number of users exceeds the upper limit. |