Category: Automation

Junos PyEZ Foundations

Learn the foundations of Junos PyEZ by connecting to Junos devices, retrieving structured operational data, and working with the results in Python.

|

15 min read

From SSH Scripts to a Real Source of Truth with NetBox

Why a database beats a folder of YAML, and a migration path you can take one device type at a time without a big-bang cutover.

|

11 min read

Idempotent Network Config with Ansible and Jinja2

How to structure roles and templates so a second run is a no-op — plus the validation guardrails that stop a bad render from ever reaching a device.

|

8 min read