Layer 2 Network Connection Detection Using MAC Address Frames

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting network connection status between network devices, such as NICs and switches, are inadequate as they rely on IP packets and do not provide specific causes for disconnections, leading to ambiguity in diagnosing issues.

Innovation Solution

A system and method using Layer 2 control frames for network connection detection within a LAN, employing request and reply frames with MAC addresses to confirm connection status without IP addresses, allowing for more precise identification of connection issues.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If IP packets are used for connection detection, then network layer connectivity can be verified, but the specific cause of disconnection cannot be identified

Engineering Contradiction:
Improveconnection detection precisionVSAvoiddisconnection cause information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The invention segments the connection detection process into two independent parts: physical layer connection detection (using Layer 2 frames) and network layer connectivity verification (using IP packets). This segmentation allows precise identification of whether the issue is physical connection failure or network layer problem, resolving the ambiguity in diagnosing disconnection causes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The invention introduces Layer 2 control frames as an intermediary mechanism between the physical layer and network layer. These frames act as a mediator to detect physical connection status independently, providing additional information about the specific cause of disconnection without interfering with normal network layer operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If Layer 3 IP packets are used for detection, then remote host connectivity can be verified, but local physical connection status cannot be accurately determined

Engineering Contradiction:
Improvedetection scopeVSAvoidphysical connection detection accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The invention adds a new dimension to connection detection by introducing Layer 2 frame-based detection alongside existing Layer 3 IP packet detection. This dimensional change enables simultaneous verification of both physical connection status (Layer 2) and network connectivity (Layer 3), providing comprehensive detection coverage with precise local physical connection identification.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Ease of operation

If software programs like Ping are used, then network connectivity can be tested, but hardware connection status at Layer 2 cannot be directly detected

Engineering Contradiction:
Improveconnection testing simplicityVSAvoidLayer 2 connection information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The invention enables network devices to perform self-diagnosis by having them transmit and process Layer 2 control frames autonomously. Each device can independently detect its own physical connection status and exchange this information with neighbors, providing detailed hardware connection information without requiring complex external testing tools.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS7626937B2System and method for network connection detection
Publication Date: 2009.12.01 REALTEK SEMICON CORP
  • US7626937B2 patent drawing
  • US7626937B2 patent drawing
  • US7626937B2 patent drawing

AI summary

The present invention provides a system and method that operates in the link layer and detects connection status in a LAN. The system includes a request frame whose source address is an address of a node transmitting the request frame, a reply frame whose destination address is the source address of the request frame, and a first node and a second node within the LAN for processing the request/reply frame. The method includes the first node transmitting a request frame into the LAN, the second node transmitting a reply frame to the first node if receiving the request frame, and the first node checking whether a destination address of the reply frame comprises an address of the first node when receiving the reply frame. If so, the connection between the first and second nodes is in a normal state.