From e7edd9229dd6b870f892e419ffc671d4873a5540 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 14 Mar 2021 16:44:55 +0100 Subject: xml: accel-ppp: move building blocks to subfolder As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. --- .../include/accel-ppp/radius-additions.xml.i | 153 +++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 interface-definitions/include/accel-ppp/radius-additions.xml.i (limited to 'interface-definitions/include/accel-ppp/radius-additions.xml.i') diff --git a/interface-definitions/include/accel-ppp/radius-additions.xml.i b/interface-definitions/include/accel-ppp/radius-additions.xml.i new file mode 100644 index 000000000..e65088c43 --- /dev/null +++ b/interface-definitions/include/accel-ppp/radius-additions.xml.i @@ -0,0 +1,153 @@ + + + + + + Maximum jitter value in seconds to be applied to accounting information interval + + 1-60 + Maximum jitter value in seconds + + + + + Jitter value must be between 1 and 60 seconds + + + + + + + Accounting port + + 1-65535 + Numeric IP port (default: 1813) + + + + + + 1813 + + #include + + + Mark server unavailable for <n> seconds on failure + + 0-600 + Fail time penalty + + + + + Fail time must be between 0 and 600 seconds + + 0 + + + + + + Timeout in seconds to wait response from RADIUS server + + 1-60 + Timeout in seconds + + + + + Timeout must be between 1 and 60 seconds + + 3 + + + + Timeout for Interim-Update packets, terminate session afterwards (default 3 seconds) + + 0-60 + Timeout in seconds, 0 to keep active + + + + + Timeout must be between 0 and 60 seconds + + 3 + + + + Number of tries to send Access-Request/Accounting-Request queries + + 1-20 + Maximum tries + + + + + Maximum tries must be between 1 and 20 + + 3 + + + + NAS-Identifier attribute sent to RADIUS + + + + + NAS-IP-Address attribute sent to RADIUS + + + + + ipv4 + NAS-IP-Address attribute + + + + + + Enable attribute NAS-Port-Id in Access-Request + + + + + + Dynamic Authorization Extension/Change of Authorization server + + + + + IP address for Dynamic Authorization Extension server (DM/CoA) + + + + + ipv4 + IPv4 address for aynamic authorization server + + + + + + Port for Dynamic Authorization Extension server (DM/CoA) (default: 1700) + + u32:1-65535 + TCP port + + + + + + 1700 + + + + Shared secret for Dynamic Authorization Extension server + + + + + + + -- cgit v1.2.3