Send document comments to nexus7k-feedback-doc@cisco.com
2-324
Cisco NX-OS System Messages Reference
OL-15994-03
Chapter 2 System Messages and Recovery Procedures
ISIS Messages
Error Message ISIS-4-LSPFULL_FORCED_DROP Format: L%d %s LSP is full, removed lower
priority TLVs to make room for type %d TLV
Explanation There was no storage space left for important routing information in the
router\sLSP,andsolowerpriorityinformation(e.g.,redistRIButedprefixes)hasbeendroppedtomakeroo
m.'
Parameters: Level, LSP Type, TLV Type ...
Recommended Action Configure IS-IS so that less information will be distRIButed in the router's
LSP, for example by reducing redistRIButed prefixes.
Error Message ISIS-4-NO_CID Format: Cannot allocate CID for %s\n - Over 255 LANs
limit
Explanation IS-IS has been enabled on more than 255 broadcast interfaces and thus exceeded the
protocol mandated limitation. Interfaces that are enabled beyond 255 will be igored internally until
the total count drops below 255.
Parameters: Interface Name ...
Recommended Action Disable IS-IS on one or more broadcast interfaces using the command no ip
router isis, or convert the interface to point-to-point mode. using the command medium p2p
followed by ip router isis.
Error Message ISIS-4-NO_MEM Format: No memory event detected
Explanation An attempt to allocate from free memory failed.
Recommended Action Contact the Cisco Technical Assistance Center (TAC) through the Cisco
Support web site http://www.cisco.com/tac.
Error Message ISIS-4-P2P_DUP_SYSID Format: P2P IIH - Duplicate system ID %s detected
over %s
Explanation IS-IS has detected another system on the indicated P2P that is reusing the local system
ID.
Parameters: The system ID, Interface Name ...
Recommended Action Configure either the local or remote router with a different system ID using
the command net.
Error Message ISIS-4-PROC_NO_MEM Format: No memory event, shutting down process
Explanation Previously an allocation failed due to no available memory. IS-IS will shut down and
wait for user to restart it.
Recommended Action Use the 'restart' command to restart the feature and clear this problem.