cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
345
Views
0
Helpful
3
Replies

2 dhcp servers

stephtchoko
Level 3
Level 3

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.

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

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

HTH

Rick

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.

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