Configuring maximum number of ECMP paths
Before you begin
Enable ECMP on the switch before configuring the max-path value. For more information, see Enabling IPv6 ECMP.
About this task
Use the following procedure to configure the maximum number of ECMP paths.
Procedure
Example
Switch:1>enable Switch:1#configure terminalEnable ECMP on the switch:
Switch:1(config)#ipv6 ecmp enableConfigure the maximum number of ECMP paths to 4:
Switch:1(config)#ipv6 ecmp max-path 4
Variable definitions
Use the data in the following table to use the ipv6 ecmp max-path command.
Variable |
Value |
---|---|
<ECMP-Paths> |
Specifies the maximum number of ECMP paths. Different hardware platforms can support a different number of ECMP paths. For more information on the maximum number of ECMP paths supported on the switch, see the scaling information in Fabric Engine Release Notes. When ECMP is enabled, the default value is either 4 or 8 depending on your hardware platform. |