match ip address
To configure a route map to match based on a destination prefix, use the match ip address command in Route Map Configuration mode. If you specify multiple prefix lists in one statement, then a match occurs if a prefix matches any one of the prefix lists. If you configure a match ip address statement within a route map section that already has a match ip address statement, the new prefix lists are added to the existing set of prefix lists, and a match occurs if any prefix list in the combined set matches the prefix.
Default |
No match criteria are defined by default. |
Format |
match ip address prefix-list prefix-list-name
[prefix-list-name...] |
Mode |
Route Map Configuration |
Parameter |
Description |
prefix-list-name |
The name of a prefix list used to identify the set of matching routes. Up to eight prefix lists may be specified. |