| Joe Blacke 2001-12-09, 11:51 am |
| When a Windows 2000 DHCP server receives a DHCP request BROADCAST, it can only issue a lease from the scope that includes the subnet to which the IP address of the NIC card on the server.
When using a relay agent, the request is sent as a directed packet across the router, to the DHCP server. Since it is a directed packet and not a broadcast, the DHCP server is provided the IP address of the DHCP relay agent. The DHCP server then looks for a scope that includes the subnet address of the DHCP relay agent and will issue an available address from that scope. |