Fixing of the Endpoint-Discriminator has a unique value.
[l2tpns.git] / etc / startup-config.default
index 1b88dc2..f253f57 100644 (file)
@@ -108,6 +108,15 @@ set accounting_dir "/var/run/l2tpns/acct"
 # IPv6 address prefix
 #set ipv6_prefix ::
 
+# BGP NEXT_HOP path attribute
+#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"