Users Guide

Layer 3 Routing Commands 1441
set ipv6 next-hop (BGP)
To set the IPv6 next hop of a route, use the set ipv6 next-hop command in
route-map configuration mode. To remove a set command from a route map,
use the no form of this command.
Syntax
set ipv6 next-hop ipv6-address
no set ipv6 next-hop
ipv6-addressThe IPv6 address set as the Network Address of Next Hop
field in the MP_NLRI attribute of an UPDATE message. This argument
must be in the form documented in RFC 2373, where the address is
specified in hexadecimal using 16-bit values between colons.
Default Configuration
No next-hops are set by default.
Command Mode
Route Map Configuration
User Guidelines
When used in a route map applied to UPDATE messages received from a
neighbor, the command sets the next hop address for matching IPv6 routes
received from the neighbor. When used in a route map applied to UPDATE
messages sent to a neighbor, the command sets the next hop address for
matching IPv6 routes sent to the neighbor. If the address is a link local
address, the address is assumed to be on the interface where the UPDATE is
sent or received. If the command specifies a global IPv6 address, the address is
not required to be on a local subnet.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(route-map)#set ipv6 next-hop FE80::0202:B3FF:FE1E:8329