match ip address { accessListName [ accessListName ]* |
prefix-list prefixListName [ prefixListName ]*
| prefix-tree treeName [ treeName ]* }
no match ip address [ accessListName ]*
| prefix-list [ prefixListName ]* |
prefix-tree [ treeName ]*
Command introduced before JunosE Release 7.1.0.
Matches any routes that have a destination network number address that is permitted by a standard or extended access list, a prefix list, or a prefix tree, or performs policy routing on packets. You cannot mix references in the same match command; you can only specify either access list(s), prefix list(s), or prefix tree(s). The no version removes the match clause from a route map unless you specify a value, in which case only that value is removed from the match clause.
Policy List Configuration, Route Map Configuration