From 45d472c8782f927980044eaba0d49421e91fc0c8 Mon Sep 17 00:00:00 2001
From: sarthurdev <965089+sarthurdev@users.noreply.github.com>
Date: Sat, 13 Jan 2024 00:28:01 +0100
Subject: dhcpv6: T3316: Move options to separate node and extend scopes
* Also migrate `address-range` to `range` tag node for consistency with dhcpv4 server syntax
---
interface-definitions/service_dhcpv6-server.xml.in | 143 ++++-----------------
1 file changed, 23 insertions(+), 120 deletions(-)
(limited to 'interface-definitions/service_dhcpv6-server.xml.in')
diff --git a/interface-definitions/service_dhcpv6-server.xml.in b/interface-definitions/service_dhcpv6-server.xml.in
index 6934ceeec..4c1a28016 100644
--- a/interface-definitions/service_dhcpv6-server.xml.in
+++ b/interface-definitions/service_dhcpv6-server.xml.in
@@ -89,11 +89,17 @@
-
+ #include
+
Parameters setting ranges for assigning IPv6 addresses
+
+ #include
+
+ Invalid range name, may only be alphanumeric, dot and hyphen
+ #include
IPv6 prefix defining range of addresses to assign
@@ -104,10 +110,9 @@
-
-
+
First in range of consecutive IPv6 addresses to assign
@@ -118,25 +123,21 @@
-
-
-
- Last in range of consecutive IPv6 addresses
-
- ipv6
- IPv6 address
-
-
-
-
-
-
-
-
+
+
+
+ Last in range of consecutive IPv6 addresses
+
+ ipv6
+ IPv6 address
+
+
+
+
+
+
-
- #include
- #include
+
Parameters relating to the lease time
@@ -180,51 +181,6 @@
- #include
-
-
- NIS domain name for client to use
-
- #include
-
- Invalid NIS domain name
-
-
-
-
- IPv6 address of a NIS Server
-
- ipv6
- IPv6 address of NIS server
-
-
-
-
-
-
-
-
-
- NIS+ domain name for client to use
-
- #include
-
- Invalid NIS+ domain name. May only contain letters, numbers and .-_
-
-
-
-
- IPv6 address of a NIS+ Server
-
- ipv6
- IPv6 address of NIS+ server
-
-
-
-
-
-
-
Parameters relating to IPv6 prefix delegation
@@ -272,33 +228,6 @@
-
-
- IPv6 address of SIP server
-
- ipv6
- IPv6 address of SIP server
-
-
- hostname
- FQDN of SIP server
-
-
-
-
-
-
-
-
-
-
- IPv6 address of an SNTP server for client to use
-
-
-
-
-
-
Hostname for static mapping reservation
@@ -308,6 +237,7 @@
Invalid static mapping hostname
+ #include
#include
#include
#include
@@ -349,33 +279,6 @@
-
-
- Vendor Specific Options
-
-
-
-
- Cisco specific parameters
-
-
-
-
- TFTP server name
-
- ipv6
- TFTP server IPv6 address
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3