Network Computing is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

Network Automation with Netmiko

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.