<?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: Autonomous AP2702 cannot broadcast SSID in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4264970#M224643</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the following video step by step process has been shown How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using CLI with WPAv2 Authentication Key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1" target="_blank"&gt;https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=JkUfTXuwj2U" target="_blank"&gt;https://www.youtube.com/watch?v=JkUfTXuwj2U&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;============ For 2.4 GHz Radio Interface ============&lt;/P&gt;&lt;P&gt;Step 1: Access Cisco AP|Reset AP| Assign static IP for BVI1 Interface |Default-gateway IP&lt;BR /&gt;ap&amp;gt;enable&lt;BR /&gt;Password: Cisco [Cisco AP default Password]&lt;BR /&gt;## Reset the Access Point with pressing and holding mode button ##&lt;BR /&gt;ap#configure terminal&lt;BR /&gt;ap(config)#interface bvI 1&lt;BR /&gt;ap(config-if)#ip address 192.168.2.4 255.255.255.0 [According to my network setup]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#ip default-gateway 192.168.2.1 [According to my network setup]&lt;/P&gt;&lt;P&gt;Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication&lt;/P&gt;&lt;P&gt;ap(config)#dot11 ssid Cisco_WLAN [ Create SSID named Cisco_WLAN]&lt;BR /&gt;ap(config-ssid)#guest-mode [Broadcast SSID]&lt;BR /&gt;ap(config-ssid)#authentication open [allows any device to authenticate]&lt;BR /&gt;ap(config-ssid)#authentication key-management wpa version 2 [Applying WPAv2 Authentication]&lt;BR /&gt;ap(config-ssid)#wpa-psk ascii Cisco123 [Applying WPA Shared Key ]&lt;BR /&gt;ap(config-ssid)#exit&lt;/P&gt;&lt;P&gt;Step 3: Enable Encryption to 4.2GHz Radio interface | Apply SSID to interface| Enable Radio Interface&lt;/P&gt;&lt;P&gt;ap(config)#interface dot11Radio 0 [Selecting 4.2 GHz Radio interface]&lt;BR /&gt;ap(config-if)#encryption mode ciphers aes-ccm [Enabling CIPHER AES-CCM Encryption to interface]&lt;BR /&gt;ap(config-if)#ssid Cisco_WLAN [Applying SSID to Radio interface]&lt;BR /&gt;ap(config-if)#channel least-congested [Selecting Channel type]&lt;BR /&gt;ap(config-if)#no shutdown [Finally Enabling the 4.2 GHz Radio Interface]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#exit&lt;BR /&gt;================ For 5 GHz Radio Interface =======================&lt;/P&gt;&lt;P&gt;Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication&lt;/P&gt;&lt;P&gt;ap(config)#dot11 ssid Cisco_WLAN 5GHz [ Create SSID named Cisco_WLAN 5GHz ]&lt;BR /&gt;ap(config-ssid)#guest-mode [Broadcast SSID]&lt;BR /&gt;ap(config-ssid)#authentication open [allows any device to authenticate]&lt;BR /&gt;ap(config-ssid)#authentication key-management wpa version 2 [Applying WPAv2 Authentication]&lt;BR /&gt;ap(config-ssid)#wpa-psk ascii Cisco123 [Applying WPA Shared Key ]&lt;BR /&gt;ap(config-ssid)#exit&lt;/P&gt;&lt;P&gt;Step 3: Enable Encryption to 5 GHz Radio interface | Apply SSID to interface| Enable Radio Interface&lt;/P&gt;&lt;P&gt;ap(config)#interface dot11Radio 1 [Selecting 5 GHz Radio interface]&lt;BR /&gt;ap(config-if)#encryption mode ciphers aes-ccm [Enabling CIPHER AES-CCM Encryption to interface]&lt;BR /&gt;ap(config-if)#ssid Cisco_WLAN 5GHz [Applying SSID to Radio interface]&lt;BR /&gt;ap(config-if)# channel 36 [Selecting Channel type]&lt;BR /&gt;ap(config-if)#no shutdown [Finally Enabling the 5 GHz Radio Interface]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#exit&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 06:54:57 GMT</pubDate>
    <dc:creator>m.rana.ku</dc:creator>
    <dc:date>2020-12-30T06:54:57Z</dc:date>
    <item>
      <title>Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381690#M144887</link>
      <description>&lt;P&gt;HI&amp;nbsp; Everyone,&lt;/P&gt;
&lt;P&gt;I have a issue that is a autonomous ap2702 cannot broadcast ssid.&lt;/P&gt;
&lt;P&gt;attached is show tech info,please help to reslove it .&lt;/P&gt;
&lt;P&gt;thanks~&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:37:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381690#M144887</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2021-07-05T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381694#M144888</link>
      <description>&lt;P&gt;Under SSID configuration try "&lt;SPAN&gt;&lt;STRONG&gt;mbssid guest-mode&lt;/STRONG&gt;" instead of "&lt;STRONG&gt;guest-mode&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Rasika&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*** Pls rate all useful responses ***&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 09:34:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381694#M144888</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-05-11T09:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381707#M144889</link>
      <description>Whether mssid guest mode and guest mode have some difference？i have another ap2702 with the same config，but it dont have the issue.</description>
      <pubDate>Fri, 11 May 2018 10:05:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381707#M144889</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2018-05-11T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381781#M144890</link>
      <description>Not sure about this, but please try the mbssid command.&lt;BR /&gt;What confuses me though, is this line:&lt;BR /&gt;Input queue: 0/42878/0/0 (size/max/drops/flushes); Total output drops: 8034&lt;BR /&gt;I haven't had an autonomous AP in hand for some years, but I find this very weird.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 May 2018 12:25:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381781#M144890</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2018-05-11T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381785#M144891</link>
      <description>Thanks for your help, I will try this command next Monday. I also noticed those drop messages, too strange.</description>
      <pubDate>Fri, 11 May 2018 12:30:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3381785#M144891</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2018-05-11T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384593#M144892</link>
      <description>I have resolved the issue，its a bug that need we set ap’s bvi ip same to client network</description>
      <pubDate>Wed, 16 May 2018 23:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384593#M144892</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2018-05-16T23:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384595#M144893</link>
      <description>&lt;P&gt;Good to hear your issuge get resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any bug information for others reference&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 23:55:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384595#M144893</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-05-16T23:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384607#M144894</link>
      <description>Hi Rasika；

In fact, the SSID cannot broadcast just a wrong judgment of the partner. When I logged in to the AP CLI, I found that the ssid is normal. The root cause is that the client cannot reach any address after the restart of the AP, including the gateway. I cannot remember the bug id, but this bug The symptoms and conditions are that the client cannot ping the gateway and the problem occurs after the ap reboot. The solution is to configure the ap bvi address to be on the same network segment as the client network.</description>
      <pubDate>Thu, 17 May 2018 00:22:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/3384607#M144894</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2018-05-17T00:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4189646#M223607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the following video step by step process has been shown How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using GUI with WPAv2 Authentication Key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1" target="_blank"&gt;https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/AwuWsGGofT4" target="_blank"&gt;https://youtu.be/AwuWsGGofT4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configuring Aironet Access Point with WPAv2 Authentication in GUI :&lt;BR /&gt;1. In Easy Setup&lt;BR /&gt;Under Network Configuration&lt;BR /&gt;Edit AP hostname, Static IP, Subnet mask and Default Gateway&lt;BR /&gt;Under In Radio Configuration&lt;BR /&gt;Create SSID name WLAN_New under Radio 2.4GHz and select Broadcast SSID in Beacon&lt;BR /&gt;2. Apply Encryption Modes to AES CCMP&lt;BR /&gt;3. Enable WPAv2 and apply WPA Pre-shared Key: to SSID&lt;BR /&gt;4. Enable Wireless Radio Interface (Radio0-802.11N2.4GHz/ Radio1-802.11N5GHz) UP&lt;BR /&gt;5. Save the configuration&lt;BR /&gt;6. Finally check the SSID Wi-Fi connection, Security Key, IP address and browsing through internet&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 11:33:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4189646#M223607</guid>
      <dc:creator>m.rana.ku</dc:creator>
      <dc:date>2020-11-27T11:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4264970#M224643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the following video step by step process has been shown How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using CLI with WPAv2 Authentication Key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1" target="_blank"&gt;https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=JkUfTXuwj2U" target="_blank"&gt;https://www.youtube.com/watch?v=JkUfTXuwj2U&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;============ For 2.4 GHz Radio Interface ============&lt;/P&gt;&lt;P&gt;Step 1: Access Cisco AP|Reset AP| Assign static IP for BVI1 Interface |Default-gateway IP&lt;BR /&gt;ap&amp;gt;enable&lt;BR /&gt;Password: Cisco [Cisco AP default Password]&lt;BR /&gt;## Reset the Access Point with pressing and holding mode button ##&lt;BR /&gt;ap#configure terminal&lt;BR /&gt;ap(config)#interface bvI 1&lt;BR /&gt;ap(config-if)#ip address 192.168.2.4 255.255.255.0 [According to my network setup]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#ip default-gateway 192.168.2.1 [According to my network setup]&lt;/P&gt;&lt;P&gt;Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication&lt;/P&gt;&lt;P&gt;ap(config)#dot11 ssid Cisco_WLAN [ Create SSID named Cisco_WLAN]&lt;BR /&gt;ap(config-ssid)#guest-mode [Broadcast SSID]&lt;BR /&gt;ap(config-ssid)#authentication open [allows any device to authenticate]&lt;BR /&gt;ap(config-ssid)#authentication key-management wpa version 2 [Applying WPAv2 Authentication]&lt;BR /&gt;ap(config-ssid)#wpa-psk ascii Cisco123 [Applying WPA Shared Key ]&lt;BR /&gt;ap(config-ssid)#exit&lt;/P&gt;&lt;P&gt;Step 3: Enable Encryption to 4.2GHz Radio interface | Apply SSID to interface| Enable Radio Interface&lt;/P&gt;&lt;P&gt;ap(config)#interface dot11Radio 0 [Selecting 4.2 GHz Radio interface]&lt;BR /&gt;ap(config-if)#encryption mode ciphers aes-ccm [Enabling CIPHER AES-CCM Encryption to interface]&lt;BR /&gt;ap(config-if)#ssid Cisco_WLAN [Applying SSID to Radio interface]&lt;BR /&gt;ap(config-if)#channel least-congested [Selecting Channel type]&lt;BR /&gt;ap(config-if)#no shutdown [Finally Enabling the 4.2 GHz Radio Interface]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#exit&lt;BR /&gt;================ For 5 GHz Radio Interface =======================&lt;/P&gt;&lt;P&gt;Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication&lt;/P&gt;&lt;P&gt;ap(config)#dot11 ssid Cisco_WLAN 5GHz [ Create SSID named Cisco_WLAN 5GHz ]&lt;BR /&gt;ap(config-ssid)#guest-mode [Broadcast SSID]&lt;BR /&gt;ap(config-ssid)#authentication open [allows any device to authenticate]&lt;BR /&gt;ap(config-ssid)#authentication key-management wpa version 2 [Applying WPAv2 Authentication]&lt;BR /&gt;ap(config-ssid)#wpa-psk ascii Cisco123 [Applying WPA Shared Key ]&lt;BR /&gt;ap(config-ssid)#exit&lt;/P&gt;&lt;P&gt;Step 3: Enable Encryption to 5 GHz Radio interface | Apply SSID to interface| Enable Radio Interface&lt;/P&gt;&lt;P&gt;ap(config)#interface dot11Radio 1 [Selecting 5 GHz Radio interface]&lt;BR /&gt;ap(config-if)#encryption mode ciphers aes-ccm [Enabling CIPHER AES-CCM Encryption to interface]&lt;BR /&gt;ap(config-if)#ssid Cisco_WLAN 5GHz [Applying SSID to Radio interface]&lt;BR /&gt;ap(config-if)# channel 36 [Selecting Channel type]&lt;BR /&gt;ap(config-if)#no shutdown [Finally Enabling the 5 GHz Radio Interface]&lt;BR /&gt;ap(config-if)#exit&lt;BR /&gt;ap(config)#exit&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 06:54:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4264970#M224643</guid>
      <dc:creator>m.rana.ku</dc:creator>
      <dc:date>2020-12-30T06:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Autonomous AP2702 cannot broadcast SSID</title>
      <link>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4265530#M224692</link>
      <description>&lt;P&gt;This question has passed, thank you for sharing. This is a good summary&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 08:48:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/autonomous-ap2702-cannot-broadcast-ssid/m-p/4265530#M224692</guid>
      <dc:creator>Rps-Cheers</dc:creator>
      <dc:date>2020-12-31T08:48:58Z</dc:date>
    </item>
  </channel>
</rss>

