multicast ipv6 load-splitting

Function

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.

Format

multicast ipv6 load-splitting { group | source | source-group | stable-preferred | balance-ucmp }

undo multicast ipv6 load-splitting

Parameters

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.

-

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mcast-base write

Usage Guidelines

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.

  • If stable-preferred is specified, the Router runs the load splitting algorithm based on the actual network status and splits (*, G) and (S, G) entries into the corresponding equal-cost routes; When equal-cost routes are added or deleted, the Router automatically adjusts and balances the entries; when IPv6 multicast routing entries are deleted, the Router does not automatically adjust the entries on the equal-cost routes.
  • If group, source, or source-group is specified, fixed algorithms are used for load splitting. In case that multicast routing entries and network configurations are stable, Reverse Path Forwarding (RPF) interfaces and RPF neighbors keep unchanged.
  • If balance-ucmp is specified, the Router automatically adjusts and balances traffic based on link bandwidth, implementing unequal load splitting.

Example

# In the public network instance, configure stable-preferred IPv6 multicast load splitting.
<HUAWEI> system-view
[~HUAWEI] multicast ipv6 routing-enable
[*HUAWEI] multicast ipv6 load-splitting stable-preferred
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >