Note: if you are planning on doing an AP-on-a-stick site survey with a Cisco Aironet 2800 or 3800, you will have to convert the AP to mobility express first. Then, read this article on how to configure the mobility express AP for an APoS site survey.
Step 1 - Download the software images
Here are the different software images you will need:
The latest AireOS image available for the AP you are using (Ex: ap3g3-k9w8-tar.153-3.JF1.tar) (Optional: not required if AP is running v8.3 and up)
The latest Mobility Express image available for the AP you are using (Ex: AIR-AP2800-K9-ME-8-3-133-0.tar)
Note: If your CAPWAP AP is currently running a AireOS code lower than 8.3, you will need to upgrade to a version 8.3 or higher before converting the AP to Mobility Express.
Use the “show version” command in order to find out which AireOS version your AP is running. In my case, the AP was running version 8.2.151.0:
Step 2 - Connect to the AP and perform initial config
The AirConsole unit was connected to the console port of the AP. This will be used to establish the console connection to the AP for initial configurations.
Here is how I configured my wired NIC on my laptop:
But first, we need to connect to the AP using the console connection.
In order to do so, I have to connect to the AirConsole Unit via Bluetooth. I have detailed how I do this on this following article: www.semfionetworks.com/blog/easily-use-airconsole-on-macosx
You should then be able to login into the AP using the default credentials:
Username: Cisco
Password: Cisco
You now can configure the network interface of the AP so it can establish connectivity with your laptop on the 192.168.88.0/24 networks. In order to do so, enter the following command:
capwap ap ip 192.168.88.10 255.255.255.0 192.168.88.1
At this point, you are ready to upload the new software images and convert the AP.
Step 3 - Start up the TFTP server
Here is what you need to do regarding the TFTP server setup:
Star the application
Once the application is started, validate that it is listening on the 192.168.88.1 IP address
Validate what is the TFTP root directory (Ex: /private/tftpboot/)
Place the software images that you download in the TFTP root directory
Step 4 - Upgrade the CAPWAP AP (Optional)
ap-type mobility-express tftp://<IP_TFTP_SERVER>/<IMAGE_FILENAME>
Here is an example: ap-type mobility-express tftp://192.168.88.1/ap3g3-k9w8-tar.153-3.JF1.tar
Once the AP is back up, log back in using the default credentials (Cisco/Cisco) and issue the show version command in order to validate that the new version has been installed:
Step 5 - Install the Mobility Express image
ap-type mobility-express tftp://<IP_TFTP_SERVER>/<ME_IMAGE_FILENAME>
Here is an example: ap-type mobility-express tftp://192.168.88.1/AIR-AP2800-K9-ME-8-3-133-0.tar
reload
Once the AP is back up, log back in using the default credentials (Cisco/Cisco) and issue the show version command in order to validate that the new version has been installed:
The AP Image type is now MOBILITY EXPRESS IMAGE
The AP Configuration is now MOBILITY EXPRESS CAPABLE
Step 6 - What's next?
Configure the AP for an APoS site survey: https://www.semfionetworks.com/blog/configure-a-cisco-mobility-express-ap-for-an-apos-site-survey
Cisco Wave2 site survey how-to by Sam Clements: https://sc-wifi.com/2017/03/20/cisco-wave2-site-survey-how-to/
Configure the AP and ME controller for production by Rowell Dionicio: https://www.packet6.com/deploying-cisco-mobility-express/
Ressources
Cisco Mobility Express Deployment Guide–Release 8.3.102.0: https://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-3/b_Cisco_Mobility_Express_Deployment_Guide/b_Cisco_Mobility_Express_Deployment_Guide_chapter_010.html