Internet-Draft SCHC into 5G July 2025
Mokdad, et al. Expires 8 January 2026 [Page]
Workgroup:
SCHC Working Group
Internet-Draft:
draft-mokdad-schc-into-5g-00
Published:
Intended Status:
Standards Track
Expires:
Authors:
A. Mokdad
IMT Atlantique
L. Toutain
IMT Atlantique
X. Lagrange
IMT Atlantique
A. Pelov
IMT Atlantique

Static Context Header Compression Over 5G

Abstract

This document describes a possible integration of Static Context Header Compression [RFC8724] into 5G networks.

Status of This Memo

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

This Internet-Draft will expire on 8 January 2026.

Table of Contents

1. Introduction

This document defines a solution for how Static Context Header Compression and fragmentation (SCHC) can be used in 5G. It proposes a new architecture that integrates SCHC within the 5G core network. This architecture can handle both full-IP flows and SCHC flows while ensuring compatibility with full-IP application servers, based on 3GPP specifications. The document also describes the SCHC parameters needed to support SCHC over the 5G architecture. (to be done)

2. 5G Architecture

    +--------+                   +--------+
    |  AUSF  |-------------------|  UDM   |
    +--------+                   +--------+
       \                       /    |
        \                     /     |
         \                   /      |
            +-------------+       +-------------+
            |     AMF     |-------|     SMF     |
            +-------------+       +-------------+
            /        |                   |
           /         |                   |
          /          |                   |
   +-----+       +-----+            +-------+           +----------------+
   | UE  |-------| gNB |------------|  UPF  |-----------|  Data Network  |
   +-----+       +-----+            +-------+           +----------------+
Figure 1: 3GPP 5G Core Architecture simplified

The 5G network architecture is illustrated in Figure 1 . Below is a brief explanation of the main components

The 5G system consists of the following main components

3. SCHC over 5G

3.1. SCHC Placement in 5G

  +--------+   +--------+     +--------+
  |  NSSF  |   |  AUSF  |-----|  UDM   |
  +--------+   +--------+     +--------+
       \           |           /    |
        \          |          /     |
         \         |         /      |
            +-------------+       +-------------+
            |     AMF     |-------|     SMF     |
            +-------------+       +-------------+
            /        |                   |
           /         |                   |
          /          |                   |
   +----------+    +-----+            +-------+           +----------------+
   |    UE    |----| gNB |------------|  UPF  |-----------|  Data Network  |
   | SCHC C/D |    +-----+            +-------+           +----------------+
   +----------+                           |
                                     +----------+
                                     | SCHC C/D |
                                     +----------+
Figure 2: 5G Architecture with SCHC Integration Points

The proposed solution is depicted in Figure 2. A modified User Plane Function (UPF), designated as SCHC-UPF and referred to as S-UPF, is introduced. The UPF is a key component of the 5G core network, responsible for routing and forwarding user data packets between the User Equipment (UE) and the Data Network (DN). The S-UPF handls SCHC compression and decompression processes. It is capable of redirecting packets from devices that support SCHC to the SCHC compression/decompression (C/D) unit.

+-----------+                                             +-----------+
| IP/Non-IP |                                             | IP/Non-IP |
|  (SCHC)   |                                             |  (SCHC)   |
+-----------+          +-----------+-----------+          +-----------+
|   SDAP    |          |   SDAP    |   GTP-U   |          |   GTP-U   |
+-----------+          +-----------+-----------+          +-----------+
|   PDCP    |          |   PDCP    |    UDP    |          |    UDP    |
+-----------+          +-----------+-----------+          +-----------+
|   RLC     |          |   RLC     |    IP     |          |    IP     |
+-----------+          +-----------+-----------+          +-----------+
|   MAC     |          |   MAC     |    L2     |          |    L2     |
+-----------+          +-----------+-----------+          +-----------+
|    L1     |          |   PHY     |    L1     |          |    L1     |
+-----------+ <------> +-----------+-----------+ <------> +-----------+
    UE                            gNB                          UPF
             Radio Link                             N3
Figure 3: SCHC Integration in 5G User Plane Stack

3.2. SCHC Capability Signaling

This subsection describes how endpoints can signal SCHC support during setup.

  • During Registration procedure

     +-----+                       +-----+                     +-----+
     | UE  |                       | gNB |                     | AMF |
     +--+--+                       +--+--+                     +--+--+
        |                             |                           |
        |   Registration Request      |                           |
        | (5GMM Capability [SCHC])    |                           |
        |============================>|                           |
        |                             |                           |
        |                        Selects AMF                      |
        |                             |                           |
        |                             |   Registration Request    |
        |                             | (5GMM Capability [SCHC])  |
        |                             |==========================>|
        |                             |                           |
        |                             |                           |
        |                   Registration Accept                   |
        |            (5GS network feature support [SCHC])         |
        |<========================================================|
        |                             |                           |
        |                Registration Complete                    |
        |========================================================>|
        |                             |                           |
Figure 4: SCHC Capability Signaling During 5G Registration
  • During PDU Session establishment procedure

     +-----+      +-----+              +-----+            +-----+                 +------+
     | UE  |      | gNB |              | AMF |            | SMF |                 | S-UPF|
     +--+--+      +--+--+              +--+--+            +--+--+                 +--+---+
        |            |                    |                 |                        |
        |           PDU Session Establishment Request       |                        |
        |         (5GSM Core Network Capability [SCHC])     |                        |
        |==================================================>|                        |
        |            |                    |                 |                        |
        |            |                    |            Selects S-UPF and             |
        |            |                    |               IP address                 |
        |            |                    |                 |                        |
        |            |                    |                 |N4 Session Establishment|
        |            |                    |                 |         Request        |
        |            |                    |                 |----------------------->|
        |            |                    |                 |N4 Session Establishment|
        |            |                    |                 |   Response (TEID_UPF)  |
        |            |                    |                 |<-----------------------|
        |            |                    |                 |                        |
        |       PDU Session Establishment Accept            |                        |
        |    (5GSM Network feature support [SCHC])          |                        |
        |<==================================================|                        |
        |            |                    |                 |                        |
        |            |   N2 PDU Session   |                 |                        |
        |            |    Resourse setup  |                 |                        |
        |            |     response       |                 |                        |
        |            |------------------->|                 |                        |
        |            |                    |Nsmf_PDUSession_ |                        |
        |            |                    | UpdateSMContext |                        |
        |            |                    |   Request       |                        |
        |            |                    |---------------->|                        |
        |            |                    |                 | N4 Session Modification|
        |            |                    |                 |      Request           |
        |            |                    |                 |----------------------->|
        |            |                    |                 |                        |
        |            |                    |                 |                        |
        |            |                    |                 |                        |
        <-----------><------------------ Packet data flow ------------------------->
Figure 5: SCHC Capability During PDU Session Establishment

3.3. SCHC Context Identification

The SCHC C/D unit stores the contexts of many devices connected to the network. When a packet arrives, it must be recognized by the SCHC C/D in order to retrieve the appropriate device context. Therefore, the use of a unique identifier is essential. Among 5G identifiers, there is the Permanent Equipment Identifier (PEI), which identifies UEs capable of accessing a 3GPP network. What makes the PEI suitable for this use is that it is known by both the 5G operator and the device owner, and it is transmitted to the UPF during the PFCP association procedure.

3.4. SCHC Packet Handling

This subsection presents how the S-UPF handle SCHC-compressed packets.

4. Normative References

[RFC8724]
Minaburo, A., Toutain, L., Gomez, C., Barthel, D., and JC. Zuniga, "SCHC: Generic Framework for Static Context Header Compression and Fragmentation", RFC 8724, DOI 10.17487/RFC8724, , <https://www.rfc-editor.org/rfc/rfc8724>.

Authors' Addresses

Amina Mokdad
IMT Atlantique
CS 17607, 2 rue de la Chataigneraie
35576 Cesson-Sevigne Cedex
France
Laurent Toutain
IMT Atlantique
CS 17607, 2 rue de la Chataigneraie
35576 Cesson-Sevigne Cedex
France
Xavier Lagrange
IMT Atlantique
CS 17607, 2 rue de la Chataigneraie
35576 Cesson-Sevigne Cedex
France
Alexander Pelov
IMT Atlantique
CS 17607, 2 rue de la Chataigneraie
35576 Cesson-Sevigne Cedex
France