<?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 Re: Upgrading my APs... in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93041#M8881</link>
    <description>&lt;P&gt;AP505i does not contain a code for AP7532, so therefore the easy way is to upgrade ALL of your AP7532 upfront.&lt;/P&gt;&lt;P&gt;The more geeky/automated approach is to add image 7.7.1.2 dedicated for 7532 to your AP505i flash. &lt;U&gt;First create a backup config of your current VC&lt;/U&gt;&amp;nbsp;and do "erase startup-config" and turn it off &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Then go to CLI on your new VC on 505, and load image for AP7532 into AP505 flash&lt;BR /&gt;&lt;EM&gt;AP505# device-upgrade load-image ap7532 &lt;A target="_blank" rel="noopener"&gt;http://&amp;lt;host.address&amp;gt;/&amp;lt;7.7.1-image-for-ap7532.img&amp;gt;&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Check if image has been loaded for AP7532 type:&lt;BR /&gt;&lt;EM&gt;#show device-upgrade versions&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then create auto-provisioning policy in order to push new firmware automatically to 7532.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;auto-provisioning-policy APPOLICY&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;upgrade anyap precedence 10 any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;adopt ap7532 precedence 50 profile default-ap7532 rf-domain MyRFDomain&lt;BR /&gt;adopt ap505 precedence 60 profile default-ap505 rf-domain MyRFDomain&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Create profile for your VC:&lt;BR /&gt;&lt;EM&gt;profile ap505 VC-505&lt;BR /&gt;use auto-provisioning-policy APPOLICY&lt;BR /&gt;virtual controller&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Go to "self"&lt;BR /&gt;&lt;EM&gt;AP505# self&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use profile VC-505&lt;BR /&gt;use rf-domain MyRFDomain&lt;BR /&gt;commit write&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Of course you need to have profiles and rf-domain created upfront as well. Your backup from old VC could come in handy here. I'll not go with full config to spare spamming, but I believe you go the point. I suggest also to have VC configured with static IP. It is technically possible to have floating VC IP address (for redundancy between two 505s), but try with basic config first.&lt;/P&gt;&lt;P&gt;Important remarks:&lt;BR /&gt;1. All APs have to be connected to same VLAN! You cannot use Layer3 adoption.&amp;nbsp;&lt;BR /&gt;2. In my description I assumed that your second AP505 has the same image version as VC 505. If not, then you have to upgrade it upfront as well. The idea is exactly the same, but I don't know if you can load images for two types of APs into flash due to size. You can try, and if you succed, then second AP505 will be auto-upgraded with auto-provisioning-policy as well.&lt;/P&gt;&lt;P&gt;Good luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 18:22:19 GMT</pubDate>
    <dc:creator>Adam_Minowski</dc:creator>
    <dc:date>2022-09-14T18:22:19Z</dc:date>
    <item>
      <title>Upgrading my APs...</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93040#M8880</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an environment that has 5 AP-7532s, using one as a VC. I need to add 2 more APs to the environment, and I've gotten ahold of a couple AP505i.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that one of the AP505i is going to have to take over the roll of VC, but I am unsure of exactly what will happen to the AP7532s when I do that. Will the AP7532s be automatically upgraded ? They are currently at version&amp;nbsp;AP7532-5.8.2.0-030R, and my AP505i is at version&amp;nbsp;AP5xx-7.7.1.2-007R. Or... do I have to upgrade the old AP7532s ahead of introducing the AP505s ?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; wish me good luck !&amp;nbsp; &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 17:38:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93040#M8880</guid>
      <dc:creator>rbarden</dc:creator>
      <dc:date>2022-09-14T17:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading my APs...</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93041#M8881</link>
      <description>&lt;P&gt;AP505i does not contain a code for AP7532, so therefore the easy way is to upgrade ALL of your AP7532 upfront.&lt;/P&gt;&lt;P&gt;The more geeky/automated approach is to add image 7.7.1.2 dedicated for 7532 to your AP505i flash. &lt;U&gt;First create a backup config of your current VC&lt;/U&gt;&amp;nbsp;and do "erase startup-config" and turn it off &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Then go to CLI on your new VC on 505, and load image for AP7532 into AP505 flash&lt;BR /&gt;&lt;EM&gt;AP505# device-upgrade load-image ap7532 &lt;A target="_blank" rel="noopener"&gt;http://&amp;lt;host.address&amp;gt;/&amp;lt;7.7.1-image-for-ap7532.img&amp;gt;&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Check if image has been loaded for AP7532 type:&lt;BR /&gt;&lt;EM&gt;#show device-upgrade versions&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then create auto-provisioning policy in order to push new firmware automatically to 7532.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;auto-provisioning-policy APPOLICY&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;upgrade anyap precedence 10 any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;adopt ap7532 precedence 50 profile default-ap7532 rf-domain MyRFDomain&lt;BR /&gt;adopt ap505 precedence 60 profile default-ap505 rf-domain MyRFDomain&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Create profile for your VC:&lt;BR /&gt;&lt;EM&gt;profile ap505 VC-505&lt;BR /&gt;use auto-provisioning-policy APPOLICY&lt;BR /&gt;virtual controller&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Go to "self"&lt;BR /&gt;&lt;EM&gt;AP505# self&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;use profile VC-505&lt;BR /&gt;use rf-domain MyRFDomain&lt;BR /&gt;commit write&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Of course you need to have profiles and rf-domain created upfront as well. Your backup from old VC could come in handy here. I'll not go with full config to spare spamming, but I believe you go the point. I suggest also to have VC configured with static IP. It is technically possible to have floating VC IP address (for redundancy between two 505s), but try with basic config first.&lt;/P&gt;&lt;P&gt;Important remarks:&lt;BR /&gt;1. All APs have to be connected to same VLAN! You cannot use Layer3 adoption.&amp;nbsp;&lt;BR /&gt;2. In my description I assumed that your second AP505 has the same image version as VC 505. If not, then you have to upgrade it upfront as well. The idea is exactly the same, but I don't know if you can load images for two types of APs into flash due to size. You can try, and if you succed, then second AP505 will be auto-upgraded with auto-provisioning-policy as well.&lt;/P&gt;&lt;P&gt;Good luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 18:22:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93041#M8881</guid>
      <dc:creator>Adam_Minowski</dc:creator>
      <dc:date>2022-09-14T18:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading my APs...</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93051#M8883</link>
      <description>&lt;P&gt;Thank you so much for your reply...&lt;/P&gt;&lt;P&gt;I do have a few questions...&lt;/P&gt;&lt;P&gt;Do I have to get a support plan for my old AP7532s in order to get the updated firmware ?&lt;/P&gt;&lt;P&gt;Can I upgrade the existing AP7532s from version 5.8 straight to version 7.7.12 ? Or do they have to goto 5.9, then to version 7.7 ?&lt;/P&gt;&lt;P&gt;Since I only have 5 existing units, would it be quicker to just use the TFTP upgrade method for each, then have them adopted by the AP505i ? Or... would they be adopted with their existing 5.8 firmware without upgrading them ? I am just thinking that because I want to minimize the downtime of the entire system.&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 13:14:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93051#M8883</guid>
      <dc:creator>rbarden</dc:creator>
      <dc:date>2022-09-15T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading my APs...</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93054#M8885</link>
      <description>&lt;P&gt;1. Yes. Access to software versions, for your speciffic APs, requires minimum TAC&amp;amp;OS service contract.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;2. Always check &lt;A href="https://documentation.extremenetworks.com" target="_blank"&gt;https://documentation.extremenetworks.com&lt;/A&gt;. In the Release Notes for Wing 7.7.1.0 you can find on page 6 that upgrade is supported from version 5.5.3.1 (excluding 5.6).&amp;nbsp;&lt;BR /&gt;&lt;A href="https://documentation.extremenetworks.com/release_notes/WiNG/9037178-01_WiNG_v7_7_1_0_Release_Notes.pdf" target="_blank"&gt;https://documentation.extremenetworks.com/release_notes/WiNG/9037178-01_WiNG_v7_7_1_0_Release_Notes.pdf&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Don't worry that it is for 7.7.7.0, and not 7.7.1.2 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Last number is just minor version - when looking for release notes, always focus on major one.&lt;/P&gt;&lt;P data-unlink="true"&gt;3. I'd go with auto-provisioning-policy. Prepare your new VC upfront, having it disconnected from network. Then disable/disconnect old VC. Connect new VC. After everything works properly, revert old VC to factory default (either by factory reset, or erase startup-config) and connect it back. It will be automatically adopted to new VC.&lt;/P&gt;&lt;P data-unlink="true"&gt;Adam&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 14:07:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/upgrading-my-aps/m-p/93054#M8885</guid>
      <dc:creator>Adam_Minowski</dc:creator>
      <dc:date>2022-09-15T14:07:22Z</dc:date>
    </item>
  </channel>
</rss>

