<?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: Cannot Configure Private VLANS on VLANS with a VE configured in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20628#M825</link>
    <description>Good Afternoon:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Yes; in fact, the VRI routing works perfect in the current implementation, which I have currently configured using VEs on a 6610.&amp;nbsp; Currently we have not implemented the private VLANs described.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The Layer-2 Devices we have are different flavors of ICX-7150 and ICX-6430 units with PoE+.&amp;nbsp; Same switch family.&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Are you saying I can configure the VLAN isolation levels on the Layer-2 device then trunk it into the Layer-3 device?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Can you please give me a quick config snippit or example?&amp;nbsp;&amp;nbsp;&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Where I am confused is that my isolated VLAN will be 1234 on the Layer-2 device (simple enough to setup).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Trunking 1234 between the Layer-2 and Layer-3 device will again be (straight forward).&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;Question is that within the isolated VLAN the interfaces are not&amp;nbsp;&lt;EM alt="" name="" rel="" target="" title="" type="" value=""&gt;promiscuous&lt;/EM&gt;, so how would those Layer-2 Frames be transmitted on that trunk ("tagged" interface)?&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I do see commands such as:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;pvlan mapping 1234 ethernet 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Wouldn't that interface 1/2/1 above be in a different "primary" VLAN?&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If yes, then wouldn't my VLAN 1234 traffic come in on a different VLAN once it goes through the trunk from the Layer-2 to the Layer-3 Device?&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please post a brief snipping of just one (1) "isolated" VLAN say on a Layer-2 device and how you are going to trunk it into a Layer-3 device "tagged" etc... and on the Layer-3 device there is a configured VRI (router-interface) for that VLAN.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank you&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;</description>
    <pubDate>Mon, 04 Feb 2019 20:57:28 GMT</pubDate>
    <dc:creator>netwizz</dc:creator>
    <dc:date>2019-02-04T20:57:28Z</dc:date>
    <item>
      <title>Cannot Configure Private VLANS on VLANS with a VE configured</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20626#M823</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config)#vlan 160 name Data by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-160)#router-interface ve 160&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-160)#pvlan type community&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Error: Private VLANs cannot be configured on vlans with ve configured&lt;/B&gt;&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;ICX7150-C12 Router(config)#vlan 1234 name Restricted by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1234)#pvlan type isolated&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1234)#router-interface ve 1234&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Error - can not configure ve on a secondary private vlan&lt;/B&gt;&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;I know what it is saying, but why won't it let me do that??&lt;/B&gt;&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;What I am trying to do is create a VLAN with no Layer-2 Bridging for PCI compliance (i.e Credit card readers... they must NOT have any connectivity to any other device on the network per the latest PCI compliance documents).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Here is what I want to do...&amp;nbsp; Trying to make a VLAN that is normal for such things as computers and printers (i.e. devices can talk to one another and the primary VLAN, which is the WAN on 1/2/1.)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Another similar VLAN for Voice the only difference will ultimately be that tagged interfaces will be assigned, there will for sure be "inline-power," lldp-med, and untagged ports for the native VLAN (dual-mode depreciated).&amp;nbsp; Voice VLAN will be configured on interfaces, etc.&amp;nbsp; This one will be community too, though I doubt it matters as the call manager is on the other side of the WAN.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Trying to then make a VLAN without layer-2 bridging, so a device can talk only to the primary VLAN, which is the WAN).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ALL VLANS mapped to the WAN port.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The WAN is the Internet connection.&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;Routing statements and helpers on the VEs...&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Basically, an extended ACL to stop any Layer-3 communication to any of private IP ranges 192.168.0.0/16, 172.16.0.0/12, and 10.0.0.0/8 while still allowing communication to DHCP and ultimately Internet traffic.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Here is what I have envisioned... Doesn't seem that it will work.&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config)# vlan 160 Data by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-160)# router-interface ve 160&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-160)# pvlan type community&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config)# vlan 1234 name PCI-Compliance-Data by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-1234)# pvlan type isolated&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-1234)# router-interface ve 1234&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-1234)# exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config)# vlan 703 name Voice by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-703)# tagged ethernet 1/1/1 to 1/1/48&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-703)# router-interface ve 703&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-703)# pvlan type community&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-703)# exit&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config)# vlan 321 name WAN by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# untagged ethernet 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# router-interface ve 321&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# pvlan type primary&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# pvlan mapping 160 ethernet 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# pvlan mapping 1234 ethernet 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;device(config-vlan-321)# pvlan mapping 703 ethernet 1/2/1&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;interface ve 160&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name Default Gateway&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip address 10.1.8.1 255.255.248.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 1 10.1.50.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 2 10.1.50.2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ve 321&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name Metro-E Circuit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip address 10.250.205.46 255.255.255.252&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ve 703&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name VoIP Gateway&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip address 10.240.13.1 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 1 10.1.50.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 2 10.1.50.2&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;interface ve 1234&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name Restricted Default Gateway&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip follow ve 160&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 1 10.1.50.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip helper-address 2 10.1.50.2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip access-group NO_RFC1918 out&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;ip access-list extended NO_RFC1918&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;permit ip any host 10.1.50.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;permit ip any host 10.1.50.2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deny ip any 10.0.0.0 0.255.255.255&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deny ip any 172.16.0.0 0.15.255.255&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deny ip any 192.168.0.0 0.255.255&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;permit ip any any&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;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;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Any ideas?&lt;/B&gt;&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;P.S. don't worry about the 48 ports above and the fact I actually tried to configure a 7150-C12-PD.&amp;nbsp; I was simply testing and happened to have one in arms reach.&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;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;</description>
      <pubDate>Thu, 31 Jan 2019 19:27:00 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20626#M823</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-01-31T19:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Configure Private VLANS on VLANS with a VE configured</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20627#M824</link>
      <description>Hello,&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;We believe you are trying to route Layer 3 traffic among secondary vlans using vri,&amp;nbsp; right ?&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;As&amp;nbsp;virtual routing interfaces (vri) cannot be created on a private vlan, another approach is to have an external router to a trunk port of the primary VLAN. The trunk port of the primary VLAN is a&amp;nbsp;&lt;EM alt="" name="" rel="" target="" title="" type="" value=""&gt;promiscuous&amp;nbsp;&lt;/EM&gt;port and can communicate with all&amp;nbsp;the ports in the PVLAN. &lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Sun, 03 Feb 2019 10:54:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20627#M824</guid>
      <dc:creator>jijo_panangat</dc:creator>
      <dc:date>2019-02-03T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Configure Private VLANS on VLANS with a VE configured</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20628#M825</link>
      <description>Good Afternoon:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Yes; in fact, the VRI routing works perfect in the current implementation, which I have currently configured using VEs on a 6610.&amp;nbsp; Currently we have not implemented the private VLANs described.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The Layer-2 Devices we have are different flavors of ICX-7150 and ICX-6430 units with PoE+.&amp;nbsp; Same switch family.&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Are you saying I can configure the VLAN isolation levels on the Layer-2 device then trunk it into the Layer-3 device?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Can you please give me a quick config snippit or example?&amp;nbsp;&amp;nbsp;&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Where I am confused is that my isolated VLAN will be 1234 on the Layer-2 device (simple enough to setup).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Trunking 1234 between the Layer-2 and Layer-3 device will again be (straight forward).&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;Question is that within the isolated VLAN the interfaces are not&amp;nbsp;&lt;EM alt="" name="" rel="" target="" title="" type="" value=""&gt;promiscuous&lt;/EM&gt;, so how would those Layer-2 Frames be transmitted on that trunk ("tagged" interface)?&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I do see commands such as:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;pvlan mapping 1234 ethernet 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Wouldn't that interface 1/2/1 above be in a different "primary" VLAN?&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If yes, then wouldn't my VLAN 1234 traffic come in on a different VLAN once it goes through the trunk from the Layer-2 to the Layer-3 Device?&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;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please post a brief snipping of just one (1) "isolated" VLAN say on a Layer-2 device and how you are going to trunk it into a Layer-3 device "tagged" etc... and on the Layer-3 device there is a configured VRI (router-interface) for that VLAN.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank you&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;</description>
      <pubDate>Mon, 04 Feb 2019 20:57:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Cannot-Configure-Private-VLANS-on-VLANS-with-a-VE-configured/m-p/20628#M825</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-02-04T20:57:28Z</dc:date>
    </item>
  </channel>
</rss>

