Copying Config to Different Model of Mikrotik Router Board

Good day MT Wizards…

Just want to ask if it is possible to Copy my Current Config on my Mikrotik RB951-2n to my New RB750??
I already managed to extract my Config…
its just my friend is out of country the one who make the Config…

Please do answer my question just don’t want to brick my new RB750 :slight_smile: thanks thanks…

RB750 doesn’t have wireless, so you will not have any of the wireless related config, and some other things could get broken too.

The best way to move config, is with the command “/export file=name”, then copy the file “name.rsc” to the other router, and run “/import name”

Just a side node, if you have ROS v5, use

/export compact file=name.rsc

If you have ROS v6, use

/export file=name.rsc