Day #92 PyATS Series] Automate EVPN Fabric Validation Across Cisco/Arista/Paloalto/Fortigate Using pyATS for Cisco [Python for Network Engineer]

[Day #92 PyATS Series] Automate EVPN Fabric Validation Across Cisco/Arista/Paloalto/Fortigate Using pyATS for Cisco [Python for Network Engineer]

Introduction: Automating EVPN Fabric Validation with Python for Network Engineer In modern data center architectures, EVPN (Ethernet VPN) overlays are critical for scalable Layer 2 and Layer 3 services. Validating EVPN fabric health after changes or periodic audits is essential to ensure network stability, performance, […]

[Day #18 Pyats Series] Building test case hierarchy with Section, CommonSetup using pyATS for Cisco

[Day #18 Pyats Series] Building test case hierarchy with Section, CommonSetup using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points Welcome to Day 18 of the 101 Days of pyATS (Vendor-Agnostic) series!Today, we’re stepping into a foundational topic that defines how you structure your test cases in pyATS using CommonSetup, CommonCleanup, and the powerful Section object. These aren’t just buzzwords—they […]

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