By default, if there are multiple equal-cost routes to a multicast source, a switch applies the following route selection rules during a reverse path forwarding (RPF) check:
In this default configuration, the switch selects only one route as the RPF route, regardless of which condition is met. Multicast load splitting enables the switch to distribute multicast data among multiple equal-cost paths based on a specific load splitting policy. This function improves quality of multicast forwarding.
It is recommended that you use a fixed load splitting policy that best suits your network. The stable-preferred or balance-preferred load splitting policy is recommended.
The load splitting timer and load splitting weights can be configured when the stable-preferred or balance-preferred load splitting policy is used.
If Protocol Independent Multicast - Dense Mode (PIM-DM) is enabled on the current switch, the stable-preferred or balance-preferred policy cannot be used.
The system view is displayed.
Multicast load splitting is configured.
The keywords in the command specify different multicast load splitting policies:
balance-preferred: ensures even load distribution among forwarding paths. Use this policy in scenarios where users frequently join and leave multicast groups. It enables traffic distribution to automatically adapt to frequent changes in group memberships.
If this load splitting policy is used, the switch automatically adjusts traffic on equal-cost routes when equal-cost routes are added or deleted, multicast routing entries are deleted, or load splitting weights on interfaces are changed.
stable-preferred: ensures stable multicast forwarding. Use this policy on a network with stable multicast services.
If this load splitting policy is used, the switch automatically adjusts traffic on equal-cost routes when equal-cost routes are added or deleted. However, when multicast routing entries are deleted or load splitting weights on interfaces are changed, the switch does not automatically adjust the traffic on the equal-cost routes.
group: load splitting by group address. Use this policy in scenarios where one multicast source sends data to multiple groups.
source: load splitting by source address. Use this policy in scenarios where one group receives data from multiple sources.
source-group: load splitting by source address and group address. Use this policy in scenarios where multiple sources send data to multiple groups.
The multicast load splitting timer is set.
By default, the value of a load splitting timer is 1800 seconds.