cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
589
Views
15
Helpful
7
Replies

DHCP SERVER ISSUE

I have configured DHCP server in Cisco Switch, with/25 subnet, in which we can use 126 IP addresses for clients. Please find the below snapshot in which Leased is 40 and Excluded address are 100 total 140, how is it possible. What might be the issue.

Configuration

ip dhcp pool pool_name

network 10.206.86.128 255.255.255.128

default-router 10.206.86.129

IMG-20221104-WA0006~3.jpg

7 Replies 7

there is other DHCP Pool conflict with this Pool. 
share all DHCP Pool 

Only 1 DHCP is configured as you can see in command sh ip dhc pool output.

 

IMG-20221104-WA0006.jpg

config new DHCP pool use any random not use subnet, 
do show again 
do you see same excluded = 100?

I will do that and post here.

Note: 100 are excluded address not Leased address.

No need friend, 
I am faster do small lab, 
the excluded can come from conflict, so check conflict IP 
show ip dhcp conflict 
do you see high IP list as conflict ? if Yes then each conflict IP is automatic excluded from Pool. 

Would it be possible to post the configuration of the switch which has the dhcp pool?

HTH

Rick

Hello,

you also might want to decrease the lease time (to e.g. 12 hours instead of the default 24). Disabling and re-enabling (no service dhcp/service dhcp) might also clear the statistics.