08-30-2013 10:55 PM - edited 07-04-2021 12:44 AM
hi all,
i need some help about tftp server. i m trying to change 1552e ios to autonomous. i m using "archive download-sw /overwrite /reload tftp://10.0.0.2/c1520-k9w7-tar.152-4.JA1.tar" and i m taking an error like below :
%Error opening tftp://10.0.0.2/c1520-k9w7-tar.152-4.JA1.tar (Timed out)
Download image failed, notify controller!!! From:7.4.1.37 to 0.0.0.0, FailureCode:15
01-31-2021 04:13 AM
Hi,
Step by Step Process has been demonstrated How to of Convert Cisco Aironet 3600 Series Access Point from Lightweight to Autonomous version.
https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1
Requirements:
1.TFTPd64 Server
2.Cisco IOS Software AP3G2-K9W7-M for (C3600 Series AP)
3.The Cisco AP and the Laptop with TFTP server must be in same network.
According to my network setup
Lightweight AP BVI1 IP address is 192.168.1.4
Laptop's IP address where TFTP server is installed 192.168.1.7 [Default Router IP]
First disconnect the ethernet cable from the AP then Press the Mode button and Put back the ethernet cable to the AP and hold the Mode button Untill flash light turns to umber and Once the Lightweight AP goes to online then apply the following commands to convert it to Autonomous version:
set IP_ADDR 192.168.1.4 [According to my network setup]
set NETMASK 255.255.255.0 [According to my network setup]
set DEFAULT_ROUTER 192.168.1.7 [According to my network setup]
tftp_init
ether_init
flash_init
tar -xtract tftp://192.168.1.7/ap3g2-k9w7-tar.153-3.JH.tar flash:
dir flash
set boot flash:/ap3g2-k9w7-mx.153-3.JH/ap3g2-k9w7-mx.153-3.JH
set
boot
02-09-2021 09:20 AM
Has anyone got this to work?
Having the exact same issues. Tried TFTP64 but still does not work, get a timeout error every time.
Tried it from 2 different tftp sources.
What is strange is I can ping to and from the target AP from the PC but as soon as I get the timeout error I cannot ping from AP to the TFTP until about 10-15 seconds later.
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