Dynamic Router Advertisement for Fast Mobile IP Handover

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Mobile IP handover procedures in IP-based networks suffer from significant latency and packet loss due to the need for layer 3 link change detection, Care-of-Address configuration, and Binding Update processes, which can render delay-sensitive applications impossible and are inefficient, especially when handovers cannot be predicted.

Innovation Solution

The method involves dynamically configuring the new Access Router to advertise the old subnet prefix, using Router Advertisements with a set prefix lifetime to postpone layer 3 handover, and employing an ICMP redirect message to immediately change the default router after layer 2 handover, allowing data to be forwarded through a tunnel with the old Care-of-Address, thus avoiding the need for handover prediction and minimizing signaling overhead.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If standard Mobile IP handover procedures are used, then IP address mobility is achieved, but layer 3 handover latency is significant

Engineering Contradiction:
Improvelayer 3 handover latencyVSAvoidconnection continuity
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

The new Access Router is pre-configured with the Mobile Node's Care-of-Address and forwarding rules before the handover completes. The old Access Router proactively forwards packets to the new Access Router in advance, so that when the layer 2 handover finishes, data transmission can immediately continue without waiting for layer 3 reconfiguration.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A tunnel is established between the old Access Router and the new Access Router to forward packets during the handover transition. This intermediary forwarding mechanism allows packets to be redirected through the tunnel while the Mobile Node completes its layer 3 reconfiguration, preventing packet loss and maintaining connection continuity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If layer 3 link change detection is implemented, then proper routing is achieved, but handover latency increases

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

Solution Approach 1:

The new Access Router is pre-configured with the Mobile Node's Care-of-Address and forwarding rules before the handover completes. This preliminary configuration eliminates the need for the Mobile Node to detect and process layer 3 link changes, as routing is already established in advance.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The Access Routers automatically perform the routing reconfiguration and packet forwarding without requiring the Mobile Node to detect layer 3 changes or initiate reconfiguration procedures. The network infrastructure itself handles the routing transition, eliminating detection latency.

Inventive Principle:
Principle #25Self-service

3Reliability

If Care-of-Address change is performed, then topological correctness is achieved, but packet loss occurs during transition

Engineering Contradiction:
Improvetopological correctnessVSAvoidpacket loss
Core Design Contradiction:
ReliabilityVSLoss of substance

Solution Approach 1:

A tunnel is established between the old Access Router and the new Access Router to forward packets during the handover transition. This intermediary mechanism ensures that packets addressed to the old Care-of-Address are successfully delivered through the tunnel to the Mobile Node at its new location, preventing packet loss during the Care-of-Address transition.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The tunnel for packet forwarding is set up in advance before the Mobile Node changes its Care-of-Address. This preliminary tunnel establishment ensures that the packet forwarding path is ready and confirmed working before the actual address change occurs, eliminating the window where packets could be lost.

Inventive Principle:
Principle #10Preliminary action

4Reliability

If Binding Update processes are implemented, then connection transparency is achieved, but signaling overhead increases

Engineering Contradiction:
Improveconnection transparencyVSAvoidsignaling overhead
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The Binding Update process is extracted and eliminated from the handover procedure. Instead of requiring the Mobile Node to send Binding Updates to update its Care-of-Address with correspondent nodes, the system uses proactive packet forwarding through pre-established tunnels, achieving connection transparency without the signaling overhead of Binding Updates.

Inventive Principle:
Principle #2Taking out (Extraction)

5Loss of time

If handover prediction is used, then proactive preparation is achieved, but system complexity increases

Engineering Contradiction:
Improvehandover preparation timeVSAvoidhandover management complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The Access Routers automatically detect layer 2 handover events and trigger the proactive packet forwarding mechanism without requiring external handover prediction algorithms. The system self-services the handover process by monitoring link layer events and automatically initiating the forwarding setup, eliminating the need for complex prediction systems while still achieving proactive preparation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8175057B2Method and system for fast handovers using dynamic router advertisements
Publication Date: 2012.05.08 REDWOOD TECHNOLOGIES LLC
  • US8175057B2 patent drawing
  • US8175057B2 patent drawing
  • US8175057B2 patent drawing

AI summary

The invention relates to a method for managing the movement of a mobile node from a first router in a first network to a second router in a second network, wherein the mobile node communicates with a corresponding node. In order to enable seamless communication between the mobile node and the corresponding node, the second router is dynamically configured by the first router to transmit a router advertisement message to the mobile node, the router advertisement message comprising a subnet prefix of an IP address of the mobile node, said subnet prefix belonging to the first network. A layer 3 link change as observed by the mobile node can be postponed and a default router of the mobile node can be changed to the new access router immediately after the layer 2 handover, thus enabling very fast handovers without requiring modifications to the mobile node implementations.