Hello everyone,
We currently have several MikroTik routers running version 7+ and are using VRRP for redundancy. However, we’d like to implement configuration synchronization between these routers to streamline management and ensure consistency.
I am aware of an existing Git project https://github.com/svlsResearch/ha-mikrotik/tree/v7-test that addresses configuration synchronization, but it only includes a test branch for version 7, which hasn’t been updated since last year. Given this, I have two main questions:
- Does MikroTik have any plans to introduce native support for configuration synchronization in a future update?
- Are there any current, actively maintained projects or solutions compatible with RouterOS v7 that could help achieve this?
Any insights or recommendations would be greatly appreciated!
Thank you!