Command Reference Guide Route Map Command Set
61200990L1-35E Copyright © 2005 ADTRAN 1186

set ip default next-hop <ip address>

Use the set ip default next-hop command to specify an IP address for the next hop if there is no explicit
route destination. The default next h op is used if n o specific route to the destination has been defined. Use
the no form of this command to cancel the default next hop.
Syntax Description
<ip address> Specifies the default IP address for the next hop.
Default Values
No default value necessary for this command.
Applicable Platforms
This command applies to the NetVanta 2000 and 5000 Series, and Total Access 900 Series units.
Command History
Release 11.1 Command was introduced.
Usage Examples
The following example sets the default interface for the next hop as 10.10.11.254:
(config)#route-map MyMap permit 100
(config-route-map)#set ip default next-hop 10.10.11.254