2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#3049] Updated v4 ARM

modified:   arm/dhcp4-srv.rst
This commit is contained in:
Thomas Markwalder
2025-01-07 13:41:48 -05:00
parent bfe892dfa2
commit 18cde6f9e2

View File

@@ -3575,10 +3575,10 @@ DDNS-related parameters are split into two groups:
These parameters influence behavior such as how client host names and These parameters influence behavior such as how client host names and
FQDN options are handled. They have been moved out of the ``dhcp-ddns`` FQDN options are handled. They have been moved out of the ``dhcp-ddns``
section so that they may be specified at the global, shared-network, section so that they may be specified at the global, shared-network,
and/or subnet levels. Furthermore, they are inherited downward from global to subnet, and/or pool levels. Furthermore, they are inherited downward
shared-network to subnet. In other words, if a parameter is not specified at from global to shared-network to subnet to pool. In other words, if a
a given level, the value for that level comes from the level above it. parameter is not specified at a given level, the value for that level
The behavioral parameters are as follows: comes from the level above it. The behavioral parameters are as follows:
- ``ddns-send-updates`` - ``ddns-send-updates``
- ``ddns-override-no-update`` - ``ddns-override-no-update``
@@ -3595,6 +3595,10 @@ DDNS-related parameters are split into two groups:
- ``hostname-char-set`` - ``hostname-char-set``
- ``hostname-char-replacement`` - ``hostname-char-replacement``
.. note::
Kea 2.7.6 added support for these parameters to the pool level.
.. note:: .. note::
Behavioral parameters that affect the FQDN are in effect even Behavioral parameters that affect the FQDN are in effect even