I have created new .rsc files to install a lot of my devices.
I have several locations and use PtP connections. I also need to reconfigure the PtP devices remotely.
Now I try this in a test lab but when I put the new configuration on the device and reset the device and choose to run a script after it, it is not working.
If I connect to the device directly and choose to reset it with no default configuration and than when the device has boot I do this:
import file-name=new-config.rsc than it is working.
But I need to do this remotely on the PtP device.
That is a known problem and it broke a long time ago. You can look in the WiKi to see if these workflows help you. Please give feedback if you are successful or unsuccessfully so that we also known that the given suggestions work.
I have still no success.
It is running a bit of the script but not all.
Below a little bit for the script (only the beginning).
It change the identity and add a bridge but not add ports to the bridge. (see screenshot
Je hebt de…sorry in English now, you have missed the startup delay and when I understand the two postings above you can put as first line in the config.rsc :delay 15s and that would do it.
Then is my question why not put this delay as default on export of a config.rsc so that tantrums are spared to keepers of Mikrotik routers. One line can make the config.rsc loved again like it was before.