<?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: Download AP file from WLC 5520 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408883#M229778</link>
    <description>&lt;P&gt;Thank you, Wes!&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 14:21:04 GMT</pubDate>
    <dc:creator>andres.</dc:creator>
    <dc:date>2021-05-26T14:21:04Z</dc:date>
    <item>
      <title>Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408419#M229741</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to download the AP list from my Cisco WLC 5520 and I can't find a way to do it. My intention is to download this list to get each AP's information like S/N, MAC address, model and version, etc., and put them in an Excel sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andres&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:20:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408419#M229741</guid>
      <dc:creator>andres.</dc:creator>
      <dc:date>2021-07-05T20:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408494#M229745</link>
      <description>&lt;P&gt;There is not a good way to do what you want.&amp;nbsp; Te closest thing would be to do a "show ap summary" from the command line. You could do a "config paging disable" before to avoid the "more"prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 20:33:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408494#M229745</guid>
      <dc:creator>Wes Schochet</dc:creator>
      <dc:date>2021-05-25T20:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408532#M229746</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1199049"&gt;@andres.&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;S/N, MAC address, model and version, etc.,&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Other than S/N, MAC address, model, version, what other output do you want to see?&lt;/P&gt;
&lt;P&gt;It cannot be done straightforward and will require two outputs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First output will generate a list of APs.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;config paging disable 
sh ap summary&lt;/PRE&gt;
&lt;P&gt;Save that list as a txt file and open in Excel as a CSV.&amp;nbsp; Then go to Data &amp;gt; Text to Columns to filter out only the AP names.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the list of AP names to generate the final list of output you want to see:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;grep include Cisco.AP.Name|AP.Serial.Number|MAC.Address|AP.Model|IOS.Version "sh ap config general &amp;lt;AP_NAME&amp;gt;"&lt;/PRE&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 22:43:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408532#M229746</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2021-05-25T22:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408883#M229778</link>
      <description>&lt;P&gt;Thank you, Wes!&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 14:21:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408883#M229778</guid>
      <dc:creator>andres.</dc:creator>
      <dc:date>2021-05-26T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408886#M229779</link>
      <description>&lt;P&gt;This was really helpful! Way simpler than what I previously thought.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your help, Leo!&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 14:33:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408886#M229779</guid>
      <dc:creator>andres.</dc:creator>
      <dc:date>2021-05-26T14:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408953#M229782</link>
      <description>&lt;P&gt;Nice!&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 17:05:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/4408953#M229782</guid>
      <dc:creator>Wes Schochet</dc:creator>
      <dc:date>2021-05-26T17:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Download AP file from WLC 5520</title>
      <link>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/5262497#M281052</link>
      <description>&lt;P&gt;grep include SN: "show ap inventory all"&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 13:26:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/download-ap-file-from-wlc-5520/m-p/5262497#M281052</guid>
      <dc:creator>dylan-v</dc:creator>
      <dc:date>2025-02-19T13:26:57Z</dc:date>
    </item>
  </channel>
</rss>

