01-20-2011 07:15 AM - edited 03-06-2019 03:06 PM
Currently we use core switch 6509 to provide DHCP function for use VLAN and Voice Vlan with "ip dhcp pool" command.
Right now we will build the new DHCP server for them. Obveriously we will configure "ip helper ...." for their VLAN interface.
Is it possible clinet could pick up address from new DHCP server if we did not remove ip dhcp pool...command?
I know we could configure new VLAN to run a quick test, but I would like to run it in the current environment because of some limitions.
Thanks for your answer!
01-20-2011 07:35 AM
Hi there,
Once you have the new DHCP server up and running and the IP helper command on the interfaces, then the new server will respond to DHCP queries as far as I know.
As the DHCP discover packet is a broadcast, it will be receicved by all DHCP servers, including the new one and the Cisco 6509. Generally, a client will use the first DHCP offer it receives, so there is a possibility that if both are configured, then both could be used.
Many thanks
Jonathan
01-20-2011 07:46 AM
Thanks for your quick response.
Do you know is it possible client get IPs only from new DHCP server?
configure ACL for the switch port connected to client laptop, is it good idea? Please let me know
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