I wanted to play around and see how I could automate the process of preparing a Cisco AP for an APoS site survey. So I decided to try it out on a Catalyst 9120 running IOS-XE. In this article, I will explain how to use the script. You can find the script on my GitHub: [...]
Modern internet browsers (such as Chrome, Safari, Firefox) are equipped with advanced developer tools. We can actually leverage some of these tools to take a look at which API calls are made behind the scene when you view or modify settings of your favourite Wi-Fi network cloud plarform. To illustrate this feature, we will make [...]
In a first video, I explain everything you need to create your first API call to the Mist system dashboard. In order to make this API call, I use an application called Postman. Postman allows you to build your API calls in a very easy way. This is useful to test the API calls, make [...]
When I perform Wi-Fi validation or Wi-Fi assessments, I like to take pictures of the access points and document it later. I also save these pictures and provide them to the customer. Lately, with the use of the Ekahau survey application on iPad, I have been attaching these pictures to an AP object on my [...]
This is a very simple article just explaining how you can connect to a Cisco WLC (aireos) using a python script. You could use this as a first step in developing more advanced Python scripts to monitor or configure your Cisco Wireless Lan Controllers. I am still learning Python so this might not be the [...]
I have recently purchased a AirConsole unit from www.get-console.com. The delivery was fast. Unfortunately the setup was not as smooth as I would have thought. I had to contact the support team which helped me to get it working. With this post I decided to share my experience in setting up the AirConsole and using it [...]
Working with Cisco Wireless LAN Controllers, it is sometimes needed to save and export the configuration into a text file format. It could be needed for backup purposes. Personally, I often do it so I can import the configuration into the WLC config analyzer. This is a tool developped by Cisco which helps analyzing the [...]
This following video explains how to setup a FreeRADIUS server on Kali Linux. The objective is to use the FreeRADIUS server as an 802.1X authentication server for a simple Wi-Fi network infrastructure. This solution is very cheap and ideal for home labs or small businesses that want to be able to use the very secured [...]
2
2
https://semfionetworks.com/blog/category/devops/