CLI Guide

Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
For the new settings to take effect, save the new CAM settings to the startup-
config (write-mem or copy run start), then reload the system.
The total amount of space allowed is 16 FP Blocks. System flow requires three
blocks and these blocks cannot be reallocated.
When configuring space for IPv6 ACLs, the total number of Blocks must equal 13.
Ranges for the CAM profiles 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
Configure 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 traffic only (CoPP).
permit Enter the keyword permit to configure a filter to forward
packets meeting this condition.
deny Enter the keyword deny to configure a filter to drop packets
meeting this condition.
748
IPv6 Access Control Lists (IPv6 ACLs)