<?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 different VLAN per SSID, zd1200 10.1.1 fw in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43585#M7841</link>
    <description>I am having difficulties creating a different VLAN per SSID. I don't know if I missed something. below is my setup;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Zd1200 fw 10.1.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Cisco layer 3&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan 1 - 192.168.11.1&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan10 - 192.168.10.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;------------------&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip subnet-zero&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip routing&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp excluded-address 192.168.10.0 192.168.10.10&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp pool ruckus&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;network 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;default-router 192.168.10.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;dns-server 8.8.8.8&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp pool vlan1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; network 192.168.11.0 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; default-router 192.168.11.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; dns-server 8.8.8.8&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree mode pvst&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree etherchannel guard misconfig&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree extend system-id&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan internal allocation policy ascending&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;no switchport&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address dhcp&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/11 -&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;ZD CONTROLLER&lt;/B&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport
mode access&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/35 -&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;AP&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk encapsulation dot1q&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk native vlan 80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk allowed vlan 1,10,80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport mode trunk&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface Vlan1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address 192.168.11.1 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface Vlan10&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address 192.168.10.1 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip default-gateway 192.168.1.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip classless&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;SPAN&gt;&lt;B&gt;FOR ZD&lt;/B&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;-What I just did is I entered the VLAN in SSID config.&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;- I entered native VLAN 80 under SYSTEM SETTING
&amp;gt;management interface&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;thanks,&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;JR&lt;/P&gt;</description>
    <pubDate>Wed, 12 Sep 2018 06:00:52 GMT</pubDate>
    <dc:creator>john_ryan_meji1</dc:creator>
    <dc:date>2018-09-12T06:00:52Z</dc:date>
    <item>
      <title>different VLAN per SSID, zd1200 10.1.1 fw</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43585#M7841</link>
      <description>I am having difficulties creating a different VLAN per SSID. I don't know if I missed something. below is my setup;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Zd1200 fw 10.1.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Cisco layer 3&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan 1 - 192.168.11.1&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan10 - 192.168.10.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;------------------&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip subnet-zero&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip routing&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp excluded-address 192.168.10.0 192.168.10.10&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp pool ruckus&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;network 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;default-router 192.168.10.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;dns-server 8.8.8.8&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp pool vlan1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; network 192.168.11.0 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; default-router 192.168.11.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&amp;nbsp; dns-server 8.8.8.8&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree mode pvst&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree etherchannel guard misconfig&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;spanning-tree extend system-id&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan internal allocation policy ascending&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;no switchport&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address dhcp&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/11 -&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;ZD CONTROLLER&lt;/B&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport
mode access&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/35 -&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;AP&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk encapsulation dot1q&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk native vlan 80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk allowed vlan 1,10,80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport mode trunk&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface Vlan1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address 192.168.11.1 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface Vlan10&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip address 192.168.10.1 255.255.255.0&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;!&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip default-gateway 192.168.1.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip classless&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;SPAN&gt;&lt;B&gt;FOR ZD&lt;/B&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;-What I just did is I entered the VLAN in SSID config.&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;- I entered native VLAN 80 under SYSTEM SETTING
&amp;gt;management interface&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;thanks,&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;JR&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 06:00:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43585#M7841</guid>
      <dc:creator>john_ryan_meji1</dc:creator>
      <dc:date>2018-09-12T06:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: different VLAN per SSID, zd1200 10.1.1 fw</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43586#M7842</link>
      <description>Hi Batman,&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;AP/ZD Vlan 80&lt;BR /&gt;
&lt;BR /&gt;Let's say SSID 1 is vlan 1 and SSID 10 is vlan 10.&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;Configuration needed on ZD.&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;Configure&amp;gt;&amp;gt;WLAN&amp;gt;&amp;gt;SSID 1&amp;gt;&amp;gt; ACCESS VLAN 1&lt;BR /&gt;
&lt;BR /&gt;Configure&amp;gt;&amp;gt;WLAN&amp;gt;&amp;gt;SSID 10&amp;gt;&amp;gt; ACCESS VLAN 10&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;Configuration needed on switch.&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;Port where ZD is connected Access vlan 80.&lt;BR /&gt;
&lt;BR /&gt;Port where all APs are connected.&lt;BR /&gt;
&lt;BR /&gt;Native vlan 80&lt;BR /&gt;
&lt;BR /&gt;Tag all other vlans&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;The above configuration should work. &lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;All APs and ZD would get it address from vlan 80, clients connecting to SSIDs/WLAN would get IP from respective vlans.&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;If possible please change vlan 1 to any other if possible.&lt;BR /&gt;
&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;
&lt;BR /&gt;Abilash PR.</description>
      <pubDate>Wed, 12 Sep 2018 06:13:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43586#M7842</guid>
      <dc:creator>abilash_pr</dc:creator>
      <dc:date>2018-09-12T06:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: different VLAN per SSID, zd1200 10.1.1 fw</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43587#M7843</link>
      <description>Can you please&amp;nbsp; try to change your controller port to mirror your AP port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Your ZD needs a trunk port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;interface FastEthernet1/0/35 -&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;AP&amp;nbsp;&amp;nbsp;&lt;/B&gt; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;PUT zd="" on="" a="" port="" like="" this="" one="" that="" you="" configured=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/PUT&gt;&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk encapsulation dot1q&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk native vlan 80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport trunk allowed vlan 1,10,80&lt;/P&gt;

&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;switchport mode trunk&lt;/P&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:50:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/different-VLAN-per-SSID-zd1200-10-1-1-fw/m-p/43587#M7843</guid>
      <dc:creator>joseph_voldeck</dc:creator>
      <dc:date>2018-09-12T13:50:14Z</dc:date>
    </item>
  </channel>
</rss>

