ipv6 access-group to-any-vrf

Use this command to apply, in this VRF access context, an IPv6 access list to traffic outbound to any VRF.

Syntax

ipv6 access-group list-name to-any-vrf
no ipv6 access-group list-name to-any-vrf

Parameters

list-name Specifies access list to be applied to this VRF access group. This is an alpha-numeric text name of up to 64 characters.

Defaults

None.

Mode

VRF Configuration command, VRF access configuration.

Usage

The “no” form of this command removes the specified VRF access group from VRF configuration.

Example

This example shows how to apply the IPv6 IPv6list2 ACL to any matching traffic outbound from VRF doc to any VRF:

System(su-doc-config)->vrf-access
System(su-doc-config-vrf-access)->ipv6 access-group IPv6list2 to-any-vrf
System(su-doc-config-vrf-access)->