<?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 AP High availability Configuration. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771163#M206442</link>
    <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish you all happy new year !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a situation to change the AP High availability : One of my WLC is decommissioned and replaced with other name and IP address. I need to replace the secondary WLC name and IP in all Access Point. Is there any global command to change the secondary-base details to all AP in one go ? else it will be huge task to type each command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 16:39:10 GMT</pubDate>
    <dc:creator>Sharath Karpur</dc:creator>
    <dc:date>2021-07-05T16:39:10Z</dc:date>
    <item>
      <title>AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771163#M206442</link>
      <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish you all happy new year !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a situation to change the AP High availability : One of my WLC is decommissioned and replaced with other name and IP address. I need to replace the secondary WLC name and IP in all Access Point. Is there any global command to change the secondary-base details to all AP in one go ? else it will be huge task to type each command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 16:39:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771163#M206442</guid>
      <dc:creator>Sharath Karpur</dc:creator>
      <dc:date>2021-07-05T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771169#M206443</link>
      <description>&lt;P&gt;Hi Sharath,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have list of your AP names, you can do it easily via WLC CLI config. See below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;config ap secondary-base &amp;lt;secondary_wlc_name&amp;gt; &amp;lt;LAP-1&amp;gt; &amp;lt;secondary_wlc_mgtip&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;config ap secondary-base &amp;lt;secondary_wlc_name&amp;gt; &amp;lt;LAP-2&amp;gt; &amp;lt;secondary_wlc_mgtip&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;config ap secondary-base &amp;lt;secondary_wlc_name&amp;gt; &amp;lt;LAP-3&amp;gt; &amp;lt;secondary_wlc_mgtip&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;config ap secondary-base &amp;lt;secondary_wlc_name&amp;gt; &amp;lt;LAP-N&amp;gt; &amp;lt;secondary_wlc_mgtip&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to change primary controller information use "config ap primary-base " CLI command with same syntax.&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 06:38:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771169#M206443</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2019-01-02T06:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771197#M206444</link>
      <description>&lt;P&gt;Get the list of WAPs from WLC using command ...&lt;/P&gt;
&lt;P&gt;1. show ap summary&lt;/P&gt;
&lt;P&gt;2. Export the list to notepad, keeping ONLY the hostnames of WAPs for whom you want to change the "Secondary WLC".&lt;/P&gt;
&lt;P&gt;3. Use command config ap secondary-base&amp;nbsp;&amp;lt;Secondary WLC Name&amp;gt; &amp;lt;WAP Name&amp;gt; &amp;lt;Secondary WLC IP Addr&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 08:00:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771197#M206444</guid>
      <dc:creator>shriramsupekar</dc:creator>
      <dc:date>2019-01-02T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771311#M206445</link>
      <description>Hello Rasika,&lt;BR /&gt;I looked for this command, but was looking if there are any global command that I can use, I need to change it it 3 WLC's and I have nearly 500 Ap's.. its a long list.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sharath</description>
      <pubDate>Wed, 02 Jan 2019 11:30:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771311#M206445</guid>
      <dc:creator>Sharath Karpur</dc:creator>
      <dc:date>2019-01-02T11:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771709#M206446</link>
      <description>&lt;P&gt;There is no global command as these are individual AP specific configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use microsoft excel "concatenate" to derive CLI commands once you put your AP names into one column. It is not that difficult and you can do this in very short time as long as you have CLI configs ready.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 21:10:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3771709#M206446</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2019-01-02T21:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772145#M206447</link>
      <description>If you have a Cisco Prime in use, you can do that automatically through that one. You can create a new AP configuration profile, where you only configure this setting and then push it out to all APs.</description>
      <pubDate>Thu, 03 Jan 2019 12:11:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772145#M206447</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2019-01-03T12:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772643#M206448</link>
      <description>&lt;P&gt;Thanks Rasika and all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one more question to all on Regulatory Domain&lt;/P&gt;&lt;P&gt;I also have a configuration on few WLC with RD as Germany ( E )&amp;nbsp; and few WLC with UK ( E ), If the AP happens to fail over from&amp;nbsp; UK WLC to Germany WLC with that AP get's connected ? or it would not..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe its should get connected as WLC would look for "E" parameter not the country code... is it&amp;nbsp; ? Looking for your expert advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 01:36:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772643#M206448</guid>
      <dc:creator>Sharath Karpur</dc:creator>
      <dc:date>2019-01-04T01:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772704#M206449</link>
      <description>Yes exactly, it should work.&lt;BR /&gt;Only problem is maybe different signal strengths in UK than in rest of Europe. No idea if there will be changes because of Brexit though &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;But make sure that all the required ports are open between the APs and all controllers, or you'll have an outage.</description>
      <pubDate>Fri, 04 Jan 2019 07:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/3772704#M206449</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2019-01-04T07:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/4099967#M206450</link>
      <description>&lt;P&gt;We have Cisco Prime..How i can push it to all Cisco AP via One Go.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 09:58:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/4099967#M206450</guid>
      <dc:creator>niteshverma11</dc:creator>
      <dc:date>2020-06-09T09:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: AP High availability Configuration.</title>
      <link>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/4100042#M206451</link>
      <description>This depends a little bit on the used version of PI.&lt;BR /&gt;&lt;BR /&gt;On 3.7 you find this under: Configuration -&amp;gt; Lightweight Access Points -&amp;gt; Create+ -&amp;gt; under AP Parameters enable Controllers Configuration and set your WLC name and optionally also IP address. Then save it and deploy it to the APs you want. Please note, if you change the primary WLC (not sure about the others), the AP will change the controller within minutes after changing the value.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2020 12:38:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ap-high-availability-configuration/m-p/4100042#M206451</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2020-06-09T12:38:25Z</dc:date>
    </item>
  </channel>
</rss>

