/PythonConfigGenerator

I have developed this script for automating the task of deleting various device configurations. I have used tkinter module for GUI. It is still in progress and thinking of making many improvements.

Primary LanguagePython

"# PythonConfigGenerator" This script reads lists of interfaces from a txt file and prepare a total delete script for them. tkinter enables the GUI to browse the the file. The configuration output will be saved in a file under C folder.