2-484
Cisco Catalyst Blade Switch 3120 for HP Command Reference
OL-12248-03
Chapter 2 Cisco Catalyst Blade Switch 3120 for HP 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
]] [ | {
begin
|
exclude
|
include
}
expression
]
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)
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
user EXEC command:
Switch>
show dot1x
Sysauthcontrol Enabled
Dot1x Protocol Version 2
Critical Recovery Delay 100
Critical EAPOL Disabled
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, module, and port number).
details
(Optional) Display the IEEE 802.1x interface details.
statistics
(Optional) Display IEEE 802.1x statistics for the specified port.
| 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(40)EX1
This command was introduced.