summaryrefslogtreecommitdiff
path: root/interface-definitions/service-pppoe-server.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-02-08 15:51:47 +0100
committerGitHub <noreply@github.com>2023-02-08 15:51:47 +0100
commit1042fc32c371a74f048ffaf9a551b5d13c227f45 (patch)
treea508dd461c59791b7960006543dfef65c6590016 /interface-definitions/service-pppoe-server.xml.in
parent6b9b36db47a44b688c0bf08649845012a2b13f67 (diff)
parent9733bbae4e21c7b4f7bbd6f2bd7a48a4338cb4d6 (diff)
downloadvyos-1x-1042fc32c371a74f048ffaf9a551b5d13c227f45.tar.gz
vyos-1x-1042fc32c371a74f048ffaf9a551b5d13c227f45.zip
Merge pull request #1804 from sever-sever/T2603
T2603: PPPoE-server change default min-mtu value 1280
Diffstat (limited to 'interface-definitions/service-pppoe-server.xml.in')
-rw-r--r--interface-definitions/service-pppoe-server.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/service-pppoe-server.xml.in b/interface-definitions/service-pppoe-server.xml.in
index 68592b96b..db8522287 100644
--- a/interface-definitions/service-pppoe-server.xml.in
+++ b/interface-definitions/service-pppoe-server.xml.in
@@ -122,6 +122,7 @@
<validator name="numeric" argument="--range 68-65535"/>
</constraint>
</properties>
+ <defaultValue>1280</defaultValue>
</leafNode>
<leafNode name="mru">
<properties>