<?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: How to Edit multiple AP at once in 9800 WLC? in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198376#M275948</link>
    <description>&lt;P&gt;&lt;SPAN&gt;You have to get AP names and workout CLI command script in .txt file and then apply it in one go.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What I've done in the past is&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Collect all AP names from the controller. You can import AP inventory from dashboard.&lt;/LI&gt;
&lt;LI&gt;Use the following 2 commands to apply Primary &amp;amp; Secondary WLC info&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller primary&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;WLC1 name&amp;gt; &amp;lt;WLC1 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller secondary&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;lt;WLC2 name&amp;gt; &amp;lt;WLC2 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Once you apply the commands, you can run the following command to very&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; c9800#show ap name&amp;nbsp;&amp;lt;AP1_Name&amp;gt; config general | include Primary|Secondary&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jagan Chowdam&lt;/P&gt;
&lt;P&gt;/**Pls rate useful responses**/&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 20:14:57 GMT</pubDate>
    <dc:creator>jagan.chowdam</dc:creator>
    <dc:date>2024-09-24T20:14:57Z</dc:date>
    <item>
      <title>How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198353#M275942</link>
      <description>&lt;P&gt;I have 9800 WLC with 500 AP which pointed to the main primary controller and would like to configure a secondary controller but I can't figure out how to have this to accomplish at once without going to every AP and edit one by one.&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 19:17:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198353#M275942</guid>
      <dc:creator>hogr fatih</dc:creator>
      <dc:date>2024-09-24T19:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198357#M275943</link>
      <description>&lt;P&gt;I don't know but AP group maybe&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 19:21:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198357#M275943</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-09-24T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198365#M275946</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;- Note : on a 9800 all GUI changes are reflected in the running config , do it for one AP , the for instance copy the running config to an external repository and look or find the relevant setting with an editor, Then with editing services copy/paste etc , populate to other APs in the running config ; then you can import the resulting running config again into the controller (correction) , the AP-part&amp;nbsp; only preferred , import will only merge , not overwrite what is already there ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 19:47:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198365#M275946</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2024-09-24T19:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198376#M275948</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You have to get AP names and workout CLI command script in .txt file and then apply it in one go.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What I've done in the past is&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Collect all AP names from the controller. You can import AP inventory from dashboard.&lt;/LI&gt;
&lt;LI&gt;Use the following 2 commands to apply Primary &amp;amp; Secondary WLC info&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller primary&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;WLC1 name&amp;gt; &amp;lt;WLC1 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller secondary&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;lt;WLC2 name&amp;gt; &amp;lt;WLC2 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Once you apply the commands, you can run the following command to very&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; c9800#show ap name&amp;nbsp;&amp;lt;AP1_Name&amp;gt; config general | include Primary|Secondary&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jagan Chowdam&lt;/P&gt;
&lt;P&gt;/**Pls rate useful responses**/&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 20:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198376#M275948</guid>
      <dc:creator>jagan.chowdam</dc:creator>
      <dc:date>2024-09-24T20:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198389#M275949</link>
      <description>&lt;P&gt;Under &lt;STRONG&gt;Configuration &amp;gt; Tags &amp;amp; Profiles &amp;gt; AP Join&lt;/STRONG&gt;, select the tag used for APs. configure the Primary Controller Name and IP and the Secondary Controller Name and IP.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-09-24 224011.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/229796iFAA7553885E44A78/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-09-24 224011.png" alt="Screenshot 2024-09-24 224011.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 20:44:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198389#M275949</guid>
      <dc:creator>Hamed Fazel</dc:creator>
      <dc:date>2024-09-24T20:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198433#M275951</link>
      <description>&lt;P&gt;I use an Excel spreadsheet and generate the config using Formula.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 22:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198433#M275951</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2024-09-24T22:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198435#M275954</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/319960"&gt;@jagan.chowdam&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Collect all AP names from the controller. You can import AP inventory from dashboard.&lt;/LI&gt;&lt;LI&gt;Use the following 2 commands to apply Primary &amp;amp; Secondary WLC info&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller primary&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;WLC1 name&amp;gt; &amp;lt;WLC1 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c9800#&lt;/SPAN&gt;&lt;STRONG&gt;ap name&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;AP1_Name&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;controller secondary&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;lt;WLC2 name&amp;gt; &amp;lt;WLC2 WMI IP&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To add on to this, export the AP list in Monitoring &amp;gt; Wireless &amp;gt; AP Statistics. Then, copy the AP names from that spreadsheet into the spreadsheet I attached. This spreadsheet uses formulas to create the syntax for each AP, separated by line breaks, ready to copy and paste to WLC CLI.&lt;/P&gt;&lt;P&gt;Specify your primary/secondary/tertiary WLC name/IP in column A. Double-click the square at the bottom right of the lower syntax cells to copy the formula down for all the APs. Then, you can copy all the CLI syntax rows, one column at a time, and paste them into the WLC CLI.&lt;/P&gt;&lt;P&gt;This may not work right over a serial console connection, best with SSH. Also, there may be conflicts if you already have primary/secondary/tertiary WLCs configured. You may need to first use a dummy name/IP for secondary/tertiary, set your primary, then repeat with the correct secondary/tertiary. And, the APs might migrate between WLCs before you finish with secondary/tertiary, so perhaps it's best to wait until after they move and set secondary/tertiary from the new WLC.&lt;/P&gt;&lt;P&gt;This syntax does not get stored in the WLC running-config; it's changing the config on the APs themselves.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 23:21:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5198435#M275954</guid>
      <dc:creator>eglinsky2012</dc:creator>
      <dc:date>2024-09-24T23:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Edit multiple AP at once in 9800 WLC?</title>
      <link>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5199551#M276027</link>
      <description>&lt;P&gt;Thanks all for a useful ways to solve this I really Appreciate all the response. I figured out using&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1761847"&gt;@Hamed Fazel&lt;/a&gt;&amp;nbsp;way. Thanks man&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 17:12:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-to-edit-multiple-ap-at-once-in-9800-wlc/m-p/5199551#M276027</guid>
      <dc:creator>hogr fatih</dc:creator>
      <dc:date>2024-09-26T17:12:36Z</dc:date>
    </item>
  </channel>
</rss>

