<?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: Can remove wlc command:config ap secondary-base controller_n in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265760#M119282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah there is no way to remove it clean from the cli. I had to manually remove each on the AP. I even tried putting a blank value and that didn't take.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 11:36:37 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2013-07-11T11:36:37Z</dc:date>
    <item>
      <title>Can remove wlc command:config ap secondary-base controller_name cisco_ap [controller_ip_address]</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265759#M119281</link>
      <description>&lt;P&gt;I have already configed all ap with primary &amp;amp; secondary controller address per ap parameters, I want to remove the paramters quickly ,I found the command : config ap secondary-base controller_name cisco_ap [controller_ip_address] ,&amp;nbsp; that can added in wlc cli , but I can't find the way to remove the secondary controller ip address in&amp;nbsp; wlc cli &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the wlc is ct5508 with 7.0 os&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone has suggestion? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 07:23:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265759#M119281</guid>
      <dc:creator>nianqing212</dc:creator>
      <dc:date>2021-07-04T07:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can remove wlc command:config ap secondary-base controller_n</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265760#M119282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah there is no way to remove it clean from the cli. I had to manually remove each on the AP. I even tried putting a blank value and that didn't take.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 11:36:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265760#M119282</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-07-11T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Here are a two suggestions:1.</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265761#M119283</link>
      <description>&lt;P&gt;Here are a two&amp;nbsp;suggestions:&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;If you use Cisco Prime Infrastructure (or WCS) to manage your WLC, you can create a Lightweight AP Configuration Template to specify the Primary Controller Name and IP Address, and to specify a blank value (choose the first blank option in the drop down list) and 0.0.0.0 for the Secondary and Tertiary Controllers. &amp;nbsp;Then you can apply that template to the AP's and it should remove (blank out) the values in those fields.&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;From the WLC CLI, you can run the following commands to blank out the fields:&lt;/P&gt;&lt;P&gt;config ap secondary-base ' ' APHOSTNAME 0.0.0.0&lt;/P&gt;&lt;P&gt;config ap tertiary-base ' &amp;nbsp;' APHOSTNAME 0.0.0.0&lt;/P&gt;&lt;P&gt;Note that between the quotes there are spaces. &amp;nbsp;The secondary-base command has one space, the tertiary-base command has two spaces (the names have to be unique). &amp;nbsp;While this does not completely blank out the field, the spaces do not resolve to a valid WLC hostname so it has the same effect and the AP ignores the spaces.&lt;/P&gt;&lt;P&gt;Both of these suggestions worked in our environment.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2014 22:06:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265761#M119283</guid>
      <dc:creator>Jwaas9876</dc:creator>
      <dc:date>2014-09-25T22:06:24Z</dc:date>
    </item>
    <item>
      <title>Thnaks a lot Jwaas. That</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265762#M119284</link>
      <description>&lt;P&gt;Thanks a lot &lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;Jwaas. That works perfectly !!!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265762#M119284</guid>
      <dc:creator>MarcOfBouloc_2</dc:creator>
      <dc:date>2015-10-14T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Thanks Jwaas9876.
It works!</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265763#M119285</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://supportforums.cisco.com/users/jwaas9876" title="View user profile." class="username" lang="" about="/users/jwaas9876" typeof="sioc:UserAccount" property="foaf:name" datatype=""&gt;Jwaas9876&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It works!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 18:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265763#M119285</guid>
      <dc:creator>cedar_lee</dc:creator>
      <dc:date>2015-12-16T18:34:49Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265764#M119286</link>
      <description>&lt;P&gt;*edited&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 13:40:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/2265764#M119286</guid>
      <dc:creator>nickreza23</dc:creator>
      <dc:date>2017-02-21T13:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Here are a two suggestions:1.</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/3997674#M119287</link>
      <description>&lt;P&gt;Thanks. It worked.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 06:32:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/3997674#M119287</guid>
      <dc:creator>A.Archchunah</dc:creator>
      <dc:date>2019-12-12T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136067#M119288</link>
      <description>&lt;P&gt;config ap secondary-base '' APNAME 0.0.0.0&amp;nbsp;&amp;nbsp; = This command does not work as it ask for switch name.&lt;/P&gt;&lt;P&gt;config ap secondary-base ' ' APNAME 0.0.0.0 = This command does work but it adds extra space to the field.&lt;/P&gt;&lt;P&gt;If you go to Controller GUI, Wireless tab and access point you cleared out secondary controller information, click and change any access point setting or host name while in GUI or to change any config in the access point via GUI, it will says Secondary Switch : : has trailing or leading spaces in it. Make necessary corrections and try again. If you put NULL in the above command instead of quotes, it put NULL in the Secondary Controller Name field. At this point, you can save config for specific AP while in GUI. Any c++ command you put as controller name to keep it empty, won't take it at least I know of unless you click on each and every access point and go to high availability setting to back space and save to let it save.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 16:48:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136067#M119288</guid>
      <dc:creator>cvidanapathiran</dc:creator>
      <dc:date>2020-08-14T16:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136081#M119289</link>
      <description>That command should work as I have used it a lot. The 1st only has a single space and the “ ‘ “ surrounds that. &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2020 17:42:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136081#M119289</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-08-14T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136087#M119290</link>
      <description>&lt;P&gt;Command works and space is what screwing it up when you try to save config while going to wireless &amp;gt;&amp;gt; Access Point you try to save while in GUI, it errors out because it has leading space under high availability&amp;gt;&amp;gt; secondary controller name field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this save you can save the access point config in the GUI without error out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;config ap secondary-base NULL APNAME 0.0.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;config ap secondary-base ' ' APNAME 0.0.0.0 works in the command line but&lt;/P&gt;&lt;P&gt;it will put extra space secondary | space| . This will not allow access point to save any config changes to the access point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 18:01:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136087#M119290</guid>
      <dc:creator>cvidanapathiran</dc:creator>
      <dc:date>2020-08-14T18:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136102#M119291</link>
      <description>Well unless you are only doing a few, doesn’t make sense to use the UI. If you use the UI, you can use a dot, a hyphen and just add another for secondary and three for tertiary. &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2020 18:31:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136102#M119291</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-08-14T18:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136106#M119292</link>
      <description>&lt;P&gt;I got like 64 APs. I can use the command, it does work and adding High Availability &amp;gt;&amp;gt;&amp;gt; Secondary Controller Name Box a space because using ' ' , controller does not take '' as input when clear out the controller IP address. I created C++ script to do it repetition. Therefore; when using ' ' in the command line to clear the secondary controller name, it puts a space in the Secondary Controller Name Box in GUI. Because of that space, it does not allow to make any configuration change to Access Point while in GUI. But, I got around using NULL so that if I use any changes in GUI to access points, it does work having to login to all 64 access points and put cursor in Secondary controller name box and hit backspace 64 times.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 18:40:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136106#M119292</guid>
      <dc:creator>cvidanapathiran</dc:creator>
      <dc:date>2020-08-14T18:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136111#M119293</link>
      <description>Well just looked at my script and I actually use “ not ‘.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2020 18:52:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136111#M119293</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-08-14T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136118#M119294</link>
      <description>&lt;P&gt;The problem is not whether use " or ' , the problem is it adds a space to secondary controller name box in the GUI which prevents Access Point config&amp;nbsp; saving while in GUI. I attached a picture. Controller GUI does not allow leading space that put in the secondary controller name box by using ' ' or " " with full command to set the secondary controller ip 0.0.0.0&lt;/P&gt;&lt;P&gt;It is a bug, no wait it is a feature. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 19:08:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136118#M119294</guid>
      <dc:creator>cvidanapathiran</dc:creator>
      <dc:date>2020-08-14T19:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136122#M119295</link>
      <description>Of course in the UI it will error out.  I never use the UI to set or change the high availability unless it’s one or two AP’s. So once you do the command line with spaces, you do have to edit that on the UI.  That is why you end up using “.” or “-“ or “_”.  Anything but spaces. &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2020 19:20:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4136122#M119295</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2020-08-14T19:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Here are a two suggestions:1.</title>
      <link>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4477301#M233844</link>
      <description>&lt;P&gt;Thanks for sharing man&amp;nbsp;!!!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 00:26:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/can-remove-wlc-command-config-ap-secondary-base-controller-name/m-p/4477301#M233844</guid>
      <dc:creator>gaasr gecer</dc:creator>
      <dc:date>2021-09-30T00:26:13Z</dc:date>
    </item>
  </channel>
</rss>

