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

DHCP is excluding all addresses

adel85
Level 1
Level 1

I have an issue on Cisco switch 3750x ( 15.0(2)SE2 C3750E-IPBASEK9-M)

suddenly current existing network has its DHCP pool all addresses excluded, created multiple new DHCP pool to test but same result ( screenshots).

Cleared DHCP binding and cache but it did not hand any IP to clear anything, restarted the switch and same result, do I change the image and try or is there a solution for this problem ?

 

1 Accepted Solution

Accepted Solutions

run small lab 
dhcp pool mhm
net 10.0.0.0 255.255.255.0
!
ip dhcp excluded-address 10.0.0.0 255.255.255.0 <<<<

and give me the same result excluded all ip 
so your issue is the 
ip dhcp excluded-address 10.3.9.250 255.255.255.0
ip dhcp excldue-address 10.3.10.99 255.255.255.0 
remove this and your issue will solved 

View solution in original post

5 Replies 5

may be you misconfig the dhcp exclude ?
can I see the config of DHCP pool ?

check the screenshots, it has the exclusion, the dhcp pools and the show command of the dhpc

the new DHCP i created for testing has no exclusion. and this issue just appeared out of no where during production

run small lab 
dhcp pool mhm
net 10.0.0.0 255.255.255.0
!
ip dhcp excluded-address 10.0.0.0 255.255.255.0 <<<<

and give me the same result excluded all ip 
so your issue is the 
ip dhcp excluded-address 10.3.9.250 255.255.255.0
ip dhcp excldue-address 10.3.10.99 255.255.255.0 
remove this and your issue will solved 

i did not see those 2 lines, i was helping a friend for this issue 

thank you it solved the problem.

i took the same DHCP pool configuration and pasted it on different switch and gave me normal result of excluded addresses 0 unlike the affected switch giving me excluded addresses of 254 

Review Cisco Networking for a $25 gift card