Cumulus
Posts
Cumulus and Netmiko
This post will walk through a quick script that connects to a Cumulus switch and runs a command. Cumulus has a virtual machine appliance called VX available for free to run your tests on. Cumulus VX Much of this can be found on the netmiko github:Netmiko There is an examples directory that goes into more details for adding things like concurrency. If you are running this on 10+ switches in series, things get slow!