2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-03 15:35:17 +00:00

[#2132] Removing spaces in "NameChangeRequest" text

This commit is contained in:
Suzanne Goldlust
2021-10-21 14:57:49 +00:00
committed by Thomas Markwalder
parent 2ea1ed19b1
commit 6d8bf1168c

View File

@@ -2714,8 +2714,8 @@ way in which ``option-data`` is processed.
DDNS for DHCPv6 DDNS for DHCPv6
--------------- ---------------
As mentioned earlier, ``kea-dhcp6`` can be configured to generate requests As mentioned earlier, kea-dhcp6 can be configured to generate requests
to the DHCP-DDNS server, ``kea-dhcp-ddns`` (referred to here as "D2"), to update DNS to the DHCP-DDNS server (referred to here as "D2") to update DNS
entries. These requests are known as NameChangeRequests or NCRs. Each entries. These requests are known as NameChangeRequests or NCRs. Each
NCR contains the following information: NCR contains the following information:
@@ -3074,8 +3074,8 @@ To override client delegation, issue the following commands:
``kea-dhcp6`` Name Generation for DDNS Update Requests ``kea-dhcp6`` Name Generation for DDNS Update Requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Each Name Change Request (NCR) must of course include the fully qualified Each NameChangeRequest must of course include the fully qualified
domain name whose DNS entries are to be affected. ``kea-dhcp6`` can be domain name whose DNS entries are to be affected. kea-dhcp6 can be
configured to supply a portion or all of that name, based upon what it configured to supply a portion or all of that name, based upon what it
receives from the client in the DHCPREQUEST. receives from the client in the DHCPREQUEST.