X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/99921507eb9b842d4f41c5516af1f455d4a49a99..9c77145f71b0e669421d00ae0b34680f875121ae:/etc/startup-config.default diff --git a/etc/startup-config.default b/etc/startup-config.default index f86e2aa..f253f57 100644 --- a/etc/startup-config.default +++ b/etc/startup-config.default @@ -112,6 +112,11 @@ set accounting_dir "/var/run/l2tpns/acct" #set nexthop 10.0.1.1 #set nexthop6 2001:db8::1 +# Time between last packet sent and LCP ECHO generation (default 10 seconds) +#set echo_timeout 10 +# Drop sessions who have not responded within idle_echo_timeout seconds (default 240 seconds) +#set idle_echo_timeout 240 + # Drop/kill sessions #load plugin "sessionctl"