02-20-2011 04:24 AM - edited 03-16-2019 03:33 AM
Guys,
We would want around 5-6 Cisco phones to automatically get IP address from the DHCP scope defined in our Cisco Core switch. I know one can achieve this by the exclude command but this would mean I will have to manually enter IP address on the phones. We would like this to be automated via DHCP.
We did create a manual binding with the host IP address with its MAC address, but after resetting the phone it would still take the old IP. We even cleared the automatic DHCP binding for the old IP but it wont go. Am I missing something here.
Regards
02-20-2011 04:34 AM
create a voice vlan / interface vlan in that subnet and run dhcp server in the core switch then in access layer switches use ip helper-address in the interface config mode (this interface should be under voice vlan)
02-20-2011 04:36 AM
here's a usefull link for that
http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080114aee.shtml#solution1
02-20-2011 04:53 AM
OK I got it. I was using the hardware-address command instead of the client-identifier command under ip dhcp pool for manual binding.
Thanks Vasank, but what you suggested is for configuring a voice vlan on a switch, which we have already done. Thanks anyways.
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