You can control the Non-Meraki VPN by using Network tags.
From the Meraki point of view You'd only have to configure one VPN, as this configuration will be replicated to all MXes.
Using Network Tags you can then control that the VPN should only be available on the Combined Network. In the case that connectivity is lost on the Combined Network, you can move the Network tag to the SDWAN network. This will result in the VPN then being available on this MX.
However, this would have to be a manual task, since there is no mechanic to move this connection automatically. Perhaps you could use a API by writing a script that will monitor internet connectivity on the combined network. In case that fails the script would then remove the network tag, and in turn add the tag to the SDWAN network.
On the ISP router point of view, you'll have to create two VPN profiles; one for the Combined Network MX, and one for the SDWAN MX.
LinkedIn :::
https://blog.rhbirkelund.dk/Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution
🙂All code examples are provided as is. Responsibility for Code execution lies solely your own.