<?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 Hi, in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050631#M55456</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Showing two SSIDs as below&lt;/P&gt;
&lt;P&gt;wireless-network&lt;/P&gt;
&lt;P&gt;&amp;amp;&lt;/P&gt;
&lt;P&gt;wireless-network 2&lt;/P&gt;
&lt;P&gt;But I have configured only one which is first one.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Ashok&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2017 11:16:44 GMT</pubDate>
    <dc:creator>S.ashok S</dc:creator>
    <dc:date>2017-04-19T11:16:44Z</dc:date>
    <item>
      <title>Wireless Autonomous AP</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050628#M55453</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have configured one of my 1700 AP in stand alone mode with one SSID but we are able to see two SSIDs.&lt;/P&gt;
&lt;P&gt;Ex: I have created "wireless-network" SSID but "wireless-network_1" SSID also broadcasting by the same AP.&lt;/P&gt;
&lt;P&gt;Kindly help us to resolve the issie.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Ashok.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 13:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050628#M55453</guid>
      <dc:creator>S.ashok S</dc:creator>
      <dc:date>2021-07-05T13:53:44Z</dc:date>
    </item>
    <item>
      <title>Hello S.ashok,</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050629#M55454</link>
      <description>&lt;P&gt;Hello S.ashok,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is how SSIDs are working on an autonomous AP.&lt;/P&gt;
&lt;P&gt;First, you create your SSID :&lt;/P&gt;
&lt;P&gt;Example :&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;dot11 ssid wireless-network&lt;BR /&gt;authentication open&lt;BR /&gt;authentication key-management wpa version 2&lt;BR /&gt;guest-mode&lt;BR /&gt;wpa-psk ascii 0 welcome&lt;/P&gt;
&lt;P&gt;And then you link this SSID to the dot11radios 0 and 1 :&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;interface dot11Radio 0&lt;BR /&gt;encryption mode ciphers aes-ccm&lt;BR /&gt;ssid &lt;SPAN&gt;wireless-network&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;interface dot11Radio 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;encryption mode ciphers aes-ccm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ssid&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;wireless-network&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Run the command "show run" and check if on your dot1radios you have your SSID "&lt;SPAN&gt;wireless-network_1".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From there, you can go in the dot11radios and put a "no ssid&amp;nbsp;wireless-network_1"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alex-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 10:42:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050629#M55454</guid>
      <dc:creator>aleopoldie</dc:creator>
      <dc:date>2017-04-19T10:42:48Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050630#M55455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;It seams it is already there. Please find radios configuration as below.&lt;/P&gt;
&lt;P&gt;interface Dot11Radio0&lt;BR /&gt; no ip address&lt;BR /&gt; !&lt;BR /&gt; encryption mode ciphers aes-ccm tkip&lt;BR /&gt; !&lt;BR /&gt; ssid &lt;SPAN&gt;wireless-network&lt;/SPAN&gt;&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; stbc&lt;BR /&gt; station-role root&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1&lt;BR /&gt; no ip address&lt;BR /&gt; !&lt;BR /&gt; encryption mode ciphers aes-ccm tkip&lt;BR /&gt; !&lt;BR /&gt; ssid &lt;SPAN&gt;wireless-network&lt;/SPAN&gt;&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; peakdetect&lt;BR /&gt; dfs band 3 block&lt;BR /&gt; stbc&lt;BR /&gt; channel dfs&lt;BR /&gt; station-role root&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Ashok&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 11:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050630#M55455</guid>
      <dc:creator>S.ashok S</dc:creator>
      <dc:date>2017-04-19T11:07:21Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050631#M55456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Showing two SSIDs as below&lt;/P&gt;
&lt;P&gt;wireless-network&lt;/P&gt;
&lt;P&gt;&amp;amp;&lt;/P&gt;
&lt;P&gt;wireless-network 2&lt;/P&gt;
&lt;P&gt;But I have configured only one which is first one.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Ashok&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 11:16:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050631#M55456</guid>
      <dc:creator>S.ashok S</dc:creator>
      <dc:date>2017-04-19T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050632#M55457</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have tried to remove second one from radio but showing "unknown ssid" as it is not appearing.&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Ashok.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 11:19:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050632#M55457</guid>
      <dc:creator>S.ashok S</dc:creator>
      <dc:date>2017-04-19T11:19:46Z</dc:date>
    </item>
    <item>
      <title>Hello Ashok,</title>
      <link>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050633#M55458</link>
      <description>&lt;P&gt;Hello Ashok,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If you try to disable the SSID from the interface dot11radio 1, the SSID "&lt;SPAN&gt;wireless-network_1" is still broadcasted ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alex-&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 11:52:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-autonomous-ap/m-p/3050633#M55458</guid>
      <dc:creator>aleopoldie</dc:creator>
      <dc:date>2017-04-20T11:52:34Z</dc:date>
    </item>
  </channel>
</rss>

