DHCP client not RFC2131 compliant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2010 04:25 AM - edited 03-06-2019 02:42 PM
A 88x router is connected to a CMTS modem and gets an IP adres through DHCP.
From time to time a DHCP lease renewal fails at T1 or T2 (or sometimes both).
The reason for failure is probably the ISP DHCP server but is not important for this story.
The Cisco DHCP client only tries to renew the lease at T1 (unicast) and T2 (broadcast).
So after two tries the Cisco DHCP client gives up and waites for end of lease to obtain a new one.
But according to RFC 2131 the client should keep trying to renew the lease after T1 (or T2) has passed.
In both RENEWING and REBINDING states, if the client receives no
response to its DHCPREQUEST message, the client SHOULD wait one-half
of the remaining time until T2 (in RENEWING state) and one-half of
the remaining lease time (in REBINDING state), down to a minimum of
60 seconds, before retransmitting the DHCPREQUEST message.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2010 07:48 AM
anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2011 04:44 AM
Bug Id : CSCtl51139
Headline : IOS DHCP retransmission algorithm should be implemented for renew/rebind
What changed : Fixed In Versions : 15.2(1.14)T
Detailed Bug Description: https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bugIdSearch&bugId=CSCtl51139
