Chapter 33: Access Control Lists
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 956
Note: Wildcard masks are not supported with IPv6 ACLs. Prefix length is used for matching purposes. Also, the any
keyword may be used for matching any source IPv6 address.
Use the no form of the command to delete an IPv6 ACL.
Use the following command to configure [or disable] the data plane IP filter IPv6 ACLs on an RSM Ethernet interface:
configure interface [no] {Ethernet | cable-mac} <slot/port> ipv6 traffic-filter <aclName>
{in|out}
For IPv6 cable MACs, use the following command:
configure interface [no] cable-mac <mac-id> ipv6 traffic-filter <aclName> {in|out}
Use the no form of the command to disable ACL packet filtering for a cable-mac interface.
Use the following command to resequence the access list index numbers.:
configure ipv6 access-list resequence <aclName> seq-start> <increment>
Use this command to display ACLs defined by a parameter given, or to show all with no parameters:
show ipv6 access-list [aclName | aclNumber]
To clear the IPv6 access list counters, use the following command:
clear ipv6 access-list [aclName|aclNumber]
An IPv6 ACL remark can be configured by using the following command:
configure ipv6 access-list <access-list-name> [<index>] <remark> remark <remark-text>