SROS Command Line Interface Reference Guide
Route Map Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1296
set ip next-hop
<address>
Use the
set ip next-hop
command to set the next-hop IP address to the specified address for all routes
serviced by the route map. Use the
no
form of this command to remove the configured next-hop address.
Syntax Description
<address>
Specifies the IP address in dotted decimal notation (a.b.c.d).
More than one address can be entered, and the router uses the
first available route from the list.
Default Values
No default value necessary for this command.
Usage Examples
The following example sets the ip next-hop interface to 192.168.5.61:
ProCurve(config)#
route-map MyMap permit 100
ProCurve(config-route-map)#
set ip next-hop 192.168.5.61