Hi!
Normally when I have released a new configuration for our routers (they are all identical) I usually run the following command:
/system reset-configuration no-default=yes run-after-reset=myconfig.rsc
But the router just resets configuration, it doesn’t load the new one. Do you have an idea of why this might happen?
RouterOS: 5.14
Marcus
Edit: If I just run /system reset-configuration no-default=yes and then execute the script-file with /import myconfig.rsc it will work perfectly. I can’t really post the config here as it is under some license restrictions, sorry!