06-18-2009 03:59 PM - edited 11-18-2020 02:26 AM
How to update Access Point firmware using TFTP when it is not possible to perform update through the HTTP interface.
Using the HTTP method to upgrade the firmware does not always work. In those cases, the best option is to use the TFTP method which is telnet. The TFTP method is more stable and can also help in circumstances where the Access Point (AP) firmware is to be overwritten due to shortage of Flash memory.
To upgrade the firmware through TFTP, perform these steps:
AP# archive download-sw /force-reload /overwrite tftp://ip address/image filename (for e.g c1200-k9w7-tar.123-4.JA.tar )
Before you begin downloading or uploading a configuration file by using TFTP, perform these tasks:
tftp dgram udp wait root /usr/etc/in.tftpd in.tftpd -p -s /tftpboot
Make sure that the /etc/services file contains this line:
tftp 69/udp
Note You must restart the inetd daemon after modifying the /etc/inetd.conf and /etc/services files. To restart the daemon, either stop the inetd process and restart it, or enter a fastboot command (on the SunOS 4.x) or a reboot command (on Solaris 2.x or SunOS 5.x). For more information on the TFTP daemon, refer to the documentation for your workstation.
To configure the access point by using a configuration file downloaded from a TFTP server, follow these steps:
Step 1 Copy the configuration file to the appropriate TFTP directory on the workstation.
Step 2 Verify that the TFTP server is properly configured by referring to the "Preparing to Download or Upload a Configuration File by Using TFTP" section.
Step 3 Log into the access point through a Telnet session.
Step 4 Download the configuration file from the TFTP server to configure the access point.
Specify the IP address or host name of the TFTP server and the name of the file to download.
Use one of these privileged EXEC commands:
The configuration file downloads, and the commands are executed as the file is parsed line-by-line.
This example shows how to configure the software from the file tokyo-confg at IP address 172.16.2.155:
ap# copy tftp://172.16.2.155/tokyo-confg system:running-config
Configure using tokyo-confg from 172.16.2.155? [confirm] y
Booting tokyo-confg from 172.16.2.155:!!! [OK - 874/16000 bytes]
Uploading the Configuration File by Using TFTP
To upload a configuration file from an access point to a TFTP server for storage, follow these steps:
Step 1 Verify that the TFTP server is properly configured by referring to the "Preparing to Download or Upload a Configuration File by Using TFTP" section.
Step 2 Log into the access point through a Telnet session.
Step 3 Upload the access point configuration to the TFTP server. Specify the IP address or host name of the TFTP server and the destination filename.
Use one of these privileged EXEC commands:
The file is uploaded to the TFTP server.
This example shows how to upload a configuration file from an access point to a TFTP server:
ap# copy system:running-config tftp://172.16.2.155/tokyo-confg
Write file tokyo-confg on host 172.16.2.155? [confirm] y
#
Writing tokyo-confg!!! [OK]
Upgrade
Download
Access point
Bridge
IOS
GUI Interface
TFTP upgrade Copying Image Files by Using TFTP.
Free TFTP server Download TFTP Server.
Hi,
Currently i have one Cisco AP 1850 series (AIR-AP1852E-C-K9C), software version 8.2.100.0. I wan to update the software for this AP to software version 8.5.120.0 via tftp. The connection between the AP and the TFTP server succesful which I can see my TFTP server shows 100% and my AP pre-downloading status shows completed. After that, i reboot the AP and few minutes later, after the AP succesfully boot up, i check the software version still hold the old software version, 8.2.100.0. I have tried 3 times, but still unsuccesfully update the software version. Is anyone can help me on this?
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: