IPv6 access-group (PACL)

Allows for the configuration of an IPv6 ACL on a port to be shared.

Syntax

[no] ipv6 access-group <ACL-ID> in|out shared
    

Description

Apply the specified IPv6 ACL to inbound or outbound packets on this interface. When ACLs are shared, hardware resource usage is optimized where possible.

Options

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.

  • Connection rate filter ACLs cannot be applied on this interface.

ipv6 access-group my-acl out shared

switch(config)# int a1
switch(eth-a1)# ipv6 access-group my-acl out shared