Network Automation with Netmiko
See how to configure network devices using Netmiko, a Python library that simplifies SSH connections.
David Bombal
July 27, 2017
1 Min Read
In his last video, David Bombal demonstrated how to configure a Cisco switch using Paramiko, a Python implementation of Secure Shell (SSH) v2. In this video, he shows you how to use Netmiko to create VLANs on a Cisco switch in GNS3. Developed by Kirk Byers, Netmiko is an open source library designed to simplify SSH management across a wide range of network devices from various vendors including Cisco, Arista, and Juniper Networks. This video is one in a series produced by Bombal on network automation using Python and GNS3.
About the Author
SUBSCRIBE TO OUR NEWSLETTER
Stay informed! Sign up to get expert advice and insight delivered direct to your inbox
You May Also Like
More Insights