Python Using Python to track down switch ports from the ARP table Recently, I came across a task where I had to track down the switch ports the devices are connected to Suresh Vinasiththamby May 20, 2022 5 min read
Python Python Network Automation with Netmiko - Part 2 In the previous post, we have seen how to get started with Netmiko and send a single command to a Suresh Vinasiththamby May 7, 2022 5 min read
Python Python Network Automation with Netmiko - Part 1 Let me preface by saying that I'm not a Python expert by any means but I have a basic understanding Suresh Vinasiththamby May 6, 2022 9 min read