2-681
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show dot1x
This is an example of output from the show dot1x statistics interface gigabitethernet1/1 command.
Table 2-25 describes the fields in the display.
Switch# show dot1x statistics interface gigabitethernet1/1
PortStatistics Parameters for Dot1x
--------------------------------------------
TxReqId = 0 TxReq = 0 TxTotal = 0
RxStart = 0 RxLogoff = 0 RxRespId = 0 RxResp = 0
RxInvalid = 0 RxLenErr = 0 RxTotal= 0
RxVersion = 0 LastRxSrcMac 0000.0000.0000
Switch#
Table 2-24 show dot1x interface Field Description
Field Description
PortStatus Status of the port (authorized or unauthorized). The status of a port is
displayed as authorized if the dot1x port-control interface configuration
command is set to auto and has successfully completed authentication.
Port Control Setting of the dot1x port-control interface configuration command.
MultiHosts Setting of the dot1x multiple-hosts interface configuration command
(allowed or disallowed).
Table 2-25 show dot1x statistics Field Descriptions
Field Description
TxReq/TxReqId Number of EAP-request/identity frames that have been sent.
TxTotal Number of EAPOL frames of any type that have been sent.
RxStart Number of valid EAPOL-start frames that have been received.
RxLogoff Number of EAPOL-logoff frames that have been received.
RxRespId Number of EAP-response/identity frames that have been received.
RxResp Number of valid EAP-response frames (other than response/identity
frames) that have been received.
RxInvalid Number of EAPOL frames that have been received and have an
unrecognized frame type.
RxLenError Number of EAPOL frames that have been received in which the packet
body length field is invalid.
RxTotal Number of valid EAPOL frames of any type that have been received.
RxVersion Protocol version number carried in the most recently received EAPOL
frame.
LastRxSrcMac Source MAC address carried in the most recently received EAPOL
frame.