DHCP Proxy for Static Host Access Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current network security measures for hosts with static IP addresses lack individualized access control and traffic restriction capabilities, as they can only restrict the number of hosts on each access port without applying specific policies to individual static hosts.

Innovation Solution

Implementing a DHCP proxy on a network switch that communicates with a policy server to manage messages and enforce access control by using DHCP INFORM messages to validate static hosts' IP and MAC addresses, allowing for individualized access control and traffic restrictions through security features like DHCP snooping and IPSG.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If IP port security is used for static hosts, then the number of hosts on each access port can be restricted, but individualized access control and traffic restriction policies cannot be applied to each static host

Engineering Contradiction:
Improveindividualized access control capabilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

A DHCP proxy is introduced as an intermediary component on the network switch to enable static hosts to interact with the DHCP server through DHCP messages. This intermediary mechanism allows the switch to apply DHCP-based security features (like DHCP snooping and IPSG) to static hosts, thereby achieving individualized access control without requiring complex custom authentication systems for each static host

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If DHCP server directly communicates with static hosts, then individualized access control can be applied, but additional administrative knowledge and configuration complexity are required

Engineering Contradiction:
Improveaccess control policy applicationVSAvoidadministrative configuration ease
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The network switch is enhanced with DHCP proxy functionality, making it multi-functional by combining switching operations with DHCP message handling capabilities. This allows the switch to serve both as a network device and a DHCP intermediary, enabling uniform application of DHCP-based security policies to both dynamic and static hosts through a single platform without requiring separate administrative systems

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If DHCP snooping and IPSG are applied to static hosts, then network security is enhanced, but the hosts must first be validated through DHCP messages which static hosts typically do not use

Engineering Contradiction:
Improvenetwork securityVSAvoidprotocol compatibility
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The DHCP proxy acts as a mediator that translates static host identification (through MAC address or other identifiers) into DHCP-compatible validation processes. It generates or forwards DHCP INFORM messages on behalf of static hosts to the DHCP server, enabling the host to be validated and bound to its IP address through DHCP protocols without requiring the static host to actually run DHCP client software

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary validation of static hosts by binding their MAC addresses to their IP addresses in the DHCP server before actual network traffic occurs. This pre-validation ensures that when DHCP snooping and IPSG features are activated, static hosts are already recognized and authorized, allowing security features to be applied proactively rather than reactively

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8082333B2DHCP proxy for static host
Publication Date: 2011.12.20 CISCO TECHNOLOGY INC
  • US8082333B2 patent drawing
  • US8082333B2 patent drawing
  • US8082333B2 patent drawing

AI summary

A DHCP proxy agent is provided to send on behalf of a static host a DHCP request so that an access layer security feature such as DHCP snooping/IPSG can be applied to the static host and/or in a mixed static IP and DHCP environment.