Go to file
2020-10-14 01:01:12 +02:00
controllers Add python script, cli and guit 2020-10-14 00:57:28 +02:00
views Add python script, cli and guit 2020-10-14 00:57:28 +02:00
cli.py Add python script, cli and guit 2020-10-14 00:57:28 +02:00
gui.py Add python script, cli and guit 2020-10-14 00:57:28 +02:00
LICENSE Initial commit 2016-11-24 10:15:13 +13:00
parser.py Add python script, cli and guit 2020-10-14 00:57:28 +02:00
README.md Update README.md 2020-10-14 01:01:12 +02:00

juniper-config-to-set

Converts Juniper Networks configurations to a series of set commands

Parser in PHP by Tim Price, rewrite in Python with enhancements by rick@gnous.eu

Use cli.py to parse a Juniper configuration file to a series of set commands. Use gui.cly to enter a text.

Requirements : PyQt