Cisco Systems 3560-X Switch User Manual


  Open as PDF
of 1438
 
42-95
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-21521-01
Chapter 42 Configuring IP Unicast Routing
Configuring Protocol-Independent Features
Step 3
match as-path path-list-number Match a BGP AS path access list.
Step 4
match community-list
community-list-number [exact]
Match a BGP community list.
Step 5
match ip address {access-list-number |
access-list-name} [...access-list-number |
...access-list-name]
Match a standard access list by specifying the name or number. It can be
an integer from 1 to 199.
Step 6
match metric metric-value Match the specified route metric. The metric-value can be an EIGRP
metric with a specified value from 0 to 4294967295.
Step 7
match ip next-hop {access-list-number |
access-list-name} [...access-list-number |
...access-list-name]
Match a next-hop router address passed by one of the access lists
specified (numbered from 1 to 199).
Step 8
match tag tag value [...tag-value] Match the specified tag value in a list of one or more route tag values.
Each can be an integer from 0 to 4294967295.
Step 9
match interface type number [...type
number]
Match the specified next hop route out one of the specified interfaces.
Step 10
match ip route-source
{access-list-number | access-list-name}
[...access-list-number |
...access-list-name]
Match the address specified by the specif
ied advertised access lists.
Step 11
match route-type {local | internal |
external [type-1 | type-2]}
Match 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.
Step 12
set dampening halflife reuse suppress
max-suppress-time
Set BGP route dampening factors.
Step 13
set local-preference value Assign a value to a local BGP path.
Step 14
set origin {igp | egp as | incomplete} Set the BGP origin code.
Step 15
set as-path {tag | prepend
as-path-string}
Modify the BGP autonomous system path.
Step 16
set level {level-1 | level-2 | level-1-2 |
stub-area | backbone}
Set the level for routes that are advertised into the specified area of the
routing domain. The stub-area and backbone are OSPF NSSA and
backbone areas.
Step 17
set metric metric value Set the metric value to give the redistributed routes (for EIGRP only).
The metric value is an integer from -294967295 to 294967295.
Command Purpose