I have a pair of CRS317-1G-16S+RM switches on RouterOS 7.6 that I am planning to use for MLAG for my servers. Could anyone please tell me if the switches need to be in ‘router’ or ‘bridge’ mode when setting mlag? I are using our pfSense for the routing and firewall and the CRS317-1G-16S+RM are only used as switches.
In RouterOS its always in ‘router’ mode, but you can configure things to use the hardware offload. You will definitely want to do this with MLAG, otherwise the little CPU will be processing all the traffic.
I have MLAG running on these switches without issue, and it works fine. There are limitations such as no L3 offloading when using MLAG I believe.
Thank you for your reply. So if I understand I need to reset the quick set back to ‘router’ mode?
I have been trying to set mlag for 2 weeks without success so far, would you be willing to share your script? Mine so far look like this (same commands on both switch)
I think routing has nothing to do with mlag, so I suggest to start from scratch with an empty config and then do your mlag stuff again.
I think I have working config but I am not an experienced user of mikrotik. I just followed the documentation as precises as possible which is not always very clear if you aren’t an expert. I can provide my config if wanted.
My interest is in how good the setup behaves in failure situations. Things like how many pings or pakets are beeing lost when one switch fails.