Specifications
2-374
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
show dot1x
show dot1x
Use the show dot1x privileged EXEC command to display IEEE 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] [ | {begin | exclude |
include} expression]
Syntax Description
Command Modes Privileged 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.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output appear.
Examples This is an example of output from the show dot1x and the show dot1x all privileged EXEC 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 GigabitEthernet0/1
----------------------------------------------------
Supplicant MAC 00d0.b71b.35de
AuthSM State = CONNECTING
BendSM State = IDLE
PortStatus = UNAUTHORIZED
MaxReq = 2
HostMode = Single
Port Control = Auto
all (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, module, and port number).
statistics interface
interface-id
(Optional) Display IEEE 802.1x statistics for the specified port (including
type, module, and port number).
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(25)EX This command was introduced.