python
NetBox as Inventory Source of Truth for Cisco NSO
6 min read
Both Cisco NSO and NetBox offer robust APIs and well formatted data models. See how to keep the device inventory in your Cisco NSO servers accurate based on your NetBox based Source of Truth.
How can I automate device configurations using CML2?
13 min read
Cisco Modeling Labs is a great tool for learning all aspects of networking, including automation. Hank discusses options for making the setup and management of your lab topology fast, easy, and automated.
How can I automate a MAC address interface report?
8 min read
Hank's back to answer another question from the community. This time we use automation to associate ARP data, MAC addresses, and network interfaces.
How I Got Started with Network Automation
4 min read
Organizations need to expand and extend their networks, resources and services rapidly and at scale. Hear about one network engineer's journey into network automation, learning to use tools like Python, Postman, and Ansible.
Using the New Cisco SD-WAN SDK
2 min read
See how the new Cisco SD-WAN SDK for Cisco vManage is used in automating the configuration and operation of Cisco SD-WAN deployments using Python. Experience the benefits of interacting with vManage programmatically.
Mid Season Check-in with NetDevOps Live!
3 min read
NetDevOps Live! episodes in April were fantastic, looking at Ansible, GitLab, Batfish and HashiCorp. Get ready for May's amazing line-up, with shows on Postman, NetBox, and ELK!
Announcing NetDevOps Live! Season 3
3 min read
Take a look at what we've got in store for Season 3 of NetDevOps Live! — powerful tooling available that every NetDevOps engineer can use in their tool chest: Batfish, Postman, HashiCorp, Ansible Network Automation, NetBox and more!
Enhance Your Development Environment with Visual Studio Code Extensions
3 min read
Cool extensions in VScode make your development life easier.
Coding Essentials III – NetDevOps Series, Part 5
5 min read
APIs and programming languages like Python and REST have matured to the point of being useful and applicable to the domains of infrastructure engineers.
2