Specifications
2-128
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
eap profile
eap profile
Use the eap profile global configuration command to configure an EAP profile. Use the no form of this
command to disable the EAP profile.
[no] eap profile profile-name
Note This command is not supported on c1200 and c1100 platforms.
Syntax Description
Defaults This command has no default setting.
Command Modes Configuration interface
Command History
Usage Guidelines Use the eap profile command to configure an eap profile. Issuing the eap profile command puts you in
dot1x eap profile mode.
You can specify eap profile parameters using these subcommands:
• description—Specifies a text description for the EAP profile.
• method—Specifies EAP method types for the EAP profile.
Examples This example shows how to create and provide a description for the EAP profile test:
AP(config)#eap profile test
AP(config-eap-profile)#description This is a test EAP profile
This example shows how to disable the EAP test profile:
AP(config-if)# no 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
method (eap profile configuration
mode)
Configures EAP types for the EAP profile.
show eap regisgtrations Displays EAP registrations for the access point.
show eap sessions Displays EAP statistics for the access point.
dot1x eap profile Configures a dot1x EAP profile for an interface.