2-450
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show dot1x
show dot1x
Use the
show dot1x
privileged EXEC command to display 802.1x statistics, administrative status, and
operational status for the switch or for the specified port.
show dot1x
[
all
|
interface
interface-id
|
statistics interface
interface-id
]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
If you do not specify a port, global parameters and a summary are displayed. If you specify a port,
details for that port are displayed.
Examples
This is an example of output from the
show dot1x
and the
show dot1x all
commands:
Switch#
show dot1x
Sysauthcontrol = Enabled
Dot1x Protocol Version = 1
Dot1x Oper Controlled Directions = Both
Dot1x Admin Controlled Directions = Both
Switch#
show dot1x all
Dot1x Info for interface FastEthernet1/0/3
----------------------------------------------------
Supplicant MAC 00d0.b71b.35de
AuthSM State = CONNECTING
BendSM State = IDLE
PortStatus = UNAUTHORIZED
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
Dot1x Info for interface FastEthernet1/0/7
----------------------------------------------------
all
(Optional) Display the 802.1x status for all ports.
interface
interface-id
(Optional) Display the 802.1x status for the specified port (including type,
module, and port number).
statistics
interface
interface-id
(Optional) Display 802.1x statistics for the switch or the specified port
(including type, module, and port number).
Release
Modification
12.1(14)AX
This command was introduced.