2-5
Catalyst 3750-X, 3750-E, 3560-X, and 3560-E Switch System Message Guide
OL-9772-05
Chapter 2 Message and Recovery Procedures
ACLMGR Messages
Error Message ACLMGR-3-INSERTFAIL: Insert of access-map [chars] #[dec] into [chars]
label [dec] failed.
Explanation The system ran out of CPU memory when trying to merge sections of an access map.
The first [chars] is the map name, and the second [chars] is the direction (incoming or outgoing) in
which the map was applied. The first [dec] is the entry number, and the second [dec] is the label
number.
Recommended Action Reduce other system activity to ease memory demands. For example, remove
any ACLs that have been defined but not used. Use simpler ACLs with fewer access control entries
(ACEs). Use fewer VLANs, and remove any unneeded VLANs from the VLAN database.
Error Message ACLMGR-3-INTTABLE: Not in truth table: VLMAP [dec] RACL [dec] Mcb [dec]
Feat [dec].
Explanation An unrecoverable software error occurred while trying to merge the configured input
features. [dec] are internal action codes.
Recommended Action Copy the message exactly as it appears on the console or in the system log.
Research and attempt to resolve the error by using the Output Interpreter. Use the Bug Toolkit to
look for similar reported problems. If you still require assistance, open a case with the TAC, or
contact your Cisco technical support representative, and provide the representative with the gathered
information. For more information about these online tools and about contacting Cisco, see the
“Error
Message Traceback Reports” section on page 1-7.
Error Message ACLMGR-3-MAXRECURSION: Too many ([dec]) levels of recursion while
merging ACLs (code [dec]).
Explanation The configuration is too complicated for the platform-specific ACL merge code to
support. The most likely cause is too many separate access lists in a single VLAN map or policy
map. The first [dec] is the number of levels of recursion. The second [dec] is an internal code number
of the merge stage that encountered the problem.
Recommended Action Reduce the number of IP or MAC access lists (considered separately) in any
one VLAN or policy map to fewer than the number of levels reported by this log message.
Error Message ACLMGR-3-MERGEFAIL: [chars] ACL merge error [dec] ([chars]) on [chars]
label [dec].
Explanation The ACL manager could not complete the merge of the configured features into a form
suitable for loading into the hardware. Packets potentially affected by this feature will be sent to the
CPU for processing. The most likely cause is specifying an ACL that is too large or too complex for
the system. The first [chars] is the ACL-type error (ip or mac), the first [dec] is the error code, the
second [chars] is the message string for the preceding error code, the second [dec] is the label
number, and the third [chars] is either input or output.
Recommended Action Specify a smaller and less complicated configuration.