Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The set routing route-map action ip next-hop command sets the IP address of the next-hop of the route with the value configured in the set action clause.
The delete routing route-map action ip next-hop command restores the default behavior of not modifying the IP address of the next-hop of the route.

...

  •  Set the IP address of the next-hop of the route with the value configured in the set action clause.
Code Block
admin@Xorplus# set routing route-map GlobalMap 10 action ip next-hop peer-address
admin@Xorplus# commit

...