How to Automate Network Devices using Python Netmiko Part 2

In Part 1 of this series, we saw how to establish a connection with network devices using python netmiko and fetch command outputs. In this post, we will see how to enter into enable mode and also configure cisco devices using python netmiko programmatically. If you are new to netmiko, please read Part1 here For … Continue reading How to Automate Network Devices using Python Netmiko Part 2