Specifications

2-122
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 (configuration interface mode)
Usage Guidelines Use the dot1x credentials command to configure a dot1x credentials profile. Issuing
dot1x credentials profile-name puts you in dot1x credentials configuration mode where you can specify
profile parameters using these subcommands:
Examples This example shows how to configure a dot1x credentials profile and specify the profile description,
authentication password, and username:
AP(config)# dot1x credentials test
AP(config-dot1x-creden)# description This is a test credential profile
AP(config-dot1x-creden)# password 7 R127A61290H23
AP(config-dot1x-creden)# username John110
AP(config-dot1x-creden)# exit
dot1x eap profile (configuration interface mode)
Use the dot1x eap profile interface configuration mode command to enable a preconfigured EAP profile
for the fast Ethernet interface. 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
Command Description
anonymous-id <name> Specifies an anonymous user identification name.
description <line> Provides a description for the dot1x credentials profile.
exit Exits dot1x credentials configuration mode.
no Negates a command or sets its defaults.
password [0] [7]
<password>
Specifies the authentication password.
0—Specifies an unencrypted password follows.
7—Specifies a hidden password follows.
password—The password.
pki-trustpoint <name> Specifies the default pki trustpoint name.
username <name> Specifies the authentication username.
profile-name Specifies the name of the EAP profile.
Release Modification
12.3(8)JA This command was introduced.