cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7279
Views
0
Helpful
4
Replies

2600 stuck in a boot loop?

theboxmike
Level 1
Level 1

Hey guys, 

I have just bought a new Cisco 2600 router, and I have connected to it via the console. However, the router seems to be stuck in a continuous boot loop. I have done a bit of searching and have tried a few different possible solutions but so far, no luck. 

I will post the console output below, if anybody does have any idea of what is going please do let me know. 

Unexpected exception to CPUvector 200, PC = 80433764
-Traceback= 80433764 80432B68 80432308 801E1300 801DAD04 80430548 80430640 803E76DC 80320340 80320548 803F257C

Writing crashinfo to flash:crashinfo_19930301-000009write1 531 bytes to flash:crashinfo_19930301-000009 gets 120

Queued messages:
*** System received a Bus Error exception ***
signal= 0xa, code= 0x200, context= 0x81c6284c
PC = 0x80433764, Vector = 0x200, SP = 0x81e92e00

1 Accepted Solution

Accepted Solutions

Hello,

the document I linked above has a hardware troubleshooting procedure, which pretty much involves inserting whatever network modules you have into different slots on the chassis, in order to find out if the problem is with a slot.

In the end, your chassis might be the culprit, and you might have to replace it...

View solution in original post

4 Replies 4

Hello,

try the below (excerpt from the full document linked below):

Software Failure

On 2600 and 3600 routers, the router's I/O memory is configurable as a percentage of the main memory. If the I/O memory settings are inappropriate for the installed network modules or WAN interface cards (WICs), the 2600/3600 platform may have trouble booting and may crash with bus errors.
If a software configuration change has recently been made, and the router is in a booting loop, a software bug may be causing this issue.
If the router is not able to boot up, you can bypass the configuration to identify whether that is causing the issue. Follow these steps:

1. Break into ROMMON by sending the break sequence (press the BREAK key on your keyboard when the router starts up) to the router during the first 60 seconds of boot up.

2. From ROM Monitor, use the confreg command to change the configuration register to a setting, such as 0x2142, to ignore the router's configuration:


rommon 1 > confreg 0x2142

3. You must reset or power cycle for new config to take effect

rommon 2 > reset

Troubleshooting Bus Error Crashes

http://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-software-releases-121-mainline/7949-crashes-buserror-troubleshooting.html

Thank you for the reply. I broke into Rommon mode and reset the router after using the "confreg 0x2142" command but still no luck. I rebooted the device and I'm still getting the same error of. "Unexpected exception to CPUvector 200,"

Could this be a hardware related issue? I've already reseated all my memory cards and the only network cards I have are needed for me to plug into the console. 

Hello,

the document I linked above has a hardware troubleshooting procedure, which pretty much involves inserting whatever network modules you have into different slots on the chassis, in order to find out if the problem is with a slot.

In the end, your chassis might be the culprit, and you might have to replace it...

Okay I will work through it, thank you so much for your help! :)