The multicast ipv6 load-splitting command configures an IPv6 multicast load splitting policy.
The undo multicast ipv6 load-splitting command restores the default configuration.
By default, no IPv6 multicast load splitting policy is configured.
Parameter | Description | Value |
---|---|---|
group |
Indicates group address-based load splitting, which is applicable to the scenario of one source to multiple groups. |
- |
source |
Indicates source address-based load splitting, which is applicable to the scenario of one group to multiple sources. |
- |
source-group |
Indicates source and group addresses-based load splitting, which is applicable to the scenario of multiple sources to multiple groups. |
- |
stable-preferred |
Indicates stable-preferred load splitting, which is applicable to a 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 IPv6 equal-cost routes exist on a network, run the multicast ipv6 load-splitting command to realize load splitting among these routes. The Router selects equal-cost routes from unicast, MBGP, MIGP, and multicast static routing tables, and determines the routing table for creating multicast routing entries based on the mask lengths and preferences of routes. The Router supports IPv6 load splitting among the routes in only one routing table.
Prerequisites
The multicast ipv6 routing-enable command is run.
Configuration Impact
The four load splitting policies are mutually exclusive. You are advised to adopt a fixed IPv6 multicast load splitting policy based on the actual networking.
<HUAWEI> system-view [~HUAWEI] ip vpn-instance abcde [*HUAWEI-vpn-instance-abcde] ipv6-family [*HUAWEI-vpn-instance-abcde-af-ipv6] route-distinguisher 200:200 [*HUAWEI-vpn-instance-abcde-af-ipv6] quit [*HUAWEI-vpn-instance-abcde] multicast ipv6 routing-enable [*HUAWEI-vpn-instance-abcde] multicast ipv6 load-splitting stable-preferred