Command Reference QinQ Commands
Outer vlan list of input message
Modified outer vlan id list
The policy list is null by default.
Interface configuration mode.
The following example specifies vid in the outer tag of input message as 10-20 and sets the vid to
100.
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if)# switchport mode access
Ruijie(config-if)# dot1q relay-vid 100 translate local-vid 10-20
Ruijie(config-if)# end
show translation-table [ interface intf-id ]
12.4 dot1q relay-vid vid translate inner-vid v-list
Use this command to configure the modify policy list of outer vid based on protocol on access, trunk,
hybrid port. Use the no or default form of this command to restore the default setting.
dot1q relay-vid vid translate inner-vid v-list
no dot1q relay-vid vid translate inner-vid v-list
default dot1q relay-vid vid translate inner-vid v-list
Outer vlan list of input message
Modified outer vlan id list
The policy list is null by default.
Interface configuration mode.