Specifications

2-170
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
method (eap profile configuration mode)
method (eap profile configuration mode)
Use the method EAP profile configuration mode command to enable method types used in an EAP
profile. Use the no form of the command to disable the EAP method.
[no] method [fast] [gtc] [leap] [md5] [mschapv2] [tls]
Syntax Description
Note EAP-GTC, EAP-MD5, and EAP-MSCHAPV2 should not be used as the primary authentication
method.
Defaults There is no default for this command.
Command Modes EAP profile configuration mode
Command History
Examples This example shows how to specify the EAP-FAST method for the EAP test profile:
AP(config)# eap profile test
AP(config-eap-profile)#method fast
Related Commands
fast Specifies the EAP-FAST method of authentication.
gtc Specifies the EAP-GTC method of authentication.
leap Specifies the EAP-LEAP method of authentication.
md5 Specifies the EAP-MD5 method of authentication.
mschapv2 Specifies the EAP-MSCHAPV2 method of authentication.
tls Specifies the EAP-TLS method of authentication.
Release Modification
12.3(8)JA This command was introduced.
Command Description
eap profile Configures an EAP profile and enters into EAP profile configuration
mode.
dot1x eap profile Configures an EAP profile for an interface.
show eap regristrations Displays the EAP registrations.
show eap sessions Displays the EAP sessions.