Table Of Contents
Access Control List (ACL) Messages
IP_ACL_PARSE Messages
IPV4_ACL_DP Messages
IPV4_ACL_LTRACE Messages
IPV4_ACL_MGR Messages
IPV4_ACL Messages
IPV6_ACL_DAEMON Messages
IPV6_ACL Messages
Access Control List (ACL) Messages
This section contains all ACL related System Error Messages. The following facility codes are represented in this module:
•
IP_ACL_PARSE Messages
•
IPV4_ACL_DP Messages
•
IPV4_ACL_LTRACE Messages
•
IPV4_ACL_MGR Messages
•
IPV4_ACL Messages
•
IPV6_ACL_DAEMON Messages
•
IPV6_ACL Messages
IP_ACL_PARSE Messages
Error Message
%ACL-IP_ACL_PARSE-2-ALLOC
Unable to allocate memory for [chars]
Explanation Memory allocation failed, probably due to memory depletion. An entry could not be
added to the cache, the associated command will be blocked by the parser.
Recommended Action Reduce other system activity to ease memory demands. If conditions warrant,
upgrade to a larger memory configuration.
Error Message
%ACL-IP_ACL_PARSE-3-CLIENT
Could not get client id for config session. Cache
[chars] operation aborted
Explanation The config session id could not be determined, so the cache operation had to be aborted.
If the operation was a clear then the cache now contains invalid data, if it was a set then the operation
just needs to be repeated.
Recommended Action Restart the parser server. If the message recurs, copy the error message exactly
as it appears on the console or in the system log, call your Cisco technical support representative and
provide the representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-3-DEBUG
Could not register for debugging. Error: [chars]
Explanation The debugging registration could not be made, so no solicited debug will be available
until a successful registration is made. Other functionality is unaffected.
Recommended Action None. The remainder of the code is working fine. The code will continue to
attempt to register for debugging when each ACL or ACE is configured (until it is successful) so the
problem should be easily remedied. Restarting the parser server will fix the problem if it persists. If
the message recurs, copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IP_ACL_PARSE-3-LIST
Unable to prepare list of ACLs to be cleared from the
cache. Cache may now be invalid
Explanation The list of ACLs could not be constructed, possibly due to memory constraints, so the
ACLs are left in the cache and will not be configurable from another config session.
Recommended Action Restart the parser server. Reduce other system activity to ease memory
demands. If conditions warrant, upgrade to a larger memory configuration. *RECUR*
Error Message
%ACL-IP_ACL_PARSE-3-MUTEX
Unable to lock cache mutex. Error: [chars]
Explanation A mutex is used to protect the ACL and Prefix List caches. An attempt to lock a mutex
failed with the error reported.
Recommended Action Abort the configuration operation and restart the parser server. If the message
recurs, copy the error message exactly as it appears on the console or in the system log, call your
Cisco technical support representative and provide the representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-3-REGISTER
Could not register parser callback for clearing the
ACL cache. Config operation cannot proceed
Explanation The callback could not be registered and without it the cache cannot be purged when the
config operation is committed. This would lead to problems trying to reconfigure the same ACL in
a later session, so the config has been refused until the callback can be registered. Repeating the
config operation may be sufficient to resolve this problem.
Recommended Action Restart the parser server. If the message recurs, copy the error message exactly
as it appears on the console or in the system log, call your Cisco technical support representative and
provide the representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-3-SYNC
Could not sync up the cache for ACL [chars]. Error:
[chars]
Explanation An error occured syncing the cache with SysDB. The error is reported in the message.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, call your Cisco technical support representative and provide the
representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-4-INSERT
Could not insert an entry in the [chars] cache,
suspect corruption in the cache
Explanation Before adding an entry to the packet filter parser cache a check is done to be sure it is
not there. If the entry was not there but the insertion failed the associated command will be blocked
by the parser.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, call your Cisco technical support representative and provide the
representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-4-REMOVE
An entry known to be in the [chars] cache could not
be removed, suspect corruption in the cache
Explanation Before removing an entry from the packet filter parser cache a check is done to be sure
it is there. If the entry was there but the removal failed the associated command will be blocked by
the parser.
Recommended Action If the message recurs, copy the error message exactly as it appears on the
console or in the system log, call your Cisco technical support representative and provide the
representative with the gathered information.
Error Message
%ACL-IP_ACL_PARSE-4-SESSION
Attempt to configure ACL [chars] in session [dec]
when already configured from session [dec]
Explanation The ACL or Prefix List has already been configured in another config session and cannot
be configured in this config session until that one is committed or aborted.
Recommended Action Complete and commit the other config session.
IPV4_ACL_DP Messages
Error Message
%ACL-IPV4_ACL_DP-1-ACL_OOR_FAIL
Configuration exceeded oor limit for [chars],
[dec]
Explanation Limits exceeded.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL_DP-1-DUP_NAME
'[chars]' is already configured as [chars]
Explanation The access-list/prefix-list name is already in use.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL_DP-1-IP_ACL_DP_ADD_ACL_FAIL
ipv4_acl_dp_add_acl failed for acl
[chars], [chars] [[dec]] [chars]
Explanation ipv4_acl_dp_add_acl failed.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL_DP-3-INIT
ipv4_acl_dipatch initialization failed at [chars] with
error [chars], exiting
Explanation ipv4_acl_dispatch initialization failed.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
IPV4_ACL_LTRACE Messages
Error Message
%ACL-IPV4_ACL_LTRACE-3-INIT
ltrace_init failed for '[chars]': [chars]
Explanation ltrace_initialization_failed
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
IPV4_ACL_MGR Messages
Error Message
%ACL-IPV4_ACL_MGR-1-IP_ACL_MGR_ADD_ACL_FAIL
ipv4_acl_mgr_add_acl failed for acl
[chars], [chars] [[dec]] [chars]
Explanation ipv4_acl_mgr_add_acl failed.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL_MGR-3-INIT
IPv4 ACL Manager initialisation failed in function
[chars]: [chars]
Explanation Initialisation failed, details of the error are in the message.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
IPV4_ACL Messages
Error Message
%ACL-IPV4_ACL-1-IPACCESSDLLOPEN
failed to open dll: [chars]
Explanation The specified DLL could not be found.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-1-IPACCESSDLSYM
dlsym lookup for ipv4_acl_api_functions failed for
dll: [chars]
Explanation dlsym failed for symbol ipv4_acl_api_functions for the specified dll.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-1-IPACCESSGETLISTFAIL
ipv4_acl_getlist_evm failed for acl [chars],
error [[dec]] [chars]
Explanation ipv4_acl_getlist_evm failed.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-1-IPACCESSGETLISTPFAIL
ipv4_acl_getlist_producer failed for acl
[chars], [chars] error [[dec]] [chars]
Explanation ipv4_acl_getlist_producer failed.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-1-IPACCESSNOMEM
insufficient memory for dll: [chars]
Explanation there is not sufficient memory available to load the specified dll.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-3-IPACCESSPTHREAD
failed to [chars] ACL mutex, error [[dec]]:
[chars]
Explanation The mutex used to protect access to the ACL data structure could not be locked or
unlocked. The error message will include details of the particular failure. Because the mutex could
not be used the process was restarted to recover from the failure.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV4_ACL-6-IPACCESSLOGDP
access-list [chars] ([dec]) [chars] [chars]
[chars] [chars]- [chars] ([dec]/[dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV4_ACL-6-IPACCESSLOGNP
access-list [chars] ([dec]) [chars] [dec] [chars]
[chars]- [chars], [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV4_ACL-6-IPACCESSLOGP
access-list [chars] ([dec]) [chars] [chars]
[chars]([dec]) [chars]- [chars]([dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV4_ACL-6-IPACCESSLOGRP
access-list [chars] ([dec]) [chars] [chars]
[chars] [chars]- [chars], [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV4_ACL-6-IPACCESSLOGS
access-list [chars] ([dec]) [chars] [chars] [dec]
packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
IPV6_ACL_DAEMON Messages
Error Message
%ACL-IPV6_ACL_DAEMON-3-INIT
Failed to initialize [chars], because of [chars]
Explanation Initialization process such as getting an evm failed.
Recommended Action sysmgr will retry to start the daemon. If not recovered, it's a fatal condition. If
the message recurs, copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information. *REDUCE*
Error Message
%ACL-IPV6_ACL_DAEMON-3-SAMENAME
[chars] already exists as [chars]. Please use
different name
Explanation Same name used for acl and prefix-list.
Recommended Action No action is required.
IPV6_ACL Messages
Error Message
%ACL-IPV6_ACL-1-IPACCESSDLLOPEN
failed to open dll: [chars]
Explanation The specified DLL could not be found.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV6_ACL-1-IPACCESSDLSYM
dlsym lookup for ipv6_acl_api_functions failed for
dll: [chars]
Explanation dlsym failed for symbol ipv6_acl_api_functions for the specified dll.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV6_ACL-1-IPACCESSNOMEM
insufficient memory for dll: [chars]
Explanation there is not sufficient memory available to load the specified dll.
Recommended Action Copy the error message exactly as it appears on the console or in the system log,
call your Cisco technical support representative and provide the representative with the gathered
information.
Error Message
%ACL-IPV6_ACL-6-IPACCESSLOGDP
access-list [chars] ([dec]) [chars] [chars]
[chars] [chars]- [chars] ([dec]/[dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV6_ACL-6-IPACCESSLOGNP
access-list [chars] ([dec]) [chars] [dec] [chars]
[chars]- [chars], [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV6_ACL-6-IPACCESSLOGP
access-list [chars] ([dec]) [chars] [chars]
[chars]([dec]) [chars]- [chars]([dec]), [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.
Error Message
%ACL-IPV6_ACL-6-IPACCESSLOGRP
accesss-list [chars] ([dec]) [chars] [chars]
[chars] [chars]- [chars], [dec] packet[chars]
Explanation A packet matching the log criteria for the given access list was etected.
Recommended Action No action is required.
Error Message
%ACL-IPV6_ACL-6-IPACCESSLOGS
access-list [chars] ([dec]) [chars] [chars] [dec]
packet[chars]
Explanation A packet matching the log criteria for the given access list was detected.
Recommended Action No action is required.