<?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 WLAN - get list of all BSSIDs in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987033#M208500</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a WLC 5508 with about 60 APs. I want to get a list of all BSSIDs with related AP and Interface.&lt;/P&gt;
&lt;P&gt;I know cli command "&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;show ap wlan 802.11a &amp;lt;apname&amp;gt;&lt;/SPAN&gt;". But if I have a BSSID (from client or WiFi scanner) how can I get the associated AccessPoint ?&lt;/P&gt;
&lt;P&gt;Is it possible with:&lt;/P&gt;
&lt;P&gt;- cli command&lt;/P&gt;
&lt;P&gt;- Cisco Prime Infrastructure&lt;/P&gt;
&lt;P&gt;- MSE&lt;/P&gt;
&lt;P&gt;- other?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 12:51:30 GMT</pubDate>
    <dc:creator>Mike Lehmann</dc:creator>
    <dc:date>2021-07-05T12:51:30Z</dc:date>
    <item>
      <title>WLAN - get list of all BSSIDs</title>
      <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987033#M208500</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a WLC 5508 with about 60 APs. I want to get a list of all BSSIDs with related AP and Interface.&lt;/P&gt;
&lt;P&gt;I know cli command "&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;show ap wlan 802.11a &amp;lt;apname&amp;gt;&lt;/SPAN&gt;". But if I have a BSSID (from client or WiFi scanner) how can I get the associated AccessPoint ?&lt;/P&gt;
&lt;P&gt;Is it possible with:&lt;/P&gt;
&lt;P&gt;- cli command&lt;/P&gt;
&lt;P&gt;- Cisco Prime Infrastructure&lt;/P&gt;
&lt;P&gt;- MSE&lt;/P&gt;
&lt;P&gt;- other?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 12:51:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987033#M208500</guid>
      <dc:creator>Mike Lehmann</dc:creator>
      <dc:date>2021-07-05T12:51:30Z</dc:date>
    </item>
    <item>
      <title>The BSSID is derived from the</title>
      <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987034#M208501</link>
      <description>&lt;P&gt;The BSSID is derived from the Base Radio MAC(the MAC you pulled from the WLC) and is a variation created from the WLAN ID and the Radio interface used.&amp;nbsp; This should get your what you're looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.my80211.com/home/tag/cisco-virtual-mac-address"&gt;http://www.my80211.com/home/tag/cisco-virtual-mac-address&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 17:11:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987034#M208501</guid>
      <dc:creator>David Watkins</dc:creator>
      <dc:date>2016-09-21T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Hello David,</title>
      <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987035#M208502</link>
      <description>&lt;P&gt;Hello David,&lt;/P&gt;
&lt;P&gt;thanks for your reply.&lt;/P&gt;
&lt;P&gt;I already read this article. But anyway I cannot get a complete list of all my BSSIDs at once.&lt;/P&gt;
&lt;P&gt;My problem is: I have a BSSID from a WiFi-Scanner and want to know which AP does provide this.&lt;/P&gt;
&lt;P&gt;With&amp;nbsp;"&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;show ap wlan 802.11a &amp;lt;apname&amp;gt;&lt;/SPAN&gt;" I have to know the AP already.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Maybe there is a way in Prime Infrastructure ?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 06:51:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987035#M208502</guid>
      <dc:creator>Mike Lehmann</dc:creator>
      <dc:date>2016-09-22T06:51:35Z</dc:date>
    </item>
    <item>
      <title>What we do is pull all the AP</title>
      <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987036#M208503</link>
      <description>&lt;P&gt;What we do is pull all the AP radio mac and don't look at the last two octets. &amp;nbsp;Then we reference that with the AP name so it's easy to know what AP. &amp;nbsp;You can look at PI if you want and see if a report has that info but there is nothing quick.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Scott&lt;/P&gt;
&lt;P&gt;*** Please rate helpful posts ***&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:47:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/2987036#M208503</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2016-09-22T12:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: WLAN - get list of all BSSIDs</title>
      <link>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/4678365#M245526</link>
      <description>&lt;P&gt;in case someone needs to to this on the 9800 use:&lt;/P&gt;
&lt;P&gt;show ap wlan summary&lt;/P&gt;
&lt;P&gt;This command provides all BSSIDs with the SSID and AP name.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 21:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlan-get-list-of-all-bssids/m-p/4678365#M245526</guid>
      <dc:creator>Arthur Spaehnle</dc:creator>
      <dc:date>2022-08-29T21:45:12Z</dc:date>
    </item>
  </channel>
</rss>

