Image Checksum Error - Cisco 2520 Router

Joined
Dec 20, 2010
Messages
61
I just turned on the rack of Cisco equipment after letting it set for quite some time. Each router and switch fired up as it should, except for Router 3. I am getting the following output, and it eventually ends up with the router stuck in boot mode.

Here is the output from the router.

Code:
R3(boot)#reload
Proceed with reload? [confirm]

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

%FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
F3: 15452540+882204+906024 at 0x3000060

** Image checksum error **

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

%FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
F3: 15452540+882204+906024 at 0x3000060

** Image checksum error **

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

%FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
F3: 15452540+882204+906024 at 0x3000060

** Image checksum error **

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

%FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
F3: 15452540+882204+906024 at 0x3000060

** Image checksum error **

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

%FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
F3: 15452540+882204+906024 at 0x3000060

** Image checksum error **

System Bootstrap, Version 11.0(10c), SOFTWARE
Copyright (c) 1986-1996 by cisco Systems
2500 processor with 14336 Kbytes of main memory

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1996 by cisco Systems, Inc.
Compiled Fri 27-Dec-96 17:33 by loreilly
Image text-base: 0x01010000, data-base: 0x00001000

cisco 2520 (68030) processor (revision N) with 14336K/2048K bytes of memory.
Processor board ID 17708437, with hardware revision 00000003
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
Basic Rate ISDN software, Version 1.0.
1 Ethernet/IEEE 802.3 interface.
2 Serial network interfaces.
2 Low-speed serial(sync/async) network interfaces.
1 ISDN Basic Rate interface.
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)



Press RETURN to get started!


R3(boot)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3, changed state to down
*Mar  1 00:00:16.739: %LINK-3-UPDOWN: Interface BRI0, changed state to up
*Mar  1 00:00:16.743: %LINK-3-UPDOWN: Interface Ethernet0, changed state to up
*Mar  1 00:00:16.743: %LINK-3-UPDOWN: Interface Serial0, changed state to up
*Mar  1 00:00:16.747: %LINK-3-UPDOWN: Interface Serial1, changed state to down
*Mar  1 00:00:17.355: %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
*Mar  1 00:00:17.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to up
*Mar  1 00:00:17.571: %LINK-3-UPDOWN: Interface Serial2, changed state to down
*Mar  1 00:00:17.571: %LINK-3-UPDOWN: Interface Serial3, changed state to down
*Mar  1 00:00:18.267: %FR-5-DLCICHANGE: Interface Serial0 - DLCI 301 state changed to ACTIVE
*Mar  1 00:00:20.143: %LINK-5-CHANGED: Interface BRI0, changed state to administratively down
*Mar  1 00:00:20.567: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0, changed state to down
*Mar  1 00:00:20.771: %SYS-5-CONFIG_I: Configured from memory by console
*Mar  1 00:00:20.787: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1996 by cisco Systems, Inc.
Compiled Fri 27-Dec-96 17:33 by loreilly
*Mar  1 00:00:20.811: %LINK-5-CHANGED: Interface Serial1, changed state to administratively down
*Mar  1 00:00:20.979: %LINK-5-CHANGED: Interface Serial2, changed state to administratively down
*Mar  1 00:00:21.391: %LINK-5-CHANGED: Interface Serial3, changed state to administratively down
*Mar  1 00:00:28.591: %FR-5-DLCICHANGE: Interface Serial0 - DLCI 302 state changed to ACTIVE
R3(boot)#

The config register is still in the default config 0x2102

The IOS image is the only image file in memory and is the same image as the other routers are running.

Does anyone have some thoughts on how to fix this?

Regards,

Chris
 
Try copying a new copy to it, and check the md5sum of the file to make certain it matches.

Otherwise you might have a bad flash in the router, get a CF Card and just use the external CF slot.
 
Back
Top