<?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 Private VLAN routing issue in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41894#M9760</link>
    <description>I've configured a private VLAN for  ports 1 and 2 so that they are isolated from one another. The configuration shown below is how I set it up, however, when I place a client on port 1 I can not ping the gateway.The client can ping the VLAN Mgmt99 IP: 10.10.99.6. Note port 48 is a trunk port to my core switch with the same Mgmt99 VLAN on it. I tried ipforwarding of mgmt99 vlan but that did not help.&lt;BR /&gt;
&lt;BR /&gt;
create vlan "Mgmt99"&lt;BR /&gt;
configure vlan Mgmt99 tag 99create vlan "Mgmt99_pv_isol"&lt;BR /&gt;
configure vlan Mgmt99_pv_isol tag 199 &lt;BR /&gt;
&lt;BR /&gt;
    create private-vlan "Mgmt99_PV"&lt;BR /&gt;
configure private-vlan Mgmt99_PV add network Mgmt99&lt;BR /&gt;
&lt;BR /&gt;
configure private-vlan Mgmt99_PV add subscriber Mgmt99_pv_isol&lt;BR /&gt;
&lt;BR /&gt;
configure vlan Mgmt99 add ports 48 tagged (Trunk Port)&lt;BR /&gt;
&lt;BR /&gt;
    configure vlan Mgmt99_pv_isol add ports 1-2 untagged&lt;BR /&gt;
&lt;BR /&gt;
    configure vlan Mgmt99 ipaddress 10.10.99.6 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
    configure iproute add default 10.10.99.1&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any suggestions.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Oct 2016 02:21:00 GMT</pubDate>
    <dc:creator>Andrew_Schulz1</dc:creator>
    <dc:date>2016-10-06T02:21:00Z</dc:date>
    <item>
      <title>Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41894#M9760</link>
      <description>I've configured a private VLAN for  ports 1 and 2 so that they are isolated from one another. The configuration shown below is how I set it up, however, when I place a client on port 1 I can not ping the gateway.The client can ping the VLAN Mgmt99 IP: 10.10.99.6. Note port 48 is a trunk port to my core switch with the same Mgmt99 VLAN on it. I tried ipforwarding of mgmt99 vlan but that did not help.&lt;BR /&gt;
&lt;BR /&gt;
create vlan "Mgmt99"&lt;BR /&gt;
configure vlan Mgmt99 tag 99create vlan "Mgmt99_pv_isol"&lt;BR /&gt;
configure vlan Mgmt99_pv_isol tag 199 &lt;BR /&gt;
&lt;BR /&gt;
    create private-vlan "Mgmt99_PV"&lt;BR /&gt;
configure private-vlan Mgmt99_PV add network Mgmt99&lt;BR /&gt;
&lt;BR /&gt;
configure private-vlan Mgmt99_PV add subscriber Mgmt99_pv_isol&lt;BR /&gt;
&lt;BR /&gt;
configure vlan Mgmt99 add ports 48 tagged (Trunk Port)&lt;BR /&gt;
&lt;BR /&gt;
    configure vlan Mgmt99_pv_isol add ports 1-2 untagged&lt;BR /&gt;
&lt;BR /&gt;
    configure vlan Mgmt99 ipaddress 10.10.99.6 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
    configure iproute add default 10.10.99.1&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any suggestions.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2016 02:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41894#M9760</guid>
      <dc:creator>Andrew_Schulz1</dc:creator>
      <dc:date>2016-10-06T02:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41895#M9761</link>
      <description>Andrew,&lt;BR /&gt;
&lt;BR /&gt;
Could you add the below config line and check. &lt;BR /&gt;
 "configure vlan Mgmt99 add ports 1 private-vlan translated" &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2016 08:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41895#M9761</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2016-10-06T08:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41896#M9762</link>
      <description>I get the following error when I add that config. &lt;BR /&gt;
&lt;BR /&gt;
Error: Can't add ports because they already exist in a Subscriber VLAN.</description>
      <pubDate>Thu, 06 Oct 2016 23:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41896#M9762</guid>
      <dc:creator>Andrew_Schulz1</dc:creator>
      <dc:date>2016-10-06T23:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41897#M9763</link>
      <description>Hi Andrew,&lt;BR /&gt;
&lt;BR /&gt;
Please try adding the port 48 as a translated port. &lt;BR /&gt;
&lt;BR /&gt;
configure Vlan mgmt99 add port 48 private-Vlan translated. &lt;BR /&gt;
&lt;BR /&gt;
Let us know the results!</description>
      <pubDate>Fri, 07 Oct 2016 05:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41897#M9763</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2016-10-07T05:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41898#M9764</link>
      <description>Hi Andrew,&lt;BR /&gt;
&lt;BR /&gt;
Similar example is explained in the User guide: under the section, "Extending Network and Subscriber VLANs to Other Switches"&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_21_1/VLAN/c_extending-network-and-subscriber-vlans-to-other-switches.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/EXOS_21_1/VLAN/c_extending-network-and-subscriber-vlan...&lt;/A&gt; &lt;BR /&gt;
If you would require any clarification, please feel free to let us know.</description>
      <pubDate>Fri, 07 Oct 2016 05:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41898#M9764</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2016-10-07T05:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41899#M9765</link>
      <description>When I add vlan mgmt99 port 48 to private-vlan translated I get the following notice. I said yes to it.&lt;BR /&gt;
&lt;BR /&gt;
Adding an existing untagged member port of vlan Mgmt99 as tagged can cause STP configuration loss.&lt;BR /&gt;
&lt;BR /&gt;
Do you really want to add these ports? (y/N) Yes&lt;BR /&gt;
&lt;BR /&gt;
After making that change the client on port 1 can ping the gateway and is isolated as I wanted. Thanks for the help on this and thanks for pointing to the support document as well, that helped.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2016 21:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41899#M9765</guid>
      <dc:creator>Andrew_Schulz1</dc:creator>
      <dc:date>2016-10-10T21:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Private VLAN routing issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41900#M9766</link>
      <description>Please explain how that change give you the desired result.</description>
      <pubDate>Sun, 03 Jun 2018 01:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/private-vlan-routing-issue/m-p/41900#M9766</guid>
      <dc:creator>nola_saint</dc:creator>
      <dc:date>2018-06-03T01:27:00Z</dc:date>
    </item>
  </channel>
</rss>

