summaryrefslogtreecommitdiff
path: root/interface-definitions/service-pppoe-server.xml.in
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-02-08 18:05:36 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2023-02-08 18:05:36 +0000
commitf6da0e89992e82a0650cd9488aeb65f53ffa1977 (patch)
tree7c536aa7c92a4d141dc3bb844e079e9a654dd781 /interface-definitions/service-pppoe-server.xml.in
parent1042fc32c371a74f048ffaf9a551b5d13c227f45 (diff)
downloadvyos-1x-f6da0e89992e82a0650cd9488aeb65f53ffa1977.tar.gz
vyos-1x-f6da0e89992e82a0650cd9488aeb65f53ffa1977.zip
T1993: PPPoE-server add section shaper and fwmark option
Extended PPPoE-server rate-limiter to avoid shaping marked resources Often this feature needs for ISP, which provides access to some IX or its resources. set service pppoe-server shaper fwmark '223'
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 db8522287..65e0f41c4 100644
--- a/interface-definitions/service-pppoe-server.xml.in
+++ b/interface-definitions/service-pppoe-server.xml.in
@@ -227,6 +227,7 @@
</properties>
<defaultValue>replace</defaultValue>
</leafNode>
+ #include <include/accel-ppp/shaper.xml.i>
<node name="snmp">
<properties>
<help>Enable SNMP</help>