ā09-30-2012 07:55 PM - edited ā03-04-2019 05:42 PM
I have a license fle to be copied from remote TFTP server at point A to the ASR router at Point B
im facing difficulties in copying license file to the remote tftp server(point A) to the ASR router 1001(Point B) . im having the error as timeout . But i am able to copy to another cisco 3600 router which is in the same IP & subnet of the ASR router and in the same location (Point B) .
im sure the windows firewall is off since im able to copy the file to another router in the same point B and there is no firewall or acl in between these two points .
i gave the command copy tftp: bootflash:
can any one tell me if there is anything that has to do with the asr router
ā09-30-2012 08:06 PM
ā09-30-2012 08:14 PM
I already read this but im sure this is done in through management interface in the router directly connecting the tftp server which in my case im doing it from remote .
ā10-01-2012 02:46 AM
Hi Raja d,
Use the following command and then try to upload Os into asr
ip tftp source-interface (interface name where TFTP server is connected )
thanks
Ashish shirkar
ā01-19-2017 02:18 PM
Thanks all, this article helped me. "ip tftp source-interface" made it work.
ā02-01-2018 07:30 AM
Thank you
This worked
ā10-01-2012 02:57 AM
Hi ,
Additionally please check the below link for your reference
http://www.cisco.com/en/US/docs/routers/asr1000/configuration/guide/chassis/issu.html
if you r copying a file using TFTP through the Management Ethernet interface, the
ip tftp source-interface command must be entered before entering the
copy tftp command
Thanks and regards,
Ashish Shirkar
ā10-01-2012 05:36 AM
Helo Raja,
I have faced same issue, just execute these command:
ip ftp user (user name )
ip ftp passwor ( password)
i hope it will work,
Regards,
Ahmed
ā10-02-2012 08:47 PM
ahmed hilmy let me try the commands and revert to you thanks for the idea
ā10-02-2012 08:49 PM
Hi Ashish the thing is im not connecting the tftp server directly in the router im doing int remotely , can u assist me further
ā01-03-2017 10:05 AM
Thank you Ashish, I had the same issue and this fixed it. I guess by default the tftp source interface is the management. I had to change it to the uplink interface.
ā11-18-2015 06:38 PM
A little off subject but im sure someone will find this useful in future searches. If you are tying to ftp to the ASR you need to disable ip ftp passive!!!!!!!!
NO IP FTP PASSIVE
ā10-04-2023 08:09 AM
that command resolved the issue I had. When I was trying to copy ios from laptop to directly connected ASR1K using mgmt port.
FTP succesfull, entered passive mode and end of stroy
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