From: Tomek Mrugalski Date: Mon, 26 Jan 2015 19:31:11 +0000 (+0100) Subject: [3575] Small correction in reservations text. X-Git-Tag: trac3723_base~26^2~3^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59ac2f9dff35a354fad82b96bbbabddf62a4bd93;p=thirdparty%2Fkea.git [3575] Small correction in reservations text. --- diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 5bd3055b49..88b84c8bde 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -11,7 +11,7 @@ Starting and Stopping the DHCPv6 Server - It is recommended that the Kea DHCPv4 server be started and stopped + It is recommended that the Kea DHCPv6 server be started and stopped using keactrl (described in ). However, it is also possible to run the server directly: it accepts the following command-line switches: @@ -1728,16 +1728,17 @@ should include options from the isc option space: scenarios are possible yet, Kea software will support them in the near future. - Hosts are defined as parameters for each subnet. Each host can be - identified by either DUID or its hardware/MAC address. See for details. There is an optional - reservations array in the Subnet6 - structure. Each element in that array is a structure, that holds information - about 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 planed. + Hosts are defined as parameters for each subnet. Each host + can be identified by either DUID or its hardware/MAC address. See + for details. There is an optional + reservations array in the + Subnet6 structure. Each element in that array + is a structure, that holds information about a single host. In + particular, such a structure has to have an indentifer that + uniquely identifies a host. In DHCPv6 context, such an identifier + is a hardware (MAC) address or a DUID. Also, either one or more + addresses or prefixes should be specified. It is possible to + specify a hostname. Additional capabilities are planed. The following example shows how to reserve addresses and prefixes for specific hosts: