Skip to main content

New ebay lab put together

More
13 years 2 months ago #36320 by Nevins
I just got a 2600 router and it shoots this out on boot up:

[code:1]System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory

get_man_dev: Unknown device - probably NOT formatted.
unknown flash device - mandev code = 0xffff
cannot read flash info
getdevnum warning: device "flash" has size of zero
get_man_dev: Unknown device - probably NOT formatted.
unknown flash device - mandev code = 0xffff
cannot read flash info
getdevnum warning: device "flash" has size of zero
open: read error...requested 0x4 bytes, got 0x0
trouble reading device magic number
boot: cannot open "flash:"
boot: cannot determine first file name on device "flash:"

System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory

get_man_dev: Unknown device - probably NOT formatted.
unknown flash device - mandev code = 0xffff
cannot read flash info
getdevnum warning: device "flash" has size of zero
get_man_dev: Unknown device - probably NOT formatted.
unknown flash device - mandev code = 0xffff
cannot read flash info
getdevnum warning: device "flash" has size of zero
open: read error...requested 0x4 bytes, got 0x0
trouble reading device magic number
boot: cannot open "flash:"
boot: cannot determine first file name on device "flash:"

System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory[/code:1]

rommon 2 > meminfo

Main memory size: 64 MB.
Available main memory starts at 0x10000, size 65472KB
IO (packet) memory size: 0 percent of main memory.
NVRAM size: 32KB


This means that my router needs an IOS right? (xmodem or file transfer)

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
13 years 2 months ago #36322 by Arani
Replied by Arani on topic ...
Hi there mate

Will definitely recommend xmodem transfer, because looks like you can access the rommon mode, can't remember if you could do a TFTP from that level.

Also, try opening up the router, and cleaning the contacts for your flash drive, unless it is external, and also the memory modules of the router.

Picking pebbles on the shore of the networking ocean
More
13 years 2 months ago #36325 by S0lo
Replied by S0lo on topic Re: New ebay lab put together
Yes it seams that you need an IOS. You can use TFTP in ROMMON mode using the tftpdnld command. Here is a guide for it:

\http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bf9e.shtml

And I think it will also format the flash automatically before copying the IOS. Note: Xmodem is slower, but will do too.

Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
More
13 years 2 months ago #36328 by Nevins
[code:1]Router>en
Router#show version
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IK9O3S3-M), Version 12.3(26), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by cisco Systems, Inc.
Compiled Mon 17-Mar-08 15:23 by dchih

ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

Router uptime is 13 minutes
System returned to ROM by reload
Running default software


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

cisco 2611 (MPC860) processor (revision 0x203) with 61440K/4096K bytes of memory.
Processor board ID JAD0432068P (3848163847)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
2 Ethernet/IEEE 802.3 interface(s)
32K bytes of non-volatile configuration memory.

Configuration register is 0x2102

Router#[/code:1]


The tftpdnld command worked but now when I power it off I have to tftpdnld all over again. I did copy running-config startup-config but I'm pretty sure that doesn't copy the IOS into flash. Is there a way to do this and confirm that the IOS is loaded into flash before I reload/power cycle?

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
13 years 2 months ago #36329 by S0lo
Replied by S0lo on topic Re: New ebay lab put together
hmm, not sure, the configuration register value 0x2102 is fine. But the startup-config might be having a boot command that is changing the boot search order. I'd try deleting the startup-config, like this:

delete nvram:startup-config

Note that this command doesn't work in ROMMON mode. So you have to get into the IOS again.

Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.154 seconds