Reference Guide

set ipv6 next-hop
Configure a filter that specifies IPv6 address as the next hop.
S5000
Syntax
set ipv6 next-hop ipv6-address
To delete the setting, use the no set ipv6 next-hop ipv6-address
command.
Parameters
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
Defaults Not configured.
Command
Modes
ROUTE-MAP
Command
History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The set ipv6 next-hop command is the only way to set an IPv6 Next-Hop.
show config
View the current route map configuration.
S5000
Syntax
show config
Command
Modes
ROUTE-MAP
Command
History
Version 9.0(1.3) Introduced on the S5000.
Example
Dell(config-route-map)#show config
!
route-map Rmap1 permit 10
match ip address v4plist
match ipv6 address plist1
match ipv6 next-hop prefix-list plist2
match ipv6 route-source prefix-list plist3
set next-hop 1.1.1.1
set ipv6 next-hop 3333:2222::
IPv6 Access Control Lists (IPv6 ACLs)
679