12-25-2015 06:00 PM - edited 03-17-2019 05:20 AM
Hi Two ip phones are at the same subnet work. One phone can get ip address from CUCM, but another phone which used to get ip address cannot get ip address now even after setting to factory configuration. Anyone give some suggestion? Thank you.
Solved! Go to Solution.
12-25-2015 08:03 PM
I assume that if you reset it to factory default, the dhcp is enabled, so have you checked the basic things?
First of all, that the phone is attached to a port with the correct voice vlan configuration.
If the DHCP is provided by a Cisco device, you can check that the ip is not in conflict. (#sh ip dhcp conflict).
If so, or you suspect it could be an issue with the pool I should do the following things:
#clear ip dhcp binding *
#clear arp
#clear mac-address-table
#clear ip dhcp conflict *
It happened to me before and it is a way to solve it.
Best regards.
12-25-2015 08:03 PM
I assume that if you reset it to factory default, the dhcp is enabled, so have you checked the basic things?
First of all, that the phone is attached to a port with the correct voice vlan configuration.
If the DHCP is provided by a Cisco device, you can check that the ip is not in conflict. (#sh ip dhcp conflict).
If so, or you suspect it could be an issue with the pool I should do the following things:
#clear ip dhcp binding *
#clear arp
#clear mac-address-table
#clear ip dhcp conflict *
It happened to me before and it is a way to solve it.
Best regards.
12-25-2015 09:26 PM
Thank you so much for your reply. both work after adding ip helper-add. Strange that why the ip helper-add disappeared
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