Specifications

2-163
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
show dot1x
show dot1x
Use the show dot1x privileged EXEC command to display the 802.1X statistics, administrative status,
and operational status for the switch or for the specified interface.
show dot1x [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 an interface, global parameters and a summary appear. If you specify an interface,
details for that interface appear.
If you specify the statistics keyword without the interface interface-id option, statistics appear for all
interfaces. If you specify the statistics keyword with the interface interface-id option, statistics appear
for the specified interface.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This is an example of output from the show dot1x command:
Switch# show dot1x
Global 802.1X Parameters
reauth-enabled no
reauth-period 3600
quiet-period 60
tx-period 30
supp-timeout 30
server-timeout 30
reauth-max 2
max-req 2
interface interface-id (Optional) Display the 802.1X status for the specified port.
statistics [interface
interface-id]
(Optional) Display 802.1X statistics for the switch or the specified interface.
| 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.1(6)EA2 This command was first introduced.