From f875731a710eb7fadefd5a73d65e53915477dce8 Mon Sep 17 00:00:00 2001 From: Jernej Jakob Date: Sun, 16 Jun 2019 17:07:16 +0200 Subject: dhcpv6-server: Add name constraint, clarify help, fix typos --- interface-definitions/dhcpv6-server.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/interface-definitions/dhcpv6-server.xml b/interface-definitions/dhcpv6-server.xml index e63eb2242..bf049cf7a 100644 --- a/interface-definitions/dhcpv6-server.xml +++ b/interface-definitions/dhcpv6-server.xml @@ -268,7 +268,7 @@ - IPv6 address of an SNTP Server for client to use + IPv6 address of an SNTP server for client to use @@ -278,25 +278,29 @@ Name of static mapping + + ^[-_a-zA-Z0-9.]+$ + + Invalid static-mapping name - Option to disable static-mapping + Option to disable static mapping - Client identifier for this static mapping + Client identifier (DUID) for this static mapping [REQUIRED] - Client IPv5 address for this static mapping + Client IPv6 address for this static mapping [REQUIRED] ipv6 - IPv6 address for this tatic mapping + IPv6 address for this static mapping [REQUIRED] -- cgit v1.2.3