Hey all,
I'm migrating 4 ASA devices connected via IPSEC VPN, to Meraki MX and wanted to see if I'm missing anything in my plan.
![topology.jpg topology.jpg](https://community.meraki.com/t5/image/serverpage/image-id/14957i80F0073E6590D2D0/image-size/large?v=v2&px=999)
I am planning on having the MX run behind the "hub" ASA as a vpn concentrator, and migrate the spokes to Meraki one at a time. My assumption is that once each spoke is migrated over to meraki and configured for AutoVPN, i'll need to add one static route to the hub ASA, for example:
All traffic destined to 192.168.2.0/24 (spoke) will go to 192.168.1.2 (hub MX)
This should allow all 3 spokes, regardless of which tunnel they use, to have connectivity to each other.
Once all spokes have been migrated, I will decommission the hub ASA and change the hub MX to routed mode, and remove all the static routes. Do I have everything correct? Any feedback will be appreciated. Thanks