summaryrefslogtreecommitdiff
path: root/interface-definitions/include/accel-ppp
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2022-08-10 21:01:03 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2022-08-10 21:01:03 +0000
commitfcb2253153bef0df4845cb0c42155fc11965e284 (patch)
treeea637506d61310620657f1385842532ea5641a06 /interface-definitions/include/accel-ppp
parent7ae34b68649ef526c18e662d444465bf18a23939 (diff)
downloadvyos-1x-fcb2253153bef0df4845cb0c42155fc11965e284.tar.gz
vyos-1x-fcb2253153bef0df4845cb0c42155fc11965e284.zip
l2tp: T4603: Add RADIUS nas-ip-address option
Add l2tp authentication radius nas-ip-address option which will be sent in NAS-IP-Address Radius attribute
Diffstat (limited to 'interface-definitions/include/accel-ppp')
-rw-r--r--interface-definitions/include/accel-ppp/radius-additions.xml.i13
1 files changed, 1 insertions, 12 deletions
diff --git a/interface-definitions/include/accel-ppp/radius-additions.xml.i b/interface-definitions/include/accel-ppp/radius-additions.xml.i
index 441c9dda5..15ff5165f 100644
--- a/interface-definitions/include/accel-ppp/radius-additions.xml.i
+++ b/interface-definitions/include/accel-ppp/radius-additions.xml.i
@@ -89,18 +89,7 @@
<defaultValue>3</defaultValue>
</leafNode>
#include <include/radius-nas-identifier.xml.i>
- <leafNode name="nas-ip-address">
- <properties>
- <help>NAS-IP-Address attribute sent to RADIUS</help>
- <constraint>
- <validator name="ipv4-address"/>
- </constraint>
- <valueHelp>
- <format>ipv4</format>
- <description>NAS-IP-Address attribute</description>
- </valueHelp>
- </properties>
- </leafNode>
+ #include <include/radius-nas-ip-address.xml.i>
<leafNode name="preallocate-vif">
<properties>
<help>Enable attribute NAS-Port-Id in Access-Request</help>