Greetings,
i have read multiple topics here regarding the Vlan and addressing templates and how to have unique subnets for each sites the problem is that when i bulk add all the existing sites the subnets are randomly assigned to random sites for example
Site1
data-10.16.1.0/25
guest-10.16.3.128/25
Site2
data-10.16.5.128/25
guest-10.16.6.128/25
Site1
data-10.16.7.128/25
guest-10.16.9.0/25
it is very important for us to assign a site with a specific subnet for its data and guest to easily identify that site for example:
Site1
data-10.16.1.0/25
guest-10.16.1.128/25
Site2
data-10.16.2.0/25
guest-10.16.2.128/25
Site1
data-10.16.3.0/25
guest-10.16.3.128/25
is there a way this can be achieved? right now i have to manually assign subnets to each site which defeats the purpose of the template.