Linux Raspberry Pi as a router using iptables I have a Raspberry Pi 4 which I solely use to block ads using Pi-hole. I recently came across a Suresh Vina Jan 1, 2022 4 min read
NetDevOps Ansible with Cisco - Variables Prerequisite This blog post assumes you have a basic understanding of Cisco devices and Ansible. If you are not familiar Suresh Vina Dec 29, 2021 9 min read
NetDevOps Using Ansible with Vagrant If you are not familiar with Vagrant, I highly recommend reading my previous Vagrant Introduction post here. Vagrant for NetDevOpsThere Suresh Vina Dec 28, 2021 7 min read
NetDevOps Vagrant for NetDevOps There were many situations in the past where I had to quickly set up a Syslog server or a Radius Suresh Vina Dec 27, 2021 13 min read
ISE Configure F5 TACACS+ authentication against Cisco ISE Overview You can use TACACS+ to authenticate and authorize users into the F5 BIG-IP system which eliminates the need to Suresh Vina Nov 20, 2021 4 min read
Cisco APC Radius authentication with Cisco ISE In this blog, I will show you how to use Cisco ISE to authenticate users into APC Network-enabled devices such Suresh Vina Nov 3, 2021 2 min read
ISE Cisco ISE config-backup failure Symptom Do I like Cisco ISE, yes? Do I like fixing never-ending ISE bugs, absolutely not? When you try to Suresh Vina Nov 3, 2021 2 min read
NetDevOps Using Python to resolve multiple hostnames to IP addresses As a Network Engineer, I work with IP addresses all day long. But most of the time I am handed Suresh Vina Oct 22, 2021 4 min read
Terraform Terraform Data Sources "Have you ever tried to find a specific book in a library without the help of the librarian or Suresh Vina Jul 8, 2021 3 min read
Cisco Cisco FMC HTTPS Certificate with OpenSSL Problem You want to install HTTPS certificate for the Cisco FirePower Management Centre (FMC) Solution I already have an Internal Suresh Vina Jan 27, 2021 2 min read
NetDevOps Network Configuration Backup with Ansible and Git The typical way you would perform Network Configuration Backup is by using NCM software such as Solarwinds NCM, Rancid, Oxidized Suresh Vina Nov 29, 2020 6 min read
AWS Setup AWS Network Firewall What is it? AWS Network Firewall is a managed firewall service for our VPC. We can use Network Firewall to Suresh Vina Nov 20, 2020 5 min read
NetDevOps Ansible with Cisco - Part 2 ios_config module Cisco IOS configurations use a simple block indent file syntax for segmenting configuration into sections. Ansible ios_config module provides Suresh Vina Nov 13, 2020 8 min read
NetDevOps Ansible with Cisco - Part 1 Installation and basic set-up Hello readers! I have updated this blog post with new and relevant information. I encourage you to check out the Suresh Vina Nov 7, 2020 13 min read
Juniper Configuring PIM AnyCast RP with MSDP on Juniper What problem does AnyCast RP solves? Having a single active rendezvous point (RP) is a single point of failure. Anycast Suresh Vina Oct 13, 2020 7 min read
Juniper Juniper Source-Specific Multicast (SSM) In the previous articles, we have discussed about PIM Dense Mode and PIM Sparse Mode. Both protocols use IGMPv2 and Suresh Vina Oct 10, 2020 7 min read
Juniper Juniper Multicast PIM Sparse Mode PIM Sparse mode uses an 'explicit join' approach whereas PIM Dense mode uses 'implicit join' approach. Suresh Vina Oct 7, 2020 10 min read
Juniper Juniper Multicast PIM Dense Mode Multicast Overview IP has three fundamental types of addresses: unicast, broadcast, and multicast. A unicast address is used to send Suresh Vina Sep 29, 2020 8 min read