Skip to content

ricky-andre/Cisco_utility_scripts

Repository files navigation

This is a collection of scripts, that should be used together with the telnet/ssh class available here:

https://github.com/ricky-andre/ssh_telnet_Cisco

The script indentedConversion.py creates an excel output with a list of configuration file, in which the indentation has been used to make them easily filtered using excel filters.

The script ssh_cmd_to_excel.py executes a list of commands over a list of routers, using a dictionary that is defined at the beginning of the script. The output is put on an excel file.

The script ssh_same_command_to_excel.py executes the same list of commands over a list of routers, and stores the output in an excel file, to be later on processed using powerful filters embedded in excel.

Releases

No releases published

Packages

No packages published

Languages