My ISP has allocated me a /32 IP address along with a /28 routed prefix.
If I understand correctly, the Meraki MX HA VIP requires the VIP and MX WAN interfaces to reside on the same subnet?
I cannot use the primary /32 IP address from my ISP, as it contains only 1 IP.
If I use the /28, I can allocate enough IP addresses, but not sure how the ISP will route the traffic, as it will be routed to the /32 ?
I am sure I am missing something really simple here, but can someone give me some pointers please? Thank you!
When configuring routed HA, it is critical that both MXs have a reliable connection to each other on the LAN, so the heartbeats of the primary MX can be seen reliably by the spare. To ensure this connection is reliable:
Additionally, the following other considerations should be kept in mind:
Yes that is exactly what I understood.
So my original question still remains. With that understanding - how am I best to configure the uplink to my ISP, given that I have been provided with a single IP on /32 and a small range of IP's on /28
Do I create a VLAN on an 8-port switch in front of the MX's - allocate the /32 to the VLAN address and then configure /28 addresses to each MX?
I am looking for best practice in this scenario
https://documentation.meraki.com/MX/Deployment_Guides/MX_Warm_Spare_-_High_Availability_Pair
You meed a router in front of the MX for this to work. A pure L2-switch is not enough, although a Layer3 switch would be fine.
The WAN interface of the router gets the /32, the LAN interface is configured with an IP from the /28.
Be aware that this again introduces a Single point of failure.
Tell your ISP you can not use a /32. You need a minimum of a /29.
Ideally, have them present the /28 directly and life will be simple.
Note it is not compulsory to use a VIP.