From: Marcin Siodelski Date: Mon, 12 Sep 2016 15:45:14 +0000 (+0200) Subject: [5005] Updated User's Guide - part about Hostname reservation. X-Git-Tag: trac5006_base~18^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2a32e617e4197845567c542e0826d2ac947ad8;p=thirdparty%2Fkea.git [5005] Updated User's Guide - part about Hostname reservation. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index dd14d8af7c..e27e790ff9 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -2775,10 +2775,15 @@ It is merely echoed by the server
Reserving a hostname - When the reservation for the client includes the hostname - , the server will assign this hostname to the client and send - it back in the Client FQDN or Hostname option, depending on which of them - the client has sent to the server. The reserved hostname always takes + When the reservation for a client includes the hostname + , the server will return this hostname to the client in + the Client FQDN or Hostname option. The server responds with the Client + FQDN option only if the client has included Client FQDN option in its + message to the server. The server will respond with the Hostname option + if the client has included Hostname option in its message to the server, + or when the client has requested Hostname option using Parameter Request + List option. The server will return Hostname option even if it is not + configured to perform DNS updates. The reserved hostname always takes precedence over the hostname supplied by the client or the autogenerated (from the IPv4 address) hostname.