summaryrefslogtreecommitdiff
path: root/interface-definitions/service-ipoe-server.xml.in
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2022-07-02 13:14:22 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2022-07-02 13:14:22 +0000
commit173f02d0936ab48e15a16ee57557b759d96b5a27 (patch)
treeeab3b73b677d86100482b1c881ddc5b262471aef /interface-definitions/service-ipoe-server.xml.in
parentb89183284f2638a4cfe8ee5e3996206c87970728 (diff)
downloadvyos-1x-173f02d0936ab48e15a16ee57557b759d96b5a27.tar.gz
vyos-1x-173f02d0936ab48e15a16ee57557b759d96b5a27.zip
ipoe: T4507: Add option rate-limit for RADIUS authentication
Add rate-limit options: attribute, muptiplier and vendor set service ipoe-server auth radius rate-limit attribute 'Mikrotik-Rate-Limit' set service ipoe-server auth radius rate-limit enable set service ipoe-server auth radius rate-limit multiplier '0.001' set service ipoe-server auth radius rate-limit vendor 'Miktorik'
Diffstat (limited to 'interface-definitions/service-ipoe-server.xml.in')
-rw-r--r--interface-definitions/service-ipoe-server.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface-definitions/service-ipoe-server.xml.in b/interface-definitions/service-ipoe-server.xml.in
index e222467b1..cd3aa3638 100644
--- a/interface-definitions/service-ipoe-server.xml.in
+++ b/interface-definitions/service-ipoe-server.xml.in
@@ -213,6 +213,11 @@
</tagNode>
</children>
</tagNode>
+ <node name="radius">
+ <children>
+ #include <include/accel-ppp/radius-additions-rate-limit.xml.i>
+ </children>
+ </node>
#include <include/radius-server-ipv4.xml.i>
#include <include/accel-ppp/radius-additions.xml.i>
</children>