Command Line Reference Guide

route-map
Designate a IPv6 route map name and enter ROUTE-MAP mode.
S5000
Syntax
route-map map-name
To delete a route map, use the no route-map map-name command.
Parameters
map-name
Enter a text string to name the route map, up to 140 characters.
Defaults Not configured.
Command Modes ROUTE-MAP
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(conf)#route-map Rmap1
FTOS(config-route-map)#match ?
ip IP specific information
ipv6 IPv6 specific information
Related
Commands
show config – views the current configuration.
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.
631