mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[4230] Updated Kea guide that client id based reservations aren't supported.
This commit is contained in:
@@ -2403,12 +2403,17 @@ It is merely echoed by the server
|
|||||||
has to be identified by its hardware/MAC address. There is an optional
|
has to be identified by its hardware/MAC address. There is an optional
|
||||||
<command>reservations</command> array in the <command>Subnet4</command>
|
<command>reservations</command> array in the <command>Subnet4</command>
|
||||||
element. Each element in that array is a structure, that holds information
|
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
|
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
|
identifier is a hardware or MAC address. In most cases, also an address
|
||||||
will be specified. It is possible to specify a hostname. Additional
|
will be specified. It is possible to specify a hostname. Additional
|
||||||
capabilities are planned.</para>
|
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
|
<para>The following example shows how to reserve addresses for specific
|
||||||
hosts:
|
hosts:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user