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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 3000 Router

Status
Not open for further replies.

ned2nav

Technical User
Joined
Nov 19, 2003
Messages
3
Location
US
Hello,

I currently have a cisco 3000 router w/ 2 ethernet ports. I upgraded the flash to 16mb from 8mb and was trying to upgrade the ios, and accidentally entered the wrong registry settings. What was entered was 0x1000 instead of 0x2101. The router now wont show me a thing in hyperterm, but the ok status light is on in the front. Can some one please give me an idea on how to get this router back to life. Thank you in advance.
 
0x1000 has reset your router to operate at 1200 baud and start in ROM mode. Change your COM port speed to match 1200. If you are able to get back on to the router at 1200 baud, change the config register back to 0x2102 to boot in normal mode.

JimmyZ
 
Thank you for the quick reply. The only rpoblem now is how do you upgrade, or upload the ios into the thing. I know that on the 2500 series you would issue the command copy tftp flash. But it will not let me do it here. is there a nother way to do it.

Router(boot)#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c)XB1, PLATFORM SP
ECIFIC RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1996 by cisco Systems, Inc.
Compiled Wed 10-Sep-97 13:06 by phester
Image text-base: 0x01010000, data-base: 0x00001000

ROM: System Bootstrap, Version 11.0(10c)XB1, PLATFORM SPECIFIC RELEASE SOFTWARE
(fc1)

Router uptime is 2 minutes
System restarted by power-on
Running default software

cisco 3000 (68030) processor (revision 0xA0) with 16384K/512K bytes of memory.
Processor board ID 5009995, with hardware revision 00000000
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
2 Ethernet/IEEE 802.3 interfaces.
32K bytes of non-volatile configuration memory.

This router has fresh flash memmory with no ios installed in it yet. Thank you in advance
 
Thank you again for the quick reply. After doing what it says in the document, and i get out to the Router(boot)> prompt and type enable it all works great. The problem is that it will not give me the option to copy from tftp to flash. The only option it gives me is flh-log. Is there any other way to upload the ios on this 3000 router. Thank you in advance.
 
What is the output if you type, Router(boot)# copy ?

If the copy options are not displayed, then perhaps your boot image version does not support it, though I would think this would be unusal.

The other method to transfer files is to use xmodem, though I'm not sure if the 3000 supports this feature.

JimmyZ
 
I've been caught out by this in the past, the 3600 series didnt support tftp file copying from rommom mode, so maybe the 3000 is the same. At the Router(boot) prompt what do you get if you type ?, do you see a tftp option?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top