Default config file branding maker

Hi guys, I need some guidance on adding a custom banner to an autorun file. I create a .dpk file containing an L2TP session, a TR069 address, hostname, route, DHCP client, and banner. The .dpk file generated by the website loads onto the router without issue, but when I restart it, it only saves the hostname and banner; the other parameters are missing. I've tried everything. Any help would be greatly appreciated. Thanks.

Have you tried to reset the configuration ?

If you did not have checked second choice here, and did not reset the configuration, it is correct, nothing has been done :

Hi EmanK, thanks for your reply, yes, I've tried all the options without success, the file is generated, but the problem is that it only saves two configurations on the new Mikrotik, the team name and the console banner, which I find very strange.

This is expected behavior.

RouterOS .dpk files only automatically save simple settings like hostname and banner. More complex settings such as L2TP, TR069, routes, and DHCP need to be applied via a startup script or manually after boot to persist across reboots.

1 Like