From: Tomek Mrugalski Date: Sat, 14 Oct 2017 21:37:56 +0000 (+0200) Subject: [5384] Doc ipdate: setting replace-client-id ignored echo-client-id X-Git-Tag: trac5391_base^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c565bbe0613c34ce14a1856229d57d2f66505d9e;p=thirdparty%2Fkea.git [5384] Doc ipdate: setting replace-client-id ignored echo-client-id --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 5be0426d7e..eaa5d131e2 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -872,10 +872,15 @@ Administrator deleted a lease for a device identified by: duid of 1a:1b:1c:1d:1e Note that for this mechanism to take effect, the DHCPv4 server must be configured to respect the client identifier option value during lease allocation, i.e. - "dhcp4-match-client-id" must be set to true. See + "match-client-id" must be set to true. See for details. No additional settings are required for DHCPv6. + + If "replace-client-id" option is set to true, the value of "echo-client-id" + parameter (that governs whether to send back a client-id option or + not) is ignored. +