Hi team, is there any possibility to create dual WAN IP with Dual static same IP with dual ports…
for example
Ether1:
static IP: 192.168.2.22/30, 192.168.2.44/30
as well as same IP with
Ether2:
Static IP: 192.168.2.22/30. 192.168.2.44/30
Like this dual WAN failover to do on mikrotik router…?
I think what you are looking for is VRRP
You can do this with VRFs. The backup ISP link will need to be in its own VRF / Route Table and you’ll need to jump traffic to that if the primary ISP link is unavailable.
The same ISP giving two fiber path inputs, and each inputs with two static IP’s. Is it possible to do the failover configuration in our mikrotik… with above mentioned IP set configuration…
if any examples please mention…
The above mentioned IP setup with any VRF configuration samples, please we will try…