Quantcast
Channel: Ethernet Switching topics
Viewing all articles
Browse latest Browse all 2326

QinQ Again.

$
0
0

Does someone have a working QinQ for a EX2300 it does not seem to work no matter what I try. Have a case open and still no luck.

This is what I have on 2 switches connected back to back on ge0/1/0 trying to pass traffic in on ge0/1/2. Currently just trying to ping without taggs.

show vlans
Vlan_104 {
    interface ge-0/1/0.104;
    interface ge-0/1/2.104;
}
default {
    vlan-id 96;
    l3-interface irb.0;

}

 

show interfaces ge-0/1/0

flexible-vlan-tagging;
encapsulation extended-vlan-bridge;
unit 104 {
    vlan-id 104;
    family ethernet-switching;
}

show interfaces ge-0/1/2
flexible-vlan-tagging;
native-vlan-id 104;
encapsulation extended-vlan-bridge;
unit 104 {
    vlan-id-list 1-4094;
    input-vlan-map push;
    output-vlan-map pop;
    family ethernet-switching {
        storm-control default;
    }
}


Viewing all articles
Browse latest Browse all 2326

Trending Articles



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