Skip to content

This script was designed to push network changes out Cisco Devices.

Notifications You must be signed in to change notification settings

priest6479/PushCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushCommands

This script was designed to push network changes out Cisco Devices.

There are times you just need to push a configuration out to alot of network devices (ACl's, Prefix-lists, SNMP strings...etc) I wrote this script to serve just that purpose.

To execute this script, Update the "Commands.txt" file with the commands you want to apply. Update the "devices.txt" with the Ip or Hostname of the devices you want to apply them on

There are two versions of this script, one for Telnet and one for SSH

(This is meant for Cisco Devices)
(This script runs Python, Netmiko and Getpass)

About

This script was designed to push network changes out Cisco Devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages