- Add l2tp_mtu configuration option, used to define MRU, MSS.
[l2tpns.git] / etc / startup-config.default
index 7c788c3..0c5051c 100644 (file)
@@ -10,6 +10,9 @@ set pid_file "/var/run/l2tpns.pid"
 # Shared secret with LAC
 set l2tp_secret "secret"
 
+# MTU of interface for L2TP traffic
+#set l2tp_mtu 1500
+
 # PPP counter and timer values
 #set ppp_restart_time 3
 #set ppp_max_configure 10