summaryrefslogtreecommitdiff
path: root/server/dhcpd.conf.5
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1998-11-05 18:57:46 +0000
committerTed Lemon <source@isc.org>1998-11-05 18:57:46 +0000
commit71498466f80abb627e5fe42b28877c498c4371ad (patch)
tree965c0965024e39a92716621feb0085929248ba8f /server/dhcpd.conf.5
parent23b217251f5d2578211d55b35e9397a86eea69c9 (diff)
downloadisc-dhcp-71498466f80abb627e5fe42b28877c498c4371ad.tar.gz
Minor documentation clarification on maximum lease time handling.
Diffstat (limited to 'server/dhcpd.conf.5')
-rw-r--r--server/dhcpd.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index 45242234..d1099e49 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -490,8 +490,9 @@ time.
.PP
.I Time
should be the maximum length in seconds that will be assigned to a
-lease if the client requesting the lease asks for a specific
-expiration time.
+lease. The only exception to this is that Dynamic BOOTP lease
+lengths, which are not specified by the client, are not limited by
+this maximum.
.PP
.B The
.I min-lease-time
@@ -501,8 +502,7 @@ expiration time.
.PP
.I Time
should be the minimum length in seconds that will be assigned to a
-lease if the client requesting the lease asks for a specific
-expiration time.
+lease.
.PP
.B The
.I min-secs