I have a currently 4-node proxmox cluster (more coming soon), and I have on each node a bridge connected to a bond for two adapters dedicated for my VM's to talk to each other. I need to create about 100 vlans, and with the migrations from my old vmware stacks, I may add up to 300 vlans.
My linux bond is bond0, which is connected to vmbrSRVC. It's identical for each server. I prepped one server then copied the interfaces file to every other server and only incremented its ips.

I go in and create my SDN Zone, that I just called VMNet (for now), then I made my VNets connected to VMNet.

Afterwards I can go in and obviously apply them. However it may be a bit tedious to do that 1 by 1.
Is there a way to bulk add vlans, maybe from commandline? Modifying a config file?
I do not need stacked vlans and I'm not using the DHCP features. That will come from virtual firewalls.
My linux bond is bond0, which is connected to vmbrSRVC. It's identical for each server. I prepped one server then copied the interfaces file to every other server and only incremented its ips.

I go in and create my SDN Zone, that I just called VMNet (for now), then I made my VNets connected to VMNet.

Afterwards I can go in and obviously apply them. However it may be a bit tedious to do that 1 by 1.
Is there a way to bulk add vlans, maybe from commandline? Modifying a config file?
I do not need stacked vlans and I'm not using the DHCP features. That will come from virtual firewalls.