sparsi  <[EMAIL PROTECTED]> writes:


> the dhcp server will check assigned IP's over the network based on
> the global period assigned on the server ( e.g. 3 days). If the IP (
> client ) is still there, it will renew the lease ( for another 3
> days, etc.). If the client IP is not connected, it will mark that IP
> address as available, and will assign it to another machine as
> needed.

This is backwards.  Lease renewals are initiated by the client, not
the server.  The client will begin trying to renew its lease after a
configurable amount of time has passed.  The default time period is
1/2 the lease period.  This gives the client plenty of time to reach
the dhcp server and complete the lease renewal.  The lease length and
time before trying to renw are configured not he server, but the
client initiates the renewal.

--[Lance]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to