CLI Reference Guide-R07

Table Of Contents
Chapter 4
| System Management Commands
System Status
– 99 –
show access-list
tcam-utilization
This command shows utilization parameters for TCAM (Ternary Content
Addressable Memory), including the number policy control entries in use, and the
number of free entries.
Command Mode
Privileged Exec
Command Usage
Policy control entries (PCEs) are used by various system functions which rely on
rule-based searches, including Access Control Lists (ACLs), IP Source Guard filter
rules, Quality of Service (QoS) processes, or traps.
For example, when binding an ACL to a port, each rule in an ACL will use two PCEs;
and when setting an IP Source Guard filter rule for a port, the system will also use
two PCEs.
Example
Console#show access-list tcam-utilization
Pool capability code:
AM - MAC ACL, A4 - IPv4 ACL, A6S - IPv6 Standard ACL,
A6E - IPv6 extended ACL, DM - MAC diffServ, D4 - IPv4 diffServ,
D6S - IPv6 standard diffServ, D6E - IPv6 extended diffServ,
W - Web authentication, I - IP source guard, C - CPU interface,
L - Link local, MV - Mac based VLAN, PV - Protocol based VLAN,
VV - Voice VLAN, R - Routing, Reserved - Reserved,
ALL - All supported function,
Unit Device Pool Total Used Free Capability
---- ------ ---- ----- ----- ----- ----------------------------------------
1 0 0 128 128 0 R
1 0 1 64 0 64 A6S A6E
1 0 2 128 0 128 A4
1 0 3 128 0 128 AM
1 0 4 64 0 64 D6S D6E
1 0 5 128 0 128 D4 W
1 0 6 128 0 128 DM
1 0 7 128 1 127 MV PV VV
1 0 8 64 0 64 I
1 0 9 64 64 0 C
1 0 10 64 64 0 Reserved
1 0 11 64 64 0 C L
Console#
show watchdog Shows if watchdog debugging is enabled PE
watchdog software Monitors key processes, and automatically reboots the
system if any of these processes are not responding
correctly
PE
Table 12: System Status Commands (Continued)
Command Function Mode