Hi
I have a Scenario with DHCP lease. Want to underetand the "behind the
scenes"
I am looking for a way to renew the IP address of a client. lets assume the
client has a 10.10.10.1 ipaddress. The way DHCP lease process works, the
client will ask for a renewal at 50 % of DHCP lease period.
I am stuck at "behind the scenes".
1) the client sends a UNICAT request to DHCP server for renewal
2) server identifies the client based on ARP entry in the cache.
3) It looks at the DHCP leases and relates the mac-address to the leased out
IP address and thus confirms the client machine
4) Renews the lease.
The DHCP server will have the arp cache and the IPaddres lease table to
" CONFIRM " that it is the right Client machine.
Please correct me if i am wrong.
--
make the change
|