cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
350
Views
0
Helpful
6
Replies

My 6500 router always start in romoon

emil.eriksson
Level 1
Level 1

Hello,

I have a problem that have been an issu for a very long time and I cant get it solve.

So I hope there is anyone here that can help me.

When my router restarts, power failure, when I type "reload" or other things who make it reboot itself. It always stop in "rommon>" and Its very annoying.

 

This Is how my config is:

=====================================================================================

6500-FK01#show boot
BOOT variable = disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin,1;disk0:,12;sup-bootflash:,12
CONFIG_FILE variable =
BOOTLDR variable = bootflash:s72033-boot-mz.122-33.SXI3.bin
Configuration register is 0x2102

Standby is not up.

=====================================================================================

6500-FK01#dir disk0:
Directory of disk0:/

    1  -rw-   116737380   Jan 1 2000 03:17:08 +01:00  s72033-advipservicesk9_wan-mz.122-33.SXI5.bin

127918080 bytes total (11177984 bytes free)

=====================================================================================

 

How can I make my router to boot up automaticly?

 

Many thanks! Emil

 

6 Replies 6

Leo Laohoo
Hall of Fame
Hall of Fame

Your boot variable string is incorrect.  

 

To correct this, you need to do this: 

config t
no [ENTER INCORRECT BOOT VARIABLE STRING HERE]
boot system flash disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin
end
wr

Thanks for the tip!

 

Now Its looks like this!

 

show run

======================================

hostname 6500-FK01
!
boot system flash disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin
enable password 7 065043355E4F11
!

======================================

show boot

======================================

6500-FK01#show boot
BOOT variable = disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin,1
CONFIG_FILE variable =
BOOTLDR variable = bootflash:s72033-boot-mz.122-33.SXI3.bin
Configuration register is 0x2102

Standby is not up.

 

======================================

 

I cant test this right away because this router are in production right now.

Is this correct? :)

 

Many thanks.

That should be correct, Emil.

Thank you Leo Laohoo! =)

This will be intressting that day we need to reboot again.

Iulian Vaideanu
Level 4
Level 4

What does "remote command switch show version | include register" output?

Naveen Venkateshaiah
Cisco Employee
Cisco Employee

check for "remote command switch show version"

and look for config register value to be 0x2102------>if it is different change it to 0x2102

r1>conf t

r1-conf> config-register 0x2102

r1>write mem

and than reload

Regards,

Naveen 

****rate if it is helpful****

 

Review Cisco Networking for a $25 gift card