Version Control for Network Configurations
Git and GitLab CI/CD for Network Teams

Search for a command to run...
Articles tagged with #python
Git and GitLab CI/CD for Network Teams

You've automated your network with Ansible. You've written playbooks, felt the power of applying changes repeatedly without altering the result, and watched the play recap go green. So why would you ever need something else?

How Nokia's model-driven Python library lets you write one script that runs both on your laptop and directly inside the router — and why that changes everything for network automation.

Using Streamlit to Make Automation Accessible for every Team

Generating configurations with Jinja is powerful. Deploying them safely is engineering. We explored how to use Jinja2 templates to standardize configurations across vendors. But generating configurat

Welcome back to Part 2 of our network automation series. In Part 1, we explored the fundamentals of Netmiko, including connecting to a device and executing commands. Now, we will apply those skills. I
