IP Firewall settings question

I know I should know this but I don’t
I need to know if there is a way to copy the firewall-filter-mangle rules to a new board?
I’m moving to the 433 and need to migrate all the rules there from the current systems w/out manually inputting all configs.
Thank you,
Rod

/ip firewall export file=

Now you can copy fw.rsc file to another device and

/import file=

when I do that I get a "expected end of command (line 1 column 13) response
What is that??

BTW - thank you for the info!
Where do I find this in wiki or the manual?

Rod

bump - need info!!

what exactly you type in terminal?

I did exactly like the example:

/ip firewall export file= in this case fw.rsc

Now you can copy fw.rsc file to another device and

/import file= /ip firewall import file=fw.rsc

What did I do wrong??

BTW - where can I find examples of this in wiki or manual??

Thank you,
Rod

OK - I found it and yes I’m an idiot.
Need to refer back to command line days.

http://www.mikrotik.com/testdocs/ros/2.9/system/management_content.php

So simple when you understand!!
Thank you,
Rod

PS - found by googling