Command Reference QinQ Commands
default traffic-redirect access-group acl outer-vlan
The policy list is null by default.
Interface configuration mode.
The following example specifies outer vid of input message whose source address is 1.1.1.1 as 3.
Ruijie# configure
Ruijie(config)#ip access-list standard 2
Ruijie(config-std-nacl)# permit host 1.1.1.1
Ruijie(config-std-nacl)# exit
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if)# switchport mode trunk
Ruijie(config-if)# traffic-redirect access-group 2 outer-vlan 3 in
Ruijie(config-if)# end
12.29 vlan-mapping-out vlan src-vlan remark dest-vlan
Use this command to configure the policy list of the one-to-one VLAN mapping in the outgoing
direction on the acess, trunk, hybrid, uplink port. Use the no or default form of this command to
restore the default setting.
vlan-mapping-out vlan src-vlan remark dest-vlan
no vlan-mapping-out vlan src-vlan remark dest-vlan
default vlan-mapping-out vlan src-vlan remark dest-vlan