The multicast load-splitting command configures a multicast load splitting policy.
The undo multicast load-splitting command restores the default configuration.
By default, the load splitting among multicast routes is disabled.
Parameter | Description | Value |
---|---|---|
group |
Indicates group address-based load splitting. This policy is applicable to the scenario of one source to multiple groups. |
- |
source |
Indicates source address-based load splitting. This policy is applicable to the scenario of multiple sources to one group. |
- |
source-group |
Indicates source and group addresses-based load splitting. This policy is applicable to the scenario of multiple sources to multiple groups. |
- |
stable-preferred |
Indicates stable-preferred load splitting. This policy is applicable to the stable multicast networking. |
- |
balance-ucmp |
Indicates link bandwidth-based load splitting. This policy is applicable to the scenario in which links have different bandwidth. |
- |
Usage Scenario
If multiple equal-cost routes exist over the network, you can run the multicast load-splitting command to realize load splitting among the equal-cost routes. The Router selects equal-cost routes from unicast and multicast static routing tables, and determines the routing table for creating multicast routing entries based on the mask lengths and preferences of routes. All equal cost routes in the determined routing table can then take part in load splitting. The Router supports load splitting among the routes in only one routing table.
Prerequisites
The multicast routing-enable command is run.
Configuration Impact
The four load splitting policies are mutually exclusive. You are advised to adopt a fixed multicast load splitting policy based on the actual networking.
<HUAWEI> system-view [~HUAWEI] multicast routing-enable [*HUAWEI] ip vpn-instance mytest [*HUAWEI-vpn-instance-mytest] ipv4-family [*HUAWEI-vpn-instance-mytest-af-ipv4] route-distinguisher 100:100 [*HUAWEI-vpn-instance-mytest-af-ipv4] multicast routing-enable [*HUAWEI-vpn-instance-mytest-af-ipv4] quit [*HUAWEI-vpn-instance-mytest] multicast load-splitting stable-preferred