-
How can we put multiple DHCP server in same network?
DHCP server works on broadcast and in a same network there is no use of multiple DHCP servers. If we still do that some client may get IP address from one server and other may get from other. So what to we do to manage this situation? Is there any solution for this?
-
dhcp
Can a client have a home address and still float?
-
DHCP
Can you limit which MAC addresses are allowed to roam?
-
Sites may choose to require central pre-configuration for all computers that will be able to
acquire a dynamic address. A DHCP server could be designed to implement such a
requirement, presumably as an option to the server administrator.

Wait a moment... it's loading!