show dot1x statistics
Syntax
show dot1x statistics <interface interface>
Description
Display the number of EAPOL messages transmitted or received on all interfaces or specific interfaces.
Options
none | Displays statistical information for all interfaces. |
interface interface-name | (Optional) Displays statistical information for the specified interface. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show dot1x statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
TxReqId |
The number of EAP-Request/Identity messages transmitted on the interface. |
TxReq |
The number of transmitted EAP-Request frames that were not EAP-Request/Identity. |
TxTotal |
The total number of EAPOL messages transmitted on the interface. |
RxStart |
The number of EAPOL-Start messages received on the interface. |
RxLogoff |
The number of EAP-Logoff messages received on the interface. |
RxRespId |
The number of EAP-Response/Identity frames received on the interface. |
RxResp |
The number of EAP-Response messages received that were not EAP-Response/Identity. |
CoA-Request |
The number of Change of Authorization (CoA) Request messages received on the interface. |
CoA-Ack |
The number of CoA-Ack messages transmitted on the interface. |
CoA-Nak |
The number of CoA-Nak messages transmitted on the interface. |
RxInvalid |
The number of invalid EAPOL messages received on the interface. |
RxLenErr |
The number of EAPOL messages with incorrect length received on the interface. |
RxTotal |
The total number of EAPOL messages creceived on the interface. |
LastRxVersion |
The version number of the last EAPOL message received on the interface. |
LastRxSrcMac |
The source MAC address in the last EAPOL message received on the interface. |
PortBounceReqRx |
The number of port bounce requests received on the port. |
Sample Output
show dot1x statistics interface
user@host> show dot1x statistics interface ge-0/0/0 Interface: ge-0/0/0.0 TxReqId = 4 TxReq = 0 TxTotal = 4 RxStart = 0 RxLogoff = 0 RxRespId = 0 RxResp = 0 CoA-Request = 0 CoA-Ack = 0 CoA-Nak = 0 RxInvalid = 0 RxLenErr = 0 RxTotal = 0 LastRxVersion = 0 LastRxSrcMac = 00:50:56:85:66:0f PortBounceReqRx = 0
Release Information
Command introduced in Junos OS Release 9.0.