PYTHON SCRIPTS


The following scripts have been written by members of the Sraid Group and are freely available to download and modify.  All we ask is that you do not claim
the original work as your own.  If you find these useful or have some constructive critism drop us an email at info@sraid.com.au.

These python scripts were written to fulfill a requirement that we had and are provided as is, we've used these for their intended purpose but offer no guarantee that they will fulfill your requirements.  Basically use these at your own risk.

To run multiple commands across multiple Cisco devices (such as changing NTP servers, Banners, sh vers etc):
http://www.sraid.com.au/scripts/multi_cmd.py


The script telnets to each device (IP address or DNS name, one address/name per line) listed in a file called "hosts.txt".  You will need to create this file manually and it should be in the same directory as the python script.

 
 
  Site Map