11-14-2013 08:07 AM - edited 07-04-2021 01:15 AM
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
11-14-2013 08:56 AM
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"
11-14-2013 09:08 AM
Are you sure?? in the datasheet says it supports:
11-14-2013 09:12 AM
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
11-14-2013 09:27 AM
Hi,
I need configure WPA2. I know WPA is supported to cisco AP 1220.
thanks
11-14-2013 09:34 AM
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.
11-14-2013 10:09 AM
kindly check the following link for configuration
http://alessandrobonafini.wordpress.com/2012/01/08/wpa2-on-qnap-nas/
http://networking-newbie.blogspot.co.uk/2008/11/configuring-wpa-and-wpa2-on-cisco.html
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide