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
Palo Alto Running Palo Alto Firewall in Containerlab Hi all, in this quick blog post, let's look at how to run Palo Alto firewalls in Containerlab. Suresh Vina May 6, 2024 5 min read
Python Managing Multiple Python Versions with pyenv In my Python journey, I've always stuck to just one version of Python at a time. I happily Suresh Vina May 1, 2024 8 min read
Docker How to Install LibreNMS as a Docker Container In this blog post, let's look at how to install LibreNMS as a Docker container on MacOS. Don& Suresh Vina Apr 15, 2024 6 min read
NetDevOps 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 Apr 14, 2024 15 min read
NetDevOps Why Did No One Tell Me About This VSCode Remote - SSH Feature? I just discovered the VSCode Remote - SSH feature, and it's a game-changer (at least for me). This Suresh Vina Apr 13, 2024 4 min read
Ansible How to Use Ansible Loops - With Examples In this blog post, we will cover how to use 'Ansible loops'. We'll start with what Suresh Vina Apr 10, 2024 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 Apr 1, 2024 13 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 Vina Mar 26, 2024 9 min read
NetDevOps Containerlab - Creating Network Labs Can't Be Any Easier What if I tell you that all you need is just a YAML file with just a bunch of lines Suresh Vina Mar 15, 2024 13 min read
NetDevOps Automating NetBox with Ansible In this post, we're diving into automating NetBox with Ansible. We'll explore how to leverage Ansible& Suresh Vina Mar 6, 2024 15 min read
Ansible Ansible Subelements Lookup Example When you're working with Ansible, you often come across situations where you need to deal with lists inside Suresh Vina Mar 1, 2024 5 min read
Netmiko Netmiko Configuration Commands Example In this blog post, we're going to look at how to use Netmiko to send configuration commands to Suresh Vina Feb 27, 2024 4 min read
NetDevOps SuzieQ Network Observability In today’s post, we’re exploring SuzieQ, an open-source network observability platform that’s making waves in the way Suresh Vina Feb 25, 2024 12 min read
Python Python Unit Testing - What's the Point? When I first started to learn about unit testing in Python, I found tons of articles on how to use Suresh Vina Feb 13, 2024 10 min read
NetDevOps How to Install NetBox on Docker? In today's quick post, I'll walk you through installing NetBox on Docker. If you've Suresh Vina Feb 1, 2024 5 min read
Palo Alto Using pan.xapi with Pan-OS XML API Welcome to today's blog post where we'll dive into pan.xapi, a Python interface for working Suresh Vina Feb 1, 2024 7 min read
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 Jan 26, 2024 9 min read