Palo Alto How to Configure Palo Alto User-ID Redistribution? In today's blog post, let's look at how to share User-ID information between Palo Alto firewalls Suresh Vina May 21, 2024 4 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
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
Nornir Nornir Jinja2 Plugin (V) Welcome back to part 5 of the Nornir series. If you're new to Nornir or need a quick Suresh Vina May 6, 2024 10 min read
Nornir Nornir Result Object (IV) So far in this Nornir series, we've covered what Nornir is, the problems it solves, and how to Suresh Vina May 4, 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
paid Personal Growth Take a Break - Balancing Work and Life in Tech Okay, it’s really easy to say, but here I am, writing this blog post from my bed when I Suresh Vina Apr 24, 2024 3 min read
Nornir Nornir Inventory Deep Dive and Filtering (III) In the previous parts, we've covered how to create the Nornir configuration file and inventory files to get Suresh Vina Apr 24, 2024 11 min read
Nornir Nornir and Nemiko Plugin (II) Welcome back to Part 2 of our Nornir course. In this part, we will explore the Netmiko plugin. The Netmiko Suresh Vina Apr 23, 2024 6 min read
Nornir Nornir Course Introduction (I) Nornir is a Python library designed for Network Automation tasks. It enables Network Engineers to use Python to manage and Suresh Vina Apr 23, 2024 12 min read
paid Personal Growth Engineer's Dilemma: Constant Learning and Forgetting As a Network Engineer, I've noticed we're in a constantly evolving field. Traditional networking is already Suresh Vina Apr 22, 2024 2 min read
BGP BGP Path Attributes Overview (IX) BGP path attributes are crucial elements that influence the decision-making process of BGP routers. When you have a BGP-speaking router, Suresh Vina Apr 20, 2024 13 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
Docker How to Run UniFi Controller in Docker? Recently, I bought a UniFi USW-Lite-8-PoE switch and wanted to host my own controller. UniFi does offer a cloud-hosted controller, Suresh Vina Apr 15, 2024 3 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
BGP BGP Route Filtering with AS_Path Filter & Route Maps (VIII) So far, we've explored filtering BGP routes using ACLs and Prefix Lists, focusing on the prefixes themselves and Suresh Vina Apr 12, 2024 8 min read
BGP BGP Route Filtering with ACLs & Prefix Lists (VII) When working with BGP, you'll frequently need to control which routes or prefixes you share with a peer Suresh Vina Apr 11, 2024 12 min read