05-21-2015 07:01 AM - edited 07-05-2021 03:16 AM
Hi
Ive ben sent a Cisco AIR-CAP2702I-E-K9 which is a controller based AP and need an autonomous AP for performing a survey with next week, can anyone help me to convert this AP from controller based to autonomous - please.
Paul
Solved! Go to Solution.
05-22-2015 03:33 AM
Hello Paul,
1) If the AP is UP on a WLC.. then it already has an IP address. Check "show ip int b".
If the AP is not UP on a WLC, then assign an IP address to the BVI..
(AP)# debug capwap console cli
(Ap)#config t
(Ap)(config)# int bvI 1
(AP)(config-if)# ip address <IP> <MASK>
Then, make sure you can ping the tftp server.
2) It is always the image that you want to go to.
So get the Autonomous image if you want to go from Lightweight to Autonomous.
3) You may need to open a TAC SR to have the engineer publish the image to your CCO ID.
Thanks
Victor
05-21-2015 07:59 AM
Hello Paul,
Please refer the below links which can take you through the basic configuration and conversion steps.
https://supportforums.cisco.com/document/61936/autonomous-ap-and-bridge-basic-configuration-template
http://www.cisco.com/c/en/us/td/docs/wireless/controller/8-0/configuration-guide/b_cg80/b_cg80_chapter_01101010.html#wp160918
05-21-2015 08:20 AM
Prakash
Thanks for your help, the AP config document is very good - however, the other link is to convert an autonomous AP to a light weight AP and Ineed it the other way round
Lightweight to Autonomous
Paul
05-21-2015 08:54 AM
Hi Paul,
All you need is ...
a) Image ( k9w7 for autonomous OR k9w8 for lightweight. )
b) A tftp server.
c) The AP's serial Console access.
d) IP reach-ability between AP and the TFTP server.
Then, use the following command:
(AP)# archive download-sw /force-reload /overwrite tftp://<IP Address>/ <image-name>
Example:
(AP)# archive download-sw /force-reload /overwrite tftp://192.1688.200.14/ap3g2-k9w7-tar.153-3.JBB.tar
Software( both autonomous and lightweight) is available in the following area:
( PFA the screenshot )
https://software.cisco.com/download/type.html?mdfid=286256843&flowid=50363
05-22-2015 02:40 AM
Victor
Thanks for your advice, there are a few things I'm still unsure of.
As its a controller based AP, how do I give it an IP address in order for it to look for my tftp server to locate the IOS.
I have a lightweight AP, so which IOS do I download - the Autonomous (because I want to convert my lightweight AP to an Autonomous AP) or the lightweight IOS becasue I have a lightweight AP..........confused :-(
Is there anywhere else I could get a copy of the IOS as my comapny doesnt have a service agreement at the moment for this AP.
Paul
05-22-2015 03:33 AM
Hello Paul,
1) If the AP is UP on a WLC.. then it already has an IP address. Check "show ip int b".
If the AP is not UP on a WLC, then assign an IP address to the BVI..
(AP)# debug capwap console cli
(Ap)#config t
(Ap)(config)# int bvI 1
(AP)(config-if)# ip address <IP> <MASK>
Then, make sure you can ping the tftp server.
2) It is always the image that you want to go to.
So get the Autonomous image if you want to go from Lightweight to Autonomous.
3) You may need to open a TAC SR to have the engineer publish the image to your CCO ID.
Thanks
Victor
05-22-2015 04:36 AM
Victor
I tried to get the IP address by doing a sh ip int bvi 1 and it comesup with a broadcast assdress of 255.255.255.255 - I presumed it would be a default address of 10.0.0.1 or 10 /24 but it isnt - how can I put an IP address on the BVI 1 interface ? It is a brand new AP out of the box, not attached to a controller.
You're a superstar - thanks for your help.
Paul
04-30-2024 08:55 AM
Can someone please share the autonomous image ? I have no subscription to download it
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