2-282
Catalyst 2960 Switch Command Reference
78-16882-01
Chapter 2 Catalyst 2960 Switch Cisco IOS Commands
show dot1x
Port Control = Auto
QuietPeriod = 60 Seconds
Re-authentication = Disabled
ReAuthPeriod = 3600 Seconds
ServerTimeout = 30 Seconds
SuppTimeout = 30 Seconds
TxPeriod = 30 Seconds
Guest-Vlan = 0
This is an example of output from the show dot1x interface interface-id privileged EXEC command:
Switch# show dot1x interface gigabitethernet0/1
Supplicant MAC 00d0.b71b.35de
AuthSM State = AUTHENTICATED
BendSM State = IDLE
PortStatus = AUTHORIZED
MaxReq = 2
HostMode = Single
Port Control = Auto
QuietPeriod = 60 Seconds
Re-authentication = Disabled
ReAuthPeriod = 3600 Seconds
ServerTimeout = 30 Seconds
SuppTimeout = 30 Seconds
TxPeriod = 30 Seconds
Guest-Vlan = 0
This is an example of output from the show dot1x statistics interface interface-id command. Table 2-21
describes the fields in the display.
Switch# show dot1x statistics interface gigabitethernet0/1
PortStatistics Parameters for Dot1x
--------------------------------------------
TxReqId = 15 TxReq = 0 TxTotal = 15
RxStart = 4 RxLogoff = 0 RxRespId = 1 RxResp = 1
RxInvalid = 0 RxLenErr = 0 RxTotal= 6
RxVersion = 1 LastRxSrcMac 00d0.b71b.35de
Table 2-21 show dot1x statistics Field Descriptions
Field Description
TxReqId Number of Extensible Authentication Protocol (EAP)-request/identity frames
that have been sent.
TxReq Number of EAP-request frames (other than request/identity frames) that have
been sent.
TxTotal Number of Extensible Authentication Protocol over LAN (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.