Enables multicast ECMP (equal-cost multi-path) load sharing with dynamic rebalancing of traffic to multiple paths through a network.
Router PIM configuration mode
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.
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