Arista Introduction to Arista PyeAPI The Python Client for eAPI (pyeapi) is a Python library that simplifies working with Arista eAPI, removing the need to Suresh Vinasiththamby Nov 15, 2024 7 min read
Containerlab Running Cisco IOL Devices in Containerlab Containerlab v0.58.0 supports running Cisco IOL images, which is something I was very much looking forward to. IOL Suresh Vinasiththamby Oct 26, 2024 3 min read
Palo Alto Auto Scaling Palo Alto VM-Series Firewalls in AWS In this blog post, we're going to explore how to Auto-Scale Palo Alto VM-Series Firewalls in Suresh Vinasiththamby Oct 6, 2024 14 min read
CI/CD Network CI/CD Pipeline - Speed Up Your CI Jobs with GitLab Cache In the previous pipelines, I’ve been using Python and had to install multiple pip modules. Suppose we have 5 Suresh Vinasiththamby Sep 15, 2024 6 min read
CI/CD Network CI/CD - Configuration Management with Napalm and Nornir Hi all, welcome back to part 4 of the Network CI/CD blog series. So far, we've covered Suresh Vinasiththamby Sep 7, 2024 12 min read
CI/CD Network CI/CD Pipeline - GitLab Variables Hi all, welcome back to our Network CI/CD blog series. In the previous posts, we covered what CI/CD Suresh Vinasiththamby Sep 5, 2024 3 min read
CI/CD Network CI/CD Pipeline - GitLab Introduction Hi all, welcome back to our Network CI/CD blog series. In this part, we’ll discuss what exactly GitLab Suresh Vinasiththamby Aug 30, 2024 10 min read
CI/CD Network CI/CD Pipeline - What's the Point? Hi all, welcome to the 'Network CI/CD' blog series. To kick things off, let's ask Suresh Vinasiththamby Aug 24, 2024 10 min read
NetDevOps Getting Started With Juniper PyEZ Library In this blog post, we're diving into how to use the PyEZ Python library to interact with Juniper Suresh Vinasiththamby Aug 22, 2024 9 min read
Palo Alto Palo Alto Object and Policy Cleanup with pan-os-php Hi all, welcome back to yet another Palo Alto Automation post. If you work with firewalls, you know that one Suresh Vinasiththamby Aug 5, 2024 8 min read
NetDevOps Python Classes and Objects for Network Automation To be honest, I never thought I needed Object-Oriented Programming (OOP) for my job as a Network Engineer. I Suresh Vinasiththamby Jul 16, 2024 8 min read
Arista Arista Network Test Automation (ANTA) Example When I was at Autocon1, I visited the Arista booth and had an interesting chat with their team. They mentioned Suresh Vinasiththamby Jun 22, 2024 6 min read
Python Python Object-Oriented Programming - Classes and Objects Once you’re comfortable with basic Python and can write simple scripts, the next step is learning about object-oriented Suresh Vinasiththamby Jun 18, 2024 5 min read
Python What Is Python concurrent.futures? (with examples) As a Python learner, I've faced several challenges, but so far, one of the most difficult topics to Suresh Vinasiththamby Jun 12, 2024 10 min read
Palo Alto AWS Gateway Load Balancer (GWLB) with Palo Alto Firewalls In this blog post, we're exploring AWS Gateway Load Balancer, commonly known as GWLB. We'll get Suresh Vinasiththamby Jun 11, 2024 9 min read
NetDevOps NetBox in the Cloud, for Free Yes, you read that right. NetBox Labs is now offering a generous free plan for their SaaS version of NetBox. Suresh Vinasiththamby Jun 1, 2024 2 min read
Containerlab My Network Lab is a Text File Yes, you read that right. My Network Lab is indeed a text file (YAML file to be more specific). I Suresh Vinasiththamby May 27, 2024 5 min read
NetDevOps A Simple Network CI/CD Pipeline In this blog post, let's look at a very simple Network CI/CD pipeline that manages my Containerlab Suresh Vinasiththamby May 20, 2024 14 min read