Sample Exchange

 View Only

Retrieve all SD-WAN VLAN interface IPs in an enterprise 

May 14, 2024 03:19 PM

Script to loop through all edges in an enterprise, and dump all VLANs, IPs, and masks to a CSV file.
#MIT
#VeloCloud
#VeloCloudOrchestratorAPI
#Python
#VeloCloudOrchestrator

Statistics
0 Favorited
29 Views
2 Files
0 Shares
5 Downloads
Attachment(s)
py file
scriptvars.py   255 B   1 version
Uploaded - May 14, 2024
Accompanying script to set the VCO URL and API token as env variables for consumption by the main script.
py file
VLANfetch.py   1 KB   1 version
Uploaded - May 14, 2024
Save this and the accompanying script (which will need to be updated with the actual VCO URL and API token) to a directory and create a blank file called "vlanlist.csv" in that same directory. Once script is run, all VLAN names, IPs, and masks for all edges in the enterprise will be written to the CSV file.

Tags and Keywords

Related Entries and Links

No Related Resource entered.