[Day #94 PyATS Series] Validate IPv6 Neighbor Discovery Tables Using pyATS for Cisco [Python for Network Engineer]

[Day #94 PyATS Series] Validate IPv6 Neighbor Discovery Tables Using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points In modern network environments, IPv6 is becoming increasingly vital as IPv4 address exhaustion becomes a reality. Ensuring proper IPv6 neighbor discovery (ND) behavior is crucial for maintaining seamless network operations. Today, we will dive deep into automating the validation of […]

[Day #90 PyATS Series] GitOps for Network Automation (pyATS + GitHub Actions) Using pyATS for Cisco [Python for Network Engineer]

[Day #90 PyATS Series] GitOps for Network Automation (pyATS + GitHub Actions) Using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points In modern network automation practices, GitOps has emerged as a powerful methodology to manage infrastructure as code. It bridges the gap between development and operations by leveraging Git as the single source of truth, allowing automation pipelines to trigger infrastructure […]

[Day #89 PyATS Series] Building Python REST API Wrappers Around pyATS Jobs Using pyATS for Cisco [Python for Network Engineer]

[Day #89 PyATS Series] Building Python REST API Wrappers Around pyATS Jobs Using pyATS for Cisco [Python for Network Engineer]

Introduction on the Key Points Welcome to Day #89 of the 101 Days of pyATS (Vendor-Agnostic) series. Today, we’re going full-stack by building Python REST API wrappers around pyATS jobs. This approach empowers network engineers to execute pyATS test scripts remotely through an HTTP interface, […]