Command Reference QinQ Commands
Ruijie(config-if)# l2protocol-tunnel gvrp tunnel-dmac 011AA9 000005
Ruijie(config-if)#end
show l2protocol-tunnel { gvrp | stp }
12.11 mac-address-mapping x source-vlan src-vlan-list destination-vlan
dst-vlan-id
Use this command to copy the MAC address dynamically-learned from the source VLAN to the
destination VLAN. Use the no or default form of this command to restore the default setting.
mac-address-mapping x source-vlan src-vlan-list destination-vlan dst-vlan-id
no mac-address-mapping x source-vlan src-vlan-list destination-vlan dst-vlan-id
default mac-address-mapping x source-vlan src-vlan-list destination-vlan dst-vlan-id
Policy ID of copying MAC addresses.
Source VLAN list of copying MAC addresses.
Destination VLAN ID of copying MAC addresses.
This function is disabled by default.
Interface configuration mode.
The following example copies the MAC addresses dynamically-learned from the source VLANs 1-3 to
the destination VLAN 5.
ruijie#configure
ruijie(config)# interface gigabitEthernet 0/2
ruijie(config-if)# mac-address-mapping 1 source-vlan 1-3 destination-vlan 5
ruijie(config-if)#end
show interface mac-address-mapping x