2-3
Cisco Catalyst Switch Module 3110 and 3012 for IBM BladeCenter System Message Guide
OL-12191-01
Chapter 2 Message and Recovery Procedures
ACLMGR Messages
•
UFAST_MCAST_SW Messages, page 2-109
•
VQPCLIENT Messages, page 2-109
•
ACLMGR Messages
This section contains the access control list (ACL) manager messages. Most messages in this section are
the result of a switch memory shortage, which includes hardware memory and label space but not CPU
memory. Both kinds of memory shortages are described.
Error Message
ACLMGR-2-NOMAP: Cannot create ACL Manager data structures for VLAN Map
[chars].
Explanation
The ACL manager could not allocate the data structures needed to describe a VLAN
map in a form that can be loaded into hardware. This error is most likely caused by lack of free
memory. [chars] is the VLAN map name.
Recommended Action
Reduce other system activity to ease memory demands.
Error Message
ACLMGR-2-NOVLB: Cannot create memory block for VLAN [dec].
Explanation
The ACL manager could not save per-VLAN information needed for its correct
operation. Some per-interface features, such as access groups or VLAN maps, will not be configured
correctly. [dec] is the VLAN ID.
Recommended Action
Use a less complicated configuration that requires less memory.
Error Message
ACLMGR-2-NOVMR: Cannot create VMR data structures for access list
[chars].
Explanation
The ACL manager was unable to allocate the value-mask result (VMR) data structures
needed to describe an ACL in a form that can be loaded into hardware. This error is most likely
caused by lack of available memory. [chars] is the access-list name.
Recommended Action
Use a less complicated configuration that requires less memory.
Error Message
ACLMGR-3-ACLTCAMFULL: Acl Tcam Full. Drop packets on Output Acl label
[dec] on [chars] [chars].
Explanation
There are too many ACLs configured for the platform-specific ACL hardware table to
support. [dec] is the label number, and [chars] is the layer. The first [chars] is for Layer 3; the second
is for Layer 2. If only the Layer 2 or Later 3 hardware table is full, only one string appears, and the
other string is
NULL
.
Recommended Action
Reduce the number of IP or MAC access lists to be applied to interfaces.