Skip to content

Quick and Dirty Python to take a large CSV of AE interface information for Junos and generate configuration

Notifications You must be signed in to change notification settings

cooperlees/junos-ae-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Junos AE CSV to Conf

Cooper Ry Lees [email protected]

In a lot of large deployments these days you need to generate a lot of ae interfaces. This can take some time.

This script was made just to generate that conf for you, genreally designed for EX/QFabric but would also work for SRX (anything that does ethernet-switching).

CSV Format: #Interface,Description,vlan-ids,physical-ints|physical-int2|..|physical-intX

USAGE: junos-aecsv-to-conf.py CSV_FILE e.g. junos-aecsv-to-conf.py ae.csv

About

Quick and Dirty Python to take a large CSV of AE interface information for Junos and generate configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages