Network Device IP Address Conflict Detection via Probe Messages

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network management systems fail to effectively detect and resolve IP address conflicts between devices, leading to data inaccessibility issues due to the lack of identification of conflicting devices.

Innovation Solution

A method and device for managing IP addresses in a network by sending a probe message with a MAC address and identifier, allowing other devices to detect conflicts and alert the affected devices, thereby facilitating the detection and resolution of IP address conflicts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If IP addresses are assigned to devices in a network, then devices can access network resources, but address conflicts may occur causing data inaccessibility

Engineering Contradiction:
Improvenetwork resource accessibilityVSAvoiddata accessibility
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary actions by sending probe messages before finalizing IP address assignment. When a device requests an IP address, the system first checks if it's already in use by sending a probe message to that IP address. If no response is received, the IP is considered available for assignment. This preliminary checking mechanism prevents address conflicts before they occur, ensuring both network resource accessibility and data accessibility.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If address conflict detection is implemented, then address conflicts can be identified, but the complexity of network management increases

Engineering Contradiction:
Improveaddress conflict detectionVSAvoidnetwork management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements self-service mechanisms where devices automatically perform address conflict detection without requiring manual intervention. When a device joins the network or requests an IP address, it autonomously sends probe messages and processes responses to determine address availability. This automated self-service approach enables reliable address conflict detection while minimizing the complexity of network management, as the system handles the detection process independently without requiring complex external management infrastructure.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11431674B2Method, device, and program product for managing address of device in network
Publication Date: 2022.08.30 EMC IP HLDG CO LLC
  • US11431674B2 patent drawing
  • US11431674B2 patent drawing
  • US11431674B2 patent drawing

AI summary

A technique that manages device addresses involves: sending, at a first device, a probe message to at least one other device, wherein the probe message includes a first MAC address of the first device, a first identifier of the first device, and an IP address to be assigned to the first device; receiving a message from a second device, the message including a second MAC address of the second device, a second identifier of the second device, and an IP address of the second device; and according to a determination that the IP address of the second device is the same as the IP address to be assigned to the first device, providing a probe alert including the identifies and indicating that an IP address conflict occurs. By writing device IDs in messages transmitted across a network, devices that may have an IP address conflict can be quickly detected.