09-26-2017 03:08 AM - edited 03-08-2019 12:10 PM
Hello, there.
I created a DHCP pool in our Cisco router 887 but unfortunately it is not releasing the IPs.
I'm new to Cisco so please ignore if it is a silly query.
Attached is the configuration taken from the Router.
09-26-2017 04:04 AM
09-26-2017 04:21 AM
Hello, Mark.
Thank you for prompt reply.
I tried reloading our router but no luck..
Had a check on DHCP binding,,, nothing is listed but still I ran the clear command unfortunately the issue still presists.
Thanks for helping.
09-26-2017 04:24 AM
09-26-2017 04:30 AM
Hello, Mark.
Here is the result:
patchi01#show ip dhcp bind
patchi01#show ip dhcp binding
Bindings from all pools not associated with VRF:
IP address Client-ID/ Lease expiration Type
Hardware address/
User name
patchi01#show ip dhcp po
patchi01#show ip dhcp pool
Pool LAN :
Utilization mark (high/low) : 100 / 0
Subnet size (first/next) : 0 / 0
Total addresses : 254
Leased addresses : 0
Pending event : none
1 subnet is currently in the pool :
Current index IP address range Leased addresses
192.168.1.1 192.168.1.1 - 192.168.1.254 0
patchi01#
09-26-2017 05:57 AM
09-26-2017 06:02 AM
10-02-2017 11:31 PM
Hello, Mark.
I'm sorry for the delay in response.
The thing is I'm not getting any ip address in the client PC.
09-26-2017 07:02 AM
2 details:
What is output from commands
sh interface status
sh ip int brief
Having MSS = MTU size obviously is not good (also is unrelated to your issue, but should be corrected).
MSS = MTU - 40
interface Vlan2
ip mtu 1412
ip tcp adjust-mss 1412
10-02-2017 11:37 PM
Hello, Predrag.
Here are the result as per your request.
10-02-2017 11:51 PM
Thank you for your suggestion regarding MSS & MTU.
I'll update it acoordingly.
IF you don't mind, can u explain me regarding this MSS & MTU?
09-26-2017 04:33 AM
09-26-2017 06:54 AM
Try 'no service dhcp' then use 'service dhcp' to reenable dhcp and see if that helps.
Good luck!
-Austin
10-02-2017 11:43 PM
Hello, Austin.
Thank you for the resply. Tried your solution but unfortunately the result was same.
10-03-2017 07:48 AM
At this point. It has to be a bug (maybe related to CSCeb36127 and CSCuh95199) won't say for sure without checking the logs and getting debug dhcp detail result. I would recommend to upgrade the code and this has to fix it.
Your current version is
c880data-universalk9-mz.151-4.M.bin | 25-MAR-2011 |
Recommended two are available:
c800-universalk9-mz.SPA.154-3.M8.bin |
31-JUL-2017 |
c800-universalk9-mz.SPA.153-3.M10.bin | 31-JUL-2017 |
I hope this helps. Good luck!
-Austin
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