BGP Route Advertisement for Unreachable Aggregated Routes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The introduction of aggregated routes in communication networks leads to severe packet loss during data packet forwarding due to the inability to timely update forwarding policies when a route becomes unreachable.

Innovation Solution

A method and apparatus that utilize extended Border Gateway Protocol (BGP) packets to advertise unreachable routes, enabling network devices to promptly adjust forwarding policies and avoid packet loss by marking unreachable routes in forwarding tables.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If aggregated routes are introduced to reduce RIB data volume, then the amount of routing data is reduced, but packet loss occurs during data packet forwarding

Engineering Contradiction:
Improverouting data volumeVSAvoidpacket forwarding reliability
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent segments the routing information by separating specific routes from aggregated routes. When a specific route becomes unreachable, the system can individually withdraw or mark that specific route as unreachable while maintaining the aggregated route for other valid specific routes. This segmentation allows the routing system to maintain data efficiency through aggregation while avoiding packet loss by precisely managing individual route validity.

Inventive Principle:
Principle #1Segmentation

2Device complexity

If aggregated routes are used to represent multiple specific routes, then routing table size is reduced, but forwarding policy updates become delayed

Engineering Contradiction:
Improverouting table sizeVSAvoidforwarding policy update time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The patent implements a dynamic routing information management mechanism where the reachability status of specific routes can be independently updated without requiring updates to the aggregated route itself. When a specific route becomes unreachable, the system dynamically adjusts by marking only that specific route as unreachable, while the aggregated route remains active for other valid specific routes. This dynamic approach enables timely forwarding policy updates while maintaining the compact aggregated route structure.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250392537A1Route advertisement method and related apparatus
Publication Date: 2025.12.25 HUAWEI TECH CO LTD
  • US20250392537A1 patent drawing
  • US20250392537A1 patent drawing
  • US20250392537A1 patent drawing

AI summary

A route advertisement method and a related apparatus, to avoid a packet loss caused by introduction of an aggregated route. The method includes: a first network device determines that a first route to a second network device is unreachable. The first network device sends routing information to a third network device according to border gateway protocol (BGP), where the routing information indicates that the first route is unreachable, to enable the third network device to generate the first route and mark the first route as an unreachable route.