Cisco Catalyst 9500 series Configuration Manual page 198

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Route Maps to Redistribute Routing Information
The keywords are the same as defined in the procedure to control the route distribution.
Note
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
188
Command or Action
configure terminal
Example:
Device# configure terminal
route-mapmap-tag [permit | deny]
[sequence number]
Example:
Device(config)# route-map rip-to-ospf
permit 4
match as-path path-list-number
Example:
Device(config-route-map)#match
as-path 10
match community-list
community-list-number [exact]
Example:
Device(config-route-map)# match
community-list 150
match ip address {access-list-number |
access-list-name} [...access-list-number |
...access-list-name]
Example:
Device(config-route-map)# match ip
address 5 80
Configuring IP Unicast Routing
Purpose
Enters global configuration mode.
Defines any route maps used to control redistribution
and enter route-map configuration mode.
map-tag—A meaningful name for the route map.
The redistribute router configuration command
uses this name to reference this route map. Multiple
route maps might share the same map tag name.
(Optional) If permit is specified and the match
criteria are met for this route map, the route is
redistributed as controlled by the set actions. If deny
is specified, the route is not redistributed.
sequence number (Optional)— Number that
indicates the position a new route map is to have in
the list of route maps already configured with the
same name.
Matches a BGP AS path access list.
Matches a BGP community list.
Matches a standard access list by specifying the
name or number. It can be an integer from 1 to 199.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Catalyst 9500 series and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF