[Day #78 PyATS Series] SD-WAN (Viptela) VPN Status Snapshot Using pyATS for Cisco [Python for Network Engineer]

[Day #78 PyATS Series] SD-WAN (Viptela) VPN Status Snapshot Using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points In modern enterprise networks, SD-WAN (Software-Defined WAN) solutions such as Cisco Viptela have revolutionized how organizations build secure and agile wide-area networks. Automating validation of SD-WAN VPN status is critical for ensuring continuous connectivity and enforcing compliance across distributed locations. […]

[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 […]

Parsing show version on Cisco/Arista/Paloalto/Fortigate

[DAY#8 PyATS Series] Parsing show version on Cisco/Arista/Paloalto/Fortigate Using pyATS [Python for Network Engineer]

Introduction: Why Parsing show version Matters in Cisco Networks When it comes to validating OS versions, uptime, model information, and license status across multiple vendors, the show version command remains a universal checkpoint. Whether you’re managing Cisco routers, Arista switches, Palo Alto firewalls, or FortiGate […]

[DAY#7 PyATS Series] Learning Routing Protocols: Learn OSPF, Learn BGP (Ping Tests) Using pyATS for Cisco [Python for Network Engineer]

[DAY#7 PyATS Series] Learning Routing Protocols: Learn OSPF, Learn BGP (Ping Tests) Using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points In today’s deep dive, we’re shifting gears from basic connectivity to something every network engineer must master — dynamic routing protocols. In the real world, we don’t hardcode routes between every single device. That’s where protocols like OSPF and BGP […]