Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 785/1568
7.10.2.14 set ip next-hop
Use this command to specify the adjacent next-hop router in the path toward the destination to which the
packets should be forwarded. If more than one IP address is specified, the ECMP rule is used to route
the packets.
This command affects all incoming packet types and is always used if configured. If configured next-hop
is not present in the routing table, an ARP request is sent from the router.
In a route-map statement, 'set ip next-hop' and 'set ip default next-hop' terms are mutually exclusive.
However, a 'set ip default next-hop' can be configured in a separate route-map statement.
To remove a set command from a route map, use the
no
form of this command.
Syntax
set ip next-hop <next-hop-address> [...next-hop-address]
no set ip next-hop <next-hop-address> [...next-hop-address]
Default Setting
None.
Command Mode
Route Map Config
Parameter
next-hop-address:
The IP address of the next hop to which packets are output. It must be the
address of an adjacent router. A maximum of 16 next-hop IP addresses can be specified in this 'set'
clause.