Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 219 Bytes

NetworkAutomation

This repository contains python scripts that can automate your tasks in Cisco IOS devices.

The telnet scripts use telnetlib.

The SSH scripts use Paramiko, Netmiko, Napalm-ios and Pyntc.