ADC Telecommunications, Inc.
232 CHAPTER 11: CREATING ROUTE FILTERS
4. Define the match criteria for this
route map.
match {ip-address <ip-address> <mask> |
tag <tag-value> {exact | exclude} |
specific1 <specific1-value> |
specific2 <specific2-value> |
route-type {none |
connected |
static |
special |
rip |
bgp-ext |
bgp-int |
}
Note that a “connected” route is a local route
(a route to a directly connected network).
5. Define the override criteria that
you want the system to apply to
any routes that match.
override {metric <metric-value> |
tag <tag-value>}
6. Optional: You can then verify the
route map with the show
route-map command.
show route-map <map-tag>
Task Command