10868 questions
12950 answers
20197 comments
25857 members
Hello,
Unfortunately, you cannot set L2TP VPN keep-alive value via WebUI because most of the configurations never use it, but you can manually add it to the router L2TP config file (etc/config/xl2tpd):
option 'keepalive' '10 120'
Regards.