Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Map 2 QinQ interfaces together with different outer VLAN IDs

$
0
0

Hi,

 

On interface A QinQ is configured like this:

vlan-tags outer 0x8100.1 inner 0x8100.600

On interface B QinQ is configured like this:

vlan-tags outer 0x8100.336 inner 0x8100.600

these interfaces are in a bridge:

bridge-domains {
    bridge {
        domain-type bridge;
        interfaces A;
        interfaces B;
    }
}

How do I make communication happen on layer 2 with 2 different outer VLAN tags? I've read about rewriting VLANs by swapping VLAN IDs, but how do I do it in this situation?


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>