The ``config-backend-pull`` command can be used to force the server to
immediately poll the configuration changes from the database and avoid
-waiting for the next fetch cycle. The command was added in the 1.7.1 Kea
-release for DHCPv4 and DHCPv6 servers.
+waiting for the next fetch cycle. The command was added in Kea release
+1.7.1 for DHCPv4 and DHCPv6 servers.
Finally, in the configuration example above, two hooks libraries are
loaded. The first, ``libdhcp_mysql_cb.so``, is the implementation of
it specifies a lifetime using IAADDR or IAPREFIX sub option with
non-zero values, these values are used when they are between configured
minimum (lower values are round up) and maximum (larger values are
-round down) bounds.
+rounded down) bounds.
To send specific, fixed values use the following two parameters:
"hw-address": "01:02:03:04:05:06",
"hostname": "hw-host-fixed",
- # Use of IP addresses in global reservation is risky.
+ # Use of IP addresses in global reservations is risky.
# If used outside of matching subnet, such as 3001::/64,
# it will result in a broken configuration being handed
# to the client.