Address Discovery System Reducing Bandwidth

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional address resolution protocols in information handling systems, such as ARP, lead to increased network bandwidth usage and configuration complexities, particularly in multi-cast and EVPN/BGP-based networks, which can disrupt data traffic and pose scalability challenges.

Innovation Solution

An address discovery system that includes a processing system with a memory system to store host address information from switch devices, allowing for efficient retrieval and transmission of address information via a network, eliminating the need for multi-cast flooding and complex configurations by using a database to manage address requests and responses.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If multi-cast flooding is used for address discovery, then address information can be retrieved from network devices, but network bandwidth consumption increases significantly

Engineering Contradiction:
Improveaddress information retrievalVSAvoidnetwork bandwidth consumption
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The system performs preliminary address discovery by sending ARP requests to obtain MAC addresses of host devices before actual data transmission begins. This allows the switching device to build a forwarding table in advance, so that subsequent data packets can be forwarded directly using the pre-obtained address information without requiring additional flooding operations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces a centralized address management system that acts as an intermediary between switching devices and host devices. Instead of each switching device performing independent multi-cast flooding, the centralized system manages address information centrally and provides it to switching devices on demand, reducing redundant address discovery traffic across the network.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If multi-cast transport is enabled in the Layer 3 backbone, then address discovery can be performed, but configuration and maintenance complexity increases

Engineering Contradiction:
Improveaddress discovery capabilityVSAvoidnetwork configuration and maintenance
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent extracts the complex multi-cast transport requirement from the Layer 3 backbone and replaces it with a simplified address management approach. The system uses standard ARP protocols at the Layer 2 level, eliminating the need for complex L3 multi-cast configuration while maintaining address discovery functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of implementing complex, persistent multi-cast transport infrastructure that requires ongoing configuration and maintenance, the system uses simple, stateless ARP request-response mechanisms that are easily reset and reconfigured as needed, reducing long-term operational complexity.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Loss of information

If Head End Replication techniques are used, then address discovery can be achieved, but static EVPN configurations and BGP protocol requirements add network complexity

Engineering Contradiction:
Improveaddress information retrievalVSAvoidconfiguration complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

Instead of using complex EVPN/BGP overlay protocols to achieve address discovery, the system inverts the approach by using standard ARP protocols directly over the existing network infrastructure. This eliminates the need for additional configuration layers while achieving the same address resolution goal.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The system enables switching devices to perform autonomous address discovery using standard ARP mechanisms without requiring centralized EVPN configuration or BGP protocol implementation. Each switching device independently resolves addresses as needed, reducing overall system complexity.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11394684B1Address discovery system
Publication Date: 2022.07.19 DELL PROD LP
  • US11394684B1 patent drawing
  • US11394684B1 patent drawing
  • US11394684B1 patent drawing

AI summary

An address discovery system includes supplier switch devices that are each coupled to host device(s), and a distributor switch device that is coupled to each of the supplier switch devices via a network. The distributor switch device receives, via the network from each of the supplier switch devices, host address information for each host device that is coupled to that supplier switch device, and stores that host address information in a database. Subsequently, when a supplier switch device transmits a first address discovery request to the distributor switch device for second host address information for a second host device coupled to a second supplier switch device, the distributor switch device determines that the second host address information is included in the host address information stored in the database, retrieves the second host address information, and transmits the second host address information via the network to the first supplier switch device.