From 785a2d26998db580a1996edba584aac612b11b3a Mon Sep 17 00:00:00 2001 From: DmitriyEshenko Date: Thu, 12 Sep 2019 15:40:00 +0000 Subject: [l2tp] T834 fix cli reset commands for l2tp and pptp. Adding l2tp%d tunnel naming. --- src/conf_mode/accel_l2tp.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/conf_mode/accel_l2tp.py') 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 %} -- cgit v1.2.3