[Day #54 Pyats Series] NETCONF validation for Cisco/Arista/Paloalto/Fortigate using pyATS for Cisco [Python for Network Engineer]

[Day #54 Pyats Series] NETCONF validation for Cisco/Arista/Paloalto/Fortigate using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points In the network automation world, NETCONF stands out as a powerful protocol to manage network devices in a structured, model-driven way. It uses YANG data models over SSH, providing fine-grained control, consistency, and programmability. In today’s post of our “101 […]

[Day #55 Pyats Series] Using Cisco/Arista/Paloalto/Fortigate with pyATS using pyATS for Cisco [Python for Network Engineer]

[Day #55 Pyats Series] Using Cisco/Arista/Paloalto/Fortigate with pyATS using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points As networks become increasingly hybrid and multi-vendor, vendor-agnostic automation becomes not just a good-to-have skill, but a must-have. Whether you’re working with Cisco routers, Arista switches, Palo Alto firewalls, or Fortigate appliances—your automation framework needs to talk to all of […]

[Day #17 Pyats Series] Creating a device inventory report (hostname, model, OS) using pyATS for Cisco

[Day #17 Pyats Series] Creating a device inventory report (hostname, model, OS) using pyATS for Cisco [Python for Network Engineer]

Introduction: What You’ll Learn Today Welcome back to Day #17 of our 101 Days of pyATS (Vendor-Agnostic) journey!Today’s use case is simple yet very impactful in real-world network automation—generating a device inventory report for your Cisco infrastructure using pyATS Genie parsers. Whether you manage a […]