cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3659
Views
0
Helpful
5
Replies

dhcp confliction issue ----

vinodjad1234
Level 2
Level 2

My office is not able to get ip address for any client .... router output is also showing that we have confliction ....

router # 

no ip dhcp use vrf connected

ip dhcp excluded-address 161.61.*.1 161.61.*.10

!

ip dhcp pool ******

   network 161.61.*.* 255.255.255.0

   domain-name ****.com

   dns-server 161.61.*.*

   netbios-name-server 161.61.*.* 161.61.*.*

   default-router 161.61.*.*

   lease 0 1

router #show ip dhcp conflict

IP address        Detection method   Detection time          VRF

161.61.182.151    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.152    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.153    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.154    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.155    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.156    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    

161.61.182.157    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    

161.61.182.158    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    

161.61.182.159    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    

161.61.182.160    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    

161.61.182.161    Gratuitous ARP     Nov 28 2011 03:04 PM
161.61.182.151    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.152    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.153    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.154    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.155    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.156    Gratuitous ARP     Nov 28 2011 03:03 PM                                                                                                    
161.61.182.157    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    
161.61.182.158    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    
161.61.182.159    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    
161.61.182.160    Gratuitous ARP     Nov 28 2011 03:04 PM                                                                                                    
161.61.182.161    Gratuitous ARP     Nov 28 2011 03:04 PM 

please suggest me to troubleshoot this issue

5 Replies 5

cadet alain
VIP Alumni
VIP Alumni

Hi,

this means the router sent a GARP request for these IP before allocating them to clients and it received an ARP reply so it considers they are already in use on the network and can't lease them.

So change these static IPs on the devices and put them in manual bindings or let them as static but put them as excluded in your DHCP config then do a clear ip dhcp conflict * and an ipconfig/renew on the devices.

Regards.

Alain

Don't forget to rate helpful posts.

Hello,

    First off , To get rid off this problem. You just issue "clear ip dhcp conflict *".

HTH,

Toshi

Hi ,

we have done the same. but i am getting the same output

Hello,

     How many users do you want to assign IP addresses via DHCP? Is there any static ip address configured for users?

Toshi

There are some client with a fixed ip address? For example the first ip address is already in use from another pc/server?

Review Cisco Networking for a $25 gift card