Use the nexthop command to set the IP address of the next hop router through which traffic will be directed. The nexthop command is available from the topology:<named-topology>:l3 context of the CLI for routed topologies.
After you run the nexthop command, run the apply command to implement the changes.
A.B.C.D | Specifies the IP address of the next hop router. |
none | Clears the IP address of the next hop router. |
The following example sets the IP address of the next hop router (169.232.75.1):
EWC.extremenetworks.com:topology:r1:l3:# nexthop 169.232.75.1