<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.11 (Ruby 2.6.8) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc strict="yes"?>
<?rfc compact="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-lpwan-schc-over-nbiot-12" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="LPWAN SCHC NB-IoT">SCHC over NBIoT</title>

    <author initials="E." surname="Ramos" fullname="Edgar Ramos">
      <organization>Ericsson</organization>
      <address>
        <postal>
          <street>Hirsalantie 11</street>
          <city>02420 Jorvas, Kirkkonummi</city>
          <country>Finland</country>
        </postal>
        <email>edgar.ramos@ericsson.com</email>
      </address>
    </author>
    <author initials="A." surname="Minaburo" fullname="Ana Minaburo">
      <organization>Acklio</organization>
      <address>
        <postal>
          <street>1137A Avenue des Champs Blancs</street>
          <city>35510 Cesson-Sevigne Cedex</city>
          <country>France</country>
        </postal>
        <email>ana@ackl.io</email>
      </address>
    </author>

    <date year="2022" month="September" day="22"/>

    <area>Internet</area>
    <workgroup>lpwan Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>The Static Context Header Compression and Fragmentation (SCHC) specification, RFC8724, describes header compression and fragmentation functionalities for Low Power Wide Area Networks (LPWAN) technologies.
The 3rd Generation Partnership Project (3GPP) and the Narrowband Internet of Things (NB-IoT) architectures may adopt SCHC to improve their capacities.</t>

<t>This I-D describes the use of SCHC over the NB-IoT architecture and provides the configuration in each case.
If 3GPP adopts SCHC, then this I-D recommends some values.</t>



    </abstract>



  </front>

  <middle>


<section anchor="Introduction"><name>Introduction</name>

<t>The Static Context Header Compression (SCHC) <xref target="RFC8724"/> defines a header compression scheme and fragmentation functionality
suitable for the Low Power Wide Area Networks (LPWAN) networks described in <xref target="RFC8376"/>.
In the 3GPP networks and particularly the Narrowband Internet of Things (NB-IoT) network, header compression efficiently brings Internet connectivity to the Device-User Equipment (Dev-UE).
This document describes the SCHC parameters that support the static context header compression and fragmentation over the NB-IoT architecture.
This document assumes functionality for NB-IoT of 3GPP release 15  <xref target="_3GPPR15"/>. Otherwise, the text explicitly mentions other versions' functionality.</t>

</section>
<section anchor="conventions-and-definitions"><name>Conventions and Definitions</name>

<t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>This document will follow the terms defined in <xref target="RFC8724"/>, in <xref target="RFC8376"/>, and the <xref target="TR23720"/>.</t>

<t><list style="symbols">
  <t>Capillary Gateway. A capillary gateway facilitates seamless integration because it has wide area connectivity through cellular and provides wide area access as a proxy to other devices using LAN technologies (BT, Wi-Fi, Zigbee, or others.)</t>
  <t>CIoT EPS. Cellular IoT Evolved Packet System. It is a functionality to improve the support of small data transfers.</t>
  <t>Dev-UE. Device - User Equipment.</t>
  <t>EPC. Evolved Packet Connectivity. Core network of 3GPP LTE systems.</t>
  <t>EUTRAN. Evolved Universal Terrestrial Radio Access Network. Radio access network of LTE-based systems.</t>
  <t>HSS. Home Subscriber Server. It is a database that performs mobility management.</t>
  <t>IP address. IPv6 or IPv4 address used.</t>
  <t>IWK-SCEF. InterWorking Service Capabilities Exposure Function. It is used in roaming scenarios, it is located in the Visited PLMN and serves for interconnection with the SCEF of the Home PLMN.</t>
  <t>L2. Layer-2.</t>
  <t>LCID. Logical Channel ID. Is the logical channel instance of the corresponding MAC SDU.</t>
  <t>NB-IoT. Narrowband IoT. A 3GPP LPWAN technology based on the LTE architecture but with additional optimization for IoT and using a Narrowband spectrum frequency.</t>
  <t>NGW-CSGN. Network Gateway - CIoT Serving Gateway Node.</t>
  <t>NGW-CSGW. Network Gateway - Cellular Serving Gateway. It routes and forwards the user data packets through the access network.</t>
  <t>NGW-MME. Network Gateway - Mobility Management Entity. An entity in charge of handling mobility of the Dev-UE.</t>
  <t>NGW-PGW. Network Gateway - Packet Data Node Gateway. An interface between the internal with the external network.</t>
  <t>NGW-SCEF. Network Gateway - Service Capability Exposure Function. EPC node for exposure of 3GPP network service capabilities to 3rd party applications.</t>
  <t>NIDD. Non-IP Data Delivery.</t>
  <t>PLMN. Public Land Mobile Network. Combination of wireless communication services offered by a specific operator.</t>
  <t>PDU. Protocol Data Unit. A data packet including headers that are transmitted between entities through a protocol.</t>
  <t>RGW-eNB. Radio Gateway - evolved Node B. Base Station that controls the UE.</t>
  <t>SDU. Service Data Unit. A data packet (PDU) from higher layer protocols used by lower layer protocols as a payload of their own PDUs.</t>
</list></t>

</section>
<section anchor="nb-iot-architecture"><name>NB-IoT Architecture</name>

<t>The Narrowband Internet of Things (NB-IoT) architecture has a complex structure.
It relies on different NGWs from different providers. It can send data via different paths, each with different characteristics in terms of bandwidths, acknowledgments, and layer-2 reliability and segmentation.</t>

<t><xref target="Figure-Archi"/> shows this architecture, where the Network Gateway Cellular Internet of Things Serving Gateway Node (NGW-CSGN) optimizes co-locating entities in different paths. For example, a Dev-UE using the path formed by the Network Gateway Mobility Management Entity (NGW-MME), the NGW-CSGW, and Network Gateway Packet Data Node Gateway (NGW-PGW) may get a limited bandwidth transmission from a few bytes/s to one thousand bytes/s only.</t>

<t>Another node introduced in the NB-IoT architecture is the Network Gateway Service Capability Exposure Function (NGW-SCEF),
which securely exposes service and network capabilities to entities external to the network operator. The Open Mobile Alliance (OMA) <xref target="TS23222"/> and the One Machine to Machine (OneM2M) <xref target="TR-0024"/> define the northbound APIs
<xref target="TR33203"/>. In this case, the path is small for data transmission. The main functions of the NGW-SCEF are Connectivity path and Device Monitoring.</t>

<figure title="3GPP network architecture" anchor="Figure-Archi"><artwork><![CDATA[
  +---+                            +------+
  |Dev| \              +-----+ ----| HSS  |    
  |-UE|  \             | NGW |     +------+
  +---+  |             |-MME |\__
          \          / +-----+   \   
  +---+    \+-----+ /    |       +------+
  |Dev| ----| RGW |-     |       | NGW- |
  |-UE|     |-eNB |      |       | SCEF |---------+
  +---+    /+-----+ \    |       +------+         |
          /          \ +------+                   |
         /            \| NGW- |  +-----+   +-----------+
  +---+ /              | CSGW |--| NGW-|---|Application|
  |Dev|                |      |  | PGW |   |   Server  |
  |-UE|                +------+  +-----+   +-----------+
  +---+


]]></artwork></figure>

</section>
<section anchor="data-transmission-in-the-3gpp-architecture"><name>Data Transmission in the 3GPP Architecture</name>

<t>NB-IoT networks deal with end-to-end user data and in-band signaling between the nodes and functions to configure, control, and monitor the system functions and behaviors. The signaling uses a different path with specific protocols, handling processes, and entities but can transport end-to-end user data for IoT services. In contrast, the end-to-end application only transports end-to-end data.</t>

<t>The recommended 3GPP MTU size is 1358 bytes. The radio network protocols limit the packet sizes over the air, including radio protocol overhead, to 1600 bytes. However, the recommended 3GPP MTU is smaller to avoid fragmentation in the network backbone due to the payload encryption size (multiple of 16) and the additional core transport overhead handling.</t>

<t>3GPP standardizes NB-IoT and, in general, the cellular technologies interfaces and functions. Therefore, the introduction of SCHC entities to Dev-UE, RGW-eNB, and NGW-CSGN needs to be specified in the NB-IoT standard, which implies that the standard specifying SCHC support would not be backward compatible.
In case SCHC is not standardized as a mandatory capability. It will not be used when a terminal or network does not support it.</t>

<t>This I-D identifies the use cases of SCHC over the NB-IoT architecture.</t>

<t>First, the radio transmission where, see section <xref target="Radio"/>, the Dev-UE and the RGW-eNB can use the SCHC functionalities.</t>

<t>Second, the packets transmitted over the control path can also use SCHC when the transmission goes over the NGW-MME or NGW-SCEF. See sections <xref target="DONAS"/>.
These two use cases are also valid for any 3GPP architecture and not only for NB-IoT.</t>

<t>And third use case, over the SCHC over Non-IP Data Delivery (NIDD) connection or at least up to the operator network edge, see <xref target="E2E"/>. In this case, SCHC functionalities are available in the application layer of the Dev-UE and the Application Servers or a broker function at the edge of the operator network. The radio network transmits the packets as non-IP traffic using IP tunneling or SCEF services. It is also possible to benefit legacy devices with SCHC by using the non-IP transmission features of the operator network.</t>

<t>A non-IP transmission refers to other layer-2 transport.</t>

<section anchor="Radio"><name>Use of SCHC over the Radio link (Informational)</name>

<t>This section consists of IETF suggestions to the 3GPP. Deploying SCHC over the radio link only would require placing it as part of the protocol stack for data transfer between the Dev-UE and the RGW-eNB. This stack is the functional layer responsible for transporting data over the wireless connection and managing radio resources. There is support for features such as reliability, segmentation, and concatenation. The transmissions use link adaptation, meaning that the system will optimize the transport format used according to the radio conditions, the number of bits to transmit, and the power and interference constraints. That means that the number of bits transmitted over the air depends on the selected Modulation and Coding Schemes (MCS). Transport Block (TB) transmissions happen in the physical layer at network-synchronized intervals called Transmission Time Interval (TTI). Each Transport Block has a different MCS and number of bits available to transmit. The MAC layer <xref target="TR36321"/> defines the Transport Blocks' characteristics. The Radio link stack shown in <xref target="Fig-ProtocolArchi3"/> comprises the Packet Data Convergence Protocol (PDCP) <xref target="TS36323"/>, Radio Link Protocol (RLC) <xref target="TS36322"/>, Medium Access Control protocol (MAC) <xref target="TR36321"/>, and the Physical Layer <xref target="TS36201"/>. The <xref target="AppendixA"/> gives more details about these protocols.</t>

<figure title="SCHC over the Radio link" anchor="Fig-ProtocolArchi3"><artwork><![CDATA[
  +---------+                              +---------+  |
  |IP/non-IP+------------------------------+IP/non-IP+->+
  +---------+   |   +---------------+   |  +---------+  |
  | PDCP    +-------+ PDCP  | GTP|U +------+ GTP-U   |->+
  | (SCHC)  +       + (SCHC)|       +      +         |  |           
  +---------+   |   +---------------+   |  +---------+  |
  | RLC     +-------+ RLC   |UDP/IP +------+ UDP/IP  +->+
  +---------+   |   +---------------+   |  +---------+  |
  | MAC     +-------+ MAC   | L2    +------+ L2      +->+
  +---------+   |   +---------------+   |  +---------+  |
  | PHY     +-------+ PHY   | PHY   +------+ PHY     +->+
  +---------+       +---------------+      +---------+  |
             C-Uu/                    S1-U             SGi
    Dev-UE               RGW-eNB             NGW-CSGN
            Radio Link

]]></artwork></figure>

<section anchor="schc-entities-placing-over-the-radio-link"><name>SCHC Entities Placing over the Radio Link</name>
<t>The 3GPP architecture supports Robust Header Compression (ROHC) <xref target="RFC5795"/> in the PDCP layer. Therefore, the architecture can deploy SCHC header compression entities similarly without the need for significant changes in the 3GPP specifications.</t>

<t>The RLC layer has three functional modes Transparent Mode (TM), Unacknowledged Mode (UM), and Acknowledged Mode (AM). The mode of operation controls the functionalities of the RLC layer.
TM only applies to signaling packets, while AM or UM carry signaling and data packets.</t>

<t>The RLC layer takes care of fragmentation unless for the Transparent Mode. In AM or UM modes, the SCHC fragmentation is unnecessary and <bcp14>SHOULD NOT</bcp14> be used. While sending IP packets, the Radio link does not commonly use the RLC Transparent Mode. However, if other protocol overhead optimizations are targeted for NB-IoT traffic, SCHC fragmentation may be used for TM transmission mode in the future.</t>

</section>
</section>
<section anchor="DONAS"><name>Use of SCHC over the No-Access Stratum (NAS) (Informational)</name>
<t>This section consists of IETF suggestions to the 3GPP. The NGW-MME conveys mainly signaling between the Dev-UE and the cellular network <xref target="TR24301"/>. The network transports this traffic on top of the radio link.</t>

<t>This kind of flow supports data transmissions to reduce the overhead when transmitting infrequent small quantities of data. This transmission is known as Data over No-Access Stratum (DoNAS) or Control Plane Cellular Internet of Things (CIoT) evolved packet system (EPS) optimizations. In DoNAS, the Dev-UE uses the pre-established security and can piggyback small uplink data into the initial uplink message and uses an additional message to receive a downlink small data response.</t>

<t>The NGW-MME performs the data encryption from the network side in a DoNAS PDU. Depending on the data type signaled indication (IP or non-IP data), the network allocates an IP address or establishes a direct forwarding path.
DoNAS is regulated under rate control upon previous agreement, meaning that a maximum number of bits per unit of time is agreed upon per device subscription beforehand and configured in the device.</t>

<t>The system will use DoNAS when a terminal in a power-saving state requires a short transmission and receives an acknowledgment or short feedback from the network. Depending on the size of buffered data to transmit, the Dev-UE might deploy the connected mode transmissions instead, limiting and controlling the DoNAS transmissions to predefined thresholds and a good resource optimization balance for the terminal and the network. The support for mobility of DoNAS is present but produces additional overhead. The <xref target="AppendixB"/> gives additional details of DoNAS.</t>

<section anchor="schc-entities-placing-over-donas"><name>SCHC Entities Placing over DoNAS</name>
<t>SCHC resides in this scenario's Non-Access Stratum (NAS) protocol layer. The same principles as for the section <xref target="Radio"/> apply here as well. Because the NAS protocol already uses ROHC <xref target="RFC5795"/>, it can also adapt SCHC for header compression. The main difference compared to the radio link, section <xref target="Radio"/>, is the physical placing of the SCHC entities. On the network side, the NGW-MME resides in the core network and is the terminating node for NAS instead of the RGW-eNB.</t>

<figure title="SCHC entities placement in the 3GPP CIOT radio protocol architecture for DoNAS transmissions" anchor="Fig-ProtocolArchi4"><artwork><![CDATA[
+--------+                       +--------+--------+  +  +--------+
| IP/    +--+-----------------+--+  IP/   |   IP/  +-----+   IP/  |
| Non-IP |  |                 |  | Non-IP | Non-IP |  |  | Non-IP |
+--------+  |                 |  +-----------------+  |  +--------+
| NAS    +-----------------------+   NAS  |GTP-C/U +-----+GTP-C/U |
|(SCHC)  |  |                 |  | (SCHC) |        |  |  |        |
+--------+  |  +-----------+  |  +-----------------+  |  +--------+
| RRC    +-----+RRC  |S1|AP+-----+ S1|AP  |        |  |  |        |
+--------+  |  +-----------+  |  +--------+  UDP   +-----+  UDP   |
| PDCP*  +-----+PDCP*|SCTP +-----+ SCTP   |        |  |  |        |
+--------+  |  +-----------+  |  +-----------------+  |  +--------+
| RLC    +-----+ RLC | IP  +-----+ IP     | IP     +-----+ IP     |
+--------+  |  +-----------+  |  +-----------------+  |  +--------+
| MAC    +-----+ MAC | L2  +-----+ L2     | L2     +-----+ L2     |
+--------+  |  +-----------+  |  +-----------------+  |  +--------+
| PHY    +--+--+ PHY | PHY +--+--+ PHY    | PHY    +-----+ PHY    |
+--------+     +-----+-----+     +--------+--------+  |  +--------+
           C-Uu/           S1-lite                   SGi
 Dev-UE           RGW-eNB               NGW-MME             NGW-PGW



    *PDCP is bypassed until AS security is activated TGPP36300.


]]></artwork></figure>

</section>
</section>
<section anchor="Radio-Parameters"><name>Parameters for Static Context Header Compression and Fragmentation (SCHC) for the Radio link and DONAS use-cases.</name>

<t>If 3GPP incorporates SCHC, it is recommended that these scenarios use SCHC header compression capability to optimize the data transmission.</t>

<t><list style="symbols">
  <t>SCHC Context initialization.</t>
</list></t>

<t>The RRC (Radio Resource Control) protocol is the main tool used to configure the parameters of the Radio link. It will configure SCHC and the static context distribution as it has made for ROHC <xref target="RFC5795"/> operation <xref target="TS36323"/>.</t>

<t><list style="symbols">
  <t>SCHC Rules.</t>
</list></t>

<t>The network operator in these scenarios defines the number of rules. For this, the network operator must know the IP traffic the device will carry. The operator might supply rules compatible with the device's use case.
For devices acting as a capillary gateway, several rules match the diversity of devices and protocols used by the devices associated with the gateway. Meanwhile, simpler devices may have predetermined protocols and fixed parameters.
The IPv6 and IPv4 deployment may force to get more rules to deal with each case.</t>

<t><list style="symbols">
  <t>RuleID.</t>
</list></t>

<t>There is a reasonable assumption of 9 bytes of radio protocol overhead for these transmission scenarios in NB-IoT, where PDCP uses 5 bytes due to header and integrity protection, and  RLC and MAC use 4 bytes. The minimum physical Transport Blocks (TB) that can withhold this overhead value according to 3GPP Release 15 specifications are 88, 104, 120, and 144 bits.
A transmission optimization may require only one physical layer transmission. SCHC overhead <bcp14>SHOULD NOT</bcp14> exceed the available number of effective bits of the smallest physical TB available to optimize the transmission.
The packets handled by 3GPP networks are byte-aligned, and therefore, the smallest payload possible (including padding) is 8 bits. Thus, to use the smallest TB, the maximum SCHC header size is 12 bits.
These 12 bits must include the Compression Residue in addition to the RuleID. On the other hand, more complex NB-IoT devices (such as a capillary gateway) might require additional bits to handle the variety and multiple parameters of higher-layer protocols deployed. In that sense, the operator may want to have flexibility on the number and type of rules supported by each device independently, and consequently, these scenarios require a configurable value.
The configuration may be part of the operation profile agreed together with the content distribution. The RuleID field size may range from 2 bits, resulting in 4 rules to an 8-bit value that would yield up to 256 rules that can be used together with the operators and seems quite a reasonable maximum limit even for a device acting as a NAT.
An application may use a larger RuleID, but it should consider the byte-alignment of the expected Compression Residue. In the minimum TB size case, 2 bits of RuleID leave only 6 bits available for Compression Residue.</t>

<t><list style="symbols">
  <t>SCHC MAX_PACKET_SIZE.</t>
</list></t>

<t>The Radio Link can handle the fragmentation of SCHC packets if needed, including reliability. Hence the packet size is limited by the MTU handled by the radio protocols, which corresponds to 1600 bytes for 3GPP Release 15.</t>

<t><list style="symbols">
  <t>Fragmentation.</t>
</list></t>

<t>For the Radio link <xref target="Radio"/> and DoNAS' <xref target="DONAS"/> scenarios, the SCHC fragmentation functions are disabled. The RLC layer of NB-IoT can segment packets in suitable units that fit the selected transport blocks for transmissions of the physical layer. The block selection is made according to the link adaptation input function in the MAC layer and the quantity of data in the buffer. The link adaptation layer may produce different results at each Time Transmission Interval (TTI), resulting in varying physical transport blocks that depend on the network load, interference, number of bits transmitted, and QoS. Even if setting a value that allows the construction of data units following the SCHC tiles principle, the protocol overhead may be greater or equal to allowing the Radio link protocols to take care of the fragmentation natively.</t>

<t><list style="symbols">
  <t>Fragmentation in RLC Transparent Mode.</t>
</list></t>

<t>The RLC Transparent Mode mostly applies to control signaling transmissions. When RLC operates in Transparent Mode, the MAC layer mechanisms ensure reliability and generate overhead. This additional reliability implies sending repetitions or automatic retransmissions.</t>

<t>The ACK-Always fragmentation mode of SCHC may reduce this overhead in future operations when data transmissions may use this mode. ACK-Always mode may transmit compressed data with fewer possible transmissions by using fixed or limited transport blocks compatible with the tiling SCHC fragmentation handling. For SCHC fragmentation parameters see section <xref target="Config"/>.</t>

</section>
<section anchor="E2E"><name>SCHC over Non-IP Data Delivery (NIDD) (Normative)</name>
<t>This section specifies the use of SCHC over Non-IP Data Delivery (NIDD) services of 3GPP. The NIDD services of 3GPP enable the transmission of SCHC packets compressed by the application layer. The packets can be delivered using IP-tunnels to the 3GPP network or NGW-SCEF functions (i.e., API calls). In both cases, as compression occurs before transmission, the network will not understand the packet, and the network does not have context information of this compression. Therefore, the network will treat the packet as Non-IP traffic and deliver it to the other side without any other protocol stack element, directly over the layer-2.</t>

<section anchor="schc-entities-placing-over-nidd"><name>SCHC Entities Placing over NIDD</name>
<t>In the two scenarios using NIDD compression, SCHC entities are located almost on top of the stack. The NB-IoT connectivity services implement SCHC in the Dev-UE, an in the Application Server. The IP tunneling scenario requires that the Application Server send the compressed packet over an IP connection terminated by the 3GPP core network. If the transmission uses the NGW-SCEF services, it is possible to utilize an API call to transfer the SCHC packets between the core network and the Application Server. Also, an IP tunnel could be established by the Application Server if negotiated with the NGW-SCEF.</t>

<figure title="End-to End Compression. SCHC entities placed when using Non-IP Delivery (NIDD) 3GPP Services" anchor="Fig--NIDD"><artwork><![CDATA[

+---------+       XXXXXXXXXXXXXXXXXXXXXXXX             +--------+
| SCHC    |      XXX                    XXX            | SCHC   |
|(Non-IP) +-----XX........................XX....+--*---+(Non-IP)|
+---------+    XX                  +----+  XX   |  |   +--------+
|         |    XX                  |SCEF+-------+  |   |        |
|         |   XXX     3GPP RAN &   +----+  XXX     +---+  UDP   |
|         |   XXX    CORE NETWORK          XXX     |   |        |
|  L2     +---+XX                  +------------+  |   +--------+
|         |     XX                 |IP TUNNELING+--+   |        |
|         |      XXX               +------------+  +---+  IP    |
+---------+       XXXX                 XXXX        |   +--------+
| PHY     +------+ XXXXXXXXXXXXXXXXXXXXXXX         +---+  PHY   |
+---------+                                            +--------+
  Dev-UE                                              Application     
                                                         Server



]]></artwork></figure>

</section>
<section anchor="Config"><name>Parameters for Static Context Header Compression and Fragmentation (SCHC)</name>

<t>These scenarios <bcp14>MAY</bcp14> use SCHC header compression capability to improve the transmission of IPv6 packets.</t>

<t><list style="symbols">
  <t>SCHC Context initialization.</t>
</list></t>

<t>The application layer handles the static context; consequently, the context distribution <bcp14>MUST</bcp14> be according to the application's capabilities, perhaps utilizing IP data transmissions up to context initialization. Also,
the static contexts delivery may use the same IP tunneling or NGW-SCEF services used later for the SCHC packets transport.</t>

<t><list style="symbols">
  <t>SCHC Rules.</t>
</list></t>

<t>Even when the transmission content is not visible for the 3GPP network, the same limitations as for <xref target="Radio"/> and <xref target="DONAS"/> transmissions apply in these scenarios in terms of aiming to use the minimum number of transmissions and minimize the protocol overhead.</t>

<t><list style="symbols">
  <t>Rule ID.</t>
</list></t>

<t>Similar to the case of <xref target="Radio"/> and <xref target="DONAS"/>, these scenarios can dynamically set the RuleID size before the context delivery. For example, negotiate between the applications when choosing a profile according to the type of traffic and application deployed. The same considerations related to the transport block size and performance mentioned for the <xref target="Radio"/> and <xref target="DONAS"/> <bcp14>MUST</bcp14> be followed when choosing a size value for the RuleID field.</t>

<t><list style="symbols">
  <t>SCHC MAX_PACKET_SIZE.</t>
</list></t>

<t>In these scenarios, the maximum <bcp14>RECOMMENDED</bcp14> MTU size is 1358 bytes since the SCHC packets (and fragments) are traversing the whole 3GPP network infrastructure (core and radio), not only the radio as the IP transmissions case.</t>

<t><list style="symbols">
  <t>Fragmentation.</t>
</list></t>

<t>Packets larger than 1358 bytes need the SCHC fragmentation function. Since the 3GPP uses reliability functions, the No-ACK fragmentation mode <bcp14>MAY</bcp14> be enough in point-to-point connections. Nevertheless, additional considerations are described below for more complex cases.</t>

<t><list style="symbols">
  <t>Fragmentation modes.</t>
</list></t>

<t>A global service assigns a QoS to the packets depending on the billing. Packets with very low QoS may get lost before arriving in the 3GPP radio network transmission, for example, in between the links of a capillary gateway or due to buffer overflow handling in a backhaul connection.
The use of SCHC fragmentation with the ACK-on-Error mode is <bcp14>RECOMMENDED</bcp14> to secure additional reliability on the packets transmitted with a small trade-off on further transmissions to signal the end-to-end arrival of the packets if no transport protocol takes care of retransmission.<br />
Also, the ACK-on-Error mode COULD be desirable to keep track of all the SCHC packets delivered. In that case, the fragmentation function could be activated for all packets transmitted by the applications.
SCHC ACK-on-Error fragmentation <bcp14>MAY</bcp14> be activated in transmitting non-IP packets on the NGW-MME. A non-IP packet will use SCHC reserved RuleID for non-compressing packets as <xref target="RFC8724"/> allows it.</t>

<t><list style="symbols">
  <t>Fragmentation Parameters.</t>
</list></t>

<t>SCHC profile will have specific Rules for the fragmentation modes. The rule will identify, which fragmentation mode is in use,
and section <xref target="Radio-Parameters"/> defines the RuleID size.</t>

<t>SCHC parametrization considers that NBIoT aligns the bit and uses padding and the size of the Transfer Block. SCHC will try to reduce padding to optimize the compression of the information. The Header size needs to be multiple of 4, and the Tiles <bcp14>MAY</bcp14> keep a fixed value of 4 or 8 bits to avoid padding except for transfer block equals 16 bits where Tiles may be 2 bits. The transfer block size has a wide range of values. Two configurations are <bcp14>RECOMMENDED</bcp14> for the fragmentation parameters.</t>

<t><list style="symbols">
  <t>For Transfer Blocks smaller or equal to 304 bits using an 8-bit Header_size configuration, with the size of the header fields as follows:
  <list style="symbols">
      <t>RuleID from 1 - 3 bits,</t>
      <t>DTag 1 bit,</t>
      <t>FCN 3 bits,</t>
      <t>W 1 bits.</t>
    </list></t>
  <t>For Transfer Blocks bigger than 304 bits using a 16 bits-Header_size configuration, with the size of the header fields as follows:
  <list style="symbols">
      <t>RulesID from 8 - 10 bits,</t>
      <t>DTag 1 or 2 bits,</t>
      <t>FCN 3 bits,</t>
      <t>W 2 or 3 bits.</t>
      <t>W 2 or 3 bits.</t>
    </list></t>
  <t>WINDOW_SIZE of 2^N-1 is <bcp14>RECOMMENDED</bcp14>.</t>
  <t>RCS will follow the default size defined in section 8.2.3 of the <xref target="RFC8724"/>, with a length equal to the L2 Word.</t>
  <t>MAX_ACK_REQ is <bcp14>RECOMMENDED</bcp14> to be 2, but applications <bcp14>MAY</bcp14> change this value based on transmission conditions.</t>
</list></t>

<t>The IoT devices communicate with small data transfer and have a battery life of 10 years. These devices use the Power Save Mode and the Idle Mode DRX, which govern how often the device wakes up, stays up, and is reachable. Table 10.5.163a in <xref target="TS24008"/> specifies a range for the radio timers as N to 3N in increments of one where the units of N can be 1 hour or 10 hours. The Inactivity Timer and the Retransmission Timer be set based on these limits.</t>

</section>
</section>
</section>
<section anchor="padding"><name>Padding</name>
<t>NB-IoT and 3GPP wireless access, in general, assumes byte-aligned payload. Therefore, the layer 2 word for NB-IoT <bcp14>MUST</bcp14> be considered 8 bits, and the padding treatment should use this value accordingly.</t>

</section>
<section anchor="iana-considerations"><name>IANA considerations</name>
<t>This document has no IANA actions.</t>

</section>
<section anchor="security-considerations"><name>Security considerations</name>
<t>This document does not add any security considerations and follows the <xref target="RFC8724"/> and the 3GPP access security document specified in <xref target="TR33203"/>.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>





<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author fullname='S. Bradner' initials='S.' surname='Bradner'><organization/></author>
<date month='March' year='1997'/>
<abstract><t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='2119'/>
<seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>



<reference anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author fullname='B. Leiba' initials='B.' surname='Leiba'><organization/></author>
<date month='May' year='2017'/>
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>



<reference anchor='RFC8724' target='https://www.rfc-editor.org/info/rfc8724'>
<front>
<title>SCHC: Generic Framework for Static Context Header Compression and Fragmentation</title>
<author fullname='A. Minaburo' initials='A.' surname='Minaburo'><organization/></author>
<author fullname='L. Toutain' initials='L.' surname='Toutain'><organization/></author>
<author fullname='C. Gomez' initials='C.' surname='Gomez'><organization/></author>
<author fullname='D. Barthel' initials='D.' surname='Barthel'><organization/></author>
<author fullname='JC. Zuniga' initials='JC.' surname='Zuniga'><organization/></author>
<date month='April' year='2020'/>
<abstract><t>This document defines the Static Context Header Compression and fragmentation (SCHC) framework, which provides both a header compression mechanism and an optional fragmentation mechanism. SCHC has been designed with Low-Power Wide Area Networks (LPWANs) in mind.</t><t>SCHC compression is based on a common static context stored both in the LPWAN device and in the network infrastructure side. This document defines a generic header compression mechanism and its application to compress IPv6/UDP headers.</t><t>This document also specifies an optional fragmentation and reassembly mechanism. It can be used to support the IPv6 MTU requirement over the LPWAN technologies. Fragmentation is needed for IPv6 datagrams that, after SCHC compression or when such compression was not possible, still exceed the Layer 2 maximum payload size.</t><t>The SCHC header compression and fragmentation mechanisms are independent of the specific LPWAN technology over which they are used. This document defines generic functionalities and offers flexibility with regard to parameter settings and mechanism choices. This document standardizes the exchange over the LPWAN between two SCHC entities. Settings and choices specific to a technology or a product are expected to be grouped into profiles, which are specified in other documents. Data models for the context and profiles are out of scope.</t></abstract>
</front>
<seriesInfo name='RFC' value='8724'/>
<seriesInfo name='DOI' value='10.17487/RFC8724'/>
</reference>




    </references>

    <references title='Informative References'>





<reference anchor='RFC5795' target='https://www.rfc-editor.org/info/rfc5795'>
<front>
<title>The RObust Header Compression (ROHC) Framework</title>
<author fullname='K. Sandlund' initials='K.' surname='Sandlund'><organization/></author>
<author fullname='G. Pelletier' initials='G.' surname='Pelletier'><organization/></author>
<author fullname='L-E. Jonsson' initials='L-E.' surname='Jonsson'><organization/></author>
<date month='March' year='2010'/>
<abstract><t>The Robust Header Compression (ROHC) protocol provides an efficient, flexible, and future-proof header compression concept.  It is designed to operate efficiently and robustly over various link technologies with different characteristics.</t><t>The ROHC framework, along with a set of compression profiles, was initially defined in RFC 3095.  To improve and simplify the ROHC specifications, this document explicitly defines the ROHC framework and the profile for uncompressed separately.  More specifically, the definition of the framework does not modify or update the definition of the framework specified by RFC 3095.</t><t>This specification obsoletes RFC 4995.  It fixes one interoperability issue that was erroneously introduced in RFC 4995, and adds some minor clarifications.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5795'/>
<seriesInfo name='DOI' value='10.17487/RFC5795'/>
</reference>



<reference anchor='RFC8376' target='https://www.rfc-editor.org/info/rfc8376'>
<front>
<title>Low-Power Wide Area Network (LPWAN) Overview</title>
<author fullname='S. Farrell' initials='S.' role='editor' surname='Farrell'><organization/></author>
<date month='May' year='2018'/>
<abstract><t>Low-Power Wide Area Networks (LPWANs) are wireless technologies with characteristics such as large coverage areas, low bandwidth, possibly very small packet and application-layer data sizes, and long battery life operation.  This memo is an informational overview of the set of LPWAN technologies being considered in the IETF and of the gaps that exist between the needs of those technologies and the goal of running IP in LPWANs.</t></abstract>
</front>
<seriesInfo name='RFC' value='8376'/>
<seriesInfo name='DOI' value='10.17487/RFC8376'/>
</reference>


<reference anchor="_3GPPR15" target="https://www.3gpp.org/release-15">
  <front>
    <title>The Mobile Broadband Standard</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2019"/>
  </front>
</reference>
<reference anchor="TR23720" target="https://www.3gpp.org/ftp/Specs/archive/23_series/23.720/23720-d00.zip">
  <front>
    <title>Study on architecture enhancements for Cellular Internet of Things</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="TR33203" target="https://www.3gpp.org/ftp/Specs/archive/33_series/33.203/33203-d10.zip">
  <front>
    <title>3G security; Access security for IP-based services</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>
<reference anchor="TR36321" target="https://www.3gpp.org/ftp/Specs/archive/36_series/36.321/36321-d20.zip">
  <front>
    <title>Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access Control (MAC) protocol specification</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="TS36322" target="https://www.3gpp.org/ftp/Specs/archive/36_series/36.322/36322-f01.zip">
  <front>
    <title>Evolved Universal Terrestrial Radio Access (E-UTRA); Radio Link Control (RLC) protocol specification</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="TS36201" target="https://www.3gpp.org/ftp/Specs/archive/36_series/36.201/36201-f10.zip">
  <front>
    <title>Evolved Universal Terrestrial Radio Access (E-UTRA); LTE physical layer; General description</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="TR24301" target="https://www.3gpp.org/ftp/Specs/archive/36_series/36.321/36321-d20.zip">
  <front>
    <title>Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access Control (MAC) protocol specification</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="TR-0024" target="https://ftp.onem2m.org/work%20programme/WI-0037/TR-0024-3GPP_Interworking-V4_3_0.DOCX">
  <front>
    <title>3GPP_Interworking</title>
    <author >
      <organization>OneM2M</organization>
    </author>
    <date year="2020"/>
  </front>
</reference>
<reference anchor="TS23222" target="https://www.openmobilealliance.org/release/REST_NetAPI_Common/V1_0-20180116-A/OMA-TS-REST_NetAPI_Common-V1_0-20180116-A.pdf">
  <front>
    <title>Common definitions for RESTful Network APIs</title>
    <author >
      <organization>OMA</organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="TS24008" target="https://www.3gpp.org/ftp//Specs/archive/24_series/24.008/24008-f50.zip">
  <front>
    <title>Mobile radio interface layer 3 specification.</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2018"/>
  </front>
</reference>
<reference anchor="TS36323" target="https://www.3gpp.org/ftp/Specs/archive/36_series/36.323/36323-d20.zip">
  <front>
    <title>Evolved Universal Terrestrial Radio Access (E-UTRA); Packet Data Convergence Protocol (PDCP) specification</title>
    <author >
      <organization>3GPP</organization>
    </author>
    <date year="2016"/>
  </front>
</reference>


    </references>


<section anchor="AppendixA"><name>Appendix NB-IoT User Plane protocol architecture</name>

<section anchor="packet-data-convergence-protocol-pdcp"><name>Packet Data Convergence Protocol (PDCP)</name>
<t>Each of the Radio Bearers (RB) is associated with one PDCP entity. Moreover, a PDCP entity is associated with one or two RLC entities depending on the unidirectional or bi-directional characteristics of the RB and RLC mode used. A PDCP entity is associated with either a control plane or a user plane with independent configuration and functions. The maximum supported size for NB-IoT of a PDCP SDU is 1600 octets. The primary services and functions of the PDCP sublayer for NB-IoT for the user plane include:</t>

<t><list style="symbols">
  <t>Header compression and decompression using ROHC <xref target="RFC5795"/></t>
  <t>Transfer of user and control data to higher and lower layers</t>
  <t>Duplicate detection of lower layer SDUs when re-establishing connection (when RLC with Acknowledge Mode in use for User Plane only)</t>
  <t>Ciphering and deciphering</t>
  <t>Timer-based SDU discard in uplink</t>
</list></t>

</section>
<section anchor="radio-link-protocol-rlc"><name>Radio Link Protocol (RLC)</name>
<t>RLC is a layer-2 protocol that operates between the UE and the base station (eNB). It supports the packet delivery from higher layers to MAC, creating packets transmitted over the air, optimizing the Transport Block utilization. RLC flow of data packets is unidirectional, and it is composed of a transmitter located in the transmission device and a receiver located in the destination device. Therefore, to configure bi-directional flows, two sets of entities, one in each direction (downlink and uplink), must be configured and effectively peered to each other. The peering allows the transmission of control packets (ex., status reports) between entities. RLC can be configured for data transfer in one of the following modes:</t>

<t><list style="symbols">
  <t>Transparent Mode (TM). RLC does not segment or concatenate SDUs from higher layers in this mode and does not include any header to the payload. RLC receives SDUs from upper layers when acting as a transmitter and transmits directly to its flow RLC receiver via lower layers. Similarly, a TM RLC receiver would only deliver without processing the packets to higher layers upon reception.</t>
  <t>Unacknowledged Mode (UM). This mode provides support for segmentation and concatenation of payload. The RLC packet's size depends on the indication given at a particular transmission opportunity by the lower layer (MAC) and is octets aligned. The packet delivery to the receiver does not include reliability support, and the loss of a segment from a packet means a complete packet loss. Also, in the case of lower layer retransmissions, there is no support for re-segmentation in case of change of the radio conditions triggering the selection of a smaller transport block. Additionally, it provides PDU duplication detection and discards, reordering of out-of-sequence, and loss detection.</t>
  <t>Acknowledged Mode (AM). In addition to the same functions supported by UM, this mode also adds a moving windows-based reliability service on top of the lower layer services. It also supports re-segmentation, and it requires bidirectional communication to exchange acknowledgment reports called RLC Status Report and trigger retransmissions. This model also supports protocol error detection. The mode used depends on the operator configuration for the type of data to be transmitted. For example, data transmissions supporting mobility or requiring high reliability would be most likely configured using AM. Meanwhile, streaming and real-time data would be mapped to a UM configuration.</t>
</list></t>

</section>
<section anchor="medium-access-control-mac"><name>Medium Access Control (MAC)</name>
<t>MAC provides a mapping between the higher layers abstraction called Logical Channels comprised by the previously described protocols to the Physical layer channels (transport channels). Additionally, MAC may multiplex packets from different Logical Channels and prioritize what to fit into one Transport Block if there is data and space available to maximize data transmission efficiency. MAC also provides error correction and reliability support through HARQ, transport format selection, and scheduling information reporting from the terminal to the network. MAC also adds the necessary padding and piggyback control elements when possible and the higher layers data.</t>

<figure title="Example of User Plane packet encapsulation for two transport blocks" anchor="Fig--MAC"><artwork><![CDATA[
                                            <Max. 1600 bytes>
                    +---+         +---+          +------+
Application         |AP1|         |AP1|          |  AP2 |
(IP/non-IP)         |PDU|         |PDU|          |  PDU |  
                    +---+         +---+          +------+
                    |   |         |  |           |      |
PDCP           +--------+    +--------      +-----------+
               |PDCP|AP1|    |PDCP|AP1|     |PDCP|  AP2 |
               |Head|PDU|    |Head|PDU|     |Head|  PDU |
               +--------+    +--------+     +--------+--\
               |    |   |    |     |  |     |    |   |\  `--------\
         +---------------------------+      |    |(1)| `-------\(2)\
RLC      |RLC |PDCP|AP1|RLC |PDCP|AP1| +-------------+    +----|---+
         |Head|Head|PDU|Head|Head|PDU| |RLC |PDCP|AP2|    |RLC |AP2|
         +-------------|-------------+ |Head|Head|PDU|    |Head|PDU|
         |         |   |         |   | +---------|---+    +--------+
         |         |   | LCID1   |   | /         /   /   /         /
        /         /   /        _/  _//        _/  _/    / LCID2   /
        |        |   |        |   | /       _/  _/     /      ___/
        |        |   |        |   ||       |   |      /      /   
    +------------------------------------------+ +-----------+---+
MAC |MAC|RLC|PDCP|AP1|RLC|PDCP|AP1|RLC|PDCP|AP2| |MAC|RLC|AP2|Pad|
    |Hea|Hea|Hea |PDU|Hea|Hea |PDU|Hea|Hea |PDU| |Hea|Hea|PDU|din|
    |der|der|der |   |der|der |   |der|der |   | |der|der|   |g  |
    +------------------------------------------+ +-----------+---+
                      TB1                               TB2

(1) Segment One
(2) Segment Two

]]></artwork></figure>

</section>
</section>
<section anchor="AppendixB"><name>Appendix NB-IoT Data over NAS (DoNAS)</name>
<t>The Access Stratum (AS) protocol stack used by DoNAS is somehow particular. Since the security associations are not established yet in the radio network, to reduce the protocol overhead, PDCP (Packet Data Convergence Protocol) is bypassed until AS security is activated. RLC (Radio Link Control protocol) uses by default the AM mode, but depending on the network's features and the terminal, it may change to other modes by the network operator. For example, the transparent mode does not add any header or process the payload to reduce the overhead, but the MTU would be limited by the transport block used to transmit the data, which is a couple of thousand bits maximum. If UM (only Release 15 compatible terminals) is used, the RLC mechanisms of reliability are disabled, and only the reliability provided by the MAC layer by Hybrid Automatic Repeat reQuest (HARQ) is available. In this case, the protocol overhead might be smaller than the AM case because of the lack of status reporting but with the same support for segmentation up to 16000 bytes. NAS packets are encapsulated within an RRC (Radio Resource Control) TGPP36331 message.</t>

<t>Depending on the data type indication signaled (IP or non-IP data), the network allocates an IP address or establishes a direct forwarding path. DoNAS is regulated under rate control upon previous agreement, meaning that a maximum number of bits per unit of time is agreed upon per device subscription beforehand and configured in the device. The use of DoNAS is typically expected when a terminal in a power-saving state requires a short transmission and receiving an acknowledgment or short feedback from the network. Depending on the size of buffered data to transmit, the UE might be instructed to deploy the connected mode transmissions instead, limiting and controlling the DoNAS transmissions to predefined thresholds and a good resource optimization balance for the terminal the network. The support for mobility of DoNAS is present but produces additional overhead.</t>

<figure title="DoNAS transmission sequence from an Uplink initiated access" anchor="Fig--DONAS"><artwork><![CDATA[
    +--------+   +--------+   +--------+
    |        |   |        |   |        |       +-----------------+
    |   UE   |   |  C-BS  |   |  C-SGN |       |Roaming Scenarios|
    +----|---+   +--------+   +--------+       |  +--------+     |
         |            |            |           |  |        |     |
     +----------------|------------|+          |  |  P-GW  |     |
     |        Attach                |          |  +--------+     |
     +------------------------------+          |       |         |
         |            |            |           |       |         |
  +------|------------|--------+   |           |       |         |  
  |RRC Connection Establishment|   |           |       |         |
  |with NAS PDU transmission   |   |           |       |         |
  |& Ack Rsp                   |   |           |       |         |
  +----------------------------+   |           |       |         |
         |            |            |           |       |         |
         |            |Initial UE  |           |       |         |
         |            |message     |           |       |         |
         |            |----------->|           |       |         |
         |            |            |           |       |         |
         |            | +---------------------+|       |         |
         |            | |Checks Integrity     ||       |         |
         |            | |protection, decrypts ||       |         |
         |            | |data                 ||       |         |
         |            | +---------------------+|       |         |
         |            |            |       Small data packet     |
         |            |            |------------------------------->
         |            |            |       Small data packet     |
         |            |            |<-------------------------------
         |            | +----------|---------+ |       |         |
         |            | Integrity protection,| |       |         |
         |            | encrypts data        | |       |         |
         |            | +--------------------+ |       |         |
         |            |            |           |       |         |
         |            |Downlink NAS|           |       |         |
         |            |message     |           |       |         |
         |            |<-----------|           |       |         |
 +-----------------------+         |           |       |         |
 |Small Data Delivery,   |         |           |       |         |
 |RRC connection release |         |           |       |         |
 +-----------------------+         |           |       |         |
                                               |                 |
                                               |                 |
                                               +-----------------+  

]]></artwork></figure>

<figure title="Example of User Plane packet encapsulation for Data over NAS" anchor="Fig--ProtocolArchi5"><artwork><![CDATA[







                   +---+ +---+ +---+                  +----+
 Application       |AP1| |AP1| |AP2|                  |AP2 |
(IP/non-IP)        |PDU| |PDU| |PDU|  ............... |PDU |
                   +---+ +---+ +---+                  +----+
                   |   |/   /  |    \                 |    |
NAS /RRC      +--------+---|---+----+            +---------+
              |NAS/|AP1|AP1|AP2|NAS/|            |NAS/|AP2 |
              |RRC |PDU|PDU|PDU|RRC |            |RRC |PDU |
              +--------+-|-+---+----+            +---------|
              |          |\         |            |         |  
              |<--Max. 1600 bytes-->|__          |_        |
              |          |  \__        \___        \_       \_            
              |          |     \           \         \__      \_
         +---------------|+-----|----------+             \      \
RLC      |RLC | NAS/RRC  ||RLC  | NAS/RRC  |       +----|-------+
         |Head|  PDU(1/2)||Head | PDU (2/2)|       |RLC |NAS/RRC|
         +---------------++----------------+       |Head|PDU    |
         |    |          | \               |       +------------+  
         |    |    LCID1 |  \              |       |           /
         |    |          |   \              \      |           |
         |    |          |    \              \     |           |
         |    |          |     \              \     \          |
    +----+----+----------++-----|----+---------++----+---------|---+
MAC |MAC |RLC |    RLC   ||MAC  |RLC |  RLC    ||MAC |  RLC    |Pad|
    |Head|Head|  PAYLOAD ||Head |Head| PAYLOAD ||Head|  PDU    |   |
    +----+----+----------++-----+----+---------++----+---------+---+
             TB1                   TB2                     TB3           

]]></artwork></figure>

</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>The authors would like to thank (in alphabetic order): Carles Gomez, Antti Ratilainen, Thomas Tirronen, Pascal Thubert, Éric Vyncke.</t>

</section>


  </back>

<!-- ##markdown-source:
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

-->

</rfc>

