• permit - only allow routes; denied ones will stay in route bucket
  • deny - matching routes will be removed from bucket and discarded

Matching


config-route-map# match interface <type> <number>
config-route-map# match ip address [<acl> | prefix-list <list>]
config-route-map# match ip next-hop <acl>
config-route-map# match ip route-source <acl>
config-route-map# match metric [+/- deviation] (for range of metrics)
config-route-map# match route-type [internal | external [type-1 | type-2 | level-1 | level-2]]
config-route-map# match tag <value>

Setting


config-route-map# set level [level-1 | level-2 | level-1-2 | stub-area | backbone]
config-route-map# set metric <value> (ospf, rip, is-is)
config-route-map# set metric <bandwidth> <delay> <reliability> <loading> <mtu> (igrp, eigrp)
config-route-map# set metric-type [internal | external | type-1 | type-2] (is-is, ospf)
config-route-map# set tag <value>