Administrator Guide

Version Description
8.3.7.0 Introduced on the S4810.
Usage Information
This feature allows you to determine if the CAM has enough space available before applying the configuration on
an interface.
An input policy map with both Trust and Class-map configuration, the Class-map rules are ignored and only the
Trust rule is programmed in the CAM. In such an instance, the Estimated CAM output column contains the size of
the CAM space required for the Trust rule and not the Class-map rule.
The following describes the test cam-usage service-policy input policy-map stack-unit
command shown in the following example.
Field Description
stack-unit Indicates the stack-unit slot number.
Portpipe Indicates the portpipe number.
CAM Partition The CAM space where the rules are added.
Available CAM Indicates the free CAM space, in the partition, for the classification rules.
NOTE: The CAM entries reserved for the default rules are not included in the
Available CAM column; free entries, from the default rules space, cannot be
used as a policy map for the classification rules.
Estimated CAM
per Port
Indicates the number of free CAM entries required (for the classification rules) to apply
the input policy map on a single interface.
NOTE: The CAM entries for the default rule are not included in this column;
a CAM entry for the default rule is always dedicated to a port and is always
available for that interface.
Status (Allowed
ports)
Indicates if the input policy map configuration on an interface belonging to a stack-unit/
port-pipe is successful — Allowed (n) — or not successful — Exception. The allowed
number (n) indicates the number of ports in that port-pipe on which the Policy Map can
be applied successfully.
NOTE: In a Layer 2 Policy Map, IPv4/IPv6 rules are not allowed; therefore, the output contains
only L2ACL CAM partition entries.
Example
DellEMC# test cam-usage service-policy input pmap_l2 stack-unit all
Stack-unit | Portpipe | Tile | CAM Partition | Available CAM | Estimated CAM per Port | Status
------------------------------------------------------------------------------------------
threshold
Specify the minimum and maximum threshold values for the configured WRED profiles.
Syntax
threshold min number max number max-drop-drop
To remove the threshold values, use the no threshold min number max number command.
Parameters
min
number
Enter the keyword min then the minimum threshold number for the WRED profile. The
range is from 1 to 9360.
max
number
Enter the keyword max then the maximum threshold number for the WRED profile. The
range is from 1 to 9360 KB.
max-drop-drop
number
Enter the keyword max-drop-drop followed by the maximum number of packets for the
WRED profile. The range is from 0 to 100 KB
Defaults none
Quality of Service (QoS) 1237