match ipv6 address (redistribution) (S-, K-Series)

Use this command to match a packet source IPv6 address against up to 5 access lists.

Syntax

match ipv6 address {access-list-name}
no match ipv6 address {access-list-name}

Parameters

access-list-name Matches packet source IPv6 addresses to up to five specified access lists.

Defaults

None.

Mode

Route-map configuration.

Usage

The “no” form of this command removes the match between an access list and this route-map.

Example

This example shows how to match a packet source IP address to IPv6 access-lists 3 6 11 14 15:

System(rw-config)->route-map redistribution rm5
System(rw-config-route-map)->match ipv6 address 3 6 11 14 15
System(rw-config-route-map)->