2-618
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show dot1x
This is an example of output from the show dot1x interface interface-id details commmand when a port
is assigned to a guest VLAN and the host mode changes to multiple-hosts mode:
Switch# show dot1x interface gigabitethernet1/0/1 details
Dot1x Info for GigabitEthernet1/0/1
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
ControlDirection = Both
HostMode = SINGLE_HOST
ReAuthentication = Enabled
QuietPeriod = 60
ServerTimeout = 30
SuppTimeout = 30
ReAuthPeriod = 3600 (Locally configured)
ReAuthMax = 2
MaxReq = 2
TxPeriod = 30
RateLimitPeriod = 0
Guest-Vlan = 182
Dot1x Authenticator Client List Empty
Port Status = AUTHORIZED
Authorized By = Guest-Vlan
Operational HostMode = MULTI_HOST
Vlan Policy = 182
This is an example of output from the show dot1x interface interface-id statistics command. Table 2-32
describes the fields in the display.
Switch> show dot1x interface gigabitethernet1/0/2 statistics
Dot1x Authenticator Port Statistics for GigabitEthernet1/0/2
--------------------------------------------
RxStart = 0 RxLogoff = 0 RxResp = 1 RxRespID = 1
RxInvalid = 0 RxLenErr = 0 RxTotal = 2
TxReq = 2 TxReqID = 132 TxTotal = 134
RxVersion = 2 LastRxSrcMAC = 00a0.c9b8.0072
Table 2-32 show dot1x statistics Field Descriptions
Field Description
RxStart Number of valid EAPOL-start frames that have been received.
RxLogoff Number of EAPOL-logoff frames that have been received.
RxResp Number of valid EAP-response frames (other than response/identity frames) that
have been received.
RxRespID Number of EAP-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.
TxReq Number of EAP-request frames (other than request/identity frames) that have
been sent.