<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">

<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="no"?>
<?rfc subcompact="no"?>
<?rfc authorship="yes"?>
<?rfc tocappendix="yes"?>
<rfc  xmlns:xi="http://www.w3.org/2001/XInclude" category="std" ipr='trust200902' tocInclude="true"  obsoletes="" updates="6550,8138" consensus="true" submissionType="IETF" xml:lang="en" version="3" docName="draft-thubert-lpwan-command-reg-00">
<front>

   <title abbrev='Enabling RFC 8138'>Configuration option for RFC 8138</title>


   <author fullname='Pascal Thubert' initials='P.' role='editor' surname='Thubert'>
      <organization abbrev='Cisco Systems'>Cisco Systems, Inc</organization>
      <address>
         <postal>
            <street>Building D</street>
            <street>45 Allee des Ormes - BP1200 </street>
            <city>MOUGINS - Sophia Antipolis</city>
            <code>06254</code>
            <country>FRANCE</country>
         </postal>
         <phone>+33 497 23 26 34</phone>
         <email>pthubert@cisco.com</email>
      </address>
   </author>



   <date/>
   <area>Internet Area</area>
   <workgroup>LPWAN</workgroup>
   <keyword>Draft</keyword>
   <abstract>
      <t>   This document creates a registry for command and control rule
      values across technologies
      </t>
   </abstract>
</front>

<middle>
   <section><name>Introduction</name>
      <t>
      </t>

   </section><!-- title="Introduction"-->


<section><name>Terminology</name>

<section anchor='lo'><name>References</name>

</section>	<!-- end section "References" -->

<section anchor='bcp'><name>BCP 14</name>
<t>

    The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
    "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
    "OPTIONAL" 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>	<!-- end section "BCP 14" -->


</section>	<!-- end section "Terminology" -->


   <section><name>Purpose of this document</name>
   <t>
   <xref target='I-D.ietf-lpwan-ipv6-static-context-hc'>"Static Context Header Compression (SCHC) and fragmentation for LPWAN, application to UDP/IPv6"</xref>
   defines a generic compression and fragmentation protocol that is optimized for LPWAN networks.
   </t>
   <t>
   SCHC needs to be instanciated to be applied to a particular networking technology.
   This is being done at the LPWAN WG for
   <xref target='I-D.ietf-lpwan-schc-over-lorawan'/>,
   <xref target='I-D.ietf-lpwan-schc-over-sigfox'/>, and
   <xref target='I-D.ietf-lpwan-schc-over-nbiot'/>.
   </t>
   <t>
   SCHC does not have to be limited to compression and fragmentation; it can be extended for other purposes, e.g., to transport commands and responses.
   The necessary commands appear to be very similar across technologies and it makes sense to create a share IANA registry that is valid across technologies.
   It does not mean that all technologies need to implement all the command and controls defined in the IANA registry that this document creates, either.
   </t>
   </section><!-- Purpose of this document -->


   <section anchor='sec'><name>Security Considerations</name>
    <t>
    This specification creates a registry. There is no security consideration about the registry itself.
    </t>
   </section>	<!-- end section "Security" -->

<section anchor='iana-considerations'><name>IANA Considerations</name>
<t>
	This specification creates a new Subregistry for the LPWAN command and control values
    for use within the <xref target='I-D.ietf-lpwan-ipv6-static-context-hc'>SCHC</xref> protocol.
</t>
<ul spacing='normal'>
  <li> Possible values are 8-bit unsigned integers (0..255).</li>
  <li> Registration procedure is "Standards Action" <xref target='RFC8126'/>.</li>
  <li> Initial allocation is as indicated in <xref target='iana-lpwan-commands'/>:</li>
</ul>




   <table anchor='iana-lpwan-commands'><name>Acceptance values of the RPL Status</name>
   <thead>
      <tr><td>Value</td><td>Meaning</td><td>Reference</td></tr>
   </thead><tbody>
      <tr><td>0</td><td>Reset</td><td>RFC THIS</td></tr>
      <tr><td>1</td><td>Ack</td><td>RFC THIS</td></tr>
      <tr><td>2</td><td>Rekey</td><td>RFC THIS</td></tr>
   </tbody>

   </table>

   </section> 	<!-- end section "IANA" -->

   <section><name>Acknowledgments</name>
   <t>TBD
   </t>
   </section><!-- ack -->
</middle>

<back>

   <displayreference   target="I-D.ietf-lpwan-ipv6-static-context-hc"     to="SCHC"/>

   <displayreference   target="I-D.ietf-lpwan-schc-over-sigfox"     to="Sigfox"/>
   <displayreference   target="I-D.ietf-lpwan-schc-over-nbiot"     to="NB-IOT"/>
   <displayreference   target="I-D.ietf-lpwan-schc-over-lorawan"     to="LoRaWAN"/>


   <references><name>Normative References</name>
	  <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml'/> <!-- BCP14 -->
	  <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml'/> <!-- BCP14 -->
      <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8126.xml'/>
      <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lpwan-ipv6-static-context-hc.xml'/>
   </references>
   <references><name>Informative References</name>

   <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lpwan-schc-over-sigfox.xml'/>
   <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lpwan-schc-over-nbiot.xml'/>
   <xi:include href='https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-lpwan-schc-over-lorawan.xml'/>


   </references>
</back>

</rfc>
