Multicast source cloning-based PIM FRR protects multicast services against link and node failures by cloning multicast source Join messages, allowing you to manually specify reverse path forwarding (RPF) vector paths, cloning multicast traffic from sources, and transmitting cloned traffic along different RPF vector paths. This feature implements rapid traffic switchover if a link failure occurs, with the multicast traffic interruption being less than 50 ms, minimizing service loss.
Only NetEngine 8000 F1A supports multicast source cloning-based PIM FRR.
PIM FRR replies on unicast route FRR or multicast static route FRR when establishing backup paths. Such implementation enables PIM FRR to improve link and node reliability, but cannot effectively provide an end-to-end node and link protection mechanism in complex networking scenarios.
Multicast source cloning-based PIM FRR can address this issue. This feature enables a device to send cloned multicast source Join messages to a multicast source and then sends cloned multicast traffic to multicast receivers along user-planned RPF vector paths. Normally, a multicast traffic receive device permits the traffic on the primary link and discards that on the backup link. However, the device starts to permit the traffic on the backup link immediately after detecting a primary link failure, minimizing service loss.
Multicast source cloning-based PIM FRR applies only to IPv4 PIM-SM, IPv4 PIM-SSM, and Rosen MVPN scenarios.
Multicast source cloning-based PIM FRR implements dual feed and selective receiving of multicast traffic by cloning multicast source Join messages, allowing you to manually specify two paths to the same multicast source, cloning multicast traffic from the source, and transmitting cloned traffic along the user-planned paths.
The implementation of multicast source cloning-based PIM FRR involves the following steps:
Cloning multicast source Join messages on the user-side device
The user-side device clones an (S, G) source Join message to (S1, G) and (S2, G) Join messages, and then sends the cloned messages to the multicast source.
Specifying RPF vector paths on the user-side device
After RPF vector paths to S1 and S2 are manually specified, the multicast source Join messages are forwarded along the specified paths. You can specify strict or loose explicit RPF vector paths. When specifying a strict explicit RPF vector path, you must use the IP address of the next hop (PIM neighbor) interface that is directly connected to the current node as the next hop address of the path. When specifying a loose explicit RPF vector path, you can use any interface IP address of the next hop as the next hop IP address of the path.
Cloning multicast traffic on the multicast source-side device
The multicast source-side device clones the traffic of the multicast group (S, G) to the traffic of the multicast groups (S1, G) and (S2, G) and sends the cloned traffic to the receiver along the specified RFP vector paths.
Multicast Source Cloning-based PIM FRR Through Strict Explicit Paths in PIM-SM/PIM-SSM Scenarios
On the network shown in the following figure, Device A is connected to a multicast user (Receiver 1). The user's terminal runs IGMPv3 for multicast services. The multicast source is connected to Device F.
The implementation process is as follows:
Multicast Source Cloning-based PIM FRR Through Loose Explicit Paths in PIM-SM/PIM-SSM Scenarios
On the network shown in the following figure, Device A is connected to a multicast user (Receiver 1). The user's terminal runs IGMPv3 for multicast services. The multicast source is connected to Device F.
The implementation process is as follows:
Multicast Source Cloning-based PIM FRR Through Strict Explicit Paths in Rosen MVPN Scenarios
On the network shown in the following figure, Device A is connected to a multicast user (Receiver 1). The user's terminal runs IGMPv3 for multicast services. The multicast source is connected to Device F. Device A, Device C, and Device E are PEs, and Device F is a CE. Both the user-side and multicast source-side networks are VPN networks.
The implementation process is as follows:
Note the following when the feature is used in Rosen MVPN scenarios:
Multicast source cloning-based PIM FRR helps improve the reliability of multicast services and minimize service loss for users.