Command Line Reference Guide
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
FTOS(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::
show route-map
View the current route map configurations.
S5000
Syntax
show route-map
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS#show route-map
!
route-map Rmap1, permit, sequence 10
Match clauses:
ip address: v4plist
ipv6 address: plist1
ipv6 next-hop prefix-lists: plist2
ipv6 route-source prefix-lists: plist3
632