rpf ecmp rebalance

Enables multicast ECMP (equal-cost multi-path) load sharing with dynamic rebalancing of traffic to multiple paths through a network.

Syntax

rpf ecmp rebalance
no rpf ecmp rebalance

Modes

Router PIM configuration mode

Usage Guidelines

When ECMP rebalance is enabled, existing flows are redistributed among all available ECMP paths. When a new path is added, some existing flows are redistributed to the new path using the ECMP rebalancing.

The no rpf ecmp rebalance form of the command disables ECMP rebalancing.

Examples

The following example enables IPv4 multicast ECMP load sharing with dynamic rebalancing.

device(config)# router pim
devic(config-pim-router)# rpf ecmp rebalance

The following example enables IPv6 multicast ECMP load sharing with dynamic rebalancing.

device(config)# ipv6 router pim
device(config-ipv6-router-pim-vrf-default-vrf)# rpf ecmp rebalance