summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn-l2tp.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2022-10-03 12:16:31 -0400
committerDaniil Baturin <daniil@vyos.io>2022-10-03 12:16:31 -0400
commit14fb822154015dc7944187361153b4fed205730e (patch)
treef7d534327c0bae84bb34777fde49558ffbf06def /interface-definitions/vpn-l2tp.xml.in
parent8248aaaa7952db580a199bd36202e7f26c19ec88 (diff)
downloadvyos-1x-14fb822154015dc7944187361153b4fed205730e.tar.gz
vyos-1x-14fb822154015dc7944187361153b4fed205730e.zip
T4726: add completion help and validation for accel-ppp vendor option
Diffstat (limited to 'interface-definitions/vpn-l2tp.xml.in')
-rw-r--r--interface-definitions/vpn-l2tp.xml.in24
1 files changed, 1 insertions, 23 deletions
diff --git a/interface-definitions/vpn-l2tp.xml.in b/interface-definitions/vpn-l2tp.xml.in
index fd70a76dc..cb5900e0d 100644
--- a/interface-definitions/vpn-l2tp.xml.in
+++ b/interface-definitions/vpn-l2tp.xml.in
@@ -238,29 +238,7 @@
</leafNode>
</children>
</node>
- <node name="rate-limit">
- <properties>
- <help>Upload/Download speed limits</help>
- </properties>
- <children>
- <leafNode name="attribute">
- <properties>
- <help>Specifies which radius attribute contains rate information</help>
- </properties>
- </leafNode>
- <leafNode name="vendor">
- <properties>
- <help>Specifies the vendor dictionary. (dictionary needs to be in /usr/share/accel-ppp/radius)</help>
- </properties>
- </leafNode>
- <leafNode name="enable">
- <properties>
- <help>Enables Bandwidth shaping via RADIUS</help>
- <valueless />
- </properties>
- </leafNode>
- </children>
- </node>
+ #include <include/accel-ppp/radius-additions-rate-limit.xml.i>
</children>
</node>
</children>