<?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 cannot find cli command in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651518#M209222</link>
    <description>&lt;P&gt;Dear Community&lt;/P&gt;&lt;P&gt;In the process of Wlc consolidation i have the task to move several hundred access points from about 15 controllers running 7.0.220 to a central HA pair running 7.6.130.&lt;/P&gt;&lt;P&gt;The test worked successful; i set the name and ip address of the primary controller in the ha tab of the ap to the new values and rebooted the ap.&lt;/P&gt;&lt;P&gt;Now i look for the corresponding cli commands.&lt;/P&gt;&lt;P&gt;Clueless I post this question here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grateful for any hint&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Albert&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 09:48:02 GMT</pubDate>
    <dc:creator>albertbank</dc:creator>
    <dc:date>2021-07-05T09:48:02Z</dc:date>
    <item>
      <title>cannot find cli command</title>
      <link>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651518#M209222</link>
      <description>&lt;P&gt;Dear Community&lt;/P&gt;&lt;P&gt;In the process of Wlc consolidation i have the task to move several hundred access points from about 15 controllers running 7.0.220 to a central HA pair running 7.6.130.&lt;/P&gt;&lt;P&gt;The test worked successful; i set the name and ip address of the primary controller in the ha tab of the ap to the new values and rebooted the ap.&lt;/P&gt;&lt;P&gt;Now i look for the corresponding cli commands.&lt;/P&gt;&lt;P&gt;Clueless I post this question here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grateful for any hint&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 09:48:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651518#M209222</guid>
      <dc:creator>albertbank</dc:creator>
      <dc:date>2021-07-05T09:48:02Z</dc:date>
    </item>
    <item>
      <title>Hi Albert,</title>
      <link>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651519#M209223</link>
      <description>&lt;P&gt;Hi Albert,&lt;/P&gt;
&lt;P&gt;Hope you looking for below CLI commands to run via your WLC CLI.&lt;/P&gt;

&lt;PRE&gt;
config ap primary-base &amp;lt;controller_name&amp;gt; &amp;lt;Cisco_AP_name&amp;gt; [controller_IP_Addres]
config ap secondary-base &amp;lt;controller_name&amp;gt; &amp;lt;Cisco_AP_name&amp;gt; [controller_IP_Addre]
config ap tertiary-base &amp;lt;controller_name&amp;gt; &amp;lt;Cisco_AP_name&amp;gt; [controller_IP_Addres]&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://mrncciew.com/2013/04/07/ap-failover/"&gt;http://mrncciew.com/2013/04/07/ap-failover/&lt;/A&gt;&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>Thu, 26 Mar 2015 19:20:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651519#M209223</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2015-03-26T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Thanks RasikaThat command you</title>
      <link>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651520#M209224</link>
      <description>&lt;P&gt;Thanks Rasika&lt;/P&gt;&lt;P&gt;That command you gave me allows me to overwrite the primary controller entry.&lt;/P&gt;&lt;P&gt;Now that primary controller in fact is a HA solution, so I need to delete the second entry. How can that be accomplished ?&lt;/P&gt;&lt;P&gt;edit: found it here https://supportforums.cisco.com/discussion/12245476/how-remove-primary-basesecondary-base-aps-en-masse#comment-10417236&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:27:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651520#M209224</guid>
      <dc:creator>albertbank</dc:creator>
      <dc:date>2015-04-09T20:27:59Z</dc:date>
    </item>
    <item>
      <title>HI Albert,</title>
      <link>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651521#M209225</link>
      <description>&lt;P&gt;HI Albert,&lt;/P&gt;
&lt;P&gt;Glad you found the way to do it.&lt;/P&gt;

&lt;PRE&gt;
&lt;STRONG&gt;config ap secondary-base ' ' &amp;lt;AP_Name&amp;gt; 0.0.0.0&lt;/STRONG&gt;&lt;/PRE&gt;

&lt;P&gt;You can mark the thread as "answered" if you get what you looking for&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:28:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cannot-find-cli-command/m-p/2651521#M209225</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2015-04-09T20:28:00Z</dc:date>
    </item>
  </channel>
</rss>

