Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 779/1568
7.10.2.8 match ip address <access-list-number | access-list-name>
Use this command to configure a route map in order to match based on the match criteria configured in
an IP access-list. Note that an IP ACL must be configured before it is linked to a route-map. Actions
present in an IP ACL configuration are applied with other actions involved in route-map. If an IP ACL
referenced by a route-map is removed or rules are added or deleted from that ACL, the configuration is
rejected.
If there are a list of IP access-lists specified in this command and the packet matches at least one of
these access-list match criteria, the corresponding set of actions in route-map are applied to packet.
If there are duplicate IP access-list numbers/names in this command, the duplicate configuration is
ignored.
To delete a match statement from a route map, use the
no
form of this command.
Syntax
match ip address <access-list-number | access-list-name> [...access-list-number | name ]
no match ip address <access-list-number | access-list-name> [...access-list-number | name ]
Default Setting
No match criteria are defined by default.
Command Mode
Route Map Config
Parameter
access-list-number:
The access-list number that identifies an access-list configured through
access-list CLI configuration commands. This number is 1 to 99 for standard access list number.
This number is 100 to 199 for extended access list number.
access-list-name:
The access-list name that identifies named IP ACLs. Access-list name can be up
to 31 characters in length. A maximum of 16 ACLs can be specified in this 'match' clause.