Reference Guide

Access Control Lists (ACL) | 277
Related
Commands
route-map
c e s
Enable a route map statement and configure its action and sequence number. This command also places
you in the ROUTE-MAP mode.
Syntax
route-map map-name [permit | deny] [sequence-number]
Parameters
Defaults
Not configured
If no keyword (permit or deny) is defined for the route map, the permit action is the default.
Command Modes
CONFIGURATION
Command
History
\
Example
Figure 9-12. Command Example: route-map
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 no route-map map-name command.
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
match interface Redistribute routes that match the next-hop interface.
match ip address Redistribute routes that match an IP address.
match ip next-hop Redistribute routes that match the next-hop IP address.
match ip route-source Redistribute routes that match routes advertised by other routers.
match metric Redistribute routes that match a specific metric.
match route-type Redistribute routes that match a route type.
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 no keyword is specified, 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.
Range: 1 to 65535.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.8.1.0 Increased name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to
16 characters long.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
FTOS(conf)#route-map dempsey
FTOS(config-route-map)#