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
Python How to Add/Update Items to a Python Dictionary? In this blog post, let's dive into the world of Python Dictionaries. I've always found myself Suresh Vinasiththamby Dec 27, 2023 4 min read
Python How to Create Tables with Python Tabulate Module Hello everyone! In today's blog post, we're going to explore the Python Tabulate module, an incredibly Suresh Vinasiththamby Dec 27, 2023 6 min read
AWS How to Trigger Lambda Function from CloudWatch Alarms In today's blog post, we're going to dive into how you can trigger a Lambda function Suresh Vinasiththamby Dec 10, 2023 5 min read
NetDevOps Cisco Restconf - Get Operational Data In this blog post, we'll use Restconf to pull operational data from a Cisco switch. So far in Suresh Vinasiththamby Nov 26, 2023 7 min read
NetDevOps Restconf - Cisco Interface Configurations (Python) In this blog post, we will look into the practical use of Restconf for managing Cisco Interface configurations. We will Suresh Vinasiththamby Nov 26, 2023 8 min read
Terraform Terraform for Network Engineers (with examples) If you're a Network Engineer curious about Terraform but not quite sure why you need it or how Suresh Vinasiththamby Nov 24, 2023 6 min read
NetDevOps Cisco Restconf - URL Encoding In one of my recent projects, I was working with RESTCONF on Cisco devices and ran into a bit of Suresh Vinasiththamby Nov 21, 2023 5 min read
NetDevOps A Simple Jinja2 Template for Configuring Multiple Cisco Interfaces In today's blog post, we're going to keep things straightforward and easy to understand. We' Suresh Vinasiththamby Nov 21, 2023 6 min read
Palo Alto How to Bootstrap Palo Alto Firewalls in AWS? In this blog post, we will look at how to bootstrap Palo Alto firewalls in AWS. Bootstrapping is a method Suresh Vinasiththamby Nov 16, 2023 7 min read
ISE Cisco ISE for Beginners - What it is and What does it do? Cisco Identity Services Engine (ISE) is a tool that many Network and Security Engineers come across in their work. If Suresh Vinasiththamby Oct 31, 2023 7 min read
Palo Alto Palo Alto PAN-OS SDK for Python - Working with Panorama In this blog post, we'll explore how to use the pan-os-python library with Panorama. Working with Panorama is Suresh Vinasiththamby Oct 27, 2023 6 min read
NetDevOps Cisco Restconf Example In today's blog post, we're going to explore how to interact with a Cisco 9300 switch Suresh Vinasiththamby Oct 24, 2023 6 min read
NetDevOps How to Install and Use Cisco YANG Suite? In today's post, we're diving into Cisco YANG Suite, a tool that makes using netconf/restconf Suresh Vinasiththamby Oct 21, 2023 10 min read
Cisco BGP Origin Codes Explained i - IGP, e - EGP, ? - incomplete In this quick blog post, we're going to talk about BGP origin codes. Ever seen an 'i& Suresh Vinasiththamby Oct 16, 2023 3 min read
ISE Configure Palo Alto TACACS+ authentication with Cisco ISE Overview You can use TACACS+ to authenticate and authorize users into the Palo Alto firewall which eliminates the need to Suresh Vinasiththamby Oct 16, 2023 4 min read