Full Configuration Backup

I have several Mikrotik Devices, mostly RB2011UiAS-2HnD-IN. However I tend to have multiple of each devices (for redundancy) and would like to have the ability to export a configuration file with ALL settings so I can upload it to the redundant one. This way I can have a up to date backup in case of failure.

Export and import commands are your friends.

While they are extremely useful, first they don’t export everything (ie, users, certificates, private keys) and second they don’t always export stuff in the right order causing errors during import.

I had this issue just yesterday.

You are right. there is other way - to do backup, but it most probably will not work correctly on the second device and will change the mac addresses for sure. So, at the end, there is no the way how to make whole backup that would reliably work on another device. Unfortunatelly.

Kingdom for new parameter for export command, which would make it export everything!

Backups are not practical, because they are not readable. I have automatic backup for all routers, which downloads configs every day and saves them in svn repository. And it’s great, because I can clearly see what and when changed. But it’s not so great that a lot of important info is missing. I could save backups, but try to easily find a difference between them…

I think its really needed though, just as you can for Cisco router/switches. I need ALL settings backed up, basically a clone of one router to the next.

Did you reported problem to support? What exactly was in wrong order?