cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1540
Views
5
Helpful
4
Replies

WPA Migration Mode

Scott Pazelt
Level 1
Level 1

We have Cisco Aironet 1130AGs. We are going to transition our network to WPA, but now it's all WEP. I'd like to set up WPA Migration mode on all of our access points so WEP and WPA clients can access it, but I'm having problems setting it up. Does anyone have a step-by-step guide for this?

Thanks,

Scott

1 Accepted Solution

Accepted Solutions

andre.ortega
Spotlight
Spotlight

Hi Scott,

follow commands for this configuration:

ap1200# configure terminal
ap1200(config)# configure interface dot11radio 0
ap1200(config-if)# ssid migrate
ap1200(config-ssid)# authentication open
ap1200(config-ssid)# authentication network-eap adam
ap1200(config-ssid)# authentication key-management wpa optional
ap1200(config-ssid)# wpa-psk ascii batmobile65
ap1200(config-ssid)# end
ap1200(config-if)# encryption mode cipher tkip wep128
ap1200(config-if)# encryption key 3 size 128 12345678901234567890123456 transmit-key

View solution in original post

4 Replies 4

andre.ortega
Spotlight
Spotlight

Hi Scott,

follow commands for this configuration:

ap1200# configure terminal
ap1200(config)# configure interface dot11radio 0
ap1200(config-if)# ssid migrate
ap1200(config-ssid)# authentication open
ap1200(config-ssid)# authentication network-eap adam
ap1200(config-ssid)# authentication key-management wpa optional
ap1200(config-ssid)# wpa-psk ascii batmobile65
ap1200(config-ssid)# end
ap1200(config-if)# encryption mode cipher tkip wep128
ap1200(config-if)# encryption key 3 size 128 12345678901234567890123456 transmit-key

Thanks Andre.

The command - ap1200(config-if)# ssid migrate
Is "migrate" the name of the ssid?

Is there a way to do this through the web interface?

Thanks,

Scott

Yes, migrate is SSID name.

I belive configure in web interface is possible, but I never try and have not Cisco guide.

But you can try this in web interface

SSID Manager

     Select SSID > Your SSID

     Open Authentication > NO ADDITION

     Key Management > Optional

     WPA PSK > Youer WPA PSK

     Apply

Encryptation Manager

     Set Encryption Mode and Keys for VLAN > Your VLAN

      Cypher > TKIP + WEP40 or WEP128

     Encryptation Keys

          Encryptation Key 3 > Your WEP Key

Can be necessary change some option...

Thanks for your help.

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:

Review Cisco Networking products for a $25 gift card