Match Ip Address; Match Ip Address {Access-List-Number | Access-List-Name - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

from the route map. (It does not simply remove the exact-match option.) The command no
match community removes the match term and all its community lists.
Format
no match community community-list [community-list...] [exact-match]
Mode
Route Map Configuration

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 can be
specified.
no match ip address (for a prefix list)
To delete a match statement for a prefix list from a route map, use the no match ip
address command.
Format
no match ip address prefix-list prefix-list-name [prefix-list-name...]
Mode
Route Map Configuration

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.
M6100 Series Switches
Routing Commands
659

Advertisement

Table of Contents
loading

Table of Contents