IGP Flooding Message Compression for Bandwidth and Latency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The management of data transmission through networks implementing Interior Gateway Protocols (IGPs) is inefficient due to the large amount of data being flooded, leading to resource constraints such as bandwidth limitations, increased latency, and reduced throughput.

Innovation Solution

A method is introduced where network elements (NEs) compress data using a compression scheme identified by a compression identifier, which can be either stateless or stateful, involving the use of dictionaries to map frequent bit strings to codewords, and forward compressed messages, allowing for efficient data transmission.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is flooded through the network implementing IGP, then routing information is distributed to all network elements, but network overhead increases and bandwidth is consumed

Engineering Contradiction:
Improverouting information distributionVSAvoidnetwork overhead
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent extracts and removes redundant information from the flooded data. By identifying and eliminating duplicate routing entries and compressing repeated bit strings, the system reduces network overhead while maintaining the essential routing information distribution function.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the parameter of data representation by compressing routing information using dictionary-based methods. Frequent bit strings are replaced with shorter codewords, transforming the data format to reduce size while preserving the routing information content.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If data is flooded through the network implementing IGP, then routing information is distributed to all network elements, but bandwidth availability decreases

Engineering Contradiction:
Improverouting information distributionVSAvoidbandwidth availability
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts redundant data from the flooding process by identifying duplicate routing information and removing unnecessary repetitions, thereby reducing the total volume of data transmitted and increasing available bandwidth.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies data compression to change the parameter of data size. By replacing frequent bit strings with compressed codewords, the system reduces the quantity of data transmitted while maintaining routing information integrity.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If data is flooded through the network implementing IGP, then routing information is distributed to all network elements, but latency increases

Engineering Contradiction:
Improverouting information distributionVSAvoidlatency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts and removes redundant routing information from the flooding process, reducing the total data volume that must be transmitted across the network and thereby decreasing transmission latency.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent compresses routing data by replacing frequent bit strings with shorter codewords, changing the data transmission parameter from uncompressed to compressed format, which reduces transmission time and latency.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11671517B2Compressed data transmissions in networks implementing interior gateway protocol
Publication Date: 2023.06.06 HUAWEI TECH CO LTD
  • US11671517B2 patent drawing
  • US11671517B2 patent drawing
  • US11671517B2 patent drawing

AI summary

A method is performed by a network element (NE) in a network implementing an Interior Gateway Protocol (IGP). The method comprises generating a message comprising a header and data, wherein the header comprises a length of the data prior to compressing the data, a length of the data after compressing the data, and a compression identifier, compressing the data based on a compression scheme identified by the compression identifier to obtain compressed data, and forwarding a compressed message comprising the header and the compressed data to another NE in the network.