Specifications
2-222
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
show dot1x
show dot1x
Use the show dot1x command to display dot1x information on the access point.
show dot1x [all |
interface {dot11radio number | fastethernet number} [details | statistics] |
statistics
Syntax Description
Defaults This command has no defaults.
Command Modes Privileged EXEC
Command History
Examples This example shows how to display all DOT1x information on an access point:
AP# show dot1x all
Sysauthcontrol Disabled
Dot1x Protocol Version 2
Dot1x Info for FastEthernet0
-----------------------------------
PAE = SUPPLICANT
StartPeriod = 30
AuthPeriod = 30
HeldPeriod = 60
MaxStart = 3
Credentials profile = cred-switch-eap
EAP profile = switch-tls
maldives-ap#
This example shows how to display all theDOT1x statistics:
AP# show dot1x statistics
Dot1x Supplicant Port Statistics for FastEthernet0
--------------------------------------------
all (Optional) Displays all DOT1X information on the access point.
interface (Optional) Displays DOT1x information specific to an interface.
dot11radio number (Optional) Specifies the radio interface, where number is 0 for the 802.11b
or 802.11g radios and 1 for the 802.11a radio.
fastethernet number (Optional) Specifies the fast Ethernet interface, where number is 0.
details (Optional) Displays DOT1x details for the interface.
statistics (Optional) Displays DOT1x message statistics for the interface or the access
point.
Release Modification
12.3(8)JA This command was introduced.