Lightweight PPPoE Fragmentation for Reliable 5G NAS/AS Signaling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing 5G wireline access technologies face challenges in transporting NAS messages that exceed the maximum transmission unit (MTU) due to the protocol overhead of PPPoE, leading to compatibility issues and unreliable fragmentation and reassembly of control plane traffic between 5G residential gateways and the 5G Access Gateway Function.

Innovation Solution

A fragmentation management mechanism is implemented using a finite state machine (FSM) over PPPoE to manage NAS and AS traffic, allowing for reliable fragmentation and reassembly of messages, with optional lighter mechanisms reducing overhead by leveraging application layer acknowledgements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If PPPoE protocol overhead is used for encapsulation, then session multiplexing and lifecycle management are improved, but the maximum transmission unit (MTU) is reduced below the Ethernet 1500 byte MTU

Engineering Contradiction:
Improvesession multiplexing capabilityVSAvoidmaximum transmission unit (MTU)
Core Design Contradiction:
Adaptability or versatilityVSLength of moving object

Solution Approach 1:

The patent applies segmentation by dividing large NAS messages into smaller fragments that fit within the reduced MTU constraints of PPPoE encapsulation. The fragmentation mechanism splits messages into multiple manageable units while maintaining the ability to reassemble them at the receiving end, thus resolving the contradiction between protocol overhead and transmission unit size.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If VSNP protocol encapsulation is used for NAS and AS traffic, then control plane interactions are enabled, but fragmentation and reassembly reliability is insufficient

Engineering Contradiction:
Improvecontrol plane interaction capabilityVSAvoidfragmentation reassembly reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent implements feedback mechanisms through acknowledgment protocols that confirm successful receipt and reassembly of fragmented messages. The receiving end sends acknowledgments back to the transmitting end, enabling verification of reliable delivery and triggering retransmission if fragmentation reassembly fails, thus enhancing reliability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies preliminary action by pre-establishing fragmentation management rules and protocols before message transmission begins. The system pre-configures fragmentation thresholds, sequence numbering schemes, and reassembly buffers, ensuring that fragmentation and reassembly can proceed reliably without ad-hoc decisions during transmission.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If full fragmentation management mechanism is implemented, then message reliability is improved, but system complexity increases

Engineering Contradiction:
Improvemessage delivery reliabilityVSAvoidfragmentation management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies partial action by implementing fragmentation management only when necessary - specifically when message size exceeds the PPPoE MTU threshold. For smaller messages, the full fragmentation apparatus is not activated, reducing complexity while maintaining reliability for messages that actually require it.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent extracts the fragmentation management functionality as a separate, modular component that can be independently activated. By separating the fragmentation logic from the core message handling path, the system reduces overall complexity while maintaining reliability - the fragmentation module is only engaged when message size requirements demand it.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentEP4062658B1Lightweight fragmentation and reliability for fixed mobile convergence access stratum and non-access stratum signaling
Publication Date: 2025.11.05 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • EP4062658B1 patent drawingFigure 1
  • EP4062658B1 patent drawingFigure 2
  • EP4062658B1 patent drawingFigure 3A

AI summary

A method is provided to implement a fragmentation mechanism for a session between a 5G-RG and access gateway function (AGF) communicating over point to point protocol over Ethernet (PPPoE) that encapsulates control messages, where the 5G-RG or the AGF is a sender of a message. The method includes receiving the message to be sent that does not fit within a maximum transmission unit for the session, generating a first fragment of the message and a second fragment of the message, and sending the first fragment of the message and the second fragment of the message to a receiver, the second fragment including metadata with a length, and cyclic redundancy check.