CLI Guide

Table Of Contents
Layer 3 Routing Commands 1836
vlan-id—The VLAN over which the IPv6 link-local address may be
reached.
link-local-address—The IPv6 link-local address of the adjacent router.
Default Configuration
This command has no default configuration.
Command Mode
Route Map mode.
User Guidelines
The set ipv6 next-hop command affects all incoming packet types and is
always used if configured and the next hop is resolved. A check is made
periodically to see if the next-hop is resolved.
Only one of set ipv6 next-hop, set ipv6 default next-hop, or set interface
null0 may be specified in a route map. However, a set ipv6 default next-hop
statement may be configured in a separate route-map statement.
Command History
Command introduced in version 6.6 firmware.
set ipv6 default next-hop
Use this command to specify an adjacent default next-hop router in the path
toward the destination to which the packets should be forwarded. Use the no
form of this command to remove a default next-hop from a route map.
Syntax
set ipv6 default next-hop { [interface vlan vlan-id link-local-address ] | ipv6-
address [ipv6-address] }
no set ipv6 default next-hop { [interface vlan vlan-id link-local-address ] |
ipv6-address [ipv6-address] }