cancel
Showing results for 
Search instead for 
Did you mean: 

qinq

qinq

SIVA_RAJU_KARNA
New Contributor
Hi Team,

I have configured qinq in extreme switch.

Getting incoming packets with qinq tagging.

I configured vman on the switch and assigned ingress and egress ports one with tagged(ingress) other one with "cep cvid" (egress).

I am seeing egress packet as qinq (as it is what i see int he ingress) . so the packet is not stripped some how.

Please help me in this.
7 REPLIES 7

Senguttuvan__Ar
Extreme Employee
Port "b" is the egress port right? you might need to include the "translate " keyword to the command.

SIVA_RAJU_KARNA
New Contributor
Hi,

This is also not working for me.

i have enabled the following commands.

outertag  (svlan)
innertag:y (cvlan)

create vman
configure vman tag "x"
configure vman " add ports "a" tagged
configure vman " add ports "b" cep cvid "y"



Senguttuvan__Ar
Extreme Employee
If my understanding is correct, when the traffic egress out the port where "cep cvid" is configured, you would want the switch to include the CVID to the traffic and send it out the switch.

Which means VMAN double tag gets removed but will have the original TAG value and you would want to translate the original tag to CVID on the untag egress port.

If so, this configuration is required "configure vman add ports cep cvid translate '.
GTM-P2G8KFN