Hi,
If we want to Windows DHCP server issue DHCP leases from two separate /24 scopes, we would need to implement VLAN. Then DHCP server will assign an IP address from the scope that corresponds to the subnet that the server is on. In addition, we need to deploy DHCP relay agent to relay DHCPDiscover packets from remote subnets.
In the case of remote subnets where a DHCP relay agent is in use, the DHCP relay agent forwards the DHCP requests from clients on one subnet (VLAN) to a specific DHCP server.
Then make sure VLAN clients get proper IP address, proper gateway and proper DNS. (NOTE: If the DHCP server is in a different subnet from the DHCP clients, then the default gateway must be configured as a DHCP relay.)
Best Regards,
Candy
--------------------------------------------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.