IPv6 access-group (VACL)

Allows for the configuration of an IPv6 ACL on a VLAN to be shared. VACLs are applied from VLAN context.

Syntax


ipv6 access-group ACL-ID in|out|vlan-in|vlan-out|connection-rate-filter shared
no ipv6 access-group ACL-ID in|out|vlan-in|vlan-out|connection-rate-filter shared

Description

Apply the specified IPv6 ACL on this VLAN interface. When ACLs are shared, hardware resource usage is optimized where possible.

Parameter

shared

Apply the IPv6 ACL so as to share hardware resources.

Restrictions

  • Per-application statistics will not be available when ACLs are applied as shared.

ipv6 access-group my-acl out shared

switch(config)# vlan 1
switch(vlan-1)# ipv6 access-group my-acl vlan-out shared
switch(vlan-1)# ipv6 access-group my-acl out shared