<?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: Inner vlan bridging ( is what I call it ) in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inner-vlan-bridging-is-what-i-call-it/m-p/44017#M10718</link>
    <description>Hello, Andreas!&lt;BR /&gt;
&lt;BR /&gt;
I think you mean Selective Q-in-Q in Extreme switches.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
    <pubDate>Mon, 16 Mar 2015 14:00:00 GMT</pubDate>
    <dc:creator>Alexandr_P</dc:creator>
    <dc:date>2015-03-16T14:00:00Z</dc:date>
    <item>
      <title>Inner vlan bridging ( is what I call it )</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inner-vlan-bridging-is-what-i-call-it/m-p/44016#M10717</link>
      <description>I have a setup as described below.  &lt;BR /&gt;
Today I have to use a MX80 for this purpose but I was wondering if there is anything I could do within a Extreme switch instead &lt;BR /&gt;
&lt;BR /&gt;
To explain my predicament a bit further &lt;BR /&gt;
&lt;BR /&gt;
The port called ge-1/1/9 towards something called Telia NNI is a VLAN 0x8100. &lt;BR /&gt;
&lt;BR /&gt;
The port called ge-1/1/0 towards the L460 ( L is for Labb X460) is VMAN 0x9100&lt;BR /&gt;
&lt;BR /&gt;
Vman tagged traffic is received ingress on port ge-1/1/0 with the tags specified ( 33,401,501,601) &lt;BR /&gt;
&lt;BR /&gt;
Egress towards L440 on interface ge-1/1/9 we have to &lt;BR /&gt;
translate 401 to 41 &lt;BR /&gt;
translate 501 to 51&lt;BR /&gt;
translate 601 to 61 &lt;BR /&gt;
&lt;BR /&gt;
At the same time we have to innertag vlan 33 on all those translated vlans cause that vlan is the inbound managment on the left L150 called CPE. &lt;BR /&gt;
&lt;BR /&gt;
The L440 ( out of my control and part of a provider network ) just have vlans tagged on egress towards the MX80 ge-1/1/9 and have no idea of the vlan tags we sent from the L460 ( 401,501,601) so the only thing it can see ingress is the vlan tag 41, 51, 61 and NOT 33 cause that tag is not part of the NNI interface.&lt;BR /&gt;
&lt;BR /&gt;
The switch Im' trying to do this is can be of whatever model there is from extreme x670 to x440. But I have yet to figure out if this is doable on any switch ?&lt;BR /&gt;
&lt;BR /&gt;
Below is the juniper config&lt;BR /&gt;
&lt;BR /&gt;
interfaces {    ge-1/1/9 {&lt;BR /&gt;
        unit 33 {&lt;BR /&gt;
            description MGMT;&lt;BR /&gt;
            encapsulation vlan-bridge;&lt;BR /&gt;
            vlan-tags outer 0x9100.33;&lt;BR /&gt;
        }&lt;BR /&gt;
        unit 41 {&lt;BR /&gt;
            description XA12345;&lt;BR /&gt;
            encapsulation vlan-bridge;&lt;BR /&gt;
            vlan-tags outer 0x9100.41;&lt;BR /&gt;
        }&lt;BR /&gt;
    }&lt;BR /&gt;
    ge-1/1/0 {&lt;BR /&gt;
        unit 401 {&lt;BR /&gt;
            description "FB-12345 - XA12345";&lt;BR /&gt;
            encapsulation vlan-bridge;&lt;BR /&gt;
            vlan-tags outer 0x8100.401 inner 0x9100.41;&lt;BR /&gt;
        }&lt;BR /&gt;
        unit 5496 {&lt;BR /&gt;
            description "MGMT for FB-12345 - IPONLY";&lt;BR /&gt;
            encapsulation vlan-bridge;&lt;BR /&gt;
            vlan-tags outer 0x8100.401 inner 0x9100.33;&lt;BR /&gt;
        }&lt;BR /&gt;
    }&lt;BR /&gt;
}&lt;BR /&gt;
routing-instances {&lt;BR /&gt;
    IPONLY {&lt;BR /&gt;
        instance-type virtual-switch;&lt;BR /&gt;
        bridge-domains {&lt;BR /&gt;
            IPONLY {&lt;BR /&gt;
                domain-type bridge;&lt;BR /&gt;
                vlan-tags outer 0x9100.33;&lt;BR /&gt;
                interface ge-1/1/9.33;&lt;BR /&gt;
                interface ge-1/1/0.5496;&lt;BR /&gt;
            }&lt;BR /&gt;
        }&lt;BR /&gt;
    }&lt;BR /&gt;
    XA12345 {&lt;BR /&gt;
        description "XA12345 - FB-12345";&lt;BR /&gt;
        instance-type virtual-switch;&lt;BR /&gt;
        bridge-domains {&lt;BR /&gt;
            XA12345 {&lt;BR /&gt;
                description "XA12345 - FB-12345";&lt;BR /&gt;
                domain-type bridge;&lt;BR /&gt;
                vlan-tags outer 0x9100.41;&lt;BR /&gt;
                interface ge-1/1/9.41;&lt;BR /&gt;
                interface ge-1/1/0.401;&lt;BR /&gt;
            }&lt;BR /&gt;
        }&lt;BR /&gt;
    }&lt;BR /&gt;
}&lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1d032db0ece045ebb5e4444c81688c1f_RackMultipart20150316-22220-1egvegz-setup_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1579iF2F97AD344E7DB66/image-size/large?v=v2&amp;amp;px=999" role="button" title="1d032db0ece045ebb5e4444c81688c1f_RackMultipart20150316-22220-1egvegz-setup_inline.png" alt="1d032db0ece045ebb5e4444c81688c1f_RackMultipart20150316-22220-1egvegz-setup_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2015 13:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inner-vlan-bridging-is-what-i-call-it/m-p/44016#M10717</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2015-03-16T13:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Inner vlan bridging ( is what I call it )</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inner-vlan-bridging-is-what-i-call-it/m-p/44017#M10718</link>
      <description>Hello, Andreas!&lt;BR /&gt;
&lt;BR /&gt;
I think you mean Selective Q-in-Q in Extreme switches.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Mon, 16 Mar 2015 14:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/inner-vlan-bridging-is-what-i-call-it/m-p/44017#M10718</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-03-16T14:00:00Z</dc:date>
    </item>
  </channel>
</rss>

