Deployment Guide
730 | IPv6 Access Control Lists (IPv6 ACLs)
www.dell.com | support.dell.com
Example
Figure 25-7. Command Example: show running-config acl
test cam-usage
c e s
Verify that enough ACL CAM space is available for the IPv6 ACLs you have created.
Syntax
test cam-usage service-policy input input policy name linecard {number | all}
Parameters
Defaults
None
Command Modes
EXEC Privilege
Command
History
Usage
Information
This command applies to both IPv4 and IPv6 CAM Profiles, but is best used when verifying QoS
optimization for IPv6 ACLs.
QoS Optimization for IPv6 ACLs does not impact the CAM usage for applying a policy on a single (or
the first of several) interfaces. It is most useful when a policy is applied across multiple interfaces; it
can reduce the impact to CAM usage across subsequent interfaces.
FTOS#show running-config acl
!
ip access-list extended ext-acl1
!
ip access-list standard std-acl1
!
ipv6 access-list Acl1
description IPV6 Access-list
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count bytes
remark 10 Remark for Entry # 10
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 100 count
!FTOS#
policy-map name
Enter the name of the policy-map to verify.
number Enter all to get information for all the line cards, or enter the line card number to get
information for a specific card.
Range: 0-6 for E-Series, 0-7 for C-Series
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced on the E-Series ExaScale
Version 7.8.1.0 Introduced on C-Series and E-Series TeraScale










