2-382
Catalyst 3560 Switch Command Reference
78-16405-05
Chapter 2 Catalyst 3560 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 = Disabled
Supplicant Allowed In Guest Vlan = Disabled
Dot1x Protocol Version = 1
802.1X AAA Server Status = Alive
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)SED
The display was expanded to include
auth-fail-vlan
in the authorization
state machine state and port status fields.
12.1(19)EA1
This command was introduced.