summaryrefslogtreecommitdiff
path: root/server/dhcpd.conf.5
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2015-04-15 19:32:26 -0700
committerShawn Routhier <sar@isc.org>2015-04-15 19:32:26 -0700
commit90a062fb20c4573922c92daee7a535c6ffa30caa (patch)
tree53c41e125a84a982fa7acd58445364fb9c606a47 /server/dhcpd.conf.5
parente6e72c5101df3e498afd1b8e980adc00b9d5b080 (diff)
downloadisc-dhcp-90a062fb20c4573922c92daee7a535c6ffa30caa.tar.gz
[master] Always write the DUID to the lease file during startup
Diffstat (limited to 'server/dhcpd.conf.5')
-rw-r--r--server/dhcpd.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index 20b2ebbb..4c3491f3 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -2964,6 +2964,10 @@ Otherwise the server will generate a DUID of the specified type.
If you choose EN, you must include the enterprise number and the
enterprise-identifier.
.PP
+If there is a server-duid statement in the lease file it will take precedence
+over the server-duid statement from the config file and a
+dhcp6.server-id option in the config file will override both.
+.PP
The default server-duid type is LLT.
.RE
.PP