<?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: 2106, adding 2nd WLAN in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989454#M213323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are very welcome! Too many config areas sometimes &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 12:55:37 GMT</pubDate>
    <dc:creator>Rob Huffman</dc:creator>
    <dc:date>2008-05-07T12:55:37Z</dc:date>
    <item>
      <title>2106, adding 2nd WLAN</title>
      <link>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989451#M213320</link>
      <description>&lt;P&gt;There's a thread here somewhere which helped me get my 2106 set up with one WLAN, a guest WLAN. Now I'm trying to set up a 2nd WLAN on the same WLC. I created a new dynamic interface, WLAN, and corresponding AP group VLAN. However, the lone AP in the new WLAN is pushing out both WLANs, even though it is configured as being only in the second. I must be missing a config step here, but what?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:49:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989451#M213320</guid>
      <dc:creator>jeff.velten</dc:creator>
      <dc:date>2021-07-03T22:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2106, adding 2nd WLAN</title>
      <link>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989452#M213321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature you are looking for is called WLAN Override &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enabling WLAN Override &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default, access points transmit all defined WLANs on the controller. However, you can use the WLAN Override option to select which WLANs are transmitted and which ones are not on a per access point basis. For example, you can use WLAN override to control where in the network the guest WLAN is transmitted or you can use it to disable a specific WLAN in a certain area of the network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this doc; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/wireless/controller/4.0/configuration/guide/c40wlan.html#wp1114777" target="_blank"&gt;http://www.cisco.com/en/US/docs/wireless/controller/4.0/configuration/guide/c40wlan.html#wp1114777&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you create a new WLAN, the WLAN &amp;gt; Edit page for the new WLAN appears. In this page you can define various parameters specific to this WLAN including General Policies, RADIUS Servers, Security Policies, and 802.1x Parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Check Admin Status under General Policies to enable the WLAN. If you want the AP to broadcast the SSID in its beacon frames, check Broadcast SSID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You can configure up to sixteen WLANs on the controller. The Cisco WLAN Solution can control up to sixteen WLANs for Lightweight APs. Each WLAN has a separate WLAN ID (1 through 16), a separate WLAN SSID (WLAN name), and can be assigned unique security policies. Lightweight APs broadcast all active Cisco WLAN Solution WLAN SSIDs and enforce the policies that you define for each WLAN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this good doc; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a0080665d18.shtml#c3" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a0080665d18.shtml#c3&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 12:00:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989452#M213321</guid>
      <dc:creator>Rob Huffman</dc:creator>
      <dc:date>2008-05-07T12:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2106, adding 2nd WLAN</title>
      <link>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989453#M213322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the answer I needed, Rob. Thanks! I was looking in the AP config and not in the radio config. No wonder I couldn't find it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 12:37:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989453#M213322</guid>
      <dc:creator>jeff.velten</dc:creator>
      <dc:date>2008-05-07T12:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: 2106, adding 2nd WLAN</title>
      <link>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989454#M213323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are very welcome! Too many config areas sometimes &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 12:55:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2106-adding-2nd-wlan/m-p/989454#M213323</guid>
      <dc:creator>Rob Huffman</dc:creator>
      <dc:date>2008-05-07T12:55:37Z</dc:date>
    </item>
  </channel>
</rss>

