Command Reference QinQ Commands
The following example specifies default VLAN of dot1q-tunnel port as 8.
Ruijie(config)#interface gigabitEthernet 0/1
Ruijie(config-if)#switchport dot1q-tunnel native vlan 8
Ruijie(config)#end
show interface dot1q-tunnel
12.25 switchport mode dot1q-tunnel
Use this command to configure the interface as the dot1q-tunnel interface. Use the no or default form
of this command to restore the default setting.
switchport mode dot1q-tunnel
no switchport mode
default switchport mode
The interface is not a tunnel port by default.
Interface configuration mode.
The following example configures the interface as the dot1q-tunnel interface.
ruijie(config)# interface gigabitEthernet 0/1
ruijie(config-if)# switchport mode dot1q-tunnel
ruijie(config)# end