MikroTik Local Interface IP 10.23.0.254/20
Cisco 2621 Fa0/0 IP 10.23.0.1/20 VRRP timers learn
Layer 3 switch Vlan1 IP 10.23.0.3/20 default gateway 10.23.0.255
One of the static routes on MikroTik dst-address=10.0.0.0/8 gateway=10.23.0.3
MikroTik as VRRP master
(1)Both 10.23.0.255 (VRRP virtual IP) and 10.23.0.254 (real IP on the local interface) can be accessed by the main switch
(2)Static route 10.0.0.0/8 gateway 10.23.0.3 remains as an entry in the routing table, but not functional
(3)Had to manually remove the static route and add it back in order for the users to access the Internet
MikroTik as VRRP backup
(1)Cannot access 10.23.0.254 at all (10.23.0.255 is represented by 10.23.0.1, Cisco router as the master)
(2)Static route 10.0.0.0/8 gateway 10.23.0.3 remains as an entry in the routing table, but not functional
(3)Manually removing the static route and adding it back does not help – the local interface acts like disabled
MT interface address that runs VRRP on it:10.23.0.254/20
VRRP IP address:10.23.0.255/??
default GW:10.23.0.255?
other routes:???
VRRP configuration on MT:???
second VRRP router configuration:
CISCO
ip address:10.23.0.1/20
where all this goes like LAN is coming in switch and going through through one of routers. or what?
configurations when one is master and then backum (mt device)
(5) in my original post automatically change the VRRP priority when I unplug the cable from the public interface.
The results are posted as in the original post – when MT local interface is in backup mode, the interface can ONLY communicate via VRRP with the Cisco router. No one, even the Cisco router, can ping it.
When the VRRP is enabled on the MT local interface or the VRRP role is changed on the MT local interface, one of the static route, 10.0.0.0/8 via 10.23.0.3, becomes invlaid even it remains in the routing table which can be seen by /ip route print