I am currently working on a system that will automatically retrieve the configuration of several of our routers running MikroTikOS through ssh. The system will also configure the routers through a web interface. I am new to MikroTikOS. I am currently investigating what features are available in MikroTikOS that will simplify this task.
I infer from the documentation that the router configuration can be saved and restored using a binary file. Is there anywhere I can find the specifications for this file such that I can alter the configuration using only this file?
Alternatively I see that the export/import command can be used to export the router configuartion to a text file. However, the import statement only imports parts of the confiuration (why?). Where can I find more information about which part of the configuration will be imported using /import?
Any other ideas how to simplify this task using commands available in MikroTikOS?
Regards,
Helge