<?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: 9800 WLC - how to remove AP secondary WLC configuration in HA via in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975744#M264143</link>
    <description>&lt;P&gt;Great, Scott!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I didn't specify the code in the original question. On the WLC-9800 code 17.9.3 (the ones I have), it's&amp;nbsp;&lt;/P&gt;&lt;P&gt;ap name &amp;lt;AP Hostname&amp;gt; no controller secondary &amp;lt;WLC-Hostname&amp;gt; &amp;lt;WLC-IP&amp;gt;&lt;/P&gt;&lt;P&gt;Close enough!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 19:09:54 GMT</pubDate>
    <dc:creator>jeffreyw44712</dc:creator>
    <dc:date>2023-12-11T19:09:54Z</dc:date>
    <item>
      <title>9800 WLC - how to remove AP secondary WLC configuration in HA via cli</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975651#M264125</link>
      <description>&lt;P&gt;So we all know how to add primary and secondary WLC in the HA setting of an AP, by command line or GUI, for AireOS and the 9800. My question is - how do we remove the secondary WLC at the AP-HA level by cli?&lt;/P&gt;&lt;P&gt;The scenario is I have 100 APs at a site with primary and secondary WLC hard coded. Now the secondary WLC has to be taken out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 16:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975651#M264125</guid>
      <dc:creator>jeffreyw44712</dc:creator>
      <dc:date>2023-12-11T16:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975652#M264126</link>
      <description>&lt;P&gt;remove via WLC primary CLI or from AP CLI ?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 16:48:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975652#M264126</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-11T16:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975653#M264127</link>
      <description>&lt;P&gt;from primary WLC cli, I don't want to touch all 100 APs&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 16:51:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975653#M264127</guid>
      <dc:creator>jeffreyw44712</dc:creator>
      <dc:date>2023-12-11T16:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975675#M264135</link>
      <description>&lt;P&gt;In AireOS, using the CLI, you have to configure a bogus entry. Only in the GUI can you actually remove the entry, but the bogus is okay as it doesn't do anything but gets you what you want.&lt;/P&gt;
&lt;TABLE border="0" width="567px" cellspacing="0" cellpadding="0"&gt;&lt;COLGROUP&gt;&lt;COL width="384" /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="566px" height="20"&gt;config ap secondary-base "&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;" &amp;lt;AP Hostname&amp;gt; 0.0.0.0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;For the 9800, you can use the following:&lt;/P&gt;
&lt;TABLE border="0" width="384" cellspacing="0" cellpadding="0"&gt;&lt;COLGROUP&gt;&lt;COL width="384" /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="384" height="20"&gt;ap name &amp;lt;AP Hostname&amp;gt; no controller secondary clear&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 11 Dec 2023 17:26:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975675#M264135</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-11T17:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975744#M264143</link>
      <description>&lt;P&gt;Great, Scott!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I didn't specify the code in the original question. On the WLC-9800 code 17.9.3 (the ones I have), it's&amp;nbsp;&lt;/P&gt;&lt;P&gt;ap name &amp;lt;AP Hostname&amp;gt; no controller secondary &amp;lt;WLC-Hostname&amp;gt; &amp;lt;WLC-IP&amp;gt;&lt;/P&gt;&lt;P&gt;Close enough!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 19:09:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975744#M264143</guid>
      <dc:creator>jeffreyw44712</dc:creator>
      <dc:date>2023-12-11T19:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975770#M264145</link>
      <description>&lt;P&gt;Glad that it got you close to what you want. &amp;nbsp;I'm on 17.12.2 in my home lab and it looks like the WLC IP is optional. &amp;nbsp;Have you tried it without the IP or is that mandatory on your version?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 21:17:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975770#M264145</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-11T21:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975806#M264153</link>
      <description>&lt;P&gt;you know what? your cli with "clear" actually works.&lt;/P&gt;&lt;P&gt;When I type "?" after "secondary" it prompts for&amp;nbsp;Secondary controller name, and then prompts for IP address if followed by another "?"&amp;nbsp; &amp;nbsp;Funny thing is it take "clear" without issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 22:33:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975806#M264153</guid>
      <dc:creator>jeffreyw44712</dc:creator>
      <dc:date>2023-12-11T22:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975811#M264154</link>
      <description>&lt;P&gt;Cool... makes it simple:)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 22:44:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4975811#M264154</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-11T22:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976103#M264175</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326193"&gt;@Scott Fella&lt;/a&gt;&amp;nbsp;&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ap name &amp;lt;AP Hostname&amp;gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt; no controller secondary &lt;U&gt;&lt;STRONG&gt;clear&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp; &amp;nbsp;I couldn't repeat this command on my test environment (IOS-XE 17.12.2) ; what seems to work is :&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;FONT color="#008000"&gt; &amp;nbsp;ap name &amp;lt;AP Hostname&amp;gt; no controller secondary &amp;lt;WLC-hostname&amp;gt;&amp;nbsp; &amp;lt;WLC-ip&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;M.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 11:05:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976103#M264175</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2023-12-12T11:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976494#M264204</link>
      <description>&lt;P&gt;marce1000 - I tested on codes 17.9.3 and 17.3.6. Both&amp;nbsp;(...no controller secondary clear) and (...no controller secondary &amp;lt;WLC-Hostname&amp;gt; &amp;lt;WLC-IP&amp;gt;) worked.&amp;nbsp; &amp;nbsp; If you use "?" it won't show "clear" as an option though.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 19:53:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976494#M264204</guid>
      <dc:creator>jeffreyw44712</dc:creator>
      <dc:date>2023-12-12T19:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 WLC - how to remove AP secondary WLC configuration in HA via</title>
      <link>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976533#M264205</link>
      <description>I did also test all three and each worked. Using the clear seems simple. &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2023 21:40:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-wlc-how-to-remove-ap-secondary-wlc-configuration-in-ha-via/m-p/4976533#M264205</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-12-12T21:40:48Z</dc:date>
    </item>
  </channel>
</rss>

