Concept Guide
Ranges for the CAM proles are from 1 to 10, except for the ipv6acl profile which is from 0 to 10. The
ipv6acl allocation must be a factor of 2 (2, 4, 6, 8, 10).
Example
Dell#
Dell#configure
Dell(conf)#cam-acl-egress ?
default Reset Egress CAM ACL entries to default setting
l2acl Set L2-ACL entries
Dell(conf)#cam-acl-egress l2acl ?
<1-4> Number of FP blocks for l2acl
Dell(conf)#cam-acl-egress l2acl 1 ?
ipv4acl Set IPV4-ACL entries
Dell(conf)#cam-acl-egress l2acl 1 ipv4acl 1 ?
ipv6acl Set IPV6-ACL entries
Dell(conf)#cam-acl-egress l2acl 1 ipv4acl 1 ipv6acl ?
<0-4> Number of FP blocks for IPV6 (multiples of 2)
Dell(conf)#cam-acl-egress l2acl 1 ipv4acl 1 ipv6acl 2
ipv6 access-list
Congure an access list based on IPv6 addresses or protocols.
Syntax
ipv6 access-list access-list-name cpu-qos {permit | deny} ospfv3
To delete an access list, use the no ipv6 access-list access-list-name command.
Parameters
access-list-name Enter the access list name as a string, up to 140 characters.
cpu-qos Enter the keyword cpu-qos to assign this ACL to control plane trac only (CoPP).
permit Enter the keyword permit to congure a lter to forward packets meeting this
condition.
deny Enter the keyword deny to congure a lter to drop packets meeting this condition.
ospfv3 Specify that this ACL is for OSPFv3 control plane trac
Defaults All access lists contain an implicit “deny any”; that is, if no match occurs, the packet is dropped.
Command Modes CONFIGURATION
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Added support for CoPP for OSPFv3 on the MXL 10/40GbE Switch IO Module.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The number of entries allowed per ACL is hardware-dependent. For detailed specication on entries allowed per
ACL, refer to your line card documentation. You can create an IPv6 ACL for control-plane trac policing for
OSPFv3, in addition to the CoPP support for VRRP, BGP, and ICMP that existed in Dell Networking OS releases
9.3(0.0) and earlier
Related Commands show cong — views the current conguration.
650 IPv6 Access Control Lists (IPv6 ACLs)