07-08-2011 08:20 AM - edited 03-07-2019 01:08 AM
I'm trying to copy code to an ASR 1001 using TFTP via the MGMT interface. I have verified connectivity via ping and have set the tftp-source interface to Gig0 accroding to the Quick start guide. However, when I try to copy the code from my PC to the ASR it times out.
Router#copy tftp: bootflash:
Address or name of remote host [10.0.0.2]?
Source filename [asr1001-universalk9.03.03.00.S.151-2.S.bin]?
Destination filename [asr1001-universalk9.03.03.00.S.151-2.S.bin]?
Accessing tftp://10.0.0.2/asr1001-universalk9.03.03.00.S.151-2.S.bin...
%Error opening tftp://10.0.0.2/asr1001-universalk9.03.03.00.S.151-2.S.bin (Timed out)
Config
ip tftp source-interface GigabitEthernet0
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
ip address 10.0.0.1 255.255.255.0
negotiation auto
Router#ping vrf Mgmt-intf 10.0.0.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.2, timeout is 2 seconds:
!!!!!
Thanks
Jason
07-08-2011 08:50 AM
Check the PC or laptop for firewall software that might be blocking TFTP (port 69)
HTH
07-08-2011 10:04 AM
Yep, that was it!
I thought about that right after I posted the question.
For the record, you most certainly can load IOS from the MGMT interface.
js
07-09-2011 07:33 AM
Reza got it right and gets my +5.
HTH
Rick
Sent from Cisco Technical Support iPhone App
07-09-2011 09:39 AM
Rick,
Thank you so much for the rating!!
Reza
07-09-2011 07:04 PM
Reza
I had the same thought but you beat me to it. I would hope that Jason would have rated your response. But since he did not it is the least I can do to acknowledge a correct response that led to a solution to the problem.
HTH
Rick
07-09-2011 10:21 PM
You can also load the IOS via the USB port.
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