Containerlab 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 Vinasiththamby Mar 15, 2024 14 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 Vinasiththamby Mar 6, 2024 14 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 Vinasiththamby 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 Vinasiththamby 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 Vinasiththamby 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 Vinasiththamby 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 Vinasiththamby Feb 1, 2024 4 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 Vinasiththamby Feb 1, 2024 7 min read
Python How to Containerize Your Python Script with Dev Containers? A Dev Container is essentially a development environment that's containerized, usually using Docker. It helps to ensure consistency Suresh Vinasiththamby Jan 23, 2024 6 min read
Python How to Use Mac Vendor Lookup API with Python Today, we are diving into a simple DIY tool – Mac Vendor Lookup API with Python. Imagine you've got Suresh Vinasiththamby Jan 14, 2024 1 min read
Cisco The Correct(ish) Way to Migrate from Cisco ASA to Palo Alto In this post, I want to share my recent experience where I had to migrate over from a Cisco ASA Suresh Vinasiththamby Jan 11, 2024 9 min read
Ansible Working with JSON Data in Ansible Hello! In today's post, we're going to explore how to work with JSON data in Ansible. Suresh Vinasiththamby Jan 3, 2024 5 min read
Ansible How to Use Ansible 'map' filter In this blog post, let's explore what a map filter is in Ansible and look at some practical Suresh Vinasiththamby Jan 1, 2024 6 min read
Ansible How to Use Jinja2 Filters in Ansible Hello! In this blog post, we're going to explore how to use Jinja2 filters in Ansible. Jinja2 filters Suresh Vinasiththamby Dec 31, 2023 6 min read
Ansible Filtering Lists Based on Conditions in Ansible Hello everyone! In this blog post, we're going to look at how to filter lists in Ansible. Filtering Suresh Vinasiththamby Dec 31, 2023 4 min read
Ansible Working with Lists in Ansible Hey everyone! In this blog post, let's dive into the world of Ansible and explore how to effectively Suresh Vinasiththamby Dec 31, 2023 9 min read
Python Python for Network Automation As a Network Engineer, I've come to realize that Python is no longer something we can afford to Suresh Vinasiththamby Dec 31, 2023 7 min read
NetDevOps Network Automation In Action - Cisco + Netmiko + Pandas + CSV Welcome to our 'Network Automation in Action' series! In today's post, I'm taking you Suresh Vinasiththamby Dec 29, 2023 4 min read