09-03-2009 07:47 AM - edited 07-03-2021 06:00 PM
Hi,
Probably a silly question but was wondering why it is not possible to convert an autonomous AP to LWAPP by using CLI commands?
For example we have over 300 access points to convert and thought about using Linux to automate the task but seems there is only a windows conversion utility.
Cheers,
- Trevor
09-03-2009 08:46 AM
Sure, depending on the type of AP's you have. If the AP already has a manufacturer cert installed you can just upgrade the AP using the archive command and pull the lwapp conversion image up. If you don't have the cert you will have to use the conversion tool.
You can run the command "test pb display" to see if the certs are already installed.
09-03-2009 09:21 AM
Thanks for the command. That will make it easier to figure out which ap's will need conversion.
So there is no way to duplicate what the conversion utility does for the non MIC aps as far as creating the SSC certs via cli?
- Trevor
09-03-2009 08:00 PM
I think the only other option is to use WCS. You can add all your autonomous APs to WCS and then convert them with templates that way.
I'm not sure how many APs can be converted with the conversion tool though. I thought you just had to make a list of your AP IP addresses and usernames/passwords, and the program will just go through the list and give you a report when it is done. Maybe it can't do 300 at one time, but I'm pretty sure you don't have to convert 1 at a time manually
09-03-2009 03:35 PM
Hi Trevor,
You can convert AP to LWAP using CLI but this is entirely dependent on the model of AP you're dealing with. 1230, for example, requires the conversion tool. 1130, 1240 and 1250 can be converted using CLI. Here it is ...
Requirements:
⢠Image file (The recovery file has the prefix ârcvâ in the image name, such as c1200-rcvk9w7-tar.122-15.JA.tar);
⢠AP is connected to the Wireless LAN Controller; and
⢠AP can ping the TFTP server where the image is located.
Procedure
1. Copy the recovery file to the AP using the following command:
archive tar /x tftp://
2. Let the AP boot on this image:
boot system flash:/
3. Reboot the AP.
OPTIONAL
⢠DO NOT ALLOW THE AP TO JOIN THE WIRELESS LAN CONTROLLER IN ORDER TO USE THE OPTIONAL COMMANDS BELOW.
⢠IF POSSIBLE, type the following commands:
ï¾ clear lwapp private-config (This will bring the AP to factory default.);
ï¾ clear lwapp ap ip address
ï¾ clear lwapp ap hostname
ï¾ clear lwapp ap controller ip address
4. Let the AP connect to the Wireless LAN controller.
OPTIONAL
If an AP refuses to join the Wireless LAN Controller, type the following command from the AP:
lwapp ap controller ip address
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