From: Tomek Mrugalski Date: Wed, 29 Jun 2016 12:12:12 +0000 (+0200) Subject: [4518] DB-specific sections for reservations added X-Git-Tag: trac4551_base~31^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728c4db7eacd506751464879b98ff4f8a607eac2;p=thirdparty%2Fkea.git [4518] DB-specific sections for reservations added --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 7e9f792638..3b01a58a27 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -481,13 +481,7 @@ If a timeout is given though, it should be an integer greater than zero.
- Hosts Storage - - - This feature did not undergo the regular system level - testing conducted by ISC. As such, please treat it as - experimental. - + Hosts Storage Kea is also able to store information about host reservations in the database. Hosts database configuration uses the same syntax as lease @@ -2734,6 +2728,33 @@ It is merely echoed by the server
+
+ Storing host reservations in MySQL + + + It is possible to store host reservations in MySQL. See for information how to configure Kea to use + reservations stored in MySQL. Kea does not provide any dedicated tools + for managing MySQL reservations. See Kea wiki for detailed + information and examples of how reservations can be inserted into the + database. + +
+ +
+ Storing host reservations in PostgreSQL + Kea currently does not support storing reservations in + PostgreSQL, but this feature is planned for Kea 1.1.0. +
+ +
+ Storing host reservations in CQL (Cassandra) + Kea currently does not support storing reservations in + Cassandra (CQL). +
+ +
Fine Tuning IPv4 Host Reservation diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 6d7e46d74a..aaba3f7f0e 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -479,22 +479,8 @@ If a timeout is given though, it should be an integer greater than zero.
-