I have an appliance/wireless template with a lot of networks on it, but none of these required a switch until now. I cannot add a switch unless the template allows it, so I have to manipulate my templates to make this happen.
For anyone who has done this, I would like to know how it went for you, if you had any problems, or any gotcha's to watch out for.
I did identify a couple of issues, which I'll explain at the end.
Suppose I have two templates:
- OriginalTemplate
- Combined template for appliances and wireless devices
- Contains 250 networks
- Mostly MX67 and MR33 devices
- Uses 6 VLANs, which have auto-generated subnets
- Site-to-site VPN with the datacenter, hub and spoke, no mesh.
- NewTemplate
- Combined template, created new.
- No networks on this template
I want the OriginalTemplate to begin supporting MS switches. Can't do that without combining templates.
So, if I split NewTemplate, I get:
- NewTemplate - appliance
- NewTemplate - switch
- NewTemplate - wireless
Now, I want to combine OriginalTemplate with New-Template - switch.
I am prompted to create a Network enrollment string. No idea why, what this will do, or if it even matters what I plug in. So I enter something so I can proceed.
Now, I run into my first problem (when doing this in a test environment). When I attempted to add a MS120-24P switch, I received this error: "A bound combined network may only contain bound networks." Someone else in the Meraki community had this problem (but with MV cameras) with the solution to unbind the network from the template, add the device, then rebind to the template. This worked, but I lost all my VLANs and subnets on the unbind, and during the rebind, I received a new set of subnets for the VLANs. Plus, all the DHCP reservations were lost. No big deal as long as I document these first and plan for the downtime if in production so I can re-apply what was lost.
From what I can tell, the above paragraph is the only gotcha to expect. Nothing changed in OriginalTemplate, other than also having a new Switch section.
Anyone else have any success/failure they would like to share?
If it was only a few networks, I would just go for it. But, I have more than 250 tied to the production template, and I have no desire to have a separate template to manage.