Cuda 12000 IP Access Switch CLI-based Administration Guide
Creating Route Maps 237
4. Define that match criteria for this
route map.
match {ip-address <ip-address> <mask> |
tag <tag-value> {exact | exclude} |
interface-address <ip-address> |
peer-mask <mask> |
specific <specific-value> |
route-owner {none |
connected |
ospf |
ospf-ext |
static |
special |
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