Cisco Configuring AAA on Cisco devices using TACACS+ In this blog post, we will discuss how to configure authentication, authorization and accounting on Cisco devices using the TACACS+ Suresh Vinasiththamby Aug 16, 2023 8 min read
Cisco Cisco ASA AnyConnect VPN Example In this blog post, we will learn how to configure Remote Access VPN with Cisco AnyConnect. The configuration steps are Suresh Vinasiththamby Aug 9, 2023 14 min read
ISE Cisco ISE Wired 802.1X with EAP-TEAP (EAP-Chaining) In this blog post, let's look at a practical example of how to configure wired 802.1X with Suresh Vinasiththamby Jul 31, 2023 13 min read
ISE Cisco ISE Wired 802.1X with EAP-TLS Example In this blog post, we will look at a practical example of how to configure wired 802.1X with Cisco Suresh Vinasiththamby Jul 31, 2023 12 min read
ISE Cisco ISE Wired 802.1X with EAP-PEAP Example In this blog post, we'll be exploring a practical example of how to configure wired 802.1X with Suresh Vinasiththamby Jul 31, 2023 10 min read
Cisco Cisco IOS-XE Built-in Packet Capture The Embedded Packet Capture feature was introduced in IOS-XE 15.2(4)S. This enables us to easily take captures Suresh Vinasiththamby Jul 10, 2023 4 min read
ISE Cisco ISE Primary Node Rebuild Introduction Recently, I stumbled upon an issue that most of us dread - the failure of the Primary ISE node. Suresh Vinasiththamby Jul 5, 2023 2 min read
NetDevOps Generating Cisco Interface Configurations with Jinja2 Template Jinja2 is an open-source templating engine for Python, offering a smart way to create dynamic content. In the context of Suresh Vinasiththamby Jun 11, 2023 13 min read
Cisco Cisco ASA Packet Tracer Encrypt Type:VPN Result:Drop Setting up a site-to-site VPN is easy on the ASA, but the problem starts when the tunnel doesn't Suresh Vinasiththamby Jun 8, 2023 4 min read
Cisco Cisco ASA VPN Troubleshooting and Debugging Setting up a site-to-site VPN is easy, but the real hard work starts when the tunnel doesn't come Suresh Vinasiththamby Jun 7, 2023 11 min read
Cisco Cisco C9300 switch stack IOS-XE upgrade Welcome back to the blog. This blog post describes IOS-XE upgrade on C9300 switch stack with five members. The switch Suresh Vinasiththamby May 17, 2023 7 min read
Cisco Integrate Azure MFA with Cisco AnyConnect VPN If you are looking for an MFA solution for Cisco AnyConnect then there is a good chance that you have Suresh Vinasiththamby May 10, 2023 4 min read
Ansible Cisco IOS XE Catalyst 9000 Switches Upgrade using Ansible In this blog post, we will discuss how to upgrade Cisco IOS XE on Catalyst 9000 Series Switches using Ansible, Suresh Vinasiththamby May 3, 2023 10 min read
Python Transferring Files with Netmiko SCP (file_transfer) Function When it comes to copying files to and from network devices, the Netmiko SCP file_transfer function offers a straightforward Suresh Vinasiththamby May 2, 2023 4 min read
Cisco Cisco Enable SSH and Initial Configurations This blog post is designed specifically for those who are taking their first steps in configuring a Cisco device and Suresh Vinasiththamby Apr 11, 2023 3 min read
Cisco Cisco ASA Site-to-Site VPN In this blog post, let's have a look at how to configure a Site-to-Site VPN on Cisco ASA Suresh Vinasiththamby Apr 11, 2023 9 min read
Network My EVE-NG Lab Setup Are you exhausted from searching for the perfect hardware setup for your EVE-NG lab? Well, let me tell you a Suresh Vinasiththamby Mar 29, 2023 5 min read
Netmiko Concurrency in Network Automation - How to Use Concurrent Futures with Netmiko Recently I published a blog post on how to standardize the VLAN names across 100+ switches. One of the comments Suresh Vinasiththamby Mar 23, 2023 5 min read