Match Ipv6 Address - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

(NETGEAR Routing) (Config)#ip access-list madan
(NETGEAR Routing) (Config-ipv4-acl)#permit udp any any
Request denied. Another application using this ACL restricts the number of rules allowed.
no match ip address (for an access list)
To delete a match statement for an access list from a route map, use the no match ip
address command.
Format
no match ip address [access-list-number | access-list-name]
Mode
Route Map Configuration

match ipv6 address

Use this command to configure a route map to match based on a destination prefix. The
prefix-list-name identifies the name of an IPv6 prefix list used to identify the set of
matching routes. Up to eight prefix lists may be specified. If multiple prefix lists are specified,
a match occurs if a prefix matches any one of the prefix lists. If you configure a match ipv6
address statement within a route map section that already has a match ipv6 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 ipv6 address prefix-list prefix-list-name [prefix-list-name...]
Mode
Route Map Configuration
Command example:
The following example matches IPv6 addresses that are specified by the prefix list apple
through the route map abc:
Router(config)# route-map abc
Router(config-route-map)# match ipv6 address prefix-list apple
no match ipv6 address
To delete a match statement from a route map, use the no match ipv6 address
command.
Format
no match ipv6 address prefix-list prefix-list-name [prefix-list-name...]]
Mode
Route Map Configuration
M6100 Series Switches
Routing Commands
662

Advertisement

Table of Contents
loading

Table of Contents