static-ecmp-group-modify
This commands modifies the ECMP configuration.
Syntax static-ecmp-group-modify
group-name group-name-string |
Specify an ECMP group name. |
vrouter-name vrouter name |
Specify the vRouter name. |
vrf vrf-name |
Specify the name of the VRF. |
vnet vnet-name |
Specify the vNET name. Note: vnet is an optional parameter that you can specify along with vrf. |
hash-type static-fixed|resilient |
Specify the type of ECMP hash for the group. Resilient hashing helps minimize the flow remapping across ECMP groups, and LAGs in a load-balanced system. |
Defaults None
Access Network Administrator
History
Version 5.0.0 |
Command introduced. |
Version 6.0.0 |
The parameters vrf, and vnet added. |
Usage Use this command to modify a static ECMP group.
Examples To modify an ECMP group named GR1, and add vRouter, VR1, use the following syntax:
CLI (network-admin@switch) > static-ecmp-group-modify group-name GR1 vrouter VR1