cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1846
Views
3
Helpful
6
Replies

DHCP Cisco 800

ElwinMkanyika
Level 1
Level 1

Guys!

I got a dhcp client on the rumpage here! Below is what is configured on the router but for some reason, there is a constant deficiency of addresses yet that should not be the case since the pool has more that what is needed! Whats wrong ?

ip dhcp excluded-address 192.168.5.200 192.168.5.254

!

ip dhcp pool DATA-dhcp-pool

   import all

   network 192.168.5.0 255.255.255.0

   default-router 192.168.5.254

   dns-server 192.168.5.254

   lease 2

frunse1#sh ip dhcp binding

Bindings from all pools not associated with VRF:

IP address          Client-ID/              Lease expiration        Type

                    Hardware address/

                    User name

192.168.5.1         018c.2daa.37aa.2f       Feb 16 2013 11:55 AM    Automatic

192.168.5.8         019c.207b.e088.8b       Feb 16 2013 11:44 AM    Automatic

192.168.5.11        0130.f7c5.7eff.3b       Feb 16 2013 11:55 AM    Automatic

192.168.5.13        0110.40f3.7f26.ba       Feb 16 2013 11:49 AM    Automatic

192.168.5.19        0100.0420.1be0.c1       Feb 16 2013 11:58 AM    Automatic

192.168.5.23        01c8.bcc8.b8c2.ad       Feb 16 2013 11:59 AM    Automatic

192.168.5.24        0190.27e4.120c.c1       Feb 16 2013 11:48 AM    Automatic

192.168.5.85        01e4.8b7f.6e8a.18       Feb 16 2013 12:00 PM    Automatic

192.168.5.193       0160.c547.0973.4e       Feb 16 2013 11:54 AM    Automatic

frunse1#sh ip dhcp pool

Pool DATA-dhcp-pool :

Utilization mark (high/low)    : 100 / 0

Subnet size (first/next)       : 0 / 0

Total addresses                : 254

Leased addresses               : 9

Pending event                  : none

1 subnet is currently in the pool :

Current index        IP address range                    Leased addresses

192.168.5.24         192.168.5.1      - 192.168.5.254     9

2 Accepted Solutions

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

Hi,

could you post output from sh ip dhcp conflict and sh ip dhcp server statistics

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

View solution in original post

DHCP address conflict: Means somebody is using that IP have u figured who was using that IP.

Jawad

View solution in original post

6 Replies 6

Gregory Snipes
Level 4
Level 4

I don't see any problems with what you have posted up here, everything looks good. Could you describe your issue in a little more detail? When does this happen? Is there a particular device that has problems?

Here is a log showing that i have a dhcp conflict:

#sh log

*Feb 21 08:42:23.631: %DHCPD-4-PING_CONFLICT: DHCP address conflict:  server pinged 192.168.5.3.

YET if you look at the offered address, 3 is not in use

frunse1#sh ip dhcp binding

Bindings from all pools not associated with VRF:

IP address          Client-ID/              Lease expiration        Type

                    Hardware address/

                    User name

192.168.5.1             Feb 23 2013 11:46 AM    Automatic

192.168.5.2               Feb 23 2013 10:34 AM    Automatic

192.168.5.4             Feb 23 2013 11:58 AM    Automatic

192.168.5.5               Feb 23 2013 10:34 AM    Automatic

192.168.5.6               Feb 23 2013 09:17 AM    Automatic

192.168.5.7               Feb 23 2013 10:33 AM    Automatic

192.168.5.8                Feb 23 2013 11:39 AM    Automatic

192.168.5.9               Feb 23 2013 12:04 PM    Automatic

192.168.5.10             Feb 23 2013 11:27 AM    Automatic

192.168.5.11              Feb 23 2013 11:33 AM    Automatic

192.168.5.47               Feb 23 2013 09:17 AM    Automatic

frunse1#sh ip dhcp con

frunse1#sh ip dhcp conflict

IP address        Detection method   Detection time          VRF

192.168.5.3       Ping               Feb 21 2013 08:42 AM 

=============

The problem was that clients were trying to get an ip address but they could not get it - always showed conflict yet the address was not in use. I seem to have solved the problem somehow. What i did is i deleted everything regarding dhcp then reconfigured it again. Now i do not see the problem.

cadet alain
VIP Alumni
VIP Alumni

Hi,

could you post output from sh ip dhcp conflict and sh ip dhcp server statistics

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Thank you all for your contributions. The problem was solved - deletde the configurations and configured it again, now clients are obtaining ip addresses!

Thank you once again for your time!

DHCP address conflict: Means somebody is using that IP have u figured who was using that IP.

Jawad

Thank you Jawad, Alain and Gregory!

Apparently there were static assignments that i did not know of.

Thank you all!

Review Cisco Networking for a $25 gift card