mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#3098] Updated ARM regarding DDNS params
modified: arm/dhcp4-srv.rst modified: arm/dhcp6-srv.rst modified: arm/hooks.rst - removed // comment from JSON block
This commit is contained in:
@@ -3490,6 +3490,16 @@ DDNS-related parameters are split into two groups:
|
||||
what has occurred. Specifying these values within ``dhcp-ddns`` is
|
||||
deprecated and support for it will be removed.
|
||||
|
||||
.. note::
|
||||
|
||||
Behavioral parameters that affect the FQDN are in-effect even in
|
||||
if both ``enable-updates`` and ``ddns-send-updates`` are false. They
|
||||
behave this way to support environments in which clients are responsible
|
||||
for their own DNS updates. This applies to ``ddns-replace-client-name"``,
|
||||
``ddns-generated-prefix``, ``ddns-qualifying-suffix``, ``hostname-char-set``,
|
||||
and ``hostname-char-replacement``.
|
||||
|
||||
|
||||
The default configuration and values would appear as follows:
|
||||
|
||||
::
|
||||
|
@@ -3237,6 +3237,15 @@ DDNS-related parameters are split into two groups:
|
||||
what has occurred. Specifying these values within ``dhcp-ddns`` is
|
||||
deprecated and support for it will be removed.
|
||||
|
||||
.. note::
|
||||
|
||||
Behavioral parameters that affect the FQDN are in-effect even in
|
||||
if both ``enable-updates`` and ``ddns-send-updates`` are false. They
|
||||
behave this way to support environments in which clients are responsible
|
||||
for their own DNS updates. This applies to ``ddns-replace-client-name"``,
|
||||
``ddns-generated-prefix``, ``ddns-qualifying-suffix``, ``hostname-char-set``,
|
||||
and ``hostname-char-replacement``.
|
||||
|
||||
The default configuration and values would appear as follows:
|
||||
|
||||
::
|
||||
|
Reference in New Issue
Block a user