Subject: IPv6: range6 low-addr high-addr temporary syntax is not supported MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" X-Mailer: MIME-tools 5.428 (Entity 5.428) Content-Disposition: inline Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 Content-Length: 423  According to dhcpd.conf.5 man page, following syntax is supported:

   range6 low-address high-address;
   range6 subnet6-number;
   range6 subnet6-number temporary;
   range6 address temporary;

Syntax: "range6 low-address high-address temporary;" should also be supported.