Export configuration to other devices

SOrry to ask this,

but is there any way to safely export and re-import a configuration?
We sell the Mikrotik CRS106-1C-5S with our devices and it is not practicable way to clone a configuration to several devices?

Regards

Daniel

No, that is a bit lacking in MikroTik RouterOS, there is no easy way of cloning configurations.
You can do an export to file and remove all config that has MAC address in it, and edit it so it can be imported to other devices.
But you need to study what config is already present on those (default config) and make the file suitable for import on top of that.
This is all manual work that requires understanding of how export and import work.

Hmmm, thats bad…

Tanks.

Regards

Daniel

Use FlashFig. It is for mass/batch configuration of new devices.

Yes, in case you can have the same config on all your devices and can get them in a deployment center where they are experiencing their first powerup, that is an option too.

My remarks were mainly target at the issue of cloning an existing config into the new, more powerful device you just bought.