From: Marcin Siodelski Date: Wed, 17 Jul 2019 18:02:37 +0000 (+0200) Subject: [#643,!421] Added a note about shareable and non-shareable config in DHCP. X-Git-Tag: Kea-1.6.0-beta2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fda4420098377d0bba0f1ca1749d40ff370b33b;p=thirdparty%2Fkea.git [#643,!421] Added a note about shareable and non-shareable config in DHCP. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 880e1e621a..a2d8d0f8b8 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -5673,6 +5673,17 @@ autogenerated IDs are not stable across configuration changes. (option-data) is performed using the remote-option4-global-set. + The explains the concept of shareable + and non-shareable configuration elements and the limitations for + sharing them between multiple servers. In the DHCP configuration (both DHCPv4 + and DHCPv6) the shareable configuration elements are: subnets and shared + networks. Thus they can be explicitly associated with multiple server tags. + The global parameters, option definitions and global options are not shareable + and they can be associated with only one server tag. This rule does not apply + to the configuration elements associated with "all" servers. Any configuration + element associated with "all" servers (using "all" keyword as a server tag) is + used by all servers connecting to the configuration database. + List of DHCPv4 Parameters Supported by the Configuration Backend