Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

config file problem "router(boot"

Status
Not open for further replies.

carbonscoring

Technical User
Sep 7, 2007
7
US
Hi all first off I'm new to routing and only know how to do a handful things. Heres my problem I have a 7200 series router that we had tried to load the bootstrap and IOS from another 7200 series router. our plan is to use both together for redundancy. Anyway once we loaded the IOS and thought we were making head way we noticed that it continually boots to "router(boot)".

here is the show version command

Cisco Internetwork Operating System Software
IOS (tm) 7200 Software (C7200-KBOOT-M), Version 12.3(15), RELEASE SOFTWARE (fc3)
Technical Support: Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Tue 24-May-05 19:37 by ssearch
Image text-base: 0x60008AF4, data-base: 0x609C4000

ROM: System Bootstrap, Version 12.3(4r)T3, RELEASE SOFTWARE (fc1)
BOOTLDR: 7200 Software (C7200-KBOOT-M), Version 12.3(15), RELEASE SOFTWARE (fc3)

sco-irf-bdr-02a uptime is 1 week, 6 days, 23 hours, 41 minutes
System returned to ROM by reload at 11:27:40 UTC Fri Jun 16 2000
System image file is "bootflash:c7200-kboot-mz.123-15.bin"
Last reload reason: Reload command


cisco 7206VXR (NPE-G1) processor (revision B) with 229376K/32768K bytes of memory.
Processor board ID 34723284
SB-1 CPU at 700MHz, Implementation 1, Rev 0.2, 512KB L2 Cache
6 slot VXR midplane, Version 2.11

Last reset from power-on
Bridging software.
X.25 software, Version 3.0.0.
Primary Rate ISDN software, Version 1.1.

PCI bus mb1 (Slots 1, 3 and 5) has a capacity of 600 bandwidth points.
Current configuration on bus mb1 has a total of 170 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

PCI bus mb2 (Slots 2, 4 and 6) has a capacity of 600 bandwidth points.
Current configuration on bus mb2 has a total of 0 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

Please refer to the following document "Cisco 7200 Series Port
Adaptor Hardware Configuration Guidelines" on CCO <for c7200 bandwidth points oversubscription/usage guidelines.


8 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)
3 Gigabit Ethernet/IEEE 802.3 interface(s)
8 ATM network interface(s)
1 Channelized T3 port(s)
509K bytes of non-volatile configuration memory.

20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K).
62720K bytes of ATA PCMCIA card at slot 2 (Sector size 512 bytes).
16384K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x2102

sco-irf-bdr-02a(boot)#

please help,

thanks...mike
 
How did you try and load the file (IOS and/or config)???

Burt
 
Hi Burt, we were using a PCMCIA flash card when we copied the IOS from the other router.

If your asking what commands we used, I'll have to double check with my co-worker since he was the one entering them in.

thanks,
mike
 
Sounds like the boot statement is incorrect and it loaded the bootloader file only which is like a mini IOS that will load when the normal IOS doesn't , usually the bootloader is in bootflash, if you do a dir bootflash: you will probably see the bootloader. Add a boot statement "boot system flash slot0:<imagename> , it could be disk0: if you have a newer flash card .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top