Wanted to make sure I'm not oversimplifying a task, any feedback is appreciated.
We have two MX84's, in disparate datacenters, both operating in one-armed concentrator setup. The MX84 in datacenter A advertises more specific routes to devices located in datacenter A, and the MX84 in datacenter B advertises more specific routes for devices located in datacenter B. Datacenter A and Datacenter B are connected via a 10gbps backhaul. Both hubs have their own individual 'networks' in the Meraki dashboard.
I've got replacement MX250's for both of the MX84's. The plan (per datacenter) is as follows:
1. Hardcode the MX250 to use the same IP address as its respective MX84
2. Rack the MX250, connect to a switchport in the core that is in a SHUT status but otherwise mirrors the switchport configuration for the MX84
3. Remove the more specific routes from the AutoVPN configuration so AutoVPN traffic can freely fail between the MX's (traversing the backhaul to get from Datacenter B to Datacenter A while MX84-A is offline)
4. SHUT the switchport on the MX84
5. Remove the MX84 from the "Datacenter X Concentrator" Meraki network in the dashboard
6. NO SHUT the switchport for the MX250. Verify it comes up and can talk to the dashboard
7. Add the MX250 to the "Datacenter X Concentrator" Meraki network in the dashboard
8. Verify AutoVPN connections establish with the MX250, then re-apply the more specific routes removed in step 3
Thoughts?