9.19 Configuring Route Maps

Consider the following configuration:

Note the following.

  1. The second permit statement ensures all traffic is redistributed, rather than hit the implicit deny, which would not allow the prefixes 10.10.13.0/24 and 10.10.14.0/24 to be redistributed. It is a “catch-all” when no “match” statement is defined for a route map entry.
  2. The set command in sequence 10 sets a route tag of 100 and a metric of 50, the latter of which alters the default seed metric upon redistribution (where the default seed metric cost is 20).