Cisco Systems OL-8550-09 Network Router User Manual


  Open as PDF
of 1438
 
38-96
Catalyst 3750 Switch Software Configuration Guide
OL-8550-09
Chapter 38 Configuring IP Unicast Routing
Configuring Protocol-Independent Features
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 specified 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