Infrahub Automation Workflow with Infrahub, Nornir & Jinja2 In this blog post, we will explore how InfraHub integrates with Jinja2 and Nornir to simplify network automation workflows. To Suresh Vina Feb 6, 2025 15 min read
Palo Alto Trying to Automate Palo Alto Firewall Objects/Rules Cleanup In this blog post, we will walk you through how to clean up Palo Alto Firewall Objects and Rules using Suresh Vina Feb 5, 2025 9 min read
Containerlab Simple BGP Lab with Containerlab and Nornir (Lab-as-a-Code) I'm sure many of you can relate to the familiar headache that comes with setting up Network Labs. Suresh Vina Jan 28, 2025 15 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 Jan 26, 2025 4 min read
Infrahub InfraHub Schema Library In my previous InfraHub introductory post, we covered installation and the basics of InfraHub. In this second post, let’s Suresh Vina Jan 18, 2025 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 Jan 15, 2025 6 min read
Python Nornir Network Automation Nornir is a Python library designed for Network Automation tasks. It enables Network Engineers to use Python to manage and Suresh Vina Jan 7, 2025 13 min read
members Ansible Ansible Network Automation 201 Welcome to part two of our journey into Ansible for Network Automation. In this part, we're focusing on Suresh Vina Dec 23, 2024 9 min read
members Ansible Ansible Cisco Network Automation 101 If you're a Network Engineer keen to dive into the world of Network Automation, Ansible is an excellent Suresh Vina Dec 22, 2024 11 min read
Infrahub Getting Started with Infrahub If you're in the Network Automation space or attended one of the last two Autocon events, you might Suresh Vina Dec 11, 2024 9 min read
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
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 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
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