Command Line Reference Guide

match ip route-source – redistributes routes that match routes advertised by other routers.
match metric – redistributes routes that match a specific metric.
match route-type – redistributes routes that match a route type.
route-map
Enable a route map statement and configure its action and sequence number. This command also places you in ROUTE-
MAP mode.
S5000
Syntax
route-map map-name [permit | deny] [sequence-number]
Parameters
map-name
Enter a text string of up to 140 characters to name the route map for
easy identification.
permit
(OPTIONAL) Enter the keyword permit to set the route map default
as permit. If you do not specify a keyword, the default is
permit.
deny (OPTIONAL) Enter the keyword deny to set the route map default as
deny.
sequence-
number
(OPTIONAL) Enter a number to identify the route map for editing and
sequencing with other route maps. You are prompted for a sequence
number if there are multiple instances of the route map. The range is
1 to 65535.
Defaults Not configured.
If you do not define a keyword (permit or deny) for the route map, the permit action is the
default.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Use caution when you delete route maps because if you do not specify a sequence number, all
route maps with the same map-name are deleted when you use the no route-map map-
name command.
Example
FTOS(conf)#route-map dempsey
FTOS(config-route-map)#
Related
Commands
show config – displays the current configuration.
234