This command is used to configure the PIM ECMP hash algorithm.
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). |
Source-group-nexthop.
Use this command to modify the hash algorithm used by PIM for path selection.
The following command configures the PIM ECMP hash algorithm based on source-group-nexthop:
configure pim ipv6 iproute sharing hash source-group-nexthop
This command was first available in ExtremeXOS 15.3.2.
This command is available on platforms that support the appropriate license.