cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
42654
Views
15
Helpful
4
Replies

Copy flash TFTP Error (timed out) - solarwinds.

terrelstinnett
Level 1
Level 1

I am trying to copy my IOS to my pc using Solarwinds.

Solarwinds is Started.

I am able to ping from my pc to the fa0/1 port on my switch.

These are in the same subnet.

-------------------------------------------------------------------------------------

Pinging 192.168.1.100 with 32 bytes of data:

Reply from 192.168.1.100: bytes=32 time<1ms TTL=255

Reply from 192.168.1.100: bytes=32 time<1ms TTL=255

Reply from 192.168.1.100: bytes=32 time<1ms TTL=255

Reply from 192.168.1.100: bytes=32 time=2ms TTL=255

Ping statistics for 192.168.1.100:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

    Minimum = 0ms, Maximum = 2ms, Average = 0ms

---------------------------------------------------------------------------------------

Switch(config-if)#do ping 192.168.1.50

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.1.50, timeout is 2 seconds:

!!!!!

--------------------------------------------------------------------------------------

Here is the error...

Switch#copy flash tftp

Source filename []? c3550-ipbasek9-mz.122-25.SEB4.bin

Address or name of remote host []? 192.168.1.50

Destination filename [c3550-ipbasek9-mz.122-25.SEB4.bin]?

.....

%Error opening tftp://192.168.1.50/c3550-ipbasek9-mz.122-25.SEB4.bin (Timed out)

-----------------------------------------------------------------------------------------

appreciate any help.

1 Accepted Solution

Accepted Solutions

Hi,

Please check if have firewall enabled on the PC. If it is enabled disable it or open port 69 ofr tftp.

Best regards,

Alex

*Please rate helpful posts.

View solution in original post

4 Replies 4

Hi,

Please check if have firewall enabled on the PC. If it is enabled disable it or open port 69 ofr tftp.

Best regards,

Alex

*Please rate helpful posts.

God bless. been working on this for days.

hello,

The same error here. but I am able to copy a different file like a sample text file (text.txt) from tftp to flash

Please help..

I too had this problem.

When I was trying to copy from tftp to flash , the transfer would start and then would terminate in the middle and would give the error "timed out"

I could even see in the tftp server logs that the transfer was happening and suddenly stopped. I was using tftpd32

Later I found out the reason to be duplex mismatch

I went to interface config and then corrected the duplex setting and the transfer happened perfectly.

Hope this response helps those for whom transfer stops due to this error.