Configures or deletes IPv6 ACL match criteria assigned to a route-map or listener-policy instance.
Route-map config mode
Listener-policy config mode
If match criteria fail, this command is not applied and packets are evaluated by other route-map clauses.
The following example configures the IPv6 ACL named ipv6-1 to be matched for the current route map.
device(conf-route-map)# match ip access-list ipv6-1
The following example deletes the IPv6 ACL named ipv6-1 from the current route map.
conf-route-map# (conf-route-map)# no match ip access-list ipv6-1