Specifications

2-124
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot1x eap profile (SSID configuration mode)
dot1x eap profile (SSID configuration mode)
Use the dot1x eap profile SSID configuration mode command to enable a preconfigured EAP profile
for the SSID. Use the no form of this command to disable the EAP profile.
[no] dot1x eap profile profile-name
Syntax Description
Defaults This command has no default setting.
Command Modes Configuration interface
Command History
Usage Guidelines You must configure an EAP profile before you can enable the profile for the SSID interface. To configure
an EAP profile, use the eap profile configuration command. To enable a preconfigured EAP profile for
the SSID interface, use the dot1x eap profile configuration interface command.
Examples This example shows how to enable the preconfigured EAP profile test on the SSID configuration
interface:
AP(config)# dot11 ssid EAP_test
AP(config-ssid)# dot1x eap profile test
This example shows how to disable the EAP test profile on the SSID interface:
AP(config)# dot11 ssid EAP_test
AP(config-ssid)# no dot1x eap profile test
Related Commands
profile-name Specifies the name of the EAP profile.
Release Modification
12.3(8)JA This command was introduced.
Command Description
eap profile Configures an EAP profile.
method (eap profile configuration mode) Specifies the method types for an EAP profile.
show eap registrations Displays EAP registrations for the access point.
show eap sessions Displays EAP statistics for the access point.