Automatically added after ROS update?

Hi everyone,

I had the following added to my config automatically after updating ROS

#2025-06-21 22:25:51 by RouterOS 7.19.2
/ip ipsec profile
set [ find default=yes ] dpd-interval=2m dpd-maximum-failures=5

and also the following policy

I cannot delete this so-called “template”.

Did this occur to you as well?
Should I disable this?

Those default values have been changed with the upgrade to 7.16. Our user @tangent has documented such modifications of the default parameter values on his page:

MikroTik Solutions: Configuration Flotsam

On that page you’ll also get the suggested commands to reset the parameters to their default values, so that they no longer appear in the setting export.

/ip ipsec profile 
set [ find default=yes ] dpd-interval=8s dpd-maximum-failures=4
1 Like

Thanks a lot mate, this was exactly what I was looking for!

ok stupid follow up question, how do I mark this thread as resolved in this new view? This new view looks nice, biut its not overly intuitive :laughing: