projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update version
[l2tpns.git]
/
etc
/
startup-config.default
diff --git
a/etc/startup-config.default
b/etc/startup-config.default
index
f253f57
..
fedfe5f
100644
(file)
--- a/
etc/startup-config.default
+++ b/
etc/startup-config.default
@@
-93,6
+93,7
@@
set accounting_dir "/var/run/l2tpns/acct"
# Cluster multicast address, interface
#set cluster_address 239.192.13.13
# Cluster multicast address, interface
#set cluster_address 239.192.13.13
+#set cluster_port 32792
#set cluster_interface eth0
# Cluster multicast TTL
#set cluster_interface eth0
# Cluster multicast TTL
@@
-116,6
+117,8
@@
set accounting_dir "/var/run/l2tpns/acct"
#set echo_timeout 10
# Drop sessions who have not responded within idle_echo_timeout seconds (default 240 seconds)
#set idle_echo_timeout 240
#set echo_timeout 10
# Drop sessions who have not responded within idle_echo_timeout seconds (default 240 seconds)
#set idle_echo_timeout 240
+# Change this value to no to force generation of LCP ECHO every echo_timeout seconds, even there are activity on the link (default yes)
+set ppp_keepalive yes
# Drop/kill sessions
#load plugin "sessionctl"
# Drop/kill sessions
#load plugin "sessionctl"