Are there issues when moving a config from a RouterOS that has a Level 6 License (PC based system) to a Router that has a level 4 License (RouterBoard System)?
The reason i ask, is because we have expeirenced a complete failure in booting the RouterOS RouterBoard when it comes to loading the services. Could you please provide some insight, or maybe tell us where we are going wrong.
regardless of the license level, moving config is not easy because your interfaces, mac addresses and other hardware things will be different. you will have to manually apply configuration in parts. I suggest using Export, splitting the export in parts, and start with the most basic things, and import only what’s most important.
after using the export command you will get a txt file with a big list of RouterOS commands. Just copy the commands in logical order, and paste them into your router. Like apply IP addresses before adding firewall rules etc. You don’t need to import what you don’t use