Feature request: IPSec Lifetime in second integer format

I request if it is possible to implement the ability of use in IPSec lifetime the integer format of second.
like this:

/ip ipsec profile set [/ip ipsec profile find name=Test] lifetime=13033
/ip ipsec proposal set [/ip ipsec profile find name=Test] lifetime=1583

RouterOS v6.45.8 in WebFig this is not possible.


This may be userfully for use prime numbers in lifetime.
And use different lifetime in multiple IPSec on the same device to reduce the possibility of contemporary rekey.

Thank you
Best regards

What you want is already possible via both WinBox and CLI. I’m a bit surprise you cannot do that in WebFig. As a workaround, I’d suggest you switching to a Terminal view in WebFig and adding your IPsec profiles and proposals from there.

I verify that it function in Winbox, Terminal in Winbox, Terminal in Webfig.
But in Webfig the integer was consider invalid.
20200502 Webfig error.png