Cisco Catalyst 9500 series Configuration Manual page 199

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

Advertisement

Configuring IP Unicast Routing
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
Command or Action
match metric metric-value
Example:
Device(config-route-map)# match
metric 2000
match ip next-hop {access-list-number |
access-list-name} [...access-list-number |
...access-list-name]
Example:
Device(config-route-map)# match ip
next-hop 8 45
match tag tag value [...tag-value]
Example:
Device(config-route-map)# match tag
3500
match interfacetype number
[...type-number]
Example:
Device(config-route-map)# match
interface gigabitethernet 1/0/1
match ip route-source {access-list-number
| access-list-name} [...access-list-number |
...access-list-name]
Example:
Device(config-route-map)# match ip
route-source 10 30
match route-type {local | internal |
external [type-1 | type-2]}
Example:
Device(config-route-map)# match
route-type local
set dampening halflife reuse suppress
max-suppress-time
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Route Maps to Redistribute Routing Information
Purpose
Matches the specified route metric. The metric-value
can be an EIGRP metric with a specified value from
0 to 4294967295.
Matches a next-hop router address passed by one of
the access lists specified (numbered from 1 to 199).
Matches the specified tag value in a list of one or
more route tag values. Each can be an integer from
0 to 4294967295.
Matches the specified next hop route out one of the
specified interfaces.
Matches the address specified by the specified
advertised access lists.
Matches the specified route-type:
• local—Locally generated BGP routes.
• internal—OSPF intra-area and interarea routes
or EIGRP internal routes.
• external—OSPF external routes (Type 1 or
Type 2) or EIGRP external routes.
Sets BGP route dampening factors.
189

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents