Grabbing Currently Connected MACS from a DD-WRT device with netmiko
Before we dive into migrating my old database, I thought it would be important to show how I yank MAC addresses from one of my network devices. My current home wireless setup uses a router with DD-WRT installed on it. Yanking MAC addresses from my router is real easy with python by using the netmiko […]