now I'm trying to create a templet and bind a network to it to push my configuration to all networks from one place. in my case, we have a multi-site with Meraki appliances, and we need these sites to have a different submit.
for example:
location x with 192.168.5.0/24
location y with 192.168.10.0/24
location z with 192.168.10.0/24 and so on.
With my template in my meraki Vlan, I create for each site a Vlan in my template with its submit and assign each network(site) in DHCB to its submit to have an IP. But when I connect the device to this network (Site) don't get an IP from this submit.
Kindly help me in this point to make each site have its submit and I can apply configuration from a template like group policies to all networks. feel free to suggest a new way to achieve my goals or configure my template in the right way.