We have 2 x CCR2004-16G-2S+ routers running RouterOS v7.10. I am trying to set up VRRP on each of the VLANs, but hitting issues where RouterOS is reporting looped packets. The setup works fine without VLANs (VRRP interface directly on the bridge).
I’m getting this on Router 2 when I enable the VRRP interface:
sfp-sfpplus1: bridge RX looped packet - MAC 00:00:5e:00:01:0f -> 01:00:5e:00:00:12 ETHERTYPE 0x0800 IP PROTO 112 172.30.15.251 -> 224.0.0.18
What does your bridge, bridge VLAN, and port/connectivity look like? Is VLAN filtering enabled on the bridge, and what is the EtherType for the bridge?
On the 2216’s I manage, RTSP is enabled, VLAN filtering is enabled on the bridge, with the EtherType set to 0x8100. PVID on bridge and on connected ports is 1, and Frame Types is set to “all” on both as well. Priority of both bridges is also identical.
Yes actually I’ve just realised the second router thinks its master when it shouldn’t, so might have to go trawling through my firewall rules a bit I think…thanks for the tip.