<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WPA Migration Mode in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452068#M21853</link>
    <description>&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 01:56:31 GMT</pubDate>
    <dc:creator>Scott Pazelt</dc:creator>
    <dc:date>2021-07-04T01:56:31Z</dc:date>
    <item>
      <title>WPA Migration Mode</title>
      <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452068#M21853</link>
      <description>&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 01:56:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452068#M21853</guid>
      <dc:creator>Scott Pazelt</dc:creator>
      <dc:date>2021-07-04T01:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: WPA Migration Mode</title>
      <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452069#M21854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow commands for this configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200# configure terminal
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040849"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config)# configure interface dot11radio 0
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040850"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-if)# ssid migrate
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040851"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-ssid)# authentication open
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1042725"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-ssid)# authentication network-eap adam
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040852"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-ssid)# authentication key-management wpa optional
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1042780"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-ssid)# wpa-psk ascii batmobile65
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040853"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-ssid)# end
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040902"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-if)# encryption mode cipher tkip wep128
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040874"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-if)# encryption key 3 size 128 12345678901234567890123456 transmit-key
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp1040875"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;ap1200(config-if)# end

More in this link: &lt;A href="http://www.cisco.com/en/US/docs/wireless/access_point/12.2_11_JA/configuration/guide/s11auth_ps430_TSD_Products_Configuration_Guide_Chapter.html#wp1040844"&gt;http://www.cisco.com/en/US/docs/wireless/access_point/12.2_11_JA/configuration/guide/s11auth_ps430_TSD_Products_Configuration_Guide_Chapter.html#wp1040844&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;Regards.&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 12:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452069#M21854</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2010-07-02T12:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: WPA Migration Mode</title>
      <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452070#M21855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command - ap1200(config-if)# ssid migrate&lt;BR /&gt;Is "migrate" the name of the ssid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do this through the web interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 20:11:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452070#M21855</guid>
      <dc:creator>Scott Pazelt</dc:creator>
      <dc:date>2010-07-06T20:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: WPA Migration Mode</title>
      <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452071#M21856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, migrate is SSID name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive configure in web interface is possible, but I never try and have not Cisco guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can try this in web interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SSID Manager&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select SSID &amp;gt;&lt;/STRONG&gt; Your SSID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Open Authentication &amp;gt;&lt;/STRONG&gt; NO ADDITION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp; Key Management &amp;gt;&lt;/STRONG&gt; Optional&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;WPA PSK &amp;gt; &lt;/STRONG&gt; Youer WPA PSK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp; Apply&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Encryptation Manager&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;Set Encryption Mode and Keys for VLAN &amp;gt;&lt;/STRONG&gt; Your VLAN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Cypher &amp;gt;&lt;/STRONG&gt; TKIP + WEP40 or WEP128&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Encryptation Keys&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Encryptation Key 3 &amp;gt;&lt;/STRONG&gt; Your WEP Key &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can be necessary change some option...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 21:04:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452071#M21856</guid>
      <dc:creator>andre.ortega</dc:creator>
      <dc:date>2010-07-06T21:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: WPA Migration Mode</title>
      <link>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452072#M21857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 20:30:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wpa-migration-mode/m-p/1452072#M21857</guid>
      <dc:creator>Scott Pazelt</dc:creator>
      <dc:date>2010-07-07T20:30:03Z</dc:date>
    </item>
  </channel>
</rss>

