DHCP Proxy Network Element for Lease Timer Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In DSL networks, the current DHCP server architecture leads to inefficient IP address management due to heavy traffic and underutilization of IP addresses, as network elements must continuously listen for IP address availability and lease expiration, causing resource wastage and limiting the allocation of available addresses to other network elements.

Innovation Solution

A network element acts as a DHCP proxy, maintaining lease times for clients and handling DHCP renewal services on behalf of the DHCP server, reducing the need for clients to directly communicate with the DHCP server and allowing for more efficient IP address reassignment and management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the DHCP server services multiple network elements directly, then IP address allocation is centralized and controlled, but traffic overhead on the DHCP server increases significantly and IP address utilization becomes inefficient

Engineering Contradiction:
ImproveIP address allocation controlVSAvoidDHCP server processing capacity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent divides the DHCP service function into two parts: the central DHCP server maintains the authoritative IP address pool and lease information, while local network elements (DSL AMI) maintain cached lease information and handle local DHCP requests independently. This segmentation reduces traffic to the central server while maintaining allocation control.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The network element acts as an intermediary between clients and the DHCP server. It receives DHCP requests from clients, checks its local lease cache, and either fulfills requests locally or forwards them to the DHCP server. This intermediary role reduces direct client-server traffic while maintaining centralized authority.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If network elements continuously listen for IP address availability and lease expiration, then they can detect address changes, but network resources are wasted and IP address reassignment is delayed

Engineering Contradiction:
ImproveIP address status detectionVSAvoidNetwork resource consumption
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The network element performs preliminary actions by maintaining a local cache of DHCP lease information proactively. Instead of reactively listening for address changes, it already has the information needed to make local decisions, eliminating continuous monitoring and reducing network resource consumption.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The network element serves itself by maintaining local lease state information and handling DHCP requests independently using its cache. This self-service capability eliminates the need to continuously query or listen to the central DHCP server, reducing overall network resource consumption while maintaining accurate address status information.

Inventive Principle:
Principle #25Self-service

3Reliability

If the DHCP server handles all lease renewals directly, then centralized control is maintained, but the server experiences heavy traffic from thousands of clients across multiple network elements

Engineering Contradiction:
ImproveLease management controlVSAvoidDHCP server traffic load
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies local quality by enabling network elements to handle DHCP lease operations locally using cached information. Different parts of the network (different network elements) operate independently with local lease caches, reducing the burden on the central DHCP server while maintaining consistent lease management across the network.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS7577146B2Network element modifying the DHCP lease timer
Publication Date: 2009.08.18 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US7577146B2 patent drawing
  • US7577146B2 patent drawing
  • US7577146B2 patent drawing

AI summary

A network element modifying the DHCP lease timer is described. According to one embodiment, an exemplary method includes maintaining, at a network element, DHCP lease time for one or more clients and in response to a DHCP renewal request from a client, on behalf of a DHCP server, providing DHCP renewal services to the client based on lease time information associated with the client without invoking the DHCP server.