static-ecmp-group-nh-add
Add a nexthop destination to a static ECMP group configuration.
Syntax static-ecmp-group-nh-add
group-name group-name-string |
Specify the ECMP group name. |
ip ip-address |
Specify the IP address of the gateway. |
Defaults None
Access Network Administrator
History
Version 5.0.0 |
Command introduced. |
Usage Use this command to add a nexthop to a static ECMP configuration.
Examples To add a nexthop IP address, 172.21.16.23, to group, GR1, use the following syntax:
CLI (network-admin@switch) > static-ecmp-group-nh-add group-name GR1 ip 172.21.16.23