Skip to content

This script was designed to pull information from Cisco Devices

Notifications You must be signed in to change notification settings

priest6479/PullCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PullCommands

This script was designed to pull information from Cisco Devices

There are times where you just need to pull information from alot of Cisco Network Devices

To Execute this script, update the "Commands.txt" file with the commands you want to execute on your devices. update the 'Devices.txt" with the IP or Hostname of the devices you wish to execute this on.

Once the script executes the commands on a device, a text file will be generated with the results of the commands in the output directory The script then move onto the next device

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

About

This script was designed to pull information from Cisco Devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages