Hi All
 
Currently we have a Cisco ME3400 handing the qinq for our fibre connection. However it only has 2xGig ports so have to uplink to a separate switch in the core to keep everything at a gig.
 
Before purchasing new kit we have a couple of Extreme X450e switches. Their qinq implementation VMAN is supposedly compatible, providing Ethertype is set correctly. However documentation is a little light on details regarding configuration so I am wondering if anyone here has any experience with it. Current Cisco config below - can it be duplicated using VMAN?
 
Off list replies are fine
 
interface GigabitEthernet0/1
 description Connects to Core
 port-type nni
 switchport mode trunk
 switchport vlan mapping 12,101,1200-1202 dot1q-tunnel 503
 switchport vlan mapping 600-649 dot1q-tunnel 501
 switchport vlan mapping 650-700 dot1q-tunnel 502
 switchport vlan mapping default drop
!
interface GigabitEthernet0/2
 description Connects to Fibre
 port-type nni
 switchport mode trunk
 media-type sfp
 
Thanks in advance, beer
 
Cheers
Jodi