display dot1x statistics

Function

The display dot1x statistics command displays 802.1X packet statistics.

Format

display dot1x statistics slot slot-num

display dot1x statistics interface { interface-name | interface-type interface-number }

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bas-eap read

Usage Guidelines

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.

Example

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

# Display 802.1X packet statistics.
<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
Table 1 Description of the display dot1x statistics command output
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.

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