Label Stack TTL Matching for Path Detection Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In communications networks, traceroute path detection methods for label forwarding paths are inaccurate due to response packets following label TTL procedures, leading to delayed and faulty link detection.

Innovation Solution

A path detection method where the initial quantity of layers in the label stack matches the initial TTL value, allowing response packets to be sent directly through the IP route when TTL expires, reducing link detection delay and improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If response packets follow label TTL timeout procedures in label forwarding paths, then packet forwarding completeness is maintained, but link detection delay increases and detection accuracy deteriorates

Engineering Contradiction:
Improvelink detection accuracyVSAvoidlink detection delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent extracts the response packet from the label forwarding path and redirects it through the IP routing path. When the ingress node receives a path detection request packet, it sets the quantity of label layers to match the TTL value, causing intermediate nodes to forward the packet via IP routing rather than label switching. This extraction of the response packet from the label TTL procedure eliminates the delay and inaccuracy caused by following the label forwarding path back to the source.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If all labels on the label forwarding path are encapsulated in the path detection request packet, then complete path coverage is achieved, but response packet routing complexity increases

Engineering Contradiction:
Improvepath detection completenessVSAvoidresponse packet routing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent inverts the traditional approach by making the label stack quantity equal to the TTL value instead of having TTL be independent. This inversion causes intermediate nodes to decrement TTL to zero and forward packets through IP routing rather than continuing label switching. This simplifies response packet routing by eliminating the need for complex label processing at intermediate nodes while maintaining complete path detection coverage.

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

Data Source

PatentUS11265241B2Path detection method and apparatus
Publication Date: 2022.03.01 HUAWEI TECH CO LTD
  • US11265241B2 patent drawing
  • US11265241B2 patent drawing
  • US11265241B2 patent drawing

AI summary

A path detection method and apparatus for forwarding at least two layers of labels includes generating, by a first network device, a first request packet used for path detection, where the first request packet includes a label stack and a time to live (TTL), and an initial quantity of layers of the label stack matches an initial value of the TTL, and sending the first request packet, where the first request packet instructs a second network device to send a first response packet to the first network device when the TTL is 0 after being reduced by 1, and the first response packet reaches the first network device through an internet protocol route.