Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 778/1568
7.10.2.7 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.
To delete a match statement from a route map, use the
no
form of this command.
Syntax
match ip address prefix-list <prefix-list-name> [prefix-list-name...]
no match ip address prefix-list <prefix-list-name> [prefix-list-name...]
Default Setting
No match criteria are defined by default.
Command Mode
Route Map Config
Parameter
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.