summaryrefslogtreecommitdiff
path: root/src/conf_mode/accel_l2tp.py
diff options
context:
space:
mode:
authorDmitriyEshenko <snooppy@mail.ua>2019-09-12 15:40:00 +0000
committerDmitriyEshenko <snooppy@mail.ua>2019-09-12 15:40:00 +0000
commit785a2d26998db580a1996edba584aac612b11b3a (patch)
treec437d7e81fc32d807761be8d335a2ce7c435939e /src/conf_mode/accel_l2tp.py
parent59e5e64cfbb67a5eb1a9d4d21dd54d946897b8d7 (diff)
downloadvyos-1x-785a2d26998db580a1996edba584aac612b11b3a.tar.gz
vyos-1x-785a2d26998db580a1996edba584aac612b11b3a.zip
[l2tp] T834 fix cli reset commands for l2tp and pptp. Adding l2tp%d tunnel naming.
Diffstat (limited to 'src/conf_mode/accel_l2tp.py')
-rwxr-xr-xsrc/conf_mode/accel_l2tp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf_mode/accel_l2tp.py b/src/conf_mode/accel_l2tp.py
index 3af8b7958..fc60a8cd7 100755
--- a/src/conf_mode/accel_l2tp.py
+++ b/src/conf_mode/accel_l2tp.py
@@ -94,6 +94,7 @@ wins2={{wins[1]}}
[l2tp]
verbose=1
+ifname=l2tp%d
ppp-max-mtu={{mtu}}
mppe={{authentication['mppe']}}
{% if outside_addr %}