06-17-2009 08:23 AM - edited 03-06-2019 06:19 AM
i'm in the process of upgrading a switch and ever time i try to copy the file over this is what i get.Can you tell me what might cause this
RTR1#copy tftp flash:
Address or name of remote host []? 10.2.X.X
Source filename []? cbs30x0-ipbase-mz.122-50.SE1.bin
Destination filename [cbs30x0-ipbase-mz.122-50.SE1.bin]?
Accessing tftp://10.2.X.X/cbs30x0-ipbase-mz.122-50.SE1.bin...
Loading cbs30x0-ipbase-mz.122-50.SE1.bin from 10.2.X.X (via Vlan5): !!!!!!!!!!!!... [timed out]
%Error reading tftp://10.2.X.X/cbs30x0-ipbase-mz.122-50.SE1.bin (Timed out)
Solved! Go to Solution.
06-17-2009 05:41 PM
That's right. Just substitute the "file name" with the correct value. :)
06-17-2009 08:40 AM
Hi,
First make sure you can ping from TFTP server to the switch and the other way around.
If that works then make sure the image is in the root of the TFTP (name of the image is case sensitive, make sure is exactly the same).
Also, check that the TFTP has the send and receive options properly configured.
Hope it helps....
06-17-2009 08:42 AM
let me check those things and see
06-17-2009 09:16 AM
The file is starting then timing out.
You probably don't have enough room in flash.
Try this:
"dir flash:"
verify you have enough free space
If not enough do this:
"delete flash:'name of older ios or unused files'"
HTH
06-17-2009 09:18 AM
you know that was the first thing that i check,the file is 8MB and i have 24MB free
06-17-2009 09:25 AM
Hmmm. then I'm sorta stumped as to what would cause the file to start copying over then stop unless maybe the flash is corrupted or has a bad disk area
"fsck flash:" maybe?
06-17-2009 09:26 AM
I will check that
06-17-2009 12:30 PM
Ok Greg
I figured out what it was,i have to have udp high ports enabled so that the bin file would load properly.But now i have one more question.now i have to make the new bin that i've load the perferred choice upon next boot with the old bin as back up.What commands do i need to enter to do this.
06-17-2009 03:10 PM
Go to configure mode:
no boot system flash:
boot system flash:
boot system flash:
06-17-2009 04:33 PM
so what i should do is get into config mode and do this
RTR#config T
RTR(Config)boot system flash:file name
06-17-2009 05:41 PM
That's right. Just substitute the "file name" with the correct value. :)
06-17-2009 09:53 PM
Thanks alot i really appreciate it
06-17-2009 10:06 PM
Happy to see it works. Thanks for the rating.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide