I have read a punch of posts / threads but have not been able to find my answer. Your input is appreciated. Here is the scenario:
Let's say you are replacing a bunch of established locations with Meraki MX. Each site currently has 3 VLAN's & subnets assigned to them
VLAN 10 - Data
VLAN 20 - Voice
VLAN 30 - DMZ
For IP design, the customer has assigned / deployed a 172.(16-31).x.0/22 CIDR per location, giving them 4 /24's to use:
VLAN 10 - 172.16.1.0/24
VLAN 20 - 172.16.2.0/24
VLAN 30 - 172.16.3.0/24
We are trying to leverage templates for both install and post-install maintenance. However we cannot get around the template Addressing & VLAN's limitation (perceived limitation) in which we need to keep these same subnets assigned as part of migration (we don't want the customer to have to re-IP a bunch of devices that are static configured in these subnets). If we try and use the Unique option, it seems we HAVE to have a different CIDR for each VLAN? If I choose 172.16.0.0/16 for more than one VLAN, the dashboard complains. If I chose unique CIDR for each VLAN and attempt to modify individually per site, the dashboard complains saying the subnet MUST be within the assigned CIDR to the template.
Sorry for the long message, but wanted to provide some details. Is there a solution here?