beautypg.com

Set ip next-hop

Page 1189

background image

Command Reference Guide

Route Map Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

1189

set ip next-hop

Use the set ip next-hop command to specify the interface for the next hop. Multiple IP addresses can be
specified. The packet is forwarded along the first usable IP address. Use the no form of this command to
cancel the next hop.

Syntax Description

Specifies the 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 next hop IP address as 10.10.11.254 in the header of the route map named
MyMap:

(config)#route-map MyMap permit 100

(config-route-map)#set ip next-hop 10.10.11.254