<?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 Cisco Trunking with ZD3100/ZF7363 in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14197#M3088</link>
    <description>I am having some trouble with VLANs across 2 SSIDs. I have a corporate SSID, on VLAN 25. I need a guest SSID on VLAN 6. My Cisco 4510 port configs are:
&lt;BR /&gt;&lt;BR /&gt;
interface GigabitEthernet8/47
&lt;BR /&gt;
 description Wi-fi Test Port
&lt;BR /&gt;
 switchport trunk encapsulation dot1q
&lt;BR /&gt;
 switchport trunk native vlan 25
&lt;BR /&gt;
 switchport mode trunk
&lt;BR /&gt;
end
&lt;BR /&gt;&lt;BR /&gt;
interface GigabitEthernet8/48
&lt;BR /&gt;
 description ZoneDirector
&lt;BR /&gt;
 switchport trunk encapsulation dot1q
&lt;BR /&gt;
 switchport trunk native vlan 25
&lt;BR /&gt;
 switchport mode trunk
&lt;BR /&gt;
end
&lt;BR /&gt;&lt;BR /&gt;
I'm getting traffic in VLAN 25, and on the correct SSID just fine. However, I cannot seem to get any traffic (even DHCP) across VLAN 6. The A.P. shows up in the ZD3100 just fine as well. The only odd thing is that the tag for access on the ZD and on the A.P. for the VLAN 25 subnet is showing as VLAN 1.
&lt;BR /&gt;&lt;BR /&gt;
Thoughts?</description>
    <pubDate>Thu, 12 Sep 2013 19:36:22 GMT</pubDate>
    <dc:creator>bryan_decker</dc:creator>
    <dc:date>2013-09-12T19:36:22Z</dc:date>
    <item>
      <title>Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14197#M3088</link>
      <description>I am having some trouble with VLANs across 2 SSIDs. I have a corporate SSID, on VLAN 25. I need a guest SSID on VLAN 6. My Cisco 4510 port configs are:
&lt;BR /&gt;&lt;BR /&gt;
interface GigabitEthernet8/47
&lt;BR /&gt;
 description Wi-fi Test Port
&lt;BR /&gt;
 switchport trunk encapsulation dot1q
&lt;BR /&gt;
 switchport trunk native vlan 25
&lt;BR /&gt;
 switchport mode trunk
&lt;BR /&gt;
end
&lt;BR /&gt;&lt;BR /&gt;
interface GigabitEthernet8/48
&lt;BR /&gt;
 description ZoneDirector
&lt;BR /&gt;
 switchport trunk encapsulation dot1q
&lt;BR /&gt;
 switchport trunk native vlan 25
&lt;BR /&gt;
 switchport mode trunk
&lt;BR /&gt;
end
&lt;BR /&gt;&lt;BR /&gt;
I'm getting traffic in VLAN 25, and on the correct SSID just fine. However, I cannot seem to get any traffic (even DHCP) across VLAN 6. The A.P. shows up in the ZD3100 just fine as well. The only odd thing is that the tag for access on the ZD and on the A.P. for the VLAN 25 subnet is showing as VLAN 1.
&lt;BR /&gt;&lt;BR /&gt;
Thoughts?</description>
      <pubDate>Thu, 12 Sep 2013 19:36:22 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14197#M3088</guid>
      <dc:creator>bryan_decker</dc:creator>
      <dc:date>2013-09-12T19:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14198#M3089</link>
      <description>Hi Bryan,
&lt;BR /&gt;&lt;BR /&gt;
I believe Cisco switches by default allow all VLANs on a Trunk port so you don't have to explicitly allow/tag the allowed VLANs on the Trunk Port? I mean VLAN 6 btw for which the clients are not even getting the DHCP address. Please clarify.
&lt;BR /&gt;&lt;BR /&gt;
Also, did you add a tag for the Guest SSID on ZD WebUI, Configure :: WLANs :: ACCESS VLAN ?</description>
      <pubDate>Thu, 12 Sep 2013 21:48:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14198#M3089</guid>
      <dc:creator>rahul_koul</dc:creator>
      <dc:date>2013-09-12T21:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14199#M3090</link>
      <description>I believe you are correct on the Cisco handling of VLANs. 
&lt;BR /&gt;&lt;BR /&gt;
And I did add the tag for VLAN 6 to the configuration of the guest WLAN under:
&lt;BR /&gt;
Configure::WLANS::(wlan name).
&lt;BR /&gt;&lt;BR /&gt;
ACCESS VLAN :: VLAN ID :: 6
&lt;BR /&gt;&lt;BR /&gt;
I can connect a client device, but it does not get a DHCP address. I have the helper addresses set up, the scope is built, but I don't even get to the captive portal login for GuessPass entry.</description>
      <pubDate>Fri, 13 Sep 2013 13:06:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14199#M3090</guid>
      <dc:creator>bryan_decker</dc:creator>
      <dc:date>2013-09-13T13:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14200#M3091</link>
      <description>I have now made the problem worse.
&lt;BR /&gt;&lt;BR /&gt;
I removed:
&lt;BR /&gt;
switchport trunk native vlan 25
&lt;BR /&gt;&lt;BR /&gt;
from both the A.P. interface as well as the ZD interface.
&lt;BR /&gt;&lt;BR /&gt;
I also changed the ACCESS VLAN for the ZD and the  corporate WLAN from "1" to "25". While this allows me back in to the ZD, my WLAN is now exhibiting the same behavior as the guest WLAN....</description>
      <pubDate>Fri, 13 Sep 2013 13:32:38 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14200#M3091</guid>
      <dc:creator>bryan_decker</dc:creator>
      <dc:date>2013-09-13T13:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14201#M3092</link>
      <description>Bryan,
&lt;BR /&gt;&lt;BR /&gt;
This might end up taking a long time here so I would suggest opening a case with Ruckus TAC and I will take the ownership of this case as I know what's happening. We will need you to have a valid technical support contract on your ZD. Awaiting your response.</description>
      <pubDate>Fri, 13 Sep 2013 14:55:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14201#M3092</guid>
      <dc:creator>rahul_koul</dc:creator>
      <dc:date>2013-09-13T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14202#M3093</link>
      <description>It allowed me to open case 00121180 . I hope that means we have support on that. I can't find my records.</description>
      <pubDate>Fri, 13 Sep 2013 15:04:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14202#M3093</guid>
      <dc:creator>bryan_decker</dc:creator>
      <dc:date>2013-09-13T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Trunking with ZD3100/ZF7363</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14203#M3094</link>
      <description>I have taken its ownership. Will check the support entitlements and get back to you shortly. I work 9-6 PST.</description>
      <pubDate>Fri, 13 Sep 2013 15:20:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Cisco-Trunking-with-ZD3100-ZF7363/m-p/14203#M3094</guid>
      <dc:creator>rahul_koul</dc:creator>
      <dc:date>2013-09-13T15:20:46Z</dc:date>
    </item>
  </channel>
</rss>

