From: terrydoc on
I have a 3745 running off xmodem download. I need to get IOS ontop
flash: or slot0: so I can restart as normal. If I try to "TFTP: flash:
(or slot0:)" from my TFTP server it always fails at the same point

Router#copy tftp: flash:
Address or name of remote host [10.1.1.2]?
Source filename [c3745-ipbasek9-mz.124-25c.bin]?
Destination filename [c3745-ipbasek9-mz.124-25c.bin]?
Accessing tftp://10.1.1.2/c3745-ipbasek9-mz.124-25c.bin...
Loading c3745-ipbasek9-mz.124-25c.bin from 10.1.1.2 (via
FastEthernet0/0): !!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.O.O.O
[timed out]

%Error reading tftp://10.1.1.2/c3745-ipbasek9-mz.124-25c.bin (Timed
out)
Router#
Router#dir all
Directory of archive:/
No files in directory
Error getting file system status (Unknown error 0)
Directory of system:/
2 -r-- 0 <no date> default-running-
config
4 dr-x 0 <no date> memory
1 -rw- 596 <no date> running-config
3 dr-x 0 <no date> vfiles

Error getting file system status (Bad file number)
Directory of tmpsys:/

No files in directory

Error getting file system status (Bad file number)
Directory of nvram:/

150 -rw- 596 <no date> startup-config
151 ---- 5 <no date> private-config
1 -rw- 0 <no date> ifIndex-table
2 ---- 13 <no date> persistent-data

155640 bytes total (152939 bytes free)
Directory of flash:/

1 -rw- 611 Mar 1 2002 01:50:34 +00:00 running-config

32296960 bytes total (32292864 bytes free)
Directory of slot0:/

No files in directory

64057344 bytes total (64057344 bytes free)
Router#
Router#
Router#
Router#show ver
Cisco IOS Software, 3700 Software (C3745-IPBASEK9-M), Version
12.4(11)XW7, RELEA
SE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Tue 08-Apr-08 22:37 by prod_rel_team

ROM: System Bootstrap, Version 12.2(8r)T2, RELEASE SOFTWARE (fc1)

Router uptime is 2 hours, 55 minutes
System returned to ROM by power-on
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(a)cisco.com.

Cisco 3745 (R7000) processor (revision 2.0) with 118784K/12288K bytes
of memory.
Processor board ID JHY0720K2PL
R7000 CPU at 350MHz, Implementation 39, Rev 3.3, 256KB L2, 2048KB L3
Cache
2 FastEthernet interfaces
DRAM configuration is 64 bits wide with parity disabled.
151K bytes of NVRAM.
31744K bytes of ATA System CompactFlash (Read/Write)
62720K bytes of ATA Slot0 CompactFlash (Read/Write)

Configuration register is 0x3962 (will be 0x2102 at next reload)

Router#
From: Dan Lanciani on
In article <be973fc0-2292-4bc7-86a0-43c936ea390e(a)u7g2000vbq.googlegroups.com>, terrydoc(a)o2.ie (terrydoc(a)o2.ie) writes:
| I have a 3745 running off xmodem download. I need to get IOS ontop
| flash: or slot0: so I can restart as normal. If I try to "TFTP: flash:
| (or slot0:)" from my TFTP server it always fails at the same point

I suspect you will be much happier if you use ftp or rcp...

Dan Lanciani
ddl(a)danlan.*com
From: bod43 on
On 24 May, 22:29, ddl(a)danlan.*com (Dan Lanciani) wrote:
> In article <be973fc0-2292-4bc7-86a0-43c936ea3...(a)u7g2000vbq.googlegroups.com>, terry...(a)o2.ie (terry...(a)o2.ie) writes:
> | I have a 3745 running off xmodem download. I need to get IOS ontop
> | flash: or slot0: so I can restart as normal. If I try to "TFTP: flash:
> | (or slot0:)"  from my TFTP server it always fails at the same point
>
> I suspect you will be much happier if you use ftp or rcp...
>
>                                 Dan Lanciani
>                                 ddl(a)danlan.*com

Is the correct answer.