Network Automation with Python – Interacting with Network Devices
The first obvious thing you need to do after getting your Python environment setup is learn how to talk with a network device. In this article I will demonstrate working with Cisco devices as it is what I have the most experience with. Cisco Automation Framework I use a Python package called the Cisco … Read more