38-96
Catalyst 3750 SwitchSoftware Configuration Guide
OL-8550-09
Chapter38 Configuring IP Unicast Routing
Configuring Protocol-Independent Features
Step5 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.
Step6 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.
Step7 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).
Step8 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.
Step9 match interface type number [...type number] Match the specified next hop route out one of the
specified interfaces.
Step10 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.
Step11 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.
Step12 set dampening halflife reuse suppress
max-suppress-time
Set BGP route dampening factors.
Step13 set local-preference value Assign a value to a local BGP path.
Step14 set origin {igp | egp as | incomplete} Set the BGP origin code.
Step15 set as-path {tag | prepend as-path-string} Modify the BGP autonomous system path.
Step16 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.
Step17 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