Hello.
I am using hardware MX 450, with OS version 18.211.2
This device is connected to Azure with two "Azure expressway" links. The client wants a third backup VPN link.
In short, I'd like to, at least logically, apply the same backup route config as I do in standard Cisco switches which is a floating route:
I simply add a second route to the same location, but apply a higher administrative distance than the existing primary BGP route, so if my BGP connection fails, and thus removes the BGP route from the routing table, the floating route will promote to the production route.
---
Seemingly and after research, I cannot manipulate the administrative distance in MX switches. Google info states that to accomplish my task I could try manipulating keepalive and/or timeout sensors, but I do not see these sensors in the MX GUI.
Can you please tell me how to accomplish my stated goal?
Thank you!