configure pim iproute sharing hash

configure pim {ipv4 | ipv6} iproute sharing hash [source | group | source-group | source-group-nexthop]

Description

This command is used to configure the PIM ECMP hash algorithm.

Syntax Description

ipv4 Specifies the IPv4 address family.
ipv6 Specifies the IPv6 address family.
hash Configure Hash Algorithm for Equal Cost Multipath Routing.
source Hash for route sharing is based on source address only.
group Hash for route sharing is based on group address only.
source-group Hash for route sharing is based on source and group addresses.
source-group-nexthop Hash for route sharing is based on source, group, and next hop addresses (default).

Default

Source-group-nexthop.

Usage Guidelines

Use this command to modify the hash algorithm used by PIM for path selection.

Example

The following command configures the PIM ECMP hash algorithm based on source-group-nexthop:

configure pim ipv6 iproute sharing hash source-group-nexthop

History

This command was first available in ExtremeXOS 15.3.2.

Platform Availability

This command is available on platforms that support the appropriate license. All platforms except Summit X440 support IP route sharing in ExtremeXOS 15.3.2. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the PIM feature, see the Feature License Requirements document.