10-08-2006 01:02 PM - edited 03-03-2019 02:16 PM
Hello,
In my network there are 2 dhcp servers.Swith 2960 acts as dhcp server and a external dhcp server is directed connected to via cacasade to this switch. Sometime, host connected to swithc 2960, take ip address to external dhcp server, that is not good.
How can give a priority to a particular dhcp server ?
If it is not possible, can i disable dhcp service on port with cat 2960 ?
Best regards.
10-08-2006 03:28 PM
stephane
When the client sends a DHCP request it is sent as a broadcast. This means that both the 2960 and the external server will receive the request. And they will both respond. It it up to the client to decide which response to accept.
I am not aware of any method to give priority to the 2960 for DHCP response.
If you do not want the client to get its IP address from the external server, it seems to me that the solution would be to remove the scope from the external server for the connection to the 2950.
HTH
Rick
10-08-2006 11:42 PM
Ok, see. But i can move external server.
how can i block dhcp request on some port to avoid external server to receive it.
please, which method can i apply to block dhcp request on specific port ?
Regards.
10-09-2006 12:47 AM
You can modify your scope in such a way that 70% of address in the pool are addressed by one switch excluding the rest and the remaining via the 2nd switch.
This would ensure 30% addresses can still be leased out if the primary fails
HTH
Narayan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide