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

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc strict="yes"?>
<?rfc compact="yes"?>
<?rfc toc="yes"?>

<rfc ipr="trust200902" docName="draft-minaburo-lpwan-nbiot-hc-00" category="info">

  <front>
    <title abbrev="SCHC NB-IoT">LPWAN Static Context Header Compression (SCHC) over NB-IoT</title>

    <author initials="A." surname="Minaburo" fullname="Ana Minaburo">
      <organization>Acklio</organization>
      <address>
        <postal>
          <street>2bis rue de la Chataigneraie</street>
          <city>35510 Cesson-Sevigne Cedex</city>
          <country>France</country>
        </postal>
        <email>ana@ackl.io</email>
      </address>
    </author>
    <author initials="E." surname="Ramos" fullname="Edgar Ramos">
      <organization>Ericsson</organization>
      <address>
        <postal>
          <street>Stockholm</street>
          <city>Stockholm</city>
          <country>Sweden</country>
        </postal>
        <email>edgar.ramos@ericsson.com</email>
      </address>
    </author>
    <author initials="S." surname="Shanmugalingam" fullname="Sivasothy Shanmugalingam">
      <organization>Acklio</organization>
      <address>
        <postal>
          <street>2bis rue de la Chataigneraie</street>
          <city>35510 Cesson-Sevigne Cedex</city>
          <country>France</country>
        </postal>
        <email>sothy@ackl.io</email>
      </address>
    </author>

    <date year="2018" month="March" day="05"/>

    
    <workgroup>lpwan Working Group</workgroup>
    

    <abstract>


<t>The Static Context Header Compression (SCHC) specification describes
a header compression and fragmentation functionalities for LPWAN
(Low Power Wide Area Networks) technologies.  SCHC was designed to be adapted
over any of the LPWAN technologies.</t>

<t>This document describes the use of SCHC over the NB-IoT channels, 
and provides elements for an efficient parameterization.</t>



    </abstract>


  </front>

  <middle>


<section anchor="Introduction" title="Introduction">

<t>The Static Context Header Compression (SCHC) <xref target="I-D.ietf-lpwan-ipv6-static-context-hc"/> defines a header compression scheme 
and fragmentation functionality, both specially tailored for Low Power Wide Area Networks (LPWAN) networks defined in 
<xref target="I-D.ietf-lpwan-overview"/>.</t>

<t>Header compression is needed to efficiently bring Internet connectivity to the node
within an NB-IoT network. SCHC uses an static context to performs header compression with specific parameters that need to be adapted into the NB-IoT channels.</t>

<t>This document describes the use of SCHC and its parametrizing over the NB-IoT channels.</t>

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

<t>This document will follow the terms defined in <xref target="I-D.ietf-lpwan-ipv6-static-context-hc"/>, in <xref target="I-D.ietf-lpwan-overview"/>, and 
the (TGPP23720).</t>

<t><list style="symbols">
  <t>UE. User Equipment</t>
  <t>eNB. Node B. Base Station that controls the UE</t>
  <t>MME. Mobility Management Entity. Handle mobility of the UE</t>
  <t>S-GW. Serving Gateway. Routes and forwards the user data packets through the access network</t>
  <t>HSS. Home Subscriber Server. It is a database that performs mobility management</t>
  <t>P-GW. Packet Data Node Gateway. Interface between the internal with the external network</t>
</list></t>

<t>TBD</t>

</section>
<section anchor="architecture" title="Architecture">

<figure><artwork><![CDATA[
  +--+
   |UE| \              +------+      +------+
   +--+  \             | MME  |------| HSS  |
          \          / +------+      +------+
   +--+    \+-----+ /      |
   |UE| ----| eNB |-       |
   +--+    /+-----+ \      |
          /          \ +--------+
         /            \|        |    +------+     Service PDN
   +--+ /              |  S-GW  |----| P-GW |---- e.g. Internet
   |UE|                |        |    +------+
   +--+                +--------+
   
]]></artwork></figure>

<section title="The Control Plane" anchor="Fig--Archi">

</section>
<section anchor="the-data-plane" title="The Data Plane">

<t>TDB</t>

</section>
<section anchor="schc-entities" title="SCHC entities">

<t>TBD</t>

</section>
<section anchor="nb-iot-channels" title="NB-IoT Channels">
<t>(Rule ID on L2)</t>

<t>TBD</t>

</section>
</section>
<section anchor="static-context-header-compression" title="Static Context Header Compression">

<t>TBD</t>

<section anchor="schc-rules" title="SCHC Rules">
<t>TBD</t>

<section anchor="rule-id" title="Rule ID">
<t>The Rule ID the SCHC identifies are:
* In the SCHC C/D context the Rule used to keep the Field Description of the header packet.</t>

<t><list style="symbols">
  <t>In SCHC Fragmentation the specific modes and settings.</t>
  <t>And at least one Rule ID may be reserved to the case where no SCHC C/D nor SCHC fragmentation were possible.</t>
</list></t>

<t>TBD</t>

</section>
</section>
<section anchor="packet-processing" title="Packet processing">
<t>TBD</t>

</section>
<section anchor="schc-context" title="SCHC Context">
<t>TBD</t>

</section>
</section>
<section anchor="fragmentation" title="Fragmentation">
<t>## Fragmentation Headers
TBD</t>

<section anchor="fragmentation-modes" title="Fragmentation modes">
<t>TBD</t>

</section>
<section anchor="fragmentation-parameters" title="Fragmentation Parameters">
<t><list style="symbols">
  <t>Rule ID</t>
  <t>DTag</t>
  <t>FCN</t>
  <t>Retransmission Timer</t>
  <t>Inactivity Timer</t>
  <t>MAX_ACK_Retries</t>
  <t>MAX_ATTEMPS</t>
</list></t>

<t>TBD</t>

</section>
</section>
<section anchor="padding" title="Padding">
<t>TBD</t>

</section>
<section anchor="security-considerations" title="Security considerations">
<t>3GPP access security is specified in (TGPP33203).</t>

</section>
<section anchor="gpp-references" title="3GPP References">

<t><list style="symbols">
  <t>TGPP23720
            3GPP, “TR 23.720 v13.0.0 - Study on architecture
            enhancements for Cellular Internet of Things”, 2016.</t>
  <t>TGPP33203
            3GPP, “TS 33.203 v13.1.0 - 3G security; Access security
            for IP-based services”, 2016.</t>
</list></t>

</section>


  </middle>

  <back>


    <references title='Informative References'>





<reference anchor="I-D.ietf-lpwan-overview">
<front>
<title>LPWAN Overview</title>

<author initials='S' surname='Farrell' fullname='Stephen Farrell'>
    <organization />
</author>

<date month='February' day='7' year='2018' />

<abstract><t>Low Power Wide Area Networks (LPWAN) 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='Internet-Draft' value='draft-ietf-lpwan-overview-10' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-lpwan-overview-10.txt' />
</reference>



<reference anchor="I-D.ietf-lpwan-ipv6-static-context-hc">
<front>
<title>LPWAN Static Context Header Compression (SCHC) and fragmentation for IPv6 and UDP</title>

<author initials='A' surname='Minaburo' fullname='Ana Minaburo'>
    <organization />
</author>

<author initials='L' surname='Toutain' fullname='Laurent Toutain'>
    <organization />
</author>

<author initials='C' surname='Gomez' fullname='Carles Gomez'>
    <organization />
</author>

<date month='February' day='28' year='2018' />

<abstract><t>This document defines the Static Context Header Compression (SCHC) framework, which provides header compression and fragmentation functionality.  SCHC has been tailored for Low Power Wide Area Networks (LPWAN).  SCHC compression is based on a common static context stored in LPWAN devices and in the network.  This document applies SCHC compression to IPv6/UDP headers.  This document also specifies a fragmentation and reassembly mechanism that is used to support the IPv6 MTU requirement over LPWAN technologies.  Fragmentation is mandatory for IPv6 datagrams that, after SCHC compression or when it has not been possible to apply such compression, still exceed the layer two maximum payload size.  The SCHC header compression mechanism is independent of the specific LPWAN technology over which it will be used.  Note that this document defines generic functionality.  This document purposefully offers flexibility with regard to parameter settings and mechanism choices, that are expected to be made in other, technology-specific, documents.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-ietf-lpwan-ipv6-static-context-hc-10' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-ietf-lpwan-ipv6-static-context-hc-10.txt' />
</reference>




    </references>




  </back>

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

-->

</rfc>

