|
|
This publication lists and describes system error messages for the router, communication server, and protocol translator products. The system software sends these error messages to the console (and, optionally, to a logging server on another system) during operation.
Not all of these messages indicate problems with your system. Some are purely informational, while others may help to diagnose problems with communications lines, internal hardware, or the system software.
Error messages begin with a percent sign and are structured as follows:
%FACILITY-SEVERITY-MNEMONIC: Message-text FACILITY is a code consisting of two or more uppercase letters that indicate the facility to which the message refers. A facility can be a hard-ware device, a protocol, or a module of the system software. Table 1
lists the codes for all of the system facilities.
SEVERITY is a single-digit code from 0 to 7 that reflects the severity of the condition. The lower the number, the more serious the situation. Table 2 lists the severity levels.
MNEMONIC is a code consisting of uppercase letters that uniquely identifies the error message.
Message-text is a text string describing the condition. This portion of the message sometimes contains detailed information about the event being reported, including terminal port numbers, network addresses, or addresses that correspond to locations in the system's memory address space. Because the information in these variable fields changes from mes-sage to message, it is represented here by short strings enclosed in square brackets ([ ]). A decimal number, for example, is represented as [dec].
This is a sample system error message:
%LINK-2-BADVCALL: Ints. TDR=[dec]A complete list of the types of variable fields and the information contained in them appears in Table 3 .
| Code | Facility |
|---|---|
| AT | AppleTalk |
| BGP | Border Gateway Protocol |
| BRI | ISDN Basic Rate Interface |
| CBUS | The cBus controller |
| CHAOS | CHAOSnet |
| CLNS | OSI Connectionless Network Services |
| CSC2 | CSC2/CSC3 CPU cards |
| DNET | DECnet |
| EGP | Exterior Gateway Protocol |
| FDDI | Fiber Distributed Data Interface |
| HELLO | HELLO Protocol |
| IGRP | Interior Gateway Routing Protocol |
| ILAN | Interlan interface card |
| IMP | Interface Message Processor |
| IP | Internet Protocol |
| IPRT | IP Routing |
| LANCE | STS-10X or IGS Ethernet Interface |
| LANMGR | IBM LAN Network Manager |
| LAPB | X.25 Link Access Protocol |
| LAT | DEC LAT (Local Area Transport) |
| LINK | Data Link |
| MAILBOX | ChipCom Mailbox Support |
| MCI | Multiport Communications Interface |
| MK5 | MK5025 serial controller |
| PAD | X.25 Packet Assembler/Disassembler |
| PPP | Point-to-Point Protocol |
| PR | Parallel Printer devices |
| PUP | Xerox PARC Universal Packet Protocol |
| REGEXP | Regular expression parser |
| RIP | BSD IP Routing Information Protocol |
| RSRB | Remote Source-Routing Bridge |
| SBE | SBE serial interface |
| SDLC | Synchronous Data Link Control |
| SEC | IP Security |
| SLIP | Serial Link IP |
| SNMP | Simple Network Management Protocol |
| STUN | Serial Tunneling |
| SYS | Operating system |
| TAC | Terminal Access Control Protocol |
| TCP | Transmission Control Protocol |
| TMQ/TMZ | Inbound Terminal Port Queuing |
| TN | Telnet |
| TR | Token Ring |
| VINES | Banyan VINES |
| X25 | X.25 |
| XNS | Xerox Network Services |
| Level | Description |
|---|---|
| 0 - emergencies | System unusable |
| 1 - alerts | Immediate action needed |
| 2 - critical | Critical condition |
| 3 - errors | Error condition |
| 4 - warnings | Warning condition |
| 5 - notification | Normal but significant condition |
| 6 - informational | Informational messages only |
| 7 - debugging | Appears during debugging only |
The severity levels correspond to the keywords assigned by the logging global configuration commands to define where and at what level these messages will appear. The default is to log messages to the console at the debugging level (7). See the system configuration chapter and descriptions of the logging command in the Configuration and Reference publication for your networking product for more information.
| Representation | Type of Information |
|---|---|
| [dec] | Decimal number |
| [hex] | Hexadecimal number |
| [char] | Single character |
| [chars] | Character string |
| [node] | Address or node name |
| [atalk_address] | AppleTalk address |
| [atalk_net] | AppleTalk network, either 600 or 600-601 |
| [enet] | Ethernet address (for example, 0000.DEAD.00C0) |
| [inet] | Internet address (for example, 12.128.2.16) |
| [t-line] | Terminal line number in octal (or decimal if the decimal-tty service is enabled) |
Each error message is followed by an explanation and a recommended action. If any error messages recur after you take the recommended action, call your technical support representative.
Some messages are displayed that describe internal errors and contain traceback information. This information is very important and should be included when you report a problem to your technical support representative.
The following sample message includes traceback information:
-Process= "Exec", level= 0, pid= 17Explanation:
The port is determining the correct configuration. The message is generated when discovery mode is enabled and no other router has been detected.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-5-ADDRINUSE: [chars]: AppleTalk node warning;Explanation:
The initial hint address was in use. A search will be made for a valid address.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-5-ADDRINVALID: [chars]: AppleTalk node warning; address [atalk_address] is invalidExplanation:
The hint address specified for the port was not valid for its current configuration.
Recommended Action:
None; the hint is ignored and a random valid hint has automatically computed.
Error Message: %AT-6-ADDRUSED: [chars]: AppleTalk node up; usingExplanation:
No hint address or a bad hint address was specified. This message indicates the AppleTalk address that will be used.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-2-ASSERTFAILED: AppleTalk assertion failed: [chars]Explanation:
The software detected an inconsistency. Although considered a serious error, the router attempts to continue, but AppleTalk processing may be impaired.
Recommended Action:
Record the entire message and note any AppleTalk problems that you are experiencing. This information should be provided in a problem report to your technical support representative.
Error Message: %AT-5-BADNEIGHBOR: [chars]:AppleTalk neighbor ignored;Explanation:
A neighboring router's AppleTalk configuration does not agree with this router's AppleTalk configuration. This can be because the neighbor's network range does not match this router's network range.
Recommended Action:
Modify either this router's or the neighboring router's configuration so that the network ranges agree.
Error Message: %AT-6-BADROUTE: AppleTalk network down; no valid path to [atalk_net]Explanation:
The system has not heard about a route within the required time-out period. Therefore, the route has been marked as bad. This may mean that a network has become unreachable for some reason--perhaps a broken connection. This message does not necessarily reflect an error condition.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-7-BUGREPORT: AppleTalk Bug: [chars]Explanation:
The software detected an unexpected condition. The router takes corrective action and continues.
Recommended Action:
Record the entire message and note any AppleTalk problems that you are experiencing. This information should be provided in a problem report to your technical support representative.
Error Message: %AT-5-COMPATERR1: [chars]: AppleTalk internetExplanation:
A neighboring router only supports extended AppleTalk networks with a cable range of 1; for example, 25-25.
Recommended Action:
Configure the interface by which the router communicates with the neighboring router to have a cable range of one.
Error Message: %AT-5-COMPATERR2: AppleTalk neighbor incompatibility;Explanation:
Although this router has neighbors that require your internetwork to observe compatibility rules, a route has been learned that has multiple zone names defined. This condition can cause inconsistencies for nodes in your internet.
Recommended Action:
Upgrade routers that can only support the original specification of AppleTalk, and observe the compatibility rules in the interim.
Error Message: %AT-5-COMPATERR3: AppleTalk neighbor incompatibility;Explanation:
Although this router has neighbors that require your internetwork to observe compatibility rules, a route has been learned that has a wide (greater than one) cable range. This condition can cause inconsistencies for nodes in your internetwork.
Recommended Action:
Upgrade routers that can only support the original specification of AppleTalk, and observe the compatibility rules in the interim.
Error Message: %AT-6-CONFIGOK: [chars]: AppleTalk port enabled;Explanation:
The AppleTalk configuration was verified by consulting the indicated router.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-7-DEBUGMSG: AppleTalk Debug: [chars]Explanation:
This message is generated by some debug commands to provide additional information about some condition in AppleTalk.
Recommended Action:
None. If you are experiencing problems in AppleTalk, these messages should be provided with any other information being provided to your technical support representative.
Error Message: %AT-3-DEFZONEERR: [chars]: AppleTalk port warning;Explanation:
This message is generated during the verification startup process when there is a disagreement between the default zone (the first zone defined after the appletalk cable-range command) and the router that con-firmed the configuration. When an AppleTalk end node is first connected to a network, it joins this default zone until it is overridden.
Recommended Action:
Correct the configuration so that all routers are advertising the same default zone. This message is a warning that several router implemen-tations are known to mismanage the default zone.
Error Message: %AT-6-DELROUTE: AppleTalk network deleted;Explanation:
Report that a route has aged out of the AppleTalk internetwork.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-5-DISCOFF: [char]: AppleTalk node warning;Explanation:
The user has reconfigured an AppleTalk interface that was previously configured in discovery mode to be for seed routing. This message is a notification displayed when the appletalk zone interface configuration command has been entered.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-5-DUPADDR: [chars]: AppleTalk port restarting;Explanation:
Another AppleTalk node on a common network interface has claimed the same AppleTalk address that this router was already using. This error indicates a serious, unexpected problem. If this is a recurring problem, there may be a physical network problem in which the nodes are unable to hear each other.
Recommended Action:
None. This router will restart AppleTalk processing on the common network interface to resolve the address conflict.
Error Message: %AT-5-FDDICOMPAT: AppleTalk FDDI neighbor [atalk_net]Explanation:
Another router on an FDDI ring running AppleTalk is running a release of the router software previous to 9.0(2). Routers running software releases earlier than 9.0(2) use an encapsulation for AppleTalk on FDDI rings that is not compatible with the Apple FDDITalk preliminary proposal.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-3-IFCONFLICT: [chars]: AppleTalk port disabled;Explanation:
An attempt was made to configure an interface to have the same or a conflicting AppleTalk address or cable range as another interface on the same router.
Recommended Action:
Verify that you are not specifying an AppleTalk address or cable range used previously on this router, and reconfigure the interface.
Error Message: %AT-5-INTCLEARED: [chars]: AppleTalk port restarting;Explanation:
This message is generated by performing the EXEC command clear interface on an interface currently routing AppleTalk.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-5-INTDOWN: [chars]: AppleTalk node down; LineExplanation:
An AppleTalk hardware interface has been disabled because of a bad serial line, a configuration command, or a bad interface.
Recommended Action:
If the port has not been intentionally disabled, this message may reflect a hardware problem. If so, repair or replace the controller.
Error Message: %AT-5-INTRESTART: [chars]: AppleTalk port restarting;Explanation:
This message is generated when a configuration change necessitates resetting the hardware interface. AppleTalk has reinitialized the port.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-6-INTUP: [chars]: AppleTalk port restarting;Explanation:
An AppleTalk port that was previously shut down has been restarted.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-5-LOSTNEIGHBOR: [chars]: AppleTalk neighbor down;Explanation:
A peer router has become unreachable.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-3-MACIPBADCONF: ZONE-NAME: MacIP inoperableExplanation:
If the appletalk event-logging command is configured, this message appears on the console when a MacIP server cannot begin or recover operations because of an invalid IP address configuration. This only occurs when the configured MacIP server's IP address is not valid on the same cable of any operable IP interface. An AppleTalk zone that the MacIP server is serving replaces ZONE-NAME. The MacIP server's configured IP address replaces X.X.X.X.
Note that if this error occurs, the MacIP configuration is considered invalid and is deleted.
Recommended Action:
Advisory message. No action required.
Error Message: %AT-6-MACIPDOWN: ZONE-NAME: MacIP server shuttingExplanation:
If the appletalk event-logging command is configured, this message appears on the console when a MacIP server is no longer operational for any reason. MacIP servers will shut down in response to MacIP configuration changes or errors or a change in the condition or configuration of an AppleTalk or IP interface for which the MacIP server is providing service. An AppleTalk zone that the MacIP server is serving replaces ZONE-NAME. The MacIP server's configured IP address replaces X.X.X.X.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-MACIPNOCABLE: ZONE-NAME: MacIP inoperable IPExplanation:
If the appletalk event-logging command is configured, this message appears on the console when a MacIP server can no longer operate due to a change in the condition of the IP interface for which it is providing service. This can occur if IP routing is shut down on the interface or the IP address of the interface is changed so that the MacIP server's IP address is no longer valid on the same cable. An AppleTalk zone that the MacIP server is serving replaces ZONE-NAME. The MacIP server's configured IP address replaces X.X.X.X.
Recommended Action:
Advisory message. No action required.
Error Message: %AT-6-MACIPUP: ZONE-NAME: MacIP server operational,Explanation:
If the appletalk event-logging command is configured, this message appears on the console when a MacIP server has fully initialized and is ready to accept client requests. An AppleTalk zone that the MacIP server is serving replaces ZONE-NAME. The MacIP server's configured IP address replaces X.X.X.X.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-MCMISMATCH: [chars]: AppleTalk port warning;Explanation:
A computed multicast address disagrees with that provided by another AppleTalk router. The other AppleTalk router may be misconfigured or faulty.
Recommended Action:
Correct the problem at the other router.
Error Message: %AT-3-NBRBUSY: Neighbor [atalk_net] is in use orExplanation:
The neighbor entry that the user has just tried to delete by using the EXEC command clear appletalk neighbor is either still active or still in use by the router software.
Recommended Action:
To delete the AppleTalk neighbor entry in question, the neighbor must be marked "down" in the output of the show appletalk neighbor command.
Error Message: %AT-6-NBRDELETED: Neighbor entry for [atalk_net] hasExplanation:
This command is displayed upon successful completion of the EXEC command clear appletalk neighbor.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-NEIGHBORUP: [chars]: AppleTalk neighbor up;Explanation:
A neighboring router to which this router previously lost connectivity has reappeared on the network.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-NETDISAGREES: [chars]: AppleTalk port disabled;Explanation:
The configurations of one or more other AppleTalk routers are inconsis-tent with the configuration of this router.
Recommended Action:
Reconfigure the applicable routers.
Error Message: %AT-4-NETINVALID: [chars]: AppleTalk node down; conflicts with active internetExplanation:
The configuration specified for the interface conflicts with the active AppleTalk internetwork. For example, a cable range is configured that overlaps an existing route, but does not match the entry exactly.
Recommended Action:
Reconfigure the port so that it is consistent with the existing internet-work, or take any other actions necessary to resolve the conflict. Apple-Talk will periodically attempt to restart the port.
Error Message: %AT-6-NEWNEIGHBOR: [chars]: AppleTalk neighbor added;Explanation:
The router discovered a new peer AppleTalk router.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-NEWROUTE: [chars]: AppleTalk network added;Explanation:
A new AppleTalk route has been learned. The message includes the source of the route and its distance in hops.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-NEWZONE: AppleTalk zone added; zone [chars] definedExplanation:
A new AppleTalk zone has been created.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-NOADDRSAVAIL: [chars]: AppleTalk node down; noExplanation:
No free node could be found on the interface.
Recommended Action:
If there are less than 250 nodes on your AppleTalk network, call your technical support representative. Otherwise, you must split your Apple-Talk network into smaller ones.
Error Message: %AT-6-NODEWRONG: [chars]: AppleTalk nodeExplanation:
An AppleTalk node has sent a GetNet Info request to this router specifying an invalid network number for the source of the GetNet Info request. This situation will occur when an AppleTalk end node is moved between networks and it is therefore misconfigured for the current network.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-NOPROXY: AppleTalk proxy deleted; zone [chars]Explanation:
A previously configured NBP proxy has been deleted. The router will
no longer convert NBP requests to a format understood by routers that support only the original specification of AppleTalk.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-NOSRCADDR: [chars]: AppleTalk packet error;Explanation:
An attempt to generate an AppleTalk packet from the router has failed because there is not a valid AppleTalk source address available to identify this router in the packet.
Recommended Action:
Configure a port to have an address or cable range and verify that the port is operational.
Error Message: %AT-3-NOSUCHNBR: No such neighbor, [atalk_net]Explanation:
The user has tried to execute the EXEC commands show appletalk neighbor or clear appletalk neighbor with a nonexistent neighbor address.
Recommended Action:
Specify a valid neighbor address; that is, one that appears in the output of
the show appletalk neighbor command with no arguments.
Error Message: %AT-5-NOSUCHROUTE: No such route [dec]Explanation:
The user has tried to execute the EXEC commands show appletalk route or clear appletalk route with a nonexistent route.
Recommended Action:
Specify a valid route; that is, one that appears in the output of the show appletalk route command with no arguments.
Error Message: %AT-3-NOTRUNNING AppleTalk not runningExplanation:
You have tried to show or change the AppleTalk configuration, but AppleTalk routing was not turned on.
Recommended Action:
Issue the appletalk routing configuration command prior to issuing any other AppleTalk configuration or display command.
Error Message: %AT-5-NOTSUPPORTED: [chars]: AppleTalk node down;Explanation:
The interface specified has an encapsulation method that does not support AppleTalk.
Recommended Action:
Notification message only. No action required.
Error Message: %AT-5-OLDMCI: [chars]: AppleTalk route cacheExplanation:
The firmware on the MCI controller card does not support AppleTalk fast switching.
Recommended Action:
No corrective action is required. Normal AppleTalk operation is permitted, but the fast switching cache is disabled for the associated port. If unexpected, verify that the MCI controller firmware for the interface specified in the error message is at level 1.7 or higher.
Error Message: %AT-6-ONLYROUTER: [chars]: AppleTalk port enabled;Explanation:
No other AppleTalk routers were found on the network attached to the port.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-ROUTEDOWN: [chars]: AppleTalk network down;Explanation:
A connected route is being advertised as down (also known as notify neighbor) because the configured port is no longer operational.
Recommended Action:
Informational message only. No action required. If unexpected, correct the situation that caused the port to be disabled.
Error Message: %AT-6-ROUTENOTIFY: [chars]: AppleTalk network down; [atalk_net] reported bad by [node]Explanation:
A router has gone down somewhere on the AppleTalk network. The specified peer notified this router of the change.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-ROUTEOK: [chars]: AppleTalk network up;Explanation:
A routing update has been received for a previously suspect route.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-3-SUBROUTINE_ERROR: AppleTalk error: [chars]Explanation:
An internal error has occurred that violates a programming assertion in the AppleTalk networking module.
Recommended Action:
Save the text of the message, the output of the show version command, and a copy of the router configuration file and forward them to your technical support representative for assistance.
Error Message: %AT-5-TABLEERR: AppleTalk table [chars] damaged: [chars]Explanation:
An internal error has occurred.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %AT-3-ZONEDISAGREES: [chars]: AppleTalk port disabled;Explanation:
The configurations of one or more other routers are inconsistent with the configuration of this router.
Recommended Action:
Reconfigure the routers so they are all consistent.
Error Message: %AT-6-ZONEGC: AppleTalk zone deleted; zone [chars]Explanation:
The router has purged an unused zone from the zone table.
Recommended Action:
Informational message only. No action required.
Error Message: %AT-6-ZONEPROXY: AppleTalk proxy defined; zone [chars]Explanation:
This message reports the zone name and network number that are being advertised to support the appletalk nbp-proxy command.
Recommended Action:
Informational message only. No action required. One message is generated for each configuration command when proxy service is initiated.
Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %BRI-0-NOMEMORY Unit [dec], no memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Explanation:
A hardware device did not respond appropriately to a request.
Recommended Action:
Make sure the device is functioning and is configured correctly.
Error Message: %CBUS-4-BRIDGECONFLICT: {char], encapsulated BPDUExplanation:
An FCIT running in nonencapsulating transparent mode has detected an FDDI bridge, using either an FCI or an FCIT, running in encapsulation mode on the same fiber. This is an unstable situation and should be corrected. The incoming interface is displayed, along with the FDDI MAC address in canonical form.
Recommended Action:
Upgrade the errant interface to full transparent mode. Call your technical support representative for assistance.
Error Message: %CBUS-3-BUFFER: Controller [dec], Error ([hex]), Buffersize = [dec], Bufferpool = [dec], number [dec]Explanation:
An internal software error has occurred.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %CBUS-3-CORRUPT Controller [dec], wrote 0x[hex],Explanation:
A hardware component failed an internal diagnostic test.
Recommended Action:
Replace the malfunctioning device.
Error Message: %CBUS-3-CTRACHECK: Unit [dec], Adapter Check ErrorExplanation:
The auxiliary processor on the CTR interface detected an unrecoverable
error.
Recommended Action:
Issue a clear interface command. If the problem persists, call your technical support representative for assistance.
Error Message: %CBUS-3-CTRCMDFAILED: Unit [dec], CTR Command %#04xExplanation:
A command from the system to the Token Ring interface failed to complete.
Recommended Action:
Record the error code and report the problem to your technical support representative.
Error Message: %CBUS-3-CTRINIT: Unit [dec], CTR InitializationExplanation:
The Token Ring interface failed its internal self-tests.
Recommended Action:
Issue a clear interface command. If the problem persists, call your technical support representative.
Error Message: %CBUS-3-CTRRAMTEST: Unit [dec], RAM Addressing TestExplanation:
The Token Ring interface failed its memory diagnostic tests.
Recommended Action:
Issue a clear interface command. If the problem persists, call your technical support representative.
Error Message: %CBUS-3-CTRRESET: Unit [dec], Error (%-04x) [char] -Explanation:
The Token Ring interface failed to complete a command that is part of the reset sequence of commands.
Recommended Action:
Issue a clear interface command. If the problem persists, call your technical support representative.
Error Message: %CBUS-3-CTRUCHECK: Unit [dec], Microcode Check ErrorExplanation:
The CTR microcode detected an unrecoverable error.
Recommended Action:
Issue a clear interface command. If the problem persists, call your technical support representative.
Error Message: %CBUS-3-DAUGHTER Unit [dec], daughter controller [dec]Explanation:
A hardware component failed an internal diagnostic test. Test output and descriptions of ranges follow.
Unit [dec] (ranges 0-14):
Indicates the Multibus jumper setting for the cBus controller.
daughter controller [dec] (ranges 0-3):
Indicates the cBus relative slot number of the daughter card that failed the test (0-3).
failed [chars] test ([chars]= memd read, memd write):
If the failed test was memd read, the processor was able to write to shared cBus buffer memory from the cBus registers, but was unable to read back that memory through special commands to the daughter controller card.
If the failed test was memd write, writes to MEMD through the daughter controller card were not verified successfully with reads through the cBus controller.
The daughter controller card under test responds successfully to some commands (otherwise software would have received a DAUGHTER_NO_RSP message), but its MEMD tests failed. The daughter controller card must be able to write to some MEMD addresses; otherwise, it cannot respond to any commands.
Recommended Action:
First check that the daughter controller card is properly seated in its Multibus and cBus connectors.
Next, swap daughter controller cards and check whether the error follows the daughter card or the slot.
If the message recurs, report them to your technical support representative.
Error Message: %CBUS-3-DAUGHTER_NO_RSP: Unit [dec], daughter [dec],Explanation:
A hardware component failed an internal diagnostic test. Test output and descriptions of ranges follow.
Unit [dec] (ranges 0-14):
Indicates the Multibus jumper setting for the cBus controller.
daughter controller [dec] (ranges 0-3):
Indicates the cBus relative slot number of the daughter controller card that failed the test (0-3).
The daughter controller card's hardware was recognized across the cBus backplane, but the daughter controller card did not respond to the first command issued to it (version number).
Either the daughter controller card did not reset, the microcode on the card is in a hung state, or the card cannot fully communicate across the cBus backplane (cannot read or write shared MEMD or does not get the MALU_ATTENTION signal across the cBus).
Recommended Action:
First, make sure that the daughter controller card is properly seated in its Multibus and cBus connectors.
If this action does not solve the problem, call your technical support representative. The next actions are to replace the daughter controller card, then replace the cBus controller, then replace the chassis. Follow each step until the system works correctly.
Error Message: %CBUS-3-FDDIRSET Interface [chars], Error ([hex])Explanation:
A hardware device did not respond appropriately to a request.
Recommended Action:
Make sure the device is functioning and is configured correctly.
Error Message: %CBUS-3-HSSIRSET: Interface [chars], Error ([hex]) [chars] - hssi_reset()Explanation:
A hardware component did not respond to a reset command.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %CBUS-3-HSSIRSETU: Unit [dec], Error ([hex]) [chars] - hssi_reset()Explanation:
A hardware component did not respond to a reset command.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %CBUS-3-INITERR Interface [dec], Error ([hex]) [chars] - cbus_init() %CBUS-4-INTR Interface [dec], [chars] - cbus_interrupt()Explanation:
A hardware device did not respond appropriately to a request.
Recommended Action:
Make sure the device is functioning and is configured correctly.
Error Message: %CBUS-4-NOCOOKIE: [chars]-[dec] controller missingExplanation:
The controller type was derived from a hardware probe. The controller number indicates the cBus relative slot number.
The most likely problem is a missing or invalid MAC address cookie ROM. A less likely explanation is corrupted MEMD after the memd self-tests.
Recommended Action:
Call your technical support representative. It will be necessary to replace the cookie ROM.
Error Message: %CBUS-3-NOMEMORY No memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %CBUS-4-OUTHUNG Interface [chars] output hung,Explanation:
A cBus controller took too long to respond to a command and was restarted by software.
Recommended Action:
If this message recurs, repair or replace the controller.
Error Message: %CBUS-3-TESTFAIL Unit [dec], failed [chars] test -Explanation:
A hardware component failed an internal diagnostic test.
Recommended Action:
Check switch settings on the interface cards. Check for proper unit numbers. Reset the cards. Replace the malfunctioning device.
Error Message: %CBUS-3-TXALLOC Error ([hex]) tx_allocate -Explanation:
A hardware device did not respond appropriately to a request.
Recommended Action:
Make sure the device is functioning and is configured correctly.
Error Message: %CBUS-3-ULTRARSET: Interface [chars], Error ([hex])Explanation:
A hardware component did not respond to a reset command.
Recommended Action:
Call your technical support representative for assistance.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
This message may occur when an interface is down and there is a static neighbor entry in the system's CLNS routing table. If this is not the case, the message indicates an internal software error.
Recommended Action:
Check the interface. If the interface is not down or there is no static neighbor entry for that interface, call your technical support representative.
Error Message: %CLNS-3-NSAPES Invalid NSAP type in ES table: [hex] forExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The UART (Universal Asynchronous Receiver/Transmitter) in the console serial interface is malfunctioning.
Recommended Action:
Service the console serial port hardware.
Explanation:
The data for the RP EEPROM is invalid and the RP has been disabled.
Recommended Action:
The RP will not be activated for use; return it for replacement.
Error Message: %DBUS-3-CXBUSERR: Slot [n], CxBus ErrorExplanation:
A processor has reported a bus error. The processor will be reset and not used until the next OIR event or microcode download, when it will be retested.
Recommended Action:
Reinstall the processor or download the microcode. If the error recurs, call your technical support representative. Currently no boards report this error.
Error Message: %DBUS-3-DAUGHTER_STATS: Slot [n] control [hex1], status [hex2]Explanation:
A processor has had some sort of an error. This message is sent out in conjunction with other error messages to provide additional information.
Recommended Action:
Call your technical support representative and report information about all error messages displayed.
Error Message: %DBUS-3-DBUSINTERR: Slot [n], Internal ErrorExplanation:
A processor has reported an internal error. The processor will be reset and not used until the next OIR event or microcode download, when it will be retested.
Recommended Action:
Reinstall the processor or download the microcode. If the error recurs, call your technical support representative. Currently no boards report this error.
Error Message: %DBUS-3-NOMAC: No system mac address found in RP1 EEPROM, using interface mac addressExplanation:
The structure that contains the system MAC address needed by the OIR facility cannot be found in the Route Processor (RP) EEPROM. The RP needs to be returned for reprogramming if the OIR facility is to be used. The system will work, but the potential for network problems exists if an interface processor is removed from this router and inserted in another router.
Recommended Action:
Return your RP for reprogramming and contact your technical support representative.
Error Message: %DBUS-3-NOMAGIC: No magic number found in RP1 EEPROMExplanation:
The structure that contains the system MAC address needed by the OIR facility cannot be found in the RP EEPROM. The RP needs to be returned for reprogramming. This message will occur in conjunction with the NOMAC message that follows.
Recommended Action:
Return RP for reprogramming and contact your technical support representative.
Error Message: %DBUS-3-SLOTCOMP: Slot [n], dbus error, slot [hex1] and complement [hex2] do not matchExplanation:
A processor is reporting a mismatch between the contents of the slot register and its complement. This indicates a hardware failure in the diagnostic bus controller on that processor or on the diagnostic bus. The processor will be reset and not used until the next OIR event or microcode download, when it will be retested.
Recommended Action:
Reinstall the processor or download microcode. If this message recurs, call your technical support representative.
Error Message: %DBUS-3-UNKNOWN: Slot [n], unknown controller type [hex], ignoringExplanation:
A processor is reporting a controller type that is unknown to the system. The processor will not be used and needs to be repaired, or you have old system software that does not support a new interface type.
Recommended Action:
Contact your technical support representative.
Error Message: %DBUS-3-WCSCTRLRERR: Slot [n], WCS Controller Instruction ErrorExplanation:
Writable Control Store (WCS) is the set of devices on each interface processor that contains the running microcode. It can be loaded either from the ROM on the interface processor or from the system by using the downloadable microcode facility. In this message, a processor has reported a WCS Controller Instruction Error. The processor will be reset and not used until the next OIR event or microcode download, when it will be retested.
Recommended Action:
Replace the processor or download microcode. If the problem persists, call your technical support representative.
Error Message: %DBUS-3-WCSERR: Slot [n], WCS controller in error state [hex], resettingExplanation:
The processor in slot [n] was reporting a WCS controller error. The processor will be reset and new microcode loaded. This error message will be encountered only while downloading microcode.
Recommended Action:
If this message recurs after the processor is reset and new microcode is loaded, call you technical support representative.
Error Message: %DBUS-3-WCSLDERR: Slot [n], error loading WCS, status [hex1] cmd/data [hex2] pos <c>Explanation:
A processor has indicated an error condition while downloading microcode. The status, cmd/data, and pos numbers reflect the error condition, the last byte of microcode loaded, and the position in the file, respectively. If this error is encountered, the microcode download will be aborted and the ROM microcode will be loaded.
Recommended Action:
If this message recurs, contact your technical support representative.
Error Message: %DBUS-3-WCSPARERR: Slot [n], WCS Controller Parity ErrorExplanation:
A processor has reported a WCS parity error. The processor will be reset and not used until the next OIR event or microcode download, when it will be retested.
Recommended Action:
Replace the processor or download microcode. If the problem persists, call your technical support representative.
Explanation:
The system is receiving its own DECnet packets. Possible causes:
Recommended Action:
Check the serial lines (if present) and the DECnet configuration.
Error Message: %DNET-4-MAPCON Map entry [dec].[dec] conflicts withExplanation:
Your DECnet configuration is incorrect. A host that is specified as nonlocal is present on your local network.
Recommended Action:
Correct the configuration. Call your technical support representative if you need assistance.
Error Message: %DNET-3-NOMEMORY No memory available for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %EGP-3-TOOBIG Insufficient ([dec]) buffering forExplanation:
An EGP update message was too large to fit into a single buffer.
Recommended Action:
Call your technical support representative for assistance.
Explanation:
A power supply is not working or has not been turned on.
Recommended Action:
Check that the power supply is turned on; if it is turned on and still does not operate, contact your technical support representative.
Error Message: %ENVM-1-SHUTDOWN: Environmental Monitor initiated shutdownExplanation:
The system has reached a SHUTDOWN temperature level, and the router is being shut down to avoid any damage.
Recommended Action:
Attempt to resolve temperature problem. If the problem is not resolved, contact your technical support representative.
Error Message: %ENVM-2-TEMP: [sense] temperature has reached [level] level at [temp](C)Explanation:
The temperature parameter shown has reached a warning or critical level and is approaching or has approached a condition that is outside of the acceptable range.
Recommended Action:
Attempt to resolve temperature problem to bring router back into operating specification. If the problem is not resolved, contact your technical support representative.
Error Message: %ENVM-2-VOLTAGE: [sense] has reached [level] level at [voltage](V)Explanation:
The voltage parameter shown has reached a critical level and is now out of specification.
Recommended Action:
Verify the failure and contact your technical support representative for repair or replacement.
Explanation:
Part of the FDDI hardware has failed.
Recommended Action:
Contact your technical support representative.
Error Message: %FDDI-3-BADSLOT: Unit [dec], Slot [dec] does not exist.Explanation:
The main processor detects an invalid slot location for one of the network interface cards. This should never happen.
Recommended Action:
Call your technical support representative about obtaining a replacement card.
Error Message: %FDDI-3-FDDIFAIL: Interface [chars], [chars], [chars] = [hex]Explanation:
The FDDI interface has failed.
Recommended Action:
Save the information from the error message and contact your technical support representative.
Error Message: %FDDI-3-FDDIFAIL: Interface Fddi0, duplicate MAC address detected, = 0x0Explanation:
The FDDI interface has failed due to a duplicate MAC address.
Recommended Action:
Remove or change the duplicate MAC address.
Error Message: %FDDI-3-FDDIFAIL2: Interface [chars], [chars], [chars] = [hex], [chars] = [hex]Explanation:
The FDDI interface has failed. This is the second line of the preceding FDDIFAIL message and contains debug information.
Recommended Action:
Save the output of the message and contact your technical support representative.
Error Message: %FDDI-3-FDDIRSET: Interface [char], Error (%-04x)Explanation:
FDDI-related command execution failure.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %FDDI-3-FDDIRSETU: Unit [dec], Error (%-04x)Explanation:
FDDI-related command execution failure.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %FDDI-3-NOCAM: Unit [dec], No CAM exists for this interface.Explanation:
Part of the FDDI hardware has failed to start up properly. This is a serious hardware error; the operation of the card may be in jeopardy.
Recommended Action:
Contact your technical support representative.
Error Message: %FDDI-4-STATUS: Fddi state [CFM state] detected on interface Fddi0Explanation:
The processor has detected a configuration management change on an interface. This message will appear when an FDDI cable is broken, when the FDDI device on the other end of the cable is down, or when either of these conditions is fixed.
Recommended Action:
This is a warning message. No specific action is required.
Explanation:
An internal software error has occurred.
Recommended Action:
Call your technical support representative for assistance.
Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %ILAN-4-RSETFAIL: Interface [char], unable to resetExplanation:
Interlan interface card reset error.
Recommended Action:
Call your technical support representative for assistance.
Explanation:
The Interface Message Processor (IMP) has received corrupted data. This may be due to cable problems, a hardware problem in the IMP, or a malfunctioning IMP interface.
Recommended Action:
If this message recurs, repair or replace the controller.
Error Message: %IMP-6-GDOWN Interface [chars], PSN going down [chars]Explanation:
The IMP has received corrupted data. This may be due to cable problems, a hardware problem in the IMP, or a malfunction-ing IMP interface.
Recommended Action:
If this message recurs, repair or replace the controller.
Error Message: %IMP-3-HDHBADMSG Interface [chars], HDH bad message modeExplanation:
A badly formatted message was received from a BBN PSN running HDH mode.
Recommended Action:
Change to or from the HDH Message/Packet mode. If this message recurs, contact the BBN and/or your technical support representative.
Error Message: %IMP-3-HDHHIOFF Interface [chars], HDH H/I bit offExplanation:
The IMP origin bit was not set when it should have been.
Recommended Action:
If this message recurs, service the IMP and interface hardware.
Error Message: %IMP-3-LEADERR Interface [chars], PSN leader error,Explanation:
The IMP has received corrupted data. This may be due to cable problems, a hardware problem in the IMP, or a malfunctioning IMP interface.
Recommended Action:
If this message recurs, repair or replace the controller.
Error Message: %IMP-5-PSNSTATE: Interface [chars], PSN is [chars]Explanation:
The connection has gone up or down, depending upon the message in [chars].
Recommended Action:
Determine why the PSN has changed state and take appropriate action.
Error Message: %IMP-6-RESET Interface [chars], PSN interface resetExplanation:
This is an informational message only.
Recommended Action:
No action required.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %IP-4-DUPADDR Duplicate address [inet] on [chars],Explanation:
Another system is using your IP address.
Recommended Action:
Change the IP address of one of the two systems.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %IPRT-3-NOMEMORY No memory available for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %IPRT-3-TOOMANYNETS: Too many networks in [char] [dec]Explanation:
Too many network subcommands have been entered for this routing protocol.
Recommended Action:
Advisory message. No action required.
Explanation:
An Ethernet interface is malfunctioning.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-3-BADENCAP Unit [dec], bad encapsulation inExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %LANCE-5-COLL Unit [dec], excessive collisions.Explanation:
An Ethernet cable is broken or unterminated, or the transceiver is unplugged.
Recommended Action:
If the transceiver is not unplugged, repair or replace the controller.
Error Message: %LANCE-0-INITFAIL Unit [dec], initialization timeoutExplanation:
The hardware failed to initialize correctly.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-5-LATECOLL Unit [dec], late collision errorExplanation:
An Ethernet transceiver is malfunctioning, or the Ethernet is overloaded, or the Ethernet cable is too long.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-5-LOSTCARR Unit [dec], lost carrier. Transceiver problem?Explanation:
An Ethernet transceiver is unplugged or faulty.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-0-MEMERR Unit [dec], memory error, csr0 = 0x[hex]Explanation:
An Ethernet interface detected a hardware problem.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-0-NOMEMORY Unit [dec], no memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %LANCE-3-OWNERR Unit [dec], buffer ownership errorExplanation:
An Ethernet interface is malfunctioning, or an internal software error has occurred.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-3-SPURIDON Unit [dec], spurious IDON interruptExplanation:
An Ethernet interface generated a spurious Initialization Done interrupt.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-3-SPURINT Unit [dec], spurious interrupt,Explanation:
An Ethernet interface detected a spurious interrupt.
Recommended Action:
Repair or replace the controller.
Error Message: %LANCE-3-UNDERFLO Unit [dec], underflow errorExplanation:
The Ethernet hardware is requesting data faster than the system can supply it. This should never happen unless a serious malfunction has occurred.
Recommended Action:
Call your technical support representative.
Explanation:
The router has detected a conflict in assigned ring numbers for the specified Token Ring. The Ring Parameter Server (RPS) function has been shut down to prevent potentially incorrect information from being sourced onto the ring.
Recommended Action:
Check all bridges connected to this Token Ring and ensure that they are using the same assigned ring number.
Error Message: %LANMGR-4-BADUPCALL: Unexpected call ([chars]) from LLC2 for Bridge [hex]-[hex]-[hex].Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %LANMGR-4-OLDTRAMON: Cannot run RPS on [chars], Old TRAMON code.Explanation:
The software on this interface cannot support the functions required for LAN Network Manager.
Recommended Action:
Call your technical support representative about a firmware upgrade for this interface card.
Explanation:
A received FRMR reported a frame with an invalid control code.
Recommended Action:
Check the serial line and the devices attached to the line.
Error Message: %LAPB-4-FRAMEERR Interface [chars], Frame error: CFExplanation:
A FRMR frame was received, indicating that a protocol violation has been detected. The Reason field will be interpreted by generating INFOBAD, CTRLBAD, N1TOOBIG, or INVNR messages immedi-ately after this message; refer to the explanations for these messages for more information.
Recommended Action:
The protocol will recover by resetting the service. This will disrupt any network service on top of LAPB (for example, X.25 virtual circuits will get cleared). Follow the recommended action for any error message following the FRMR reports; if service becomes unacceptable, check the serial line and the devices attached to the line.
Error Message: %LAPB-4-INFOBAD Interface [chars], Info field notExplanation:
A received FRMR frame reported that an information field was present in a frame where no information field is allowed.
Recommended Action:
Check the serial line and the devices attached to the line.
Error Message: %LAPB-4-INVNR Interface [chars], Invalid NR valueExplanation:
A received FRMR reported a frame with an invalid N(R) value.
Recommended Action:
Verify that all equipment attached to the serial line is configured with the same K value (maximum number of outstanding I frames).
Error Message: %LAPB-4-N1TOOBIG: Interface [chars], N1 too largeExplanation:
A received FRMR reported an information frame that was too long.
Recommended Action:
Verify that all equipment attached to the serial line is configured with the same N1 value. Remember that N1 is in bits, while some equipment requires configuration in octets (N1/8).
Error Message: %LAPB-2-NOBUF: Interface [chars], no buffer availableExplanation:
There was insufficient memory for the LAPB protocol engine to send a message.
Recommended Action:
This message is acceptable if it occurs infrequently, because the LAPB protocol is designed to handle loss of frames. Frequent occurrences can cause disruption of service. The system can be configured to ease memory demands or, if conditions warrant, the system can be upgraded to a larger memory configuration.
Error Message: %LAPB-3-NOINPIDB Input idb not set %LAPB-3-NULLPAK Interface [chars], NULL packet ptr,Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %LAT-3-NOSYNC: Tty[t-line], Output data ptrs out ofExplanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %LAT-3-NULLIDB: Null IDB pointer with destination [enet] %LAT-3-QBSPACED Queue block at [hex] not found for HIExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %LINK-2-BADVCALL: Ints. TDR=[dec]Explanation:
An internal software error has occurred. The high-level system code tried to use an unimplemented entry point with the virtual IDB driver.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %LINK-5-CHANGED Interface [chars], changed state toExplanation:
This is a notification message only.
Recommended Action:
No action is required.
Error Message: %LINK-2-NOSOURCE Source idb not set %LINK-3-TOOBIG Interface [chars], Output packet size of [dec] bytes too big %LINK-2-UENCAP Unknown line encapsulation code [dec]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
A hardware problem was detected in a ChipCom interface board.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The input error rate was so high that the interface was temporarily disabled. The interface will be automatically re-enabled in 30 seconds.
Recommended Action:
If this message recurs, check the communication lines.
Error Message: %MCI-4-NOCOOKIE: MCI controller[dec] missingExplanation:
The configuration PAL is missing.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %MCI-4-NOKEEPALIVE Interface [chars] keepalive not sentExplanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %MCI-5-OBSOLETE Obsolete MCI firmware: can't routeExplanation:
The firmware on your MCI controller card is out of date.
Recommended Action:
Upgrade your MCI firmware.
Error Message: %MCI-4-RSETFAIL Interface [chars] failed to resetExplanation:
A hardware device did not respond appropriately to a request.
Recommended Action:
This generally indicates a hardware problem. Call your technical support representative for assistance.
Error Message: %MCI-4-TESTFAIL Unit [dec] failed [chars] test, skippingExplanation:
A hardware component failed an internal diagnostic test.
Recommended Action:
Call your technical support representative for assistance. You need to replace the malfunctioning component.
Explanation:
The microcode file is corrupted in some way; the checksum computed after reading the file from Flash does not match the one in the file. The file will not be downloaded, and the onboard ROM microcode will be used instead.
Recommended Action:
Reload the microcode. If the message recurs, contact your technical support representative.
Error Message: %UCODE-3-HDRCORRUPT: Ucode header corrupted in [file], found [hex1] expected [hex2]The microcode file is corrupted in some way; the checksum computed after reading the file from Flash does not match the one in the file. The file will not be downloaded, and the onboard ROM microcode will be used instead.
Recommended Action:
Reload the microcode. If the message recurs, contact your technical support representative.
Error Message: %UCODE-3-LDFAIL: Unable to download ucode [file] in slot [n], installed ucode loadedExplanation:
For some reason, the microcode file specified by the configuration is not suitable for downloading, or another error has occurred. The onboard ROM microcode will be loaded so the interface can remain operational.
Recommended Action:
Attempt to reload the microcode. If the message recurs, contact your technical support representative.
Error Message: %UCODE-3-NOFILE: Ucode file [file] not found, installed ucode loaded in slot [n]Explanation:
The file specified by the configuration was not found in Flash. The onboard ROM microcode will be loaded so the interface can remain operational.
Recommended Action:
Use show flash to determine if file is located in Flash. If the file is there, attempt to reload the microcode. If the message recurs, contact your technical support representative.
Error Message: %UCODE-3-OLDHARD: Ucode file [file] requires [type] version [a.b] hardware or laterExplanation:
The microcode specified requires a more recent version of the hardware than it found. The onboard ROM microcode will be loaded instead.
Recommended Action:
Contact your technical support representative.
Error Message: %UCODE-3-RDFAIL: Unable to read ucode file [file] from flashExplanation:
For some reason, the microcode file was not read from Flash. Flash might be locked by another process or otherwise unavailable.
Recommended Action:
Use the show flash command to determine whether Flash is in use, and issue another microcode reload when Flash is free. If the message recurs, contact your technical support personnel.
Error Message: %UCODE-3-TOOBIG: File [file] at length [a] is too long for buffer (size [b])Explanation:
The file is too large for the buffer. The onboard ROM microcode will be loaded.
Recommended Action:
If the error message recurs after the onboard ROM microcode has been loaded, contact your technical support representative.
Error Message: %UCODE-3-WRONGHARD: [file] is [type1] ucode not [type2], microcode/hardware mismatchExplanation:
The specified microcode file is for a different interface processor than specified in the configuration. The user has made a configuration error. The onboard ROM microcode will be loaded.
Recommended Action:
Reenter your microcode configuration command after confirming the interface type, and reload the microcode.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %MK5-0-INITFAIL Unit [dec], initialization timeout failure,csr[dec]=0x[hex] %MK5-0-INITNOPPRIM Unit [dec], initializationExplanation:
The hardware failed to initialize correctly.
Recommended Action:
Repair or replace the controller.
Error Message: %MK5-0-MEMERR Unit [dec], memory error, csr0 = 0x[hex]Explanation:
A network serial interface detected a hardware problem.
Recommended Action:
Repair or replace the controller.
Error Message: %MK5-0-NOMEMORY Unit [dec], no memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %MK5-3-ODDSTART Interface [chars], Odd datagramExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %MK5-3-PLOSTERR Unit [dec], providerExplanation:
A network serial interface detected a hardware problem.
Recommended Action:
Repair or replace the controller.
Explanation:
The filename exceeds 16 characters.
Recommended Action:
Rename the file so that the name is 16 characters or fewer.
Error Message: MOP not enabledExplanation:
MOP is not enabled on an interface.
Recommended Action:
Enable MOP using the mop enabled command.
Error Message: MOP: Timed out on load assistant solicitExplanation:
A MOP boot server did not respond to a "program request message" (a message soliciting the file to be copied into Flash).
Recommended Action:
Explanation:
Timeout after the default or configured number retries, where [type] [n] could be "Serial0" or "Ethernet0." The message you sent was not received.
Recommended Action:
Explanation:
No argument was specified with a MOP configuration command.
Recommended Action:
Make sure your command syntax includes the required arguments.
Error Message: MOP: Buffer overflow: [data-length]/[buffer-length]Explanation:
There is not enough memory to netboot the image.
Recommended Action:
The router needs more memory. Call your technical support representative.
Error Message: MOP enabled command requires an interfaceExplanation:
The mop enabled command was specified without an interface name.
Recommended Action:
Make sure you use the interface type unit command to specify an interface before you type the mop enabled command.
Error Message: MOP is only allowed on ethernet and serial interfacesExplanation:
An unacceptable interface was specified in the mop enabled command.
Recommended Action:
Check the interface selected through the interface type unit command. The type must be either serial or Ethernet; these are the only interfaces that support MOP.
Error Message: MOP sysid command requires an interfaceExplanation:
An interface was not specified for the mop sysid configuration command.
Recommended Action:
Make sure you enter an interface type unit command to specify an interface before you type the mop sysid command.
Error Message: No MOP device code specifiedExplanation:
No device code was specified in the mop device-code configuration command.
Recommended Action:
Make sure you have specified device code in the mop device-code device command.
Error Message: No MOP retransmit timer specifiedExplanation:
A retransmit timer value is not specified in the mop retransmit-timer seconds configuration command.
Recommended Action:
Make sure you use a value between 1 and 20 for the argument seconds.
Error Message: No MOP retry maximum specifiedExplanation:
The retry count value was not specified in the mop retries count configuration command.
Recommended Action:
Make sure you specify a value between 3 and 24 for the argument count in the mop retries count configuration command.
Error Message: Retransmit timer must be in range 1 - 20Explanation:
Retransmit timer value is not within the acceptable range.
Recommended Action:
Make sure you use a value between 1 and 20 for the argument seconds in the mop retransmit-timer seconds configuration command.
Error Message: Retry count must be in range 3 - 24Recommended Action:
The retry count value was not within the acceptable range in the mop retries count configuration command.
Recommended Action:
Make sure you use a value between 3 and 24 for the argument count.
Error Message: Unrecognized device code - [offending word]Explanation:
Device code is not "ds200" or "cisco" in the mop device-code device configuration command.
Recommended Action:
Make sure you are using the correct device code in the mop device-code device command.
Error Message: Unrecognized MOP keyword - [offending word]Explanation:
Syntax error in MOP configuration command.
Recommended Action:
Check to make sure the command syntax is correct.
Explanation:
An internal software error has occurred.
Recommended Action:
Contact your technical support representative for assistance.
Error Message: %SYS-2-BADSUBUNIT: Illegal reference to non-existent subunit [dec] in slotExplanation:
An internal software error has occurred.
Recommended Action:
Contact your technical support representative for assistance.
Error Message: %SYS-2-DEADICHAINQ: Attempted to manipulate uninitialized ichainQ in [chars]Explanation:
An internal software error has occurred.
Recommended Action:
Contact your technical support representative for assistance.
Error Message: %SYS-2-LOSTICHAINQ: Couldn't find idb 0x[hex] in ichainQ in [chars]Explanation:
An internal software error has occurred.
Recommended Action:
Contact your technical support representative for assistance.
Error Message: %SYS-2-NOHWADDRESS: All hardware addresses have been allocatd - maximum of [dec]Explanation:
An internal software error has occurred.
Recommended Action:
Contact your technical support representative for assistance.
Explanation:
The OIR facility has detected a newly inserted processor of type [type]. This message indicates whether the processor is administratively down, up, or initializing.
Recommended Action:
This is an information message. No action is required.
Error Message: %OIR-6-INSCARD: Card inserted in slot [n], interfaces administratively shut downExplanation:
The OIR facility has detected a newly inserted processor in slot [n]. The inserted interface will be shut down until it is configured by the user or, if and interface of that type was previously configured, it will be restored to its previous state.
Recommended Action:
This is an informational message. No action is required.
Error Message: %OIR-6-REMCARD: Card removed from slot [n], interfaces disabledExplanation:
The OIR facility has detected the removal of a processor from slot [n]. The interfaces on that processor will be administratively shut down and marked as removed. The routing table will be flushed of any routes through the removed interfaces.
Recommended Action:
This is an informational message. No action is required.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The remote and local PPP cannot agree on a set of options that both can perform.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %PPP-6-LOOPED The line appears to be looped backExplanation:
The communications line appears to be echoing the characters that are sent to it.
Recommended Action:
Check your data communications equipment to make sure it is configured correctly.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The IP network used in the pup map command is not subnetted.
Recommended Action:
Enter a subnetted IP address as required by the pup map command.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: RSRB-3-BADVERSIONFST: FST in: [chars]: versionExplanation:
The remote end of a direct serial peer is running the wrong version of the system software. Either the local end, the remote end, or both are not up to date.
Recommended Action:
Call your technical support representative for an update.
Error Message: %RSRB-3-BADVERSIONIF IF in: [chars]: version mismatch,Explanation:
The remote end of a direct serial peer is running the wrong version of the system software. Either the local end, the remote end, or both are not up to date.
Recommended Action:
Call your technical support representative for an update.
Error Message: %RSRB-3-BADVERSIONTCP [chars]: [dec]/[inet]: versionExplanation:
The remote end of a TCP remote peer is running the wrong version of the system software. Either the local end, the remote end, or both are not up to date.
Recommended Action:
Call your technical support representative for an update.
Error Message: %RSRB-3-BADVERSIONUDP: UDPin: [chars]: versionExplanation:
The remote end of a UDP remote peer is running the wrong version of the system software. Either the local end, the remote end, or both are not up to date.
Recommended Action:
Call your technical support representative for an update.
Error Message: %RSRB-4-BADVRE Bad vre type %RSRB-4-CONIPST Peer [dec]/[inet], CONN, illegal stateExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %RSRB-3-FSTERR: [char]: [char]: [inet], op [hex], lenExplanation:
The remote end of a direct serial RSRB connection has detected a configuration problem or traffic that is not recognized by the configuration.
Recommended Action:
Examine the configuration on both sides of the serial connection for possible problems. Examine the traffic being offered for propagation with respect to the configuration. The destination target ring is denoted by the value of trn.
Error Message: %RSRB-3-HDRNOVRP Peer [inet], HDR, no vrp %RSRB-4-HDRRECV Peer [dec]/[inet], HDR, recv state invalid, not empty [dec] %RSRB-3-HDRVRP Peer [dec]/[inet], HDR, vrp state wrong, [dec]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %RSRB-3-IFERR [chars]: [chars]: [chars], op [hex], lenExplanation:
The remote end of a direct serial RSRB connection has detected a configuration problem or traffic that is not recognized by the configuration.
Recommended Action:
Examine the configuration on both sides of the serial connection for possible problems. Examine the traffic being offered for propagation with respect to the configuration. The destination target ring is denoted by the value of trn.
Error Message: %RSRB-4-ILLPEER Peer [chars] [[hex]], illegal state [dec] %RSRB-4-LOCAL Unit [dec], local/vring setExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %RSRB-3-NOMEMORY Unit [dec], no memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %RSRB-3-NOTREM Null idb and not remote %RSRB-4-OPTNULL: Remopened and t NULL %RSRB-4-PEERSTAT Peer [chars], wrong state [dec]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %RSRB-3-SENDPUNTFST [chars]: sent [chars] to [dec]/[chars]Explanation:
The local end of a direct serial RSRB connection has detected a configuration problem or traffic that is not recognized by the configuration.
Recommended Action:
Examine the configuration on both sides of the serial connection for possible problems. Examine the traffic being offered for propagation with respect to the configuration.
Error Message: %RSRB-3-SENDPUNTIF [chars]: sent [chars] to [dec]/[chars]Explanation:
The local end of a direct serial RSRB connection has detected a configuration problem or traffic that is not recognized by the configuration.
Recommended Action:
Examine the configuration on both sides of the serial connection for possible problems. Examine the traffic being offered for propagation with respect to the configuration.
Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %SBE-5-HUNGUP Interface [chars], hung up - resetting %SBE-4-RSETFAIL Failed to reset interface Serial[dec]Explanation:
The SBE hardware is malfunctioning, or the firmware is improperly inserted.
Recommended Action:
Repair or replace the controller.
Explanation:
A bad SDLC frame was received.
Recommended Action:
If this message recurs, check the SDLC serial line and the devices attached to it.
Error Message: %SDLC-4-DROPPED: Dropped X.25 packet from SDLCExplanation:
An SDLC frame had to be dropped from the output hold queue, usually because of excessive congestion on the output link.
Recommended Action:
If this message occurs frequently, determine why your SDLC link is being overloaded with data and resolve the cause (typically, by either increasing bandwidth to your SDLC line or reducing the load on your link).
Error Message: %SDLC-4-FRAMEERR: Interface [chars], Frame error:Explanation:
A FRMR frame was received. This can be due to a noisy serial line, an overloaded SDLC device, or corrupted data.
Recommended Action:
If this message recurs, service the serial line and other devices attached to it.
Error Message: %SDLC-4-INFOBAD: Interface [chars], Info field not permitted %SDLC-4-INVNR: Interface [chars], Invalid NR value %SDLC-4-INVNR: Interface [chars], N1 too largeExplanation:
A bad SDLC frame was received.
Recommended Action:
If any of these messages recur, check the SDLC serial line and the devices attached to it.
Error Message: %SDLC-4-N1TOOBIG: Interface [chars], N1 too largeExplanation:
An information frame was received from the other end of the SDLC link that was larger than allowed with the N1 parameter on this link.
Recommended Action:
Either increase the value of the N1 parameter for this interface on the router or reduce the size of the maximum information frame sent by the other end of the link.
Error Message: %SDLC-4-NOFRMRSPACE: Cannot allocate a FRMR frameExplanation:
The router needed to generate a FRMR frame, but could not allocate the necessary memory for the frame.
Recommended Action:
The fact that memory is so low that it cannot allocate the frame is far more serious than the reason for generating the FRMR. Fix the cause of low memory, and if the problem still occurs, determine why the FRMR must be sent.
Error Message: %SDLC-3-NOINPIDB: Input idb not setExplanation:
A frame was given to the SDLC handler to process, but the interface on which the frame arrived is not known.
Recommended Action:
This is a software error and should be reported to your technical support representative.
Error Message: %SDLC-3-NULLPAK: Interface [chars], NULL packet ptr, rvr [dec], vs [dec], vr [dec]Explanation:
An internal software error occurred in the router's SDLC processing system.
Recommended Action:
This is a software error. Call your technical support representative for assistance.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SEC-4-TOOMANY Box secured, too many options on internal packetExplanation:
No room for all desired IP header options. Packet discarded.
Recommended Action:
Configure for fewer IP header options.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The SNMP server was unable to open a port for receiving SNMP requests. This usually happens when the SNMP server is started using the snmp-server community configuration command on a router or communication server with an interface that has no IP address configured. Another possible cause is low memory.
Recommended Action:
Configure at least one interface with an IP address or specify the no snmp-server command to remove the SNMP server process. Call your technical support representative if problems persist or if it becomes necessary to add memory.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %STUN-6-CONNOPENFAIL: CONN: peer [chars] open failed,Explanation:
An attempt to connect to a remote TCP STUN peer has failed.
Recommended Action:
Verify that the remote peer is accessible from this router, that it is running software capable of supporting the Serial Tunnel, and that it is configured correctly.
Error Message: %STUN-6-ERR: [chars]: [chars]: [chars], op [hex], len [dec]Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %STUN-3-NOPROTMEM: No memory for STUN protocolExplanation:
The system does not have sufficient memory to define a new STUN schema.
Recommended Action:
This error message should only print when the router is critically short of memory. If it occurs, call your technical support representative for assistance.
Error Message: %STUN-6-OPENED: [chars]: peer [chars] opened,Explanation:
A connection attempt to a remote peer has completed successfully (OPENED, PASSIVE-OPEN) or is in the process of being opened (OPENING).
Recommended Action:
This is good, expected behavior. No action required.
Error Message: %STUN-6-PEERSHUTDOWN: shutting down peer [chars]Explanation:
A connection to a remote peer is being shut down. This is typically the result of user intervention in Serial Tunnel reconfiguration or disabling.
Recommended Action:
This is good, expected behavior. No action required.
Error Message: %STUN-4-PEERSTATE: Peer [chars], wrong stateExplanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %STUN-6-RECONNECT: PHDR: reconnect from peer [chars]Explanation:
A remote peer has reestablished a connection to this router.
Recommended Action:
Informational message only. No action required.
Error Message: %STUN-3-SENDPUNT: [chars]: sent [chars] to [chars] %STUN-3-SENDPUNTTCP: [chars]: sent [chars] to ([[dec]])[inet]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %STUN-6-TCPFINI: peer [chars] closed [previous state [chars]]Explanation:
A remote peer has closed a Serial Tunnel connection with this router.
Recommended Action:
Examine the other router to see why it closed this connection with this peer. (This can be caused by normal events, such as reconfiguration.)
Error Message: %STUN-6-TCPPEERSHUT: [chars] [chars], [inet]([dec])Explanation:
This route has closed a Serial Tunnel connection with a remote peer.
Recommended Action:
Examine this router to see why it closed this connection with this peer. (This can be caused by normal events, such as reconfiguration.)
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-5-CONFIG_L: Configured via LNM from [enet]Explanation:
The router's configuration has been changed.
Recommended Action:
This is a notification message only. No action required.
Error Message: %SYS-5-CONFIG_M: Configured via MOP from [chars]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-3-ILLVECTOR: Got a bad vector value during an interruptExplanation:
This message pertains only to the Cisco 4000. The main CPU reported an illegal interrupt. It most likely indicates a hardware problem.
Recommended Action:
If this message recurs, call your technical support representative for assistance and/or a replacement card.
Error Message: %SYS-2-INLIST Buffer in list, ptr= [hex] %SYS-2-INLIST1: Buffer in list, ptr= [hex],Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-3-INVMEMINT: Invalid memory action ([char]) at interrupt levelExplanation:
This message indicates that a memory allocation or deallocation was attempted from an interrupt handler.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %SYS-2-INVRETURN Invalid returned memory 0x[hex] %SYS-2-LINKED Bad enqueue of [hex] in queue [hex] %SYS-2-LINKED Bad p_dequeue of [hex] in queue [hex] %SYS-2-LINKED Bad p_requeue of [hex] in queue [hex] %SYS-2-LINKED Bad requeue of [hex] in queue [hex] %SYS-2-NOBLOCK [chars] with blocking disabledExplanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-6-NOBRIDGE Bridging software not presentExplanation:
Your system is not equipped to be a bridge.
Recommended Action:
Install the bridging software option.
Error Message: %SYS-2-NOMEMORY: No memory available for [chars] [dec]Explanation:
An operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %SYS-3-NOPROC Process table full %SYS-2-NOTDEAD Process self-destruction failed %SYS-2-NOTQ p_unqueue didn't find [hex] in queue [hex] %SYS-2-NOTQ unqueue didn't find [hex] in queue [hex] %SYS-3-NULLIDB Null idb in [chars]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-1-OVERTEMP: System detected OVER TEMPERATURE condition.Explanation:
The environmental monitor has detected a high temperature condition.
Recommended Action:
Determine what has gone awry and fix the problem before the envi-ronmental monitor is forced to shut the box down. Make sure room temperature is not too high and that air flow to the card is not blocked. Call your technical support representative for assistance, if necessary.
Error Message: %SYS-2-QCOUNT Bad dequeue [hex] count [dec] %SYS-2-QCOUNT Bad p_dequeue [hex] count [dec] %SYS-2-QCOUNT Bad p_unqueue [hex] count [dec] %SYS-2-QCOUNT Bad unqueue [hex] count [dec] %SYS-4-REGEXP [chars]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-5-RELOAD Reload requested %SYS-5-RESTART System restartedExplanation:
These are notification messages only.
Recommended Action:
No action is required.
Error Message: %SYS-2-RETBUF Bad retbuffer, ptr= [hex] %SYS-2-RETBUF1: Bad retbuffer, ptr= [hex],Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %SYS-3-TTYMEM Tty[t-line], no memory to save tty default parametersExplanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Explanation:
A background TACACS notification (enabled with the command tacacs notify) was not acknowledged by the TACACS server processor within the timeout period (five minutes). The information contained in that notification has been lost. This may interfere with accounting or auditing on the server.
This condition arises when the TACACS server is misconfigured, has crashed, or has become unreachable via the network.
Recommended Action:
Check the TACACS server and the network attached to it.
Error Message: %TAC-4-UNEXREP Reply for non-existent request, [dec] on queueExplanation:
The TACACS facility received a message it was not expecting. This may occur when a TACACS server sends duplicate responses or when it responds to a request that already has timed out. It also may be due to an internal software problem.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
An attempt was made to delete an entry not in the queue.
Recommended Action:
Advisory message. No action required.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
Another internal process is communicating with the given Token Ring interface.
Recommended Action:
Wait one minute and try again. If the condition persists, it probably indicates an internal software error. Call your technical support representative for assistance.
Error Message: %TR-4-BADADAPT Unit [dec], adapter not respondingExplanation:
The CSC-R Token Ring interface is not responding to initialization.
Recommended Action:
Check the CSC-R Token Ring card's configuration and make sure it is in the correct slot. The CSC-R card is a Multibus master; it must be part of a contiguous group of bus master cards that includes the CPU. In most configurations the CSC-R Token Ring interface will be the card immediately adjacent to the CPU. If the interface is in the correct slot, this message indicates a probable hardware failure. Call your technical support representative for assistance.
Error Message: %TR-3-BADBRDGPARMS: Unit [dec], bad bridge parameters:Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %TR-3-BADMUL Unit [dec], Can't set TR address to hardware multicast address [enet]Explanation:
An attempt was made to set the Token Ring interface MAC address to a reserved multicast address.
Recommended Action:
Check your configuration. Make sure that your XNS and/or Novell Token Ring addresses have not inadvertently been set to reserved multicast addresses.
Error Message: %TR-3-BADRNGNUM: Unit [dec], ring number ([dec]) doesn't match established number ([dec])Explanation:
The number you have configured for the local ring does not match the value currently in use on the ring.
Recommended Action:
Check the configuration to make sure you used the correct ring number. If it is correct, check the configuration of all other bridges on the ring to make sure they are using the same ring number.
Error Message: %TR-3-BADSLOT: Unit [dec], Slot [dec] does not exist.Explanation:
This error message pertains only to the Cisco 4000. It is seen when software tries to access (discover) a network interface module (NIM) that is not in slot 1, 2, or 3. The software stalls trying to access the nonexistent slot.
Recommended Action:
This message could indicate a card error. If the message recurs, call your technical support representative for assistance and/or a replacement card.
Error Message: %TR-3-BADSTART Unit [dec], Start completion and wrongExplanation:
An internal software error has occurred.
Recommended Action:
If this messages recurs, call your technical support representative for assistance.
Error Message: %TR-3-BADUNIT: Bad unit number [dec]Explanation:
This error message pertains only to the IGS. When displayed, it indicates that the system cannot find the chipset registers where it expects them to be. This is most likely a hardware error.
Recommended Action:
If this messages recurs, call your technical support representative for assistance. It will be necessary to check the hardware unit configuration.
Error Message: %TR-4-BKGND Unit [dec], bkgnd int: last packet out [dec]ms %TR-4-BKGNDINT Unit [dec], bkgnd int: [hex][hex]Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %TR-3-BOGUSDATA: %08x %08x %08x %08x %08x %08x %08x %08xExplanation:
This message displays the first eight bytes of frame data if the data length is invalid. It is the second part of the TR-3-BOGUSLENGTH error message that follows.
Recommended Action:
See recommended action for the TR-3-BOGUSLENGTH error message.
Error Message: %TR-3-BOGUSLENGTH: Unit [dec], bad input length [dec], [chars] code.Explanation:
This is the first message displayed when the frame data length is invalid. It is unique to the CSC-R16 Token Ring card for all system versions.
Recommended Action:
Display of both the TR-3-BOGUSLENGTH and TR-3-BOGUSDATA error messages indicates a serious problem on the interface between the Token Ring chipset, the SBE16 card, and the system driver. The engineering developers should be notified. Call your technical support representative for assistance.
Error Message: %TR-3-COMPFAIL Unit [dec], Tbuf completion failure,Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %TR-3-INCOM Unit [dec], incompatible firmware: system 0x[hex],interface 0x[hex]Explanation:
The Token Ring interface contains firmware that is incompatible with the system software.
Recommended Action:
Call your technical support representative to upgrade the Token Ring Monitor firmware and/or the system software.
Error Message: %TR-3-INITFAIL: Unit [dec], init failed. resultExplanation:
The Token Ring hardware has failed to initialize properly.
Recommended Action:
Copy down the error message exactly as it appears and report it to your technical support representative.
Error Message: %TR-4-INTFAIL Unit [dec] interface failure: 0x[hex]Explanation:
The Token Ring Monitor firmware has detected a fatal error due either to an internal software problem or to a hardware failure.
Recommended Action:
Copy down the error message exactly as it appears and report it to your technical support representative.
Error Message: %TR-3-MADGETX Unit [dec], lost packet using TransmitExplanation:
This error message pertains only to the Cisco 4000. When displayed, it indicates that a packet was lost inside the Madge firmware, and the software lost the pointer to it.
Recommended Action:
This message indicates a software problem on the card. If this message recurs, call your technical support representative for assistance and/or a replacement card.
Error Message: %TR-3-MODEFAIL: Unit [dec], change mode failed. result code=0x[hex], error code=0x[hex] %TR-3-MODFAIL Unit [dec], tra_modify failed, resultExplanation:
An internal hardware or software error has occurred.
Recommended Action:
Copy down the error message exactly as it appears and report it to your technical support representative.
Error Message: %TR-3-NOMEMORY Unit [dec], no memory for [chars]Explanation:
The requested operation could not be accomplished because of a low memory condition.
Recommended Action:
Reduce other system activity to ease memory demands. If conditions warrant, upgrade to a larger memory configuration.
Error Message: %TR-4-NOMOREPAGES Unit [dec], Out of Pages for [chars].Explanation:
This error message pertains only to the Cisco 4000.When displayed, it indicates that the ability to switch the receive buffers for the Token Ring has been halted due to an insufficient amount of memory pages.
Recommended Action:
Reduce other system activity to ease memory demands and then reset the Token Ring interface by doing a clear int tokenring command. If these actions do not solve the problem, upgrade to a larger memory configuration and/or call your technical support representative for assistance.
Error Message: %TR-3-NOPAK Unit [dec], Tbuf completion and no pakoutExplanation:
An internal hardware or software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %TR-3-OPENFAIL Unit [dec], open failed: [chars], [chars] (0x[hex])Explanation:
The Token Ring interface was unable to insert itself into the ring. This is an indication of a busy or broken ring. The first character string in this error message will indicate the stage of initialization at which the error occurred, and the second will describe the error.
Recommended Action:
Try to open the interface again. This generally can be accomplished by issuing the clear interface tokenring command. If the error message recurs, call your technical support representative for assistance.
Error Message: %TR-3-OPENFAIL2: Unit [dec], open failed: check the lobe cable connection.Explanation:
The Token Ring interface was unable to insert itself into the ring, and the error code returned indicates a wiring problem.
Recommended Action:
Check the cable connecting the router to the Token Ring MAU, and try to open the interface again. This generally can be accomplished by issuing the clear interface tokenring command. If the error message recurs, call your technical support representative for assistance.
Error Message: %TR-3-PANIC Unit [dec], panic [hex] [hex] [hex]Explanation:
The Token Ring monitor firmware has detected a fatal error that indicates an impending interface failure.
Recommended Action:
The error message should be copied down exactly as it appears and sent together with the interface error message to your technical support representative.
Error Message: %TR-3-PANICINF Unit [dec], PI [hex] [hex] [hex] [hex][hex] [hex]Explanation:
This message is similar to the %TR-3-PANIC error message, but indicates a nonfatal error. This message appears in very unusual situations that should not arise in normal operation.
Recommended Action:
The error message should be copied down exactly as it appears and reported to your technical support representative.
Error Message: %TR-3-PANICTYPE: Unit [dec], [chars] errorExplanation:
This message is similar to the %TR-3-PANIC error message, but indicates a nonfatal error. This message appears in very unusual situations that should not arise in normal operation.
Recommended Action:
The error message should be copied down exactly as it appears and reported to your technical support representative.
Error Message: %TR-3-RESETFAIL: Unit [dec], reset failed, error code [hex].Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %TR-3-RESETFAIL2: Unit [dec], reset failed, auxiliary processor init failed.Explanation:
This message isolates a particular RESETFAIL condition from several other reset failure conditions. It is unique to the CSC-R16 Token Ring card for all system versions and indicates a state problem.
Recommended Action:
The engineering developers should be notified. Call your technical support representative for assistance.
Error Message: %TR-3-RIFBADMAGIC: Invalid magic number (0x[hex]) inExplanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %TR-3-SETBRIDGEFAIL: Unit [dec], set bridge failed (code %#x).Explanation:
A hardware error has occurred. The source routing accelerator (SRA) chip on the Token Ring card could not be initialized.
Recommended Action:
Call your technical support representative for assistance and/or a replacement card.
Error Message: %TR-3-SETFAIL Unit [dec], couldn't set interface toExplanation:
An illegal MAC address was specified for this interface.
Recommended Action:
Normally the Token Ring interface uses the burned-in address contained in a PROM on the board. However certain protocol stacks require the MAC address to be modified to an illegal value. Check your configuration for possible problems. If the problem persists call technical support.
Error Message: %TR-3-SETFUNFAIL: Unit [dec], set functional addressExplanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %TR-4-SNKBRIDG Unit [dec], removing invalid bridgeExplanation:
The system could not start a Token Ring source-route bridge because the interface in question does not have the appropriate Token Ring Monitor firmware or hardware.
Recommended Action:
Call your technical support representative for assistance.
Error Message: %TR-3-STARTFAILED Unit [dec], start failed, resultExplanation:
The Token Ring Monitor firmware attempted to insert the system into the ring, and the chipset detected a nonstandard fatal error.
Recommended Action:
This message indicates a problem with the Token Ring chipset hardware. Call your technical support representative for assistance.
Error Message: %TR-3-STARTFAILED2: Unit [dec], start failed,Explanation:
This error message isolates a particular STARTFAIL condition from several other reset failure conditions. It is unique to the CSC-R16 Token Ring card for all system versions and indicates a state problem.
Recommended Action:
The engineering developers should be notified. Call your technical support representative for assistance.
Error Message: %TR-6-STATE [chars]Explanation:
This message is displayed when the Token Ring's status has changed as determined by the chipset. This information also is used to automatically determine whether the interface is still usable to propagate network traffic.
Recommended Action:
This is an informational message only. No action is required.
Error Message: %TR-3-STATFAIL Unit [dec], get_static: get statsExplanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %TR-6-STATRING [chars] ([hex]) LIV 0x[hex]Explanation:
This message is displayed when the Token Ring's status has changed as determined by the chipset. This information also is used to automatically determine whether the interface is still usable to propagate network traffic.
If the hexadecimal status code in this message is zero (0), it indicates that the ring has returned to a normal state. Otherwise, the first hexadecimal number is the sum of one or more status codes that indicate unusual conditions on the ring. The meaning of each status code is shown in Table 4 .
Recommended Action:
Check the ring for the indicated condition.
| Code | Explanation | Fatal |
|---|---|---|
| 0x8000 | Signal loss | Yes |
| 0x4000 | Hard error | Yes |
| 0x2000 | Soft error | No |
| 0x1000 | Transmit beacon | Yes |
| 0x0800 | Lobe wire fault | Yes |
| 0x0400 | Auto removal error | Yes |
| 0x0100 | Receive request removed | Yes |
| 0x0080 | Counter overflow | No |
| 0x0040 | Single station | No |
| 0x0020 | Ring recovery | No |
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %TR-3-WIREFAULT: Unit [dec], wire fault: check theExplanation:
The Token Ring hardware is reporting a wire fault condition.
Recommended Action:
Check the cable connecting the router to the Token Ring MAU.
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Explanation:
The interface's X.25 configuration is not valid.
Recommended Action:
Verify the following:
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
Error Message: %X25-3-PVCBAD Interface [chars], PVC [dec], mismatchedExplanation:
A locally switched PVC cannot be connected because the flow control values at either end do not match.
Recommended Action:
Reconfigure either or both ends of the PVC so that the incoming packet and window sizes at each end match the outgoing packet and window sizes at the other end.
Error Message: %X25-3-PVCDELETE LCI for PVC [dec] being deleted!Explanation:
A PVC was using an x25 map entry that was deleted; this forces the deletion of the PVC.
Recommended Action:
None. Note that some attached equipment may object to an inability to use the deleted PVC.
Error Message: %X25-4-RANGEUNUSED Interface [chars], [chars] VC rangeExplanation:
A outgoing-only or incoming-only virtual circuit range exactly overlaps the two-way virtual circuit range. This was the former method for specifying that a virtual circuit range was not used. The current method is to override the configured range by setting the range limits to zero.
Recommended Action:
Use the privileged write memory command to write the configuration to memory. This will store the modified (zero) range limits.
Error Message: %X25-3-SPURD1 Spurious D1 timer wakeup on LCI [dec]Explanation:
An internal software error has occurred.
Recommended Action:
If this message recurs, call your technical support representative for assistance.
Error Message: %X25-3-VCLOSTSYNC Interface [chars], VC [dec] cleared,Explanation:
An X.25 circuit that is being tunneled over a TCP connection between routers was cleared abnormally.
Recommended Action:
This message is normal if the TCP service on the connecting router is no longer available (for example, the router lost power).
Explanation:
An internal software error has occurred.
Recommended Action:
If any of these messages recur, call your technical support representative for assistance.
|
|