static-ecmp-group-nh-remove
Remove a nexthop destination from a static ECMP group configuration.
Syntax static-ecmp-group-nh-remove
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 remove a nexthop from a static ECMP configuration.
Examples To remove a nexthop IP address, 172.21.16.23, to group, GR1, use the following syntax:
CLI (network-admin@switch) > static-ecmp-group-nh-remove group-name GR1 ip 172.21.16.23