From 07f322f3a45b91b6bfdd023119ad428813313cb8 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 10 Jan 2019 16:00:44 +0100 Subject: [PATCH] [365-automatically-calculate-the-values-for-options-58-and-59] Rewrapped the new note --- doc/guide/dhcp4-srv.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index bad83fe09b..24f288b90c 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1194,13 +1194,15 @@ temporarily override a list of interface names and listen on all interfaces. - In the event that both explicit values are specified and calculate-tee-times - is true, the server will use the explicit values. If you plan on having a - mixture where some subnets or share-networks will use explicit values and some - will use calculated values you must not define the explicit values at any level - higher than where they will be used. Inheriting them from too high of a scope, - such as global, will cause them to have values at every level underneath (shared- - networks and subnets), effectively disabling calculated values. + In the event that both explicit values are specified and + calculate-tee-times is true, the server will use the explicit + values. If you plan on having a mixture where some subnets or + share-networks will use explicit values and some will use + calculated values you must not define the explicit values at any + level higher than where they will be used. Inheriting them from + too high of a scope, such as global, will cause them to have + values at every level underneath (shared-networks and subnets), + effectively disabling calculated values.
-- 2.47.2