Configuring the Multicast MAC Address for Layer 2 Protocol Tunneling
Context
To prevent a backbone network edge device from sending the received Layer 2 protocol packets to its CPU for processing and ensure that the Layer 2 protocol packets are tunneled across the backbone network, configure the edge device to replace the multicast destination MAC address in Layer 2 protocol packets with a specified multicast MAC address.
Perform the following operations on PEs.
Procedure
- Run system-view
The system view is displayed.
- Run l2protocol-tunnel protocol-type group-mac { group-mac | default-group-mac }
The original multicast destination MAC address of Layer 2 protocol packets is replaced with a specified multicast MAC address.
Most Layer 2 protocols can be identified by protocol type. You can configure a group MAC address for this type of protocol to reduce configuration workload. The default group MAC address is 0100-0ccd-cdd0.
Do not replace the destination MAC addresses of STP, GVRP, and GMRP packets with the same multicast MAC address.
Do not replace the destination MAC addresses of EOAM3ah, LACP, and DLDP packets with the same multicast MAC address.
When configuring Layer 2 protocol tunneling, do not use the following multicast MAC addresses to replace the destination MAC address of Layer 2 protocol packets:
- Destination MAC addresses of BPDUs: 0180-C200-0000 to 0180-C200-002F
- Destination MAC address of Smart Link packets: 010F-E200-0004
- Special multicast MAC addresses: 0100-0CCC-CCCC and 0100-0CCC-CCCD
- Common multicast MAC addresses that have been used on the device
- Run commit
The configuration is committed.