In order to use a prefix-list in a route-map, we must use the keyword "prefix-list" in the "match" statement. . For example: match ip address prefix-list WAN_PREFIXES Without this keyword, the router will try to find an access-list with the same name instead.