Hey Community,
I need to know that Can I copy on MikroTik backup file to another MikroTik Router?
Regards’
Hey Community,
I need to know that Can I copy on MikroTik backup file to another MikroTik Router?
Regards’
If we are speaking about a .backup file, you shouldn’t; it contain MAC addresses, etc, it’s only intended for a given device under a given ROS version.
To “move” a config around routers, your should use /export (.rsc file). You can edit it with a text editor afterwards to make it match ether port names, etc.
Beware: System users/groups aren’t exported this way.
Hey @pukkita’
Thanks for the reply. I will try to export & import the files then I will let you know.
Regards’