News
François wins 2020 Content Contribution of the Year at WLPC from Wi-Fi Awards
Other winners:
- David Coleman – Lifetime Achievement Award
- Lariana Liu – Rookie of the Year
- Ekahau – Innovation of the Year Award
- Wi-Fi Explorer – Product of the Year Award
- Cisco – Company Leadership of the Year Award
Meraki Releases New Wi-Fi 6 APs
Broadcom Tests 6 GHz
Python and Wi-Fi
Last episode we talked about APIs at an introductory level. APIs are great to get information from wifi systems. Sometimes you’re working with a system that has no API such as an AireOS WLC.
In this episode, we’re talking about our journey into coding in general and where we’re at and why we are learning how to code.
What tools are we using?
- Atom
- Visual Studio Code
- Postman
- Cisco WLC 8540
- Mist cloud
- iterm2
The code we are writing:
- Connecting to WLC
- AP summary
- Extract information from Ekahau project files
- Retrieve online APs from a Mist account
- Change the name of an Mist AP
What We Are Utilizing:
Resources
- https://www.semfionetworks.com/blog/python-extract-ap-pictures-from-an-ekahau-project
- https://www.semfionetworks.com/blog/python-how-to-connect-to-a-cisco-wlc-aireos
- https://rowelldionicio.com/python-parsing-cisco-aireos-configuration/
- https://www.youtube.com/watch?v=y0_66bWp2MQ
- https://codingnetworker.com/2015/08/parse-cli-outputs-textfsm/
- https://regexr.com/
- Developer.cisco.com
- https://github.com/wifinigel/wiperf