Specifications
2-278
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
wlccp authentication-server
wlccp authentication-server
Use the wlccp authentication-server global configuration command to configure the list of servers to
be used for 802.1x authentication for infrastructure devices and client devices enabled for Cisco
Centralized Key Management (CCKM).
wlccp authentication-server
client { any | eap | leap | mac } list |
infrastructure list
Note This command is not supported on bridges and 350 series access points.
Syntax Description
Defaults This command has no defaults.
Command Modes Global configuration
Command History
client
{ any | eap | leap | mac } list
Specifies the server list to be used for 802.1x authentication for client
devices. You can specify a server list for a specific 802.1x
authentication method, or use the any option to specify a list to be used
for for all 802.1x authentication methods.
• eap—usually used with non-Cisco wireless adapters. Any wireless
LAN client which uses a value of 0 in the algorithm field in the
802.11 association request frame can use EAP. This
authentication-server setting must be used with the authentication
open eap statement under the SSID configuration for each access
point participating in WDS.
• leap—usually used with Cisco Aironet wireless adapters. Any
WLAN client which uses a value of 128 in the algorithm field in the
802.11 association request frame can use LEAP. This
authentication-server setting must be used with the authentication
network-eap statement under the SSID configuration for each
access point participating in WDS.
• mac—used for any RADIUS-based MAC authentication used with
WDS. This authentication-server setting must be used with the
authentication open mac or the authentication network-eap mac
statement under the SSID configuration for each access point
participating in WDS.
infrastructure list Specifies the server list to be used for 802.1x authentication for
infrastructure devices, such as other access points
Release Modification
12.2(11)JA This command was introduced.