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

[4230] Updated Kea guide that client id based reservations aren't supported.

This commit is contained in:
Marcin Siodelski
2015-12-17 13:34:19 +01:00
parent 1df201142c
commit 33bb980ff8

View File

@@ -2403,12 +2403,17 @@ It is merely echoed by the server
has to be identified by its hardware/MAC address. There is an optional
<command>reservations</command> array in the <command>Subnet4</command>
element. Each element in that array is a structure, that holds information
about reservrations for a single host. In particular, such a structure has
about reservations for a single host. In particular, such a structure has
to have an indentifer that uniquely identifies a host. In DHCPv4 context, such an
identifier is a hardware or MAC address. In most cases, also an address
will be specified. It is possible to specify a hostname. Additional
capabilities are planned.</para>
<note><para>In Kea 1.0.0 it is only possible to create host reservations
using client's hardware address. Host reservations by client identifier
(or DUID) are not supported in this version of Kea. This capability will
be implemented in Kea 1.1.0.</para></note>
<para>The following example shows how to reserve addresses for specific
hosts: