03-15-2006 03:39 AM - edited 03-03-2019 12:04 PM
Hi Friends...
I have a new 7206 VXR Router which stays in BOOT mode. Please let me know how do I get it on normal mode. Do the needful earliest. I am able to execute all the commands in this BOOT mode but need to get rid of this BOOT mode.
THANKS!!
RAJ
Solved! Go to Solution.
03-16-2006 08:59 AM
Raj,
Locate where does ur image reside. Do a dir /all.
Considering it in disk2:,boot the VXR into rommon mode and do this ..
rommon> alias boot="boot disk2: "
rommon> sync
rommon> reset
If the desired Cisco IOS software image is not the first image on the disk, u will need to specify which image for example disk2:c7200-js-mz.myimage:
rommon> alias boot="boot disk2:c7200-js-mz.myimage"
rommon> sync
rommon> reset
Hope this helps...
MITHIL
03-15-2006 03:44 AM
I'm guessing that you do not have a valid image. You will need to TFTP a valid IOS image on to it in order to get it out of BOOT mode.
Here's a guide to how to do so;
http://www.cisco.com/en/US/products/hw/routers/ps214/products_tech_note09186a0080110ed1.shtml
Hope that helps - pls rate the post if it does.
Paresh
03-15-2006 03:55 AM
Hi Paresh..
I think IOS not an issue since I did a mistake while initial config. As it asked for "whether u want to enter initial configuration yes/no" I chose the yes option. I should have chosen the NO option and should have come out of it, but it was a mistake. Is there any way to correct this???
THANKS!!!!
RAJ
03-15-2006 04:11 AM
Hi Raj,
Can you configure the following command, then save the config and reload the router:
config-reg 0x2102
Paresh
03-16-2006 07:23 AM
Hi Paresh...
The router is already set with this config-register value 0x2102.
RAJ
03-16-2006 08:59 AM
Raj,
Locate where does ur image reside. Do a dir /all.
Considering it in disk2:,boot the VXR into rommon mode and do this ..
rommon> alias boot="boot disk2: "
rommon> sync
rommon> reset
If the desired Cisco IOS software image is not the first image on the disk, u will need to specify which image for example disk2:c7200-js-mz.myimage:
rommon> alias boot="boot disk2:c7200-js-mz.myimage"
rommon> sync
rommon> reset
Hope this helps...
MITHIL
03-16-2006 12:57 PM
Thanks Mithil. It helped to solve my problem.
Regards,
RAJ
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide