ARP Response Handling for Active Router Routing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In traditional network systems, network traffic often gets routed through backup routers due to sub-optimal ARP response handling, leading to increased latency and resource wastage, as the originating router updates its routing table based on the first ARP response received, which may be from a backup router, causing traffic to take a higher cost and latency route.

Innovation Solution

Implementing a mechanism where a network device sends an ARP response only to the active router, regardless of which router sends the ARP request first, ensuring that network traffic is forwarded via the active route with the lowest cost and latency, by receiving ARP requests from both active and backup routers and responding only to the active router.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the destination router sends ARP responses to both active and backup routers, then both routers receive routing information, but the originating router updates its routing table with the backup router's address, causing traffic to be routed through a sub-optimal path with higher latency and cost

Engineering Contradiction:
Improverouting redundancyVSAvoidtraffic latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies local quality by making the ARP response behavior dependent on the specific router's role (active or backup). The destination router identifies whether an ARP request comes from an active or backup router and applies different response actions locally - responding to active routers while suppressing responses to backup routers. This localized differentiation ensures that only the optimal active route is established, preventing sub-optimal routing through backup paths while maintaining routing redundancy.

Inventive Principle:
Principle #3Local quality

2Loss of information

If the destination router responds to ARP requests from both active and backup routers, then routing information is distributed to all routers, but the originating router configures a route through the backup router, leading to resource wastage and sub-optimal network efficiency

Engineering Contradiction:
Improverouting information distributionVSAvoidnetwork efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The patent inverts the traditional ARP response approach by suppressing responses to backup routers instead of responding to all routers. Rather than distributing routing information universally to all routers (including backup routers), the system inverts the logic to selectively withhold information from backup routers. This inversion ensures that routing information flows only through the optimal active path, eliminating resource wastage and improving network efficiency while still providing adequate routing information distribution to maintain operational functionality.

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

3Reliability

If ARP requests are forwarded to both active and backup routers, then routing redundancy is maintained, but the first ARP response received may be from a backup router, causing the originating router to update its routing table with a higher cost path

Engineering Contradiction:
Improverouting redundancyVSAvoidrouting table accuracy
Core Design Contradiction:
ReliabilityVSManufacturing precision

Solution Approach 1:

The patent applies preliminary anti-action by proactively preventing backup routers from receiving ARP responses before the sub-optimal routing can be established. The destination router identifies backup router ARP requests in advance and suppresses responses to them, acting preemptively to counteract the potential harm of backup routers receiving routing information. This preliminary counter-measure ensures that the routing table is updated with accurate active router information while maintaining routing redundancy through the active path, thereby preserving both reliability and routing precision.

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS11706185B2Address resolution protocol (ARP) response to ARP requests
Publication Date: 2023.07.18 JUNIPER NETWORKS INC
  • US11706185B2 patent drawing
  • US11706185B2 patent drawing
  • US11706185B2 patent drawing

AI summary

Techniques are disclosed for avoiding sending network traffic through a backup network device when an active network device is operational. An example device is configured to receive a first address resolution protocol (ARP) request from an active network device and a second ARP request from a backup network device. The device is also configured to, in response to receiving the first ARP request and the second ARP request, send a first ARP response to the active network device.