summaryrefslogtreecommitdiff
path: root/interface-definitions/service_ipoe-server.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-18 21:46:22 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-18 21:46:22 +0200
commitefa172449e05328f8bea8d6879d5d38386b72e95 (patch)
tree23ab9751c97cf0b3611075e1ad93711172e80d56 /interface-definitions/service_ipoe-server.xml.in
parent0ffdf24983507bb8140e6d30343993059abfc4dd (diff)
downloadvyos-1x-efa172449e05328f8bea8d6879d5d38386b72e95.tar.gz
vyos-1x-efa172449e05328f8bea8d6879d5d38386b72e95.zip
ipoe-server: T2324: migrate IPv6 client IP pool to common CLI nodes
Diffstat (limited to 'interface-definitions/service_ipoe-server.xml.in')
-rw-r--r--interface-definitions/service_ipoe-server.xml.in20
1 files changed, 1 insertions, 19 deletions
diff --git a/interface-definitions/service_ipoe-server.xml.in b/interface-definitions/service_ipoe-server.xml.in
index decd94060..9d6c7d4f1 100644
--- a/interface-definitions/service_ipoe-server.xml.in
+++ b/interface-definitions/service_ipoe-server.xml.in
@@ -129,25 +129,7 @@
<multi/>
</properties>
</leafNode>
- <node name="client-ipv6-pool">
- <properties>
- <help>Pool of client IPv6 addresses</help>
- </properties>
- <children>
- <leafNode name="prefix">
- <properties>
- <help>Format: ipv6prefix/mask,prefix_len (e.g.: fc00:0:1::/48,64 - divides prefix into /64 subnets for clients)</help>
- <multi/>
- </properties>
- </leafNode>
- <leafNode name="delegate-prefix">
- <properties>
- <help>Format: ipv6prefix/mask,prefix_len (delegates prefix to clients via DHCPv6 prefix delegation</help>
- <multi/>
- </properties>
- </leafNode>
- </children>
- </node>
+ #include <include/accel-client-ipv6-pool.xml.in>
<node name="authentication">
<properties>
<help>Client authentication methods</help>