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 Vina Nov 15, 2024 7 min read
Cisco 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 Vina 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 AWS. It& Suresh Vina 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 Vina 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 Vina 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 Vina Sep 5, 2024 3 min read
Python Python OOP - Method vs Function and the Mystery of ‘self’ I just realized how much I didn't know about Python Object-Oriented Programming. I thought I knew the basics, Suresh Vina Sep 2, 2024 4 min read
NetDevOps Napalm Configuration Management With Arista EOS Hi all, welcome back to the Packetswitch blog. In today's post, we'll explore how to use Suresh Vina Sep 1, 2024 6 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 Vina 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 Vina Aug 24, 2024 10 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 Vina Aug 5, 2024 8 min read
NetDevOps How to Create Custom Jinja2 Filters? Hi everyone, welcome back to another blog post on Jinja2 and Python. I'm not an expert in Jinja2; Suresh Vina Jun 29, 2024 4 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 Vina Jun 22, 2024 6 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 Vina 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 Vina 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 Vina Jun 1, 2024 2 min read
NetDevOps 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 Vina 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 Vina May 20, 2024 14 min read