cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2113
Views
0
Helpful
6
Replies

How to configure WPA2 on Cisco AP 1220?

Good day,

I wonder if my CISCO AP 1220 with IOS Version 12.2 (8) JA, can be configured with WPA2. What should I do to make it?

thanks

6 Replies 6

Scott Fella
Hall of Fame
Hall of Fame

That code doesn't support WPAv2 and I believe the hardware itself also doesn't support WPAv2.

Thanks,

Scott

Help out other by using the rating system and marking answered questions as "Answered"

-Scott
*** Please rate helpful posts ***

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi Javier,

WPA is not supported on your IOS Version 12.2 (8) JA.

You must upgrade the IOS image to atleast 12.2(11)JA to support WPA feature.

To check more, please visit : http://tools.cisco.com/ITDIT/CFN/jsp/by-feature-technology.jsp

After updation u can configure wpa like this:

ap1200# configure terminal

ap1200(config)# interface dot11radio 0

ap1200(config-if)# encryption mode cipher tkip

ap1200(config-if)# ssid xyz

ap1200(config-ssid)# authentication open

ap1200(config-ssid)# authentication key-management wpa

Hope it helps.

Reagrds

Hi,

I need configure WPA2. I know WPA is supported to cisco AP 1220.
thanks

Hi Javier,

if you need to configure wpa2 on 1220AP.

Then u must have

• Cisco IOS Software Release 12.3(8)JA or later (autonomous).

• Cisco IOS Software Release 12.3(11)JX or later (Lightweight Mode).

AP> enable

AP# configure terminal

AP (config)# interface dot11radio 0

AP(config-if)# ssid Admin

AP (config-if-ssid)# vlan 30

AP(config-if-ssid)# authentication open

AP(config-if-ssid)# authentication key-management wpa version 2

AP(config-if-ssid)# wpa-psk ascii your-key-here

Hope it helps.

Regards

Please rate helpful posts and marked as answered if u are satified with answer.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: