2-616
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
show dot1x
Use the show dot1x user EXEC command to display IEEE 802.1x statistics, administrative status, and
operational status for the switch or for the specified port.
show dot1x [{all [summary] | interface interface-id} [details | statistics]]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines If you do not specify a port, global parameters and a summary appear. If you specify a port, details for
that port appear.
If the port control is configured as unidirectional or bidirectional control and this setting conflicts with
the switch configuration, the show dot1x {all | interface interface-id} privileged EXEC command
output has this information:
ControlDirection = In (Inactive)
Examples This is an example of output from the show dot1x user EXEC command:
Switch> show dot1x
Sysauthcontrol Enabled
Dot1x Protocol Version 2
Critical Recovery Delay 100
Critical EAPOL Disabled
This is an example of output from the show dot1x all user EXEC command:
Switch> show dot1x all
Sysauthcontrol Enabled
Dot1x Protocol Version 2
Critical Recovery Delay 100
Critical EAPOL Disabled
Dot1x Info for GigabitEthernet1/0/1
-----------------------------------
PAE = AUTHENTICATOR
PortControl = AUTO
all [summary] (Optional) Display the IEEE 802.1x status for all ports.
interface interface-id (Optional) Display the IEEE 802.1x status for the specified port (including
type, stack member [stacking-capable switches only], module, and port
number).
details (Optional) Display the IEEE 802.1x interface details.
statistics (Optional) Display IEEE 802.1x statistics for the specified port.
Release Modification
12.2(53)SE2 This command was introduced.