Cisco ASA Series Cli Configuration Manual page 628

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Defining a Route Map
Additional Guidelines
Route maps do not support access lists that include a user, user group, or fully qualified domain name
objects.
Defining a Route Map
You must define a route map when specifying which of the routes from the specified routing protocol
are allowed to be redistributed into the target routing process.
To define a route map, enter the following command:
Command
route-map name {permit | deny}
[sequence_number]
Example:
hostname(config)# route-map name {permit}
[12]
Customizing a Route Map
This section describes how to customize the route map and includes the following topics:
Defining a Route to Match a Specific Destination Address
To define a route to match a specified destination address, perform the following steps:
Detailed Steps
Command
Step 1
route-map name {permit | deny}
[sequence_number]
Example:
hostname(config)# route-map name {permit}
[12]
Step 2
Enter one of the following match commands to match routes to a specified destination address:
Cisco ASA Series CLI Configuration Guide
1-4
Purpose
Creates the route map entry. Enters route-map configuration mode.
Route map entries are read in order. You can identify the order using the
sequence_number argument, or the ASA uses the order in which you add
route map entries.
Defining a Route to Match a Specific Destination Address, page 1-4
Configuring the Metric Values for a Route Action, page 1-5
Purpose
Creates the route map entry. Enters route-map configuration
mode.
Route map entries are read in order. You can identify the order
using the sequence_number option, or the ASA uses the order in
which you add route map entries.
Chapter 1
Defining Route Maps

Advertisement

Table of Contents
loading

Table of Contents