CLI Guide

Layer 3 Routing Commands 1834
match ipv6 address
Use this command to specify IPv6 address match criteria for a route map. Use
the no form of this command to delete a match statement from a route map.
Syntax
match ip address access-list-name [access-list-name]
no match ip address access-list-name [access-list-name]
access-list-name
—The access-list name that identifies the named IPv6
ACL. The name can be up to 31 characters in length.
Default Configuration
This command has no default configuration.
Command Mode
Route Map Configuration mode.
User Guidelines
The IPv6 ACL must be configured before it can be linked to a route-map.
Specifying an unconfigured IPv6 ACL causes an error. Actions present in an
IP ACL configuration are applied along with other actions present in route-
map. When an IPv6 ACL referenced by a route-map is removed or rules are
added or deleted from that ACL, the configuration is rejected. Policy
(DiffServ) takes priority over the VLAN (route map) policy.
Actions in the IP ACL configuration are applied with other actions present in
the route-map. If an IP ACL referenced by a route-map is removed or rules
are added or deleted from the ACL, the configuration is rejected.
If a list of IP access lists is specified in this command and a packet matches at
least one of these access list match criteria, the corresponding set of actions in
the route map are applied to the packet. Duplicate IP access list names are
ignored.
It is strongly recommended that access lists used in a route map not be reused
for normal access list processing. This is because:
ACLs inherit the priority of the route map. This overrides the priority of
the including access group.