Reference v4.1.0 Instruction Manual

Network OS Command Reference 665
53-1003115-01
set ip next-hop
2
set ip next-hop
Sets the IPv4 address of the next hop in a route-map instance.
Synopsis set ip [global | vrf vrf-name] next-hop A.B.C.D
no set ip next-hop A.B.C.D
Operands A.B.C.D IPv4 address of the next hop.
global Specifies that the next specified hop address is to be resolved from the
global routing table.
vrf vrf-name Specifies from which VRF routing table the specified next hop address will
be resolved.
next hop A.B.C.D Sets the next hop to which to route the packet. The next hop must be
adjacent.
Defaults None
Command Modes Route-map configuration mode
Description Use this command to specify the IPv4 address of the next hop in a route-map instance.
Usage Guidelines Use the no form of this command to delete the matching filter from the ACL.
Examples None
See Also ip prefix-list, match interface, matchipaddress, matchipnext-hop, matchmetric,
match route-type, match tag, route-map, set distance, set metric, set tag