Mikrotik Export Configuration !full!

: To apply an exported configuration, upload the .rsc file to a new router and run /import file-name=myconfig.rsc .

To generate an export, open the in Winbox or via SSH and use the following commands: mikrotik export configuration

/interface bridge port add bridge=bridge-local interface=ether2-LAN add bridge=bridge-local interface=ether3-LAN add bridge=bridge-local interface=ether4-LAN add bridge=bridge-local interface=ether5-LAN : To apply an exported configuration, upload the

/export file=my-config

/system reset-configuration no-defaults=yes skip-backup=yes : To apply an exported configuration