Command Line Reference Guide

424 | Content Addressable Memory (CAM)
www.dell.com | support.dell.com
Example 4
(switch)
FTOS#show cam-usage switch
Linecard|Portpipe| CAM Partition | Total CAM | Used CAM |Available CAM
========|========|=================|=============|=============|==============
11 | 0 | IN-L2 ACL | 7152 | 0 | 7152
| | IN-L2 FIB | 32768 | 1081 | 31687
| | OUT-L2 ACL | 0 | 0 | 0
11 | 1 | IN-L2 ACL | 7152 | 0 | 7152
| | IN-L2 FIB | 32768 | 1081 | 31687
| | OUT-L2 ACL | 0 | 0 | 0
FTOS#
test cam-usage
c e s
Verify that enough 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. The following examples show some
sample output when using the test cam-usage command.
Example 1
(C-Series)
FTOS#test cam-usage service-policy input LauraMapTest linecard all
Linecard | Portpipe | CAM Partition | Available CAM | Estimated CAM per Port | Status
---------------------------------------------------------------------------------------
2 | 1 | IPv4Flow | 232 | 0 | Allowed
2 | 1 | IPv6Flow | 0 | 0 | Allowed
4 | 0 | IPv4Flow | 232 | 0 | Allowed
4 | 0 | IPv6Flow | 0 | 0 | Allowed
FTOS#
FTOS#test cam-usage service-policy input LauraMapTest linecard 4 port-set 0
Linecard | Portpipe | CAM Partition | Available CAM | Estimated CAM per Port | Status
---------------------------------------------------------------------------------------
4 | 0 | IPv4Flow | 232 | 0 | Allowed
4 | 0 | IPv6Flow | 0 | 0 | Allowed
policy-map name
Enter the name of the policy-map to verify.
number Enter all to get information for all the linecards/stack-units, or enter the linecard/
stack-unit
number to get information for a specific card.
Range: 0-6 for E-Series, 0-7 for C-Series, 0-7 for S-Series
Version 7.8.1.0 Introduced