ā08-26-2011 01:14 PM - edited ā07-03-2021 08:37 PM
Hello guys,
I have the next situation, 9 LAPs 1142N, i wish to convert them to autonomous, it seems that there is a 2 ways, with a simple copy tftp flash: commands and force them to charge the IOS.default image(holding the mode button), what is the correct way??
I used the first one (copy tftp flash and etc commands) decompressing the winrar file downloaded (c1140-k9w7-tar.124-25d.JA1) and just selecting the .JA file inside, then using the boot system command, but when a try to use the browser appears with out menus! buttons and etc options!, I supose that I need to charge ALL winrar file, but how? some suggestion??
Sorry 4 my English hehehe...
,
Solved! Go to Solution.
ā08-31-2011 06:24 PM
OK, it looks like you are trying a couple of things simultaneously. You have renamed the image to .default (c1140-k9w7-tar.default) in one instance (to use the mode button). In another, you have extracted the archive before loading. The AP trys to extract the file, therefore when it opens the file ending in .JA1 is is confused-- thus the message %Error opening file...
Lets do this, because it seems clear your TFTP is working.
1. Have the following file in the root directory of your TFTP server: c1140-k9w7-tar.124-25d.JA1.tar ** do not extract this file **
From the AP, it seems you are already addressed and have forced AP to not reload so lets issue the following command...
2. #archive download-sw /f /o tftp://
AP should then be able to "open" the file and with the archive command given above the AP will have extracted the image and overwritten as the boot image and then reload your AP.
Give that a shot and tell us what you find
ā08-27-2011 04:55 AM
use the second method with mode button. the first method is meant to be used from the wlc controller
Sent from Cisco Technical Support iPad App
ā08-27-2011 08:20 AM
This is the image with the error, I have connected a direct utp cable between AP and PC, no firewall and no antivirus
Some sugestion?
ā08-28-2011 09:54 AM
Did you put your PC NIC card on the 10.0.0.x network? The AP takes 10.0.0.1 so your PC with the TFTP should be 10.0.0.2 or something higher ..
Did you do that ?
ā08-29-2011 08:17 AM
Yes I did,
ā08-28-2011 09:12 PM
ā08-29-2011 08:21 AM
HERE, I SHOW THAT I CAN COPY FILES FROM MY LAP-TOP TO THE AP:
4 bytes copied in 0.042 secs (95 bytes/sec)
HERE, I EXECUTE THE RECOMMENDED COMMAND:
AP44d3.ca19.81a6#$ftp://15.10.10.184/c1140-k9w7-mx.124-25d.JA1.rar flash:
Loading c1140-k9w7-mx.124-25d.JA1.rar from 15.10.10.184 (via GigabitEthernet0):
!
%Tar checksum error in fd 0 --------------------------------------- "THIS IS THE ERROR"
AP44d3.ca19.81a6#sh flash:
Directory of flash:/
2 -rwx 3566 Mar 1 2002 00:29:43 +00:00 private-config
3 -rwx 4 Mar 1 2002 00:29:00 +00:00 test.txt
4 -rwx 150 Mar 1 2002 00:14:33 +00:00 event.log
5 -rwx 4791401 Mar 1 2002 00:52:40 +00:00 c1140-k9w7-mx.124-25d.JA1
6 -rwx 1048 Mar 1 2002 00:29:44 +00:00 private-multiple-fs
7 drwx 128 Mar 1 2002 00:02:01 +00:00 c1140-rcvk9w8-mx
10 -rwx 17468 Mar 1 2002 00:29:43 +00:00 config.txt
11 -rwx 217 Mar 1 2002 00:53:22 +00:00 env_vars
HERE, I SHOW THAT THERE IS ENOUGH SPACE(THE COMPRESED IMAGE SIZE 5MB):
32126976 bytes total (25048064 bytes free)
AP44d3.ca19.81a6#
ā08-29-2011 09:46 AM
If you have downloded the image from Cisco.com, can you try to download the image again from cisco site and extract the file. Just want to make sure the tar file is not corrupt
Thanks
NikhiL
ā08-29-2011 05:52 PM
How can I know that(image is not corrupt)??..
ā08-29-2011 09:29 PM
Hello,
The alternative method to using the MODE button is as follows:
1. Download the image from cisco.com -- do not modify the file archive.
2. Issue the following commands on the lightweight AP:
debug capwap console cli
archive download-sw /force /over tftp://
This will automatically download and extract the tar image, and remove the lightweight image (and reload the AP when finished). Please let me know if this works for you!
-Patrick Croak
Wireless TAC
ā08-31-2011 02:40 PM
Bad news P. Croak
This was the result:
ā08-31-2011 02:58 PM
Hello,
that looks like the file was not found -- we need to remember that the image archive has a file extension of .tar (even if extensions are hidden)
so the command should be:
archive download-sw /force /over tftp://10.0.0.2/c1140-k9w7-tar.124-25d.JA1.tar
Please try this one more time and let me know!
-Pat
ā08-31-2011 05:45 PM
The same problem.. despite of pings between them!!
ā08-31-2011 05:50 PM
1. When you performed the "mode" button proceedure, what is the IP address and subnet mask of the TFTP server?
2. How is your AP connected to your TFTP server?
3. What application is your TFTP server?
ā08-31-2011 09:54 PM
1.- 10.0.0.2 /24 bits
2.- using a small switch
3.- TFTP Server Manager version 4.0
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