DNA Center (DNAC) is an essential component of Cisco's intent-based networking. It serves as the central point for network management and …
Coding
Python – Basic API Access with Mist Wi-Fi
The Mist access points were designed with API first. The information you're able to retrieve from their API is quite impressive. It's enough …
Listing Meraki Network Devices Using the API (DevNet)
Starting with the basics of network automation involves learning how to construct code. The DevNet Associate will test against your ability …
Understanding Version Control with Git (Cisco DevNet)
Introduction to Version Control Creating, saving, and tracking code can be very tedious if you’re constantly renaming them with different …
I Passed the DevNet Associate Exam!
Cisco DevNet launched in 2014 under Susie Wee. On February 24th, 2020 they released their brand new DevNet Associate certification, along …
Python – Parsing Cisco AireOS Configuration
I'm beginning to get the hang of Python and it's capabilities with network operations/monitoring. My good friend and co-host on the CTS …
Test Driven Development Concepts
Coming from the network engineering world, I had not a single thought what Test Driven Development (TDD) was. We just do it live, …
Parsing XML with Python Minidom
A core skill for a DevNet associate is being knowledgeable of how to parse XML into a Python structure. Data can be retrieved from …
What is YANG – For Network Engineers
YANG - Yet Another Next Generation. Network engineers are used to hearing Next Generation. For example, Next Generation Firewalls and Next …