07-14-2010 12:40 AM - edited 03-06-2019 12:01 PM
when i use the tftp server to download the configuration file from the switch and router, i encountered the error with something like Error writing ftp://ip address (undefined error). Any idea? how to solve this problem
07-14-2010 03:08 AM
when i use the tftp server to download the configuration file from the switch and router, i encountered the error with something like Error writing ftp://ip address (undefined error). Any idea? how to solve this problem
Hi,
Check the connectivity between PC and router and no firewall is enabled in PC or any antivirus which would be blocking the tftp tarnmission between the two.Try with tftdnld software and see if you are able to tftp the file or not and also check the file exists and has write permission.The nature of the path vary by TFTP server, but it is generally relative to the set TFTP root directory. Make sure the TFTP server has write permissions (SolarWinds has a checkbox for that) and that the file has world-write permissions (Unix).
Hope to Help !!
Ganesh.H
07-14-2010 03:19 AM
Couple of more things to check :
1. If there is a firewall between the router and TFTP server, Please allow the TFTP/FTP to go through.
2. Cisco IOS firewall featureset if enabled on the router, could be blocking it.Please allow the TFTP/FTP to go through.
3. If you are using any username/password for the file transfer, Please make sure that you are using the corrent ones.
Cheers,
-amit singh
07-14-2010 07:48 AM
2. Cisco IOS firewall featureset if enabled on the router, could be blocking it.Please allow the TFTP/FTP to go through.
For item 2, may i know the command that should be issued on the router or switch?
07-14-2010 07:42 PM
I tried on another workstation. It came out with message Error writing ftp://ip address .(timed out). May i know the reason?
07-14-2010 08:52 PM
Hello,
Are you trying to use FTP to transfer the data or are you using TFTP? If you are trying to use FTP and are trying to configure the router as FTP server that is not supported any longer. If you are trying to configure the router/switch as TFTP server and then copy a file to the router/switch, even that is not allowed. You can configure the router/switch as a TFTP server and then copy files from them.
Hope this helps.
Regards,
NT
07-14-2010 10:41 PM
I have resolved my problem. Thanks.
07-15-2010 06:53 AM
Hello,
You do need to use "copy running-config tftp:" instead of "copy
running-config ftp:"
Hope this helps.
Regards,
NT
Note: Remember to rate the useful posts.
07-19-2010 05:01 AM
Hi,
Although it solved my problem, I still encounter the Re: Error writing ftp://ip address (timed out) problem on other cisco network switch or router. Do I need to issue command and enable somethings on that switch or router?
07-19-2010 06:57 AM
Hello,
If you are using TFTP, then you need to issue "copy running-config tftp"
command. If you are using FTP itself, then check the connectivity between
the router/switch and the FTP server. Make sure that the server is accepting
connections by trying to FTP from a workstation (from the command prompt try
ftp ). On the router/switch, please configure the
FTP username/password so that you do not have to type it every time.
Hope this helps.
Regards,
NT
11-10-2024 11:37 PM
Thank you so very, very much. Searched for hours and it was as simple as this! People have a tendacy to over simplify. You stayed on course. Very simple. Very right.
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