<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.7 (Ruby 3.2.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-bormann-iotops-ietf-lwig-7228bis-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.20.0 -->
  <front>
    <title abbrev="CNN Terminology">Terminology for Constrained-Node Networks</title>
    <seriesInfo name="Internet-Draft" value="draft-bormann-iotops-ietf-lwig-7228bis-00"/>
    <author initials="C." surname="Bormann" fullname="Carsten Bormann">
      <organization>Universität Bremen TZI</organization>
      <address>
        <postal>
          <street>Postfach 330440</street>
          <city>Bremen</city>
          <code>D-28359</code>
          <country>Germany</country>
        </postal>
        <phone>+49-421-218-63921</phone>
        <email>cabo@tzi.org</email>
      </address>
    </author>
    <author initials="M." surname="Ersue" fullname="Mehmet Ersue">
      <organization/>
      <address>
        <postal>
          <city>Munich</city>
          <country>Germany</country>
        </postal>
        <email>mersue@gmail.com</email>
      </address>
    </author>
    <author initials="A." surname="Keranen" fullname="Ari Keranen">
      <organization>Ericsson</organization>
      <address>
        <postal>
          <street>Hirsalantie 11</street>
          <city>Jorvas</city>
          <code>02420</code>
          <country>Finland</country>
        </postal>
        <email>ari.keranen@ericsson.com</email>
      </address>
    </author>
    <author initials="C." surname="Gomez" fullname="Carles Gomez">
      <organization>Universitat Politecnica de Catalunya</organization>
      <address>
        <postal>
          <street>C/Esteve Terradas, 7</street>
          <city>Castelldefels</city>
          <code>08860</code>
          <country>Spain</country>
        </postal>
        <phone>+34-93-413-7206</phone>
        <email>carlesgo@entel.upc.edu</email>
      </address>
    </author>
    <date year="2024" month="March" day="04"/>
    <area>Internet</area>
    <workgroup>LWIG Working Group</workgroup>
    <abstract>
      <?line 127?>

<t>The Internet Protocol Suite is increasingly used on small devices with
severe constraints on power, memory, and processing resources, creating constrained-node
networks.
This document provides a number of basic terms that have
been useful in the standardization work for constrained-node networks.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-bormann-iotops-ietf-lwig-7228bis/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Light-Weight Implementation Guidance (lwig) Working Group mailing list (<eref target="mailto:lwip@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/lwip/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/lwip/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/lwig-wg/terminology"/>.</t>
    </note>
  </front>
  <middle>
    <?line 135?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Small devices with limited CPU, memory, and power resources, so-called
"constrained devices" (often used as sensors/actuators, smart objects,
or smart devices) can
form a network, becoming "constrained nodes" in that network.
Such a network may itself exhibit constraints, e.g., with unreliable or
lossy channels, limited and unpredictable bandwidth, and a highly
dynamic topology.</t>
      <t>Constrained devices might be in charge of gathering information in
diverse settings, including natural ecosystems, buildings, and
factories, and sending the information to one or more server stations.
They might also act on information, by performing some
physical action, including displaying it.
Constrained devices may work under severe resource constraints such
as limited battery and computing power, little memory, and
insufficient wireless bandwidth and ability to communicate; these
constraints often exacerbate each other.
Other entities on the network, e.g., a base station or controlling
server, might have more computational and communication resources and
could support the interaction between the constrained devices and
applications in more traditional networks.</t>
      <t>Today, diverse sizes of constrained devices with different resources
and capabilities are becoming connected.  Mobile personal gadgets,
building-automation devices, cellular phones, machine-to-machine (M2M)
devices, and other devices benefit from interacting with other "things" nearby
or somewhere in the Internet.  With this, the Internet of Things (IoT)
becomes a reality, built up out of uniquely identifiable and
addressable objects (things).  Over the next decade, this could
grow to large numbers of Internet-connected constrained
devices (<xref target="IoT-2025"/> predicts that by, 2025, more than
2500 devices will be connected to the Internet per second), greatly
increasing the Internet's size and scope.</t>
      <t>The present document provides a number of basic terms that have
been useful in the standardization work for constrained
environments.  The intention is not to exhaustively cover the field
but to make sure a few core terms are used consistently between
different groups cooperating in this space.</t>
      <t>The present document is a revision of <xref target="RFC7228"/>.</t>
      <t>In this document, the term "byte" is used in its now customary sense
as a synonym for "octet".  Where sizes of semiconductor memory are
given, the prefix "kibi" (1024) is combined with "byte" to "kibibyte",
abbreviated "KiB", for 1024 bytes <xref target="ISQ-13"/>.
Powers of 10 are given as 10<sup>100</sup> where 100 is the exponent.</t>
      <t>In computing, the term "power" is often used for the concept of
"computing power" or "processing power", as in CPU performance.
In this document, the term stands
for electrical power unless explicitly stated otherwise.  "Mains-powered"
is used as a shorthand for
being permanently connected to a stable electrical power grid.</t>
      <!-- Explain that most of this is based on clustering -->

</section>
    <section anchor="core-terminology">
      <name>Core Terminology</name>
      <t>There are two important aspects to <em>scaling</em> within the Internet of Things:</t>
      <ul spacing="normal">
        <li>
          <t>scaling up Internet technologies to a large number <xref target="IoT-2025"/> of
inexpensive nodes, while</t>
        </li>
        <li>
          <t>scaling down the characteristics of each of these nodes and of the
networks being built out of them, to make this scaling up economically
and physically viable.</t>
        </li>
      </ul>
      <t>The need for scaling down the characteristics of nodes leads to
"constrained nodes".</t>
      <section anchor="constrained-nodes">
        <name>Constrained Nodes</name>
        <t>The term "constrained node" is best defined by contrasting the
characteristics of a constrained node with certain widely held
expectations on more familiar Internet nodes:</t>
        <dl>
          <dt>Constrained Node:</dt>
          <dd>
            <t>A node where some of the characteristics that are otherwise pretty
much taken for granted for Internet nodes at the time of writing are not
attainable, often due to cost constraints and/or physical
constraints on characteristics such as size, weight, and available
power and energy.
The tight limits on power, memory, and processing resources lead to
hard upper bounds on state, code space, and processing cycles, making
optimization of energy and network bandwidth usage a dominating
consideration in all design
requirements.  Also, some layer-2 services such as full connectivity
and broadcast/multicast may be lacking.</t>
          </dd>
        </dl>
        <t>While this is not a rigorous definition, it is
grounded in the state of the art and clearly sets apart constrained
nodes from server systems, desktop or laptop computers, powerful
mobile devices such as smartphones, etc.  There may be many design
considerations that lead to these constraints, including cost, size,
weight, and other scaling factors.</t>
        <t>(An alternative term, when the properties as a network node are not in
focus, is "constrained device".)</t>
        <t>As an antonym, we cannot use "unconstrained node", as engineering is
unable to produce nodes that are literally without constraints.
To mark the other end of the constrainedness spectrum, the term
Capable (as in "capable nodes") has recently become popular.</t>
        <dl>
          <dt>Capable Node:</dt>
          <dd>
            <t>A node that is not subject to the constraints that would make it a
"Constrained Node" for the purposes of the discussion this term is
used in.</t>
          </dd>
        </dl>
        <t>There are multiple facets to the constraints on nodes, which often apply
in combination, for example:</t>
        <ul spacing="normal">
          <li>
            <t>constraints on the maximum code complexity (ROM/Flash),</t>
          </li>
          <li>
            <t>constraints on the size of state and buffers (RAM),</t>
          </li>
          <li>
            <t>constraints on the amount of computation feasible in a period of
time ("processing power"),</t>
          </li>
          <li>
            <t>constraints on the available power and/or total energy, and</t>
          </li>
          <li>
            <t>constraints on user interface and accessibility in deployment
(ability to set keys, update software, etc.).</t>
          </li>
        </ul>
        <t><xref target="devclass"/> defines a number of interesting classes ("class-N") of
constrained nodes focusing on relevant combinations of
the first two constraints.
With respect to available power, <xref target="RFC6606"/> distinguishes
"power-affluent" nodes (mains-powered or regularly recharged) from
"power-constrained nodes" that draw their power from primary batteries
or by using energy harvesting; more detailed power terminology is
given in <xref target="power"/>.</t>
        <t>The use of constrained nodes in networks often also leads to
constraints on the networks themselves.  However, there may also be
constraints on networks that are largely independent of those of the
nodes.  We therefore distinguish "constrained networks" from
"constrained-node networks".</t>
      </section>
      <section anchor="constrained-networks">
        <name>Constrained Networks</name>
        <t>We define "constrained network" in a similar way:</t>
        <dl>
          <dt>Constrained Network:</dt>
          <dd>
            <t>A network where some of the characteristics pretty much taken for
granted with link layers in common use in the Internet at the time
of writing are
not attainable.</t>
          </dd>
        </dl>
        <t>Constraints may include:</t>
        <ul spacing="normal">
          <li>
            <t>low achievable bitrate/throughput (including limits on duty cycle),</t>
          </li>
          <li>
            <t>high packet loss and high variability of packet loss (or,
conversely, delivery rate),</t>
          </li>
          <li>
            <t>highly asymmetric link characteristics,</t>
          </li>
          <li>
            <t>severe penalties for using larger packets (e.g., high packet loss
due to link-layer fragmentation),</t>
          </li>
          <li>
            <t>limits on reachability over time (a substantial number of devices
may power off at any point in time but periodically "wake up" and
can communicate for brief periods of time), and</t>
          </li>
          <li>
            <t>lack of (or severe constraints on) advanced services such as IP multicast.</t>
          </li>
        </ul>
        <t>More generally, we speak of constrained networks whenever at least
some of the nodes involved in the network exhibit these
characteristics.</t>
        <t>Again, there may be several reasons for this:</t>
        <ul spacing="normal">
          <li>
            <t>cost constraints on the network,</t>
          </li>
          <li>
            <t>constraints posed by the nodes (for constrained-node networks),</t>
          </li>
          <li>
            <t>physical constraints (e.g., power constraints, environmental
constraints, media constraints
such as underwater operation, limited spectrum for very high
density, electromagnetic compatibility),</t>
          </li>
          <li>
            <t>regulatory constraints, such as very limited spectrum availability
(including limits on effective radiated power and duty cycle) or
explosion safety, and</t>
          </li>
          <li>
            <t>technology constraints, such as older and lower-speed technologies that
are still operational and may need to stay in use for some more time.</t>
          </li>
        </ul>
        <section anchor="challenged-networks">
          <name>Challenged Networks</name>
          <t>A constrained network is not necessarily a "challenged network" <xref target="FALL"/>:</t>
          <dl>
            <dt>Challenged Network:</dt>
            <dd>
              <t>A network that has serious trouble maintaining what an application
would today expect of the end-to-end IP model, e.g., by:
</t>
              <ul spacing="normal">
                <li>
                  <t>not being able to offer end-to-end IP connectivity at all,</t>
                </li>
                <li>
                  <t>exhibiting serious interruptions in end-to-end IP connectivity, or</t>
                </li>
                <li>
                  <t>exhibiting delay well beyond the Maximum Segment Lifetime (MSL)
assumed by TCP (Section <xref target="RFC9293" section="3.4.2" sectionFormat="bare"/> of RFC 9293 <xref target="STD7"/>).</t>
                </li>
              </ul>
            </dd>
          </dl>
          <t>All challenged networks are constrained networks in some sense, but
not all constrained networks are challenged networks.  There is no
well-defined boundary between the two, though.  Delay-Tolerant
Networking (DTN) has been designed to cope with challenged networks <xref target="RFC4838"/>.</t>
        </section>
      </section>
      <section anchor="constrained-node-networks">
        <name>Constrained-Node Networks</name>
        <dl>
          <dt>Constrained-Node Network:</dt>
          <dd>
            <t>A network whose characteristics are influenced by being composed of
a significant portion of constrained nodes.</t>
          </dd>
        </dl>
        <t>A constrained-node network always is a constrained network because of
the network constraints stemming from the node constraints, but it may
also have other constraints that already make it a constrained network.</t>
        <t>The rest of this subsection introduces two additional terms that are
in active use in the area of constrained-node networks, without an
intent to define them: LLN and (6)LoWPAN.</t>
        <section anchor="lln-low-power-lossy-network">
          <name>LLN</name>
          <t>A related term that has been used to describe the focus of the IETF
ROLL working group is
"Low-Power and Lossy Network (LLN)".  The ROLL (Routing Over Low-Power and
Lossy) terminology document <xref target="RFC7102"/> defines LLNs as follows:</t>
          <ul empty="true">
            <li>
              <t>LLN: Low-Power and Lossy Network.  Typically composed of many
embedded devices with limited power, memory, and processing
resources interconnected by a variety of links, such as IEEE
802.15.4 or low-power Wi-Fi.  There is a wide scope of application
areas for LLNs, including industrial monitoring, building
automation (heating,
ventilation, and air conditioning (HVAC), lighting, access control, fire),
connected home,
health care, environmental monitoring, urban sensor networks,
energy management, assets tracking, and refrigeration.</t>
            </li>
          </ul>
          <t>Beyond that, LLNs often exhibit considerable loss at the
physical layer, with significant variability of the delivery rate,
and some short-term unreliability, coupled with some medium-term
stability that makes it worthwhile to both (1) construct directed acyclic graphs
that are medium-term stable for routing and (2) do measurements on the edges
such as Expected Transmission Count (ETX) <xref target="RFC6551"/>.  Not all LLNs comprise low-power nodes <xref target="I-D.hui-vasseur-roll-rpl-deployment"/>.</t>
          <t>LLNs typically are composed
of constrained nodes; this leads to the design of
operation modes such as the "non-storing mode" defined by RPL (the
IPv6 Routing Protocol for Low-Power and Lossy Networks <xref target="RFC6550"/>).  So, in the
terminology of the present document, an LLN is a constrained-node network
with
certain network characteristics, which include
constraints on the network as well.</t>
        </section>
        <section anchor="lowpan-6lowpan">
          <name>LoWPAN, 6LoWPAN</name>
          <t>One interesting class of a constrained network often used as a
constrained-node network is "LoWPAN" <xref target="RFC4919"/>, a term inspired
from the name of an IEEE 802.15.4 working group (low-rate wireless
personal area networks (LR-WPANs)).  The expansion of the LoWPAN acronym,
"Low-Power Wireless Personal Area Network", contains a hard-to-justify
"Personal" that is due to the history of task group naming in IEEE 802
more than due to an
orientation of LoWPANs around a single person.  Actually, LoWPANs have
been suggested for urban monitoring, control of large buildings, and
industrial control applications, so the "Personal" can only be
considered a vestige.  Occasionally, the term is read as "Low-Power
Wireless Area Networks" <xref target="WEI"/>.  Originally focused on IEEE
802.15.4, "LoWPAN" (or when used for IPv6, "6LoWPAN") also refers to
networks built from similarly constrained link-layer
technologies <xref target="RFC7668"/> <xref target="RFC8105"/> <xref target="RFC7428"/> <xref target="RFC9159"/>.</t>
        </section>
        <section anchor="lpwan">
          <name>LPWAN</name>
          <t>An overview over Low-Power Wide Area Network (LPWAN) technologies is
provided by <xref target="RFC8376"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="devclass">
      <name>Classes of Constrained Devices</name>
      <t>Despite the overwhelming variety of Internet-connected devices that
can be envisioned, it may be worthwhile to have some succinct
terminology for different classes of constrained devices.</t>
      <t>Before we get to that, let's first distinguish two big rough groups of
devices based on their CPU capabilities:</t>
      <ul spacing="normal">
        <li>
          <t>Microcontroller-class devices (sometimes called "M-class").
These often (but not always) include RAM and code storage on chip
and would struggle to support more powerful general-purpose operating systems, e.g.,
they do not have an MMU (memory management unit).  They use most of
their pins for interfaces to application hardware such as digital
in/out (the latter often Pulse Width Modulation (PWM)-controllable),
ADC/DACs (analog-to-digital and digital-to-analog converters), etc.
Where this hardware is specialized for an application, we may talk
about "Systems on a Chip" (SOC).  These devices often implement
elaborate sleep modes to achieve microwatt- or at least
milliwatt-level sustained power usage (Ps, see below).</t>
        </li>
        <li>
          <t>General-purpose-class devices (sometimes called "A-class").  These usually
have RAM and Flash storage on separate chips (not always separate
packages), and offer support for general-purpose operating systems
such as Linux, e.g. an MMU.  Many of the pins on the CPU chip are
dedicated to interfacing with RAM and other memory.  Some
general-purpose-class devices integrate some application hardware
such as video controllers, these are often also called "Systems on a
Chip" (SOC).  While these chips also include sleep modes, they are
usually more on the watt side of sustained power usage (Ps).</t>
        </li>
      </ul>
      <t>If the distinction between these groups needs to be made in this
document, we distinguish group "M" (microcontroller) from group "J"
(general purpose).</t>
      <t>In this document, the class designations in <xref target="devclasstbl"/> may be
used as rough indications of device capabilities.  Note that the
classes from 10 upwards are not really constrained devices in the
sense of the previous section; they may still be useful to discuss
constraints in larger devices:</t>
      <table anchor="devclasstbl">
        <name>Classes of Constrained Devices (KiB = 1024 bytes)</name>
        <thead>
          <tr>
            <th align="left">Group</th>
            <th align="left">Name</th>
            <th align="left">data size (e.g., RAM)</th>
            <th align="left">code size (e.g., Flash)</th>
            <th align="left">Examples</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">M</td>
            <td align="left">Class 0, C0</td>
            <td align="left">&lt;&lt; 10 KiB</td>
            <td align="left">&lt;&lt; 100 KiB</td>
            <td align="left">ATtiny</td>
          </tr>
          <tr>
            <td align="left">M</td>
            <td align="left">Class 1, C1</td>
            <td align="left">~ 10 KiB</td>
            <td align="left">~ 100 KiB</td>
            <td align="left">STM32F103CB</td>
          </tr>
          <tr>
            <td align="left">M</td>
            <td align="left">Class 2, C2</td>
            <td align="left">~ 50 KiB</td>
            <td align="left">~ 250 KiB</td>
            <td align="left">STM32F103RC</td>
          </tr>
          <tr>
            <td align="left">M</td>
            <td align="left">Class 3, C3</td>
            <td align="left">~ 100 KiB</td>
            <td align="left">~ 500..1000 KiB</td>
            <td align="left">STM32F103RG</td>
          </tr>
          <tr>
            <td align="left">M</td>
            <td align="left">Class 4, C4</td>
            <td align="left">~ 300..1000 KiB</td>
            <td align="left">~ 1000..2000 KiB</td>
            <td align="left">"Luxury"</td>
          </tr>
          <tr>
            <td align="left">J</td>
            <td align="left">Class 10, C10</td>
            <td align="left">(16..)32..64..128 MiB</td>
            <td align="left">4..8..16 MiB</td>
            <td align="left">OpenWRT routers</td>
          </tr>
          <tr>
            <td align="left">J</td>
            <td align="left">Class 15, C15</td>
            <td align="left">0.5..1 GiB</td>
            <td align="left">(lots)</td>
            <td align="left">Raspberry PI</td>
          </tr>
          <tr>
            <td align="left">J</td>
            <td align="left">Class 16, C16</td>
            <td align="left">1..4 GiB</td>
            <td align="left">(lots)</td>
            <td align="left">Smartphones</td>
          </tr>
          <tr>
            <td align="left">J</td>
            <td align="left">Class 17, C17</td>
            <td align="left">4..32 GiB</td>
            <td align="left">(lots)</td>
            <td align="left">Laptops</td>
          </tr>
          <tr>
            <td align="left">J</td>
            <td align="left">Class 19, C19</td>
            <td align="left">(lots)</td>
            <td align="left">(lots)</td>
            <td align="left">Servers</td>
          </tr>
        </tbody>
      </table>
      <t>As of the writing of this document, these characteristics correspond
to distinguishable clusters of commercially available chips and design
cores for constrained devices.  While it is expected that the
boundaries of these classes will move over time, Moore's law tends to
be less effective in the embedded space than in personal computing
devices: gains made available by increases in transistor count and
density are more likely to be invested in reductions of cost and power
requirements than into continual increases in computing power.
(This effect is less pronounced in the multi-chip J-group
architectures; e.g., class 10 usage for OpenWRT has started at 4/16
MiB Flash/RAM, with an early lasting minimum at 4/32, to now requiring
8/64 and recommending 16/128 for modern software releases <xref target="W432"/>.)</t>
      <t>Class 0 devices are very constrained sensor-like motes.  They are so
severely constrained in memory and processing capabilities that most
likely they will not have the resources required to communicate
directly with the Internet in a secure manner (rare heroic, narrowly
targeted implementation efforts
notwithstanding).  Class 0 devices will participate in Internet
communications with the help of larger devices acting as proxies,
gateways, or servers.  Class 0 devices generally cannot be secured or managed
comprehensively in the traditional sense.  They will most likely be
preconfigured (and will be reconfigured rarely, if at all) with a very
small data set.  For management purposes, they could answer keepalive
signals and send on/off or basic health indications.</t>
      <t>Class 1 devices are quite constrained in code space and processing
capabilities, such that they
cannot easily talk to other Internet nodes employing a
full protocol stack such as using HTTP, Transport Layer Security (TLS), and
related security
protocols and XML-based data representations.
However, they are capable enough to
use a protocol stack specifically designed for
constrained nodes (such as the Constrained Application Protocol (CoAP) over
UDP <xref target="RFC7252"/>) and participate in meaningful
conversations without the help of a gateway node.  In particular, they
can provide support for the security functions required on a large
network.  Therefore, they can be integrated as fully developed peers
into an IP network, but they need to be parsimonious with state
memory, code space, and often power expenditure for protocol and
application usage.</t>
      <t>Class 2 devices are less constrained and fundamentally capable of
supporting most of the same protocol stacks as used on
notebooks or servers.  However, even these devices can benefit from
lightweight and energy-efficient protocols and from consuming less
bandwidth.  Furthermore, using fewer resources for networking leaves
more resources available to applications.  Thus, using the protocol
stacks defined for more constrained devices on Class 2 devices
might reduce development costs and increase the interoperability.</t>
      <t>Constrained devices with capabilities significantly beyond Class 2
devices exist.  They are less demanding from a standards development
point of view as they can largely use existing protocols unchanged.
The previous version of the present document therefore did not make
any attempt to define constrained classes beyond Class 2.  These
devices, and to a certain extent even J-group devices, can still be
constrained by a limited energy supply.  Class 3 and 4 devices are
less clearly defined than the lower classes; they are even less
constrained.  In particular Class 4 devices are powerful enough to
quite comfortably run, say, JavaScript interpreters, together with
elaborate network stacks.  Additional classes
may need to be defined based on protection capabilities, e.g., an MPU
(memory protection unit; true MMUs are typically only found in J-group
devices).</t>
      <t>With respect to examining the capabilities of constrained nodes,
particularly for Class 1 devices, it is important to understand what
type of applications they are able to run and which protocol
mechanisms would be most suitable.  Because of memory and other
limitations, each specific Class 1 device might be able to support
only a few selected functions needed for its intended operation.  In
other words, the set of functions that can actually be supported is
not static per device type: devices with similar constraints might
choose to support different functions.  Even though Class 2 devices
have some more functionality available and may be able to provide a
more complete set of functions, they still need to be assessed for the
type of applications they will be running and the protocol functions
they would need.  To be able to derive any requirements, the use
cases and the involvement of the devices in the application and the
operational scenario need to be analyzed.  Use cases may combine
constrained devices of multiple classes as well as more traditional
Internet nodes.</t>
      <section anchor="firmwaresoftware-upgradability">
        <name>Firmware/Software upgradability</name>
        <t>Platforms may differ in their firmware or software upgradability.
The below is a first attempt at classifying this.</t>
        <table anchor="upgtbl">
          <name>Levels of Software Update Capabilities</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Firmware/Software upgradability</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">F0</td>
              <td align="left">no (discard for upgrade)</td>
            </tr>
            <tr>
              <td align="left">F1</td>
              <td align="left">replaceable, out of service during replacement, reboot</td>
            </tr>
            <tr>
              <td align="left">F2</td>
              <td align="left">patchable during operation, reboot required</td>
            </tr>
            <tr>
              <td align="left">F3</td>
              <td align="left">patchable during operation, restart not visible externally</td>
            </tr>
            <tr>
              <td align="left">F9</td>
              <td align="left">app-level upgradability, no reboot required ("hitless")</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="isolation-functionality">
        <name>Isolation functionality</name>
        <t>This section discusses the ability of the platform to
isolate different software components.
The categories below are not mutually
exclusive.
<!-- are there relevant clusters? -->
        </t>
        <table anchor="isoltbl">
          <name>Levels of Isolation Capabilities</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Isolation functionality</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Is0</td>
              <td align="left">no isolation</td>
            </tr>
            <tr>
              <td align="left">Is2</td>
              <td align="left">MPU (memory protection unit), at least boundary registers</td>
            </tr>
            <tr>
              <td align="left">Is5</td>
              <td align="left">MMU with Linux-style kernel/user</td>
            </tr>
            <tr>
              <td align="left">Is7</td>
              <td align="left">Virtualization-style isolation</td>
            </tr>
            <tr>
              <td align="left">Is8</td>
              <td align="left">Secure enclave isolation</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="shielded-secrets">
        <name>Shielded secrets</name>
        <!-- are there relevant clusters? -->

<t>Some platforms can keep secrets shielded (usually in conjunction with
secure enclave functionality).</t>
        <table anchor="shieldtbl">
          <name>Levels of Secret Shielding Capabilities</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Secret shielding functionality</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Sh0</td>
              <td align="left">no secret shielding</td>
            </tr>
            <tr>
              <td align="left">Sh1</td>
              <td align="left">some secret shielding</td>
            </tr>
            <tr>
              <td align="left">Sh9</td>
              <td align="left">perfect secret shielding</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="power">
      <name>Power Terminology</name>
      <t>Devices not only differ in their computing capabilities but also in
available power and/or energy.  While it is harder to find
recognizable clusters in this space, it is still useful to introduce
some common terminology.</t>
      <section anchor="scaling-properties">
        <name>Scaling Properties</name>
        <t>The power and/or energy available to a device may vastly differ, from
kilowatts to microwatts, from essentially unlimited to hundreds of
microjoules.</t>
        <t>Instead of defining classes or clusters, we simply state, using
the International System of Units (SI units), an approximate value for one
or both of the quantities
listed in <xref target="scaletbl"/>:</t>
        <table anchor="scaletbl">
          <name>Quantities Relevant to Power and Energy</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Definition</th>
              <th align="left">SI Unit</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Ps</td>
              <td align="left">Sustainable average power available for the device over the time it is functioning</td>
              <td align="left">W (Watt)</td>
            </tr>
            <tr>
              <td align="left">Et</td>
              <td align="left">Total electrical energy available before the energy source is exhausted</td>
              <td align="left">J (Joule)</td>
            </tr>
          </tbody>
        </table>
        <t>The value of Et may need to be interpreted in conjunction with an
indication over which period of time the value is given; see <xref target="classes-of-energy-limitation"/>.</t>
        <t>Some devices enter a "low-power" mode before the energy available in a
period is exhausted or even have multiple such steps on the way to
exhaustion.  For these devices, Ps would need to be given for each of
the modes/steps.</t>
      </section>
      <section anchor="classes-of-energy-limitation">
        <name>Classes of Energy Limitation</name>
        <t>As discussed above, some devices are limited in available energy as
opposed to (or in addition to) being limited in available power.
Where no relevant limitations exist with respect to energy, the device
is classified as E9.
The energy limitation may be in total energy available in the usable
lifetime of the device
(e.g., a device that is discarded when its
non-replaceable primary battery is exhausted),
classified as E2.
Where the relevant limitation is for a specific period, the device is
classified as E1, e.g.,
a solar-powered device with a limited amount of
energy available for the night, a device that is manually connected to a
charger and has a period of time between recharges, or a device with a
periodic (primary) battery
replacement interval.
Finally, there may be a limited amount of energy available for a specific
event, e.g., for a button press in an energy-harvesting light switch;
such devices are classified as E0.
Note that, in a sense, many E1 devices are also E2, as the rechargeable
battery has a limited number of useful recharging cycles.</t>
        <t><xref target="enclasstbl"/> provides a summary of the classifications
described above.</t>
        <table anchor="enclasstbl">
          <name>Classes of Energy Limitation</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Type of energy limitation</th>
              <th align="left">Example Power Source</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">E0</td>
              <td align="left">Event energy-limited</td>
              <td align="left">Event-based harvesting</td>
            </tr>
            <tr>
              <td align="left">E1</td>
              <td align="left">Period energy-limited</td>
              <td align="left">Battery that is periodically recharged or replaced</td>
            </tr>
            <tr>
              <td align="left">E2</td>
              <td align="left">Lifetime energy-limited</td>
              <td align="left">Non-replaceable primary battery</td>
            </tr>
            <tr>
              <td align="left">E9</td>
              <td align="left">No direct quantitative limitations to available energy</td>
              <td align="left">Mains-powered</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="poweruse">
        <name>Strategies for Using Power for Communication</name>
        <t>Especially when wireless transmission is used, the radio often
consumes a big portion of the total energy consumed by the device.
Design parameters, such as the available spectrum, the desired range,
and the bitrate aimed for,
influence the power consumed during transmission and reception; the
duration of transmission and reception (including potential reception)
influence the total energy consumption.</t>
        <t>Different
strategies for power usage and network attachment may be used, based on the
type of the energy source (e.g., battery or mains-powered)
and the frequency with which a device needs to communicate.</t>
        <t>The general strategies for power usage can be described as follows:</t>
        <dl>
          <dt>Always-on:</dt>
          <dd>
            <t>This strategy is most applicable if there is no reason for extreme
measures for power saving.  The device can stay on in the usual manner
all the time.  It may be useful to employ power-friendly hardware or
limit the number of wireless transmissions, CPU speeds, and other
aspects for general power-saving and cooling needs, but the device can
be connected to the network all the time.</t>
          </dd>
          <dt>Normally-off:</dt>
          <dd>
            <t>Under this strategy, the device sleeps such long periods at a time
that once it wakes up, it makes sense for it to not pretend that it
has been connected to the network during sleep: the device reattaches
to the network as it is woken up.  The main optimization goal is to
minimize the effort during the reattachment process and any
resulting application communications.
</t>
            <t>If the device sleeps for long periods of time and needs to
communicate infrequently, the relative increase in energy expenditure
during reattachment may be acceptable.</t>
          </dd>
          <dt>Low-power:</dt>
          <dd>
            <t>This strategy is most applicable to devices that need to operate on
a very small amount of power but still need to be able to communicate
on a relatively frequent basis. This implies that extremely low-power
solutions need to be used for the hardware, chosen link-layer
mechanisms, and so on.  Typically, given the small amount of time
between transmissions, despite their sleep state, these devices retain
some form of attachment to the network.  Techniques used for
minimizing power usage for the network communications include
minimizing any work from re-establishing communications after waking
up and tuning the frequency of communications (including "duty cycling",
where components are switched on and off in a regular cycle) and other parameters
appropriately.</t>
          </dd>
        </dl>
        <t><xref target="powclasstbl"/> provides a summary of the strategies
described above.</t>
        <table anchor="powclasstbl">
          <name>Strategies of Using Power for Communication</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Strategy</th>
              <th align="left">Ability to communicate</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">P0</td>
              <td align="left">Normally-off</td>
              <td align="left">Reattach when required</td>
            </tr>
            <tr>
              <td align="left">P1</td>
              <td align="left">Low-power</td>
              <td align="left">Appears connected, perhaps with high latency</td>
            </tr>
            <tr>
              <td align="left">P9</td>
              <td align="left">Always-on</td>
              <td align="left">Always connected</td>
            </tr>
          </tbody>
        </table>
        <t>Note that the discussion above is at the device level; similar
considerations can apply at the communications-interface level.
This document does not define terminology for the latter.</t>
        <t>A term often used to describe power-saving approaches is
"duty-cycling".  This describes all forms of periodically switching
off some function, leaving it on only for a certain percentage of
time (the "duty cycle").</t>
        <t><xref target="RFC7102"/> only distinguishes two levels, defining
a Non-Sleepy Node as a node that always remains in a fully powered-on
state (always awake) where it has the capability to perform
communication (P9) and a Sleepy Node as a node that may sometimes go
into a sleep mode (a low-power state to conserve power) and
temporarily suspend protocol communication (P0); there is no explicit
mention of P1.</t>
      </section>
      <section anchor="strategies-of-keeping-time-over-power-events">
        <name>Strategies of Keeping Time over Power Events</name>
        <t>Many applications for a device require it to keep some concept of time.</t>
        <t>Time-keeping can be relative to a previous event (last packet received),
absolute on a device-specific scale (e.g., last reboot), or absolute
on a world-wide scale ("wall-clock time").</t>
        <t>Some devices lose the concept of time when going to sleep: after
wakeup, they don't know how long they slept.  Some others do keep some
concept of time during sleep, but not precise enough to use as a basis
for keeping absolute time.  Some devices have a continuously running
source of a reasonably accurate time (often a 32,768 Hz watch crystal).
Finally, some devices can keep their concept of time even during a
battery change, e.g., by using a backup battery or a supercapacitor to
keep powering the real-time clock (RTC).</t>
        <t>The actual accuracy of time may vary, with errors ranging from tens of
percent from on-chip RC oscillators (not useful for keeping absolute
time, but still useful for, e.g., timing out some state) to
approximately 10<sup>-4</sup> to 10<sup>-5</sup> ("watch crystal") of error.  More precise
timing is available with temperature compensated crystal oscillators
(TCXO).  Further improvement requires significantly higher power
usage, bulk, fragility, and device cost, e.g. oven-controlled crystal
oscillators (OCXO) can reach 10<sup>-8</sup> accuracy, and Rubidium frequency sources can
reach 10<sup>-11</sup> over the short term and 10<sup>-9</sup> over the long term.</t>
        <t>A device may need to fire up a more accurate frequency source during
wireless communication, this may also allow it to keep more precise
time during the period.</t>
        <t>The various time sources available on the device can be assisted by
external time input, e.g. via the network using the NTP protocol
<xref target="RFC5905"/>.  Information from measuring the deviation between external
input and local time source can be used to increase the accuracy of
maintaining time even during periods of no network use.</t>
        <t>Errors of the frequency source can be compensated if known (calibrated
against a known better source, or even predicted, e.g., in a software
TCXO).  Even with errors partially compensated, an uncertainty
remains, which is the more fundamental characteristic to discuss.</t>
        <t>Battery solutions may allow the device to keep a wall-clock time
during its entire life, or the wall-clock time may need to be reset
after a battery change.  Even devices that have a battery lasting for
their lifetime may not be set to wall-clock time at manufacture time,
possibly because the battery is only activated at installation time
where time sources may be questionable or because setting the clock
during manufacture is deemed too much effort.</t>
        <t>Devices that keep a good approximation of wall-clock time during their
life may be in a better position to securely validate external time
inputs than devices that need to be reset episodically: the latter can
possibly be tricked by their environment into accepting a long-past
time, for instance with the intent of exploiting expired security
assertions such as certificates.
See <xref target="I-D.amsuess-t2trg-raytime"/> for additional discussion and a strategy for mitigating this.</t>
        <t>From a practical point of view, devices can be divided at least on the
two dimensions proposed in <xref target="timeclasstbl"/> and
<xref target="timepermanencytbl"/>.  Corrections to the local time of a device
performed over the network can be used to improve the uncertainty
exhibited by these basic device classes.</t>
        <table anchor="timeclasstbl">
          <name>Strategies of Keeping Time over Power Events</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Type</th>
              <th align="left">Uncertainty (roughly)</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">T0</td>
              <td align="left">no concept of time</td>
              <td align="left">infinite</td>
            </tr>
            <tr>
              <td align="left">T1</td>
              <td align="left">relative time while awake</td>
              <td align="left">(usually high)</td>
            </tr>
            <tr>
              <td align="left">T2</td>
              <td align="left">relative time</td>
              <td align="left">(usually high during sleep)</td>
            </tr>
            <tr>
              <td align="left">T3</td>
              <td align="left">relative time</td>
              <td align="left">10<sup>-4</sup> or better</td>
            </tr>
            <tr>
              <td align="left">T5</td>
              <td align="left">absolute time (e.g., since boot)</td>
              <td align="left">10<sup>-4</sup> or better</td>
            </tr>
            <tr>
              <td align="left">T7</td>
              <td align="left">wall-clock time</td>
              <td align="left">10<sup>-4</sup> or better</td>
            </tr>
            <tr>
              <td align="left">T8</td>
              <td align="left">wall-clock time</td>
              <td align="left">10<sup>-5</sup> or better</td>
            </tr>
            <tr>
              <td align="left">T9</td>
              <td align="left">wall-clock time</td>
              <td align="left">10<sup>-6</sup> or better (TCXO)</td>
            </tr>
            <tr>
              <td align="left">T10</td>
              <td align="left">wall-clock time</td>
              <td align="left">10<sup>-7</sup> or better (OCXO or Rb)</td>
            </tr>
          </tbody>
        </table>
        <table anchor="timepermanencytbl">
          <name>Permanency of Keeping Time</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Permanency (from type T5 upwards):</th>
              <th align="left">Uncertainty</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TP0</td>
              <td align="left">time needs to be reset on certain occasions</td>
              <td align="left"> </td>
            </tr>
            <tr>
              <td align="left">TP1</td>
              <td align="left">time needs to be set during installation</td>
              <td align="left">(possibly reduced...</td>
            </tr>
            <tr>
              <td align="left">TP9</td>
              <td align="left">reliable time is maintained during lifetime</td>
              <td align="left">...by using external input)</td>
            </tr>
          </tbody>
        </table>
        <t>Further parameters that can be used to discuss clock quality can be
found in <xref section="3.5" sectionFormat="of" target="I-D.ietf-cbor-time-tag"/>.</t>
      </section>
    </section>
    <section anchor="classes-of-networks">
      <name>Classes of Networks</name>
      <section anchor="classes-of-link-layer-mtu-size">
        <name>Classes of link layer MTU size</name>
        <t>Link layer technologies used by constrained devices can be categorized
on the basis of link layer MTU size. Depending on this parameter, the
fragmentation techniques needed (if any) to support the IPv6 MTU
requirement may vary.</t>
        <t>We define the following classes of link layer MTU size:</t>
        <table anchor="mtutbl">
          <name>Classes of Link Layer MTU Size</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">L2 MTU size (bytes)</th>
              <th align="left">6LoWPAN Fragmentation applicable*?</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">S0</td>
              <td align="left">3 – 12</td>
              <td align="left">need new kind of fragmentation</td>
            </tr>
            <tr>
              <td align="left">S1</td>
              <td align="left">13 – 127</td>
              <td align="left">yes</td>
            </tr>
            <tr>
              <td align="left">S2</td>
              <td align="left">128 – 1279</td>
              <td align="left">yes</td>
            </tr>
            <tr>
              <td align="left">S3</td>
              <td align="left">&gt;= 1280</td>
              <td align="left">no fragmentation needed</td>
            </tr>
          </tbody>
        </table>
        <t>* if no link layer fragmentation is available
(note: 'Sx' stands for 'Size x')</t>
        <t>S0 technologies require fragmentation to support the IPv6 MTU requirement.
If no link layer fragmentation is available, fragmentation is needed at
the adaptation layer below IPv6. However, 6LoWPAN fragmentation <xref target="RFC4944"/>
cannot be used for these technologies, given the extremely reduced link
layer MTU. In this case, lightweight fragmentation formats need to be used
(e.g. <xref target="RFC8724"/>).</t>
        <t>S1 and S2 technologies require fragmentation at the subnetwork level to
support the IPv6 MTU requirement.
If link layer fragmentation is unavailable or insufficient,
fragmentation is needed at the adaptation layer below IPv6.
6LoWPAN fragmentation <xref target="RFC4944"/> can be used to carry 1280-byte IPv6
packets over these technologies.</t>
        <t>S3 technologies do not require fragmentation to support the IPv6 MTU
requirement.</t>
      </section>
      <section anchor="class-of-internet-integration">
        <name>Class of Internet Integration</name>
        <t>The term "Internet of Things" is sometimes confusingly used for
connected devices that are not actually employing Internet technology.
Some devices do use Internet technology, but only use it to exchange
packets with a fixed communication partner ("device-to-cloud"
scenarios, see also <xref section="2.2" sectionFormat="of" target="RFC7452"/>).
More general devices are prepared to
communicate with other nodes in the Internet as well.</t>
        <t>We define the following classes of Internet technology level:</t>
        <table anchor="internettbl">
          <name>Classes of Internet Technology Level</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">Internet technology</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">I0</td>
              <td align="left">none (local interconnect only)</td>
            </tr>
            <tr>
              <td align="left">I1</td>
              <td align="left">device-to-cloud only</td>
            </tr>
            <tr>
              <td align="left">I9</td>
              <td align="left">full Internet connectivity supported</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="classes-of-physical-layer-bit-rate">
        <name>Classes of physical layer bit rate</name>
        <t>[This section could be expanded to also talk about
burst rate vs. sustained rate; bits/s vs. messages/s, ...]</t>
        <t>Physical layer technologies used by constrained devices can be
categorized on the basis of physical layer (PHY) bit rate. The PHY bit
rate class of a technology has important implications with regard to
compatibility with existing protocols and mechanisms on the Internet,
responsiveness to frame transmissions and need for header compression
techniques.</t>
        <t>We define the following classes of PHY bit rate:</t>
        <table anchor="phyratetbl">
          <name>Classes of Physical Layer Bitrate</name>
          <thead>
            <tr>
              <th align="left">Name</th>
              <th align="left">PHY bit rate (bit/s)</th>
              <th align="left">Comment</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">B0</td>
              <td align="left">&lt; 10</td>
              <td align="left">Transmission time of 150-byte frame &gt; MSL</td>
            </tr>
            <tr>
              <td align="left">B1</td>
              <td align="left">10 – 10<sup>3</sup></td>
              <td align="left">Unresponsiveness if human expects reaction to sent frame (frame size &gt; 62.5 byte)</td>
            </tr>
            <tr>
              <td align="left">B2</td>
              <td align="left">10<sup>3</sup> – 10<sup>6</sup></td>
              <td align="left">Responsiveness if human expects reaction to sent frame, but header compression still needed</td>
            </tr>
            <tr>
              <td align="left">B3</td>
              <td align="left">&gt; 10<sup>6</sup></td>
              <td align="left">Header compression yields relatively low performance benefits</td>
            </tr>
          </tbody>
        </table>
        <t>(note: 'Bx' stands for 'Bit rate x')</t>
        <t>B0 technologies lead to very high transmission times, which may be close
to or even greater than the Maximum Segment Lifetime (MSL) assumed on
the Internet (Section <xref target="RFC9293" section="3.4.2" sectionFormat="bare"/> of RFC 9293 <xref target="STD7"/>).
Many Internet protocols and mechanisms will fail
when transmission times, and thus latencies, are greater than the MSL
<xref target="I-D.gomez-core-coap-space"/>.
B0 technologies lead to a
frame transmission time greater than the MSL for a frame size greater
than 150 bytes.</t>
        <t>B1 technologies offer transmission times which are lower than the MSL
(for a frame size greater than 150 bytes).  However, transmission times
for B1 technologies are still significant if a human expects a reaction
to the transmission of a frame.  With B1 technologies, the transmission
time of a frame greater than 62.5 bytes exceeds 0.5 seconds, i.e. a
threshold time beyond which any response or reaction to a frame
transmission will appear not to be immediate <xref target="RFC5826"/>.</t>
        <t>B2 technologies do not incur responsiveness problems, but still benefit
from using header compression techniques (e.g. <xref target="RFC6282"/>) to achieve
performance improvements.</t>
        <t>Over B3 technologies, the relative performance benefits of header
compression are low. For example, in a duty-cycled technology offering
B3 PHY bit rates, energy consumption decrease due to header compression
may be comparable with the energy consumed while in a sleep interval. On
the other hand, for B3 PHY bit rates, a human user will not be able to
perceive whether header compression has been used or not in a frame
transmission.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no requests to IANA.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document introduces common terminology that does not raise any
new security issues.  Security considerations arising from the
constraints discussed in this document need to be discussed in the
context of specific protocols.  For instance, <xref section="11.6" sectionFormat="of" target="RFC7252"/>,
"Constrained node considerations", discusses implications of specific
constraints on the security mechanisms employed. <xref target="RFC7416"/> provides a security
threat analysis for the RPL routing protocol.
Implementation considerations for security protocols on constrained
nodes are discussed in <xref target="RFC7815"/> and <xref target="I-D.ietf-lwig-tls-minimal"/>.
A wider view of security in constrained-node networks is provided in <xref target="RFC8576"/>.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC7228">
        <front>
          <title>Terminology for Constrained-Node Networks</title>
          <author fullname="C. Bormann" initials="C." surname="Bormann"/>
          <author fullname="M. Ersue" initials="M." surname="Ersue"/>
          <author fullname="A. Keranen" initials="A." surname="Keranen"/>
          <date month="May" year="2014"/>
          <abstract>
            <t>The Internet Protocol Suite is increasingly used on small devices with severe constraints on power, memory, and processing resources, creating constrained-node networks. This document provides a number of basic terms that have been useful in the standardization work for constrained-node networks.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7228"/>
        <seriesInfo name="DOI" value="10.17487/RFC7228"/>
      </reference>
      <reference anchor="RFC5905">
        <front>
          <title>Network Time Protocol Version 4: Protocol and Algorithms Specification</title>
          <author fullname="D. Mills" initials="D." surname="Mills"/>
          <author fullname="J. Martin" initials="J." role="editor" surname="Martin"/>
          <author fullname="J. Burbank" initials="J." surname="Burbank"/>
          <author fullname="W. Kasch" initials="W." surname="Kasch"/>
          <date month="June" year="2010"/>
          <abstract>
            <t>The Network Time Protocol (NTP) is widely used to synchronize computer clocks in the Internet. This document describes NTP version 4 (NTPv4), which is backwards compatible with NTP version 3 (NTPv3), described in RFC 1305, as well as previous versions of the protocol. NTPv4 includes a modified protocol header to accommodate the Internet Protocol version 6 address family. NTPv4 includes fundamental improvements in the mitigation and discipline algorithms that extend the potential accuracy to the tens of microseconds with modern workstations and fast LANs. It includes a dynamic server discovery scheme, so that in many cases, specific server configuration is not required. It corrects certain errors in the NTPv3 design and implementation and includes an optional extension mechanism. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5905"/>
        <seriesInfo name="DOI" value="10.17487/RFC5905"/>
      </reference>
      <reference anchor="RFC4944">
        <front>
          <title>Transmission of IPv6 Packets over IEEE 802.15.4 Networks</title>
          <author fullname="G. Montenegro" initials="G." surname="Montenegro"/>
          <author fullname="N. Kushalnagar" initials="N." surname="Kushalnagar"/>
          <author fullname="J. Hui" initials="J." surname="Hui"/>
          <author fullname="D. Culler" initials="D." surname="Culler"/>
          <date month="September" year="2007"/>
          <abstract>
            <t>This document describes the frame format for transmission of IPv6 packets and the method of forming IPv6 link-local addresses and statelessly autoconfigured addresses on IEEE 802.15.4 networks. Additional specifications include a simple header compression scheme using shared context and provisions for packet delivery in IEEE 802.15.4 meshes. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4944"/>
        <seriesInfo name="DOI" value="10.17487/RFC4944"/>
      </reference>
      <reference anchor="RFC6282">
        <front>
          <title>Compression Format for IPv6 Datagrams over IEEE 802.15.4-Based Networks</title>
          <author fullname="J. Hui" initials="J." role="editor" surname="Hui"/>
          <author fullname="P. Thubert" initials="P." surname="Thubert"/>
          <date month="September" year="2011"/>
          <abstract>
            <t>This document updates RFC 4944, "Transmission of IPv6 Packets over IEEE 802.15.4 Networks". This document specifies an IPv6 header compression format for IPv6 packet delivery in Low Power Wireless Personal Area Networks (6LoWPANs). The compression format relies on shared context to allow compression of arbitrary prefixes. How the information is maintained in that shared context is out of scope. This document specifies compression of multicast addresses and a framework for compressing next headers. UDP header compression is specified within this framework. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6282"/>
        <seriesInfo name="DOI" value="10.17487/RFC6282"/>
      </reference>
      <reference anchor="RFC8724">
        <front>
          <title>SCHC: Generic Framework for Static Context Header Compression and Fragmentation</title>
          <author fullname="A. Minaburo" initials="A." surname="Minaburo"/>
          <author fullname="L. Toutain" initials="L." surname="Toutain"/>
          <author fullname="C. Gomez" initials="C." surname="Gomez"/>
          <author fullname="D. Barthel" initials="D." surname="Barthel"/>
          <author fullname="JC. Zuniga" initials="JC." surname="Zuniga"/>
          <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>
      <reference anchor="RFC7452">
        <front>
          <title>Architectural Considerations in Smart Object Networking</title>
          <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
          <author fullname="J. Arkko" initials="J." surname="Arkko"/>
          <author fullname="D. Thaler" initials="D." surname="Thaler"/>
          <author fullname="D. McPherson" initials="D." surname="McPherson"/>
          <date month="March" year="2015"/>
          <abstract>
            <t>The term "Internet of Things" (IoT) denotes a trend where a large number of embedded devices employ communication services offered by Internet protocols. Many of these devices, often called "smart objects", are not directly operated by humans but exist as components in buildings or vehicles, or are spread out in the environment. Following the theme "Everything that can be connected will be connected", engineers and researchers designing smart object networks need to decide how to achieve this in practice.</t>
            <t>This document offers guidance to engineers designing Internet- connected smart objects.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7452"/>
        <seriesInfo name="DOI" value="10.17487/RFC7452"/>
      </reference>
      <reference anchor="RFC6606">
        <front>
          <title>Problem Statement and Requirements for IPv6 over Low-Power Wireless Personal Area Network (6LoWPAN) Routing</title>
          <author fullname="E. Kim" initials="E." surname="Kim"/>
          <author fullname="D. Kaspar" initials="D." surname="Kaspar"/>
          <author fullname="C. Gomez" initials="C." surname="Gomez"/>
          <author fullname="C. Bormann" initials="C." surname="Bormann"/>
          <date month="May" year="2012"/>
          <abstract>
            <t>IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) are formed by devices that are compatible with the IEEE 802.15.4 standard. However, neither the IEEE 802.15.4 standard nor the 6LoWPAN format specification defines how mesh topologies could be obtained and maintained. Thus, it should be considered how 6LoWPAN formation and multi-hop routing could be supported.</t>
            <t>This document provides the problem statement and design space for 6LoWPAN routing. It defines the routing requirements for 6LoWPANs, considering the low-power and other particular characteristics of the devices and links. The purpose of this document is not to recommend specific solutions but to provide general, layer-agnostic guidelines about the design of 6LoWPAN routing that can lead to further analysis and protocol design. This document is intended as input to groups working on routing protocols relevant to 6LoWPANs, such as the IETF ROLL WG. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6606"/>
        <seriesInfo name="DOI" value="10.17487/RFC6606"/>
      </reference>
      <referencegroup anchor="STD7" target="https://www.rfc-editor.org/info/std7">
        <reference anchor="RFC9293" target="https://www.rfc-editor.org/info/rfc9293">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document specifies the Transmission Control Protocol (TCP). TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet. Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion. This document collects and brings those changes together with the protocol specification from RFC 793. This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793. It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements. It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state. The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </reference>
      </referencegroup>
      <reference anchor="RFC4838">
        <front>
          <title>Delay-Tolerant Networking Architecture</title>
          <author fullname="V. Cerf" initials="V." surname="Cerf"/>
          <author fullname="S. Burleigh" initials="S." surname="Burleigh"/>
          <author fullname="A. Hooke" initials="A." surname="Hooke"/>
          <author fullname="L. Torgerson" initials="L." surname="Torgerson"/>
          <author fullname="R. Durst" initials="R." surname="Durst"/>
          <author fullname="K. Scott" initials="K." surname="Scott"/>
          <author fullname="K. Fall" initials="K." surname="Fall"/>
          <author fullname="H. Weiss" initials="H." surname="Weiss"/>
          <date month="April" year="2007"/>
          <abstract>
            <t>This document describes an architecture for delay-tolerant and disruption-tolerant networks, and is an evolution of the architecture originally designed for the Interplanetary Internet, a communication system envisioned to provide Internet-like services across interplanetary distances in support of deep space exploration. This document describes an architecture that addresses a variety of problems with internetworks having operational and performance characteristics that make conventional (Internet-like) networking approaches either unworkable or impractical. We define a message- oriented overlay that exists above the transport (or other) layers of the networks it interconnects. The document presents a motivation for the architecture, an architectural overview, review of state management required for its operation, and a discussion of application design issues. This document represents the consensus of the IRTF DTN research group and has been widely reviewed by that group. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4838"/>
        <seriesInfo name="DOI" value="10.17487/RFC4838"/>
      </reference>
      <reference anchor="RFC7102">
        <front>
          <title>Terms Used in Routing for Low-Power and Lossy Networks</title>
          <author fullname="JP. Vasseur" initials="JP." surname="Vasseur"/>
          <date month="January" year="2014"/>
          <abstract>
            <t>This document provides a glossary of terminology used in routing requirements and solutions for networks referred to as Low-Power and Lossy Networks (LLNs). An LLN is typically composed of many embedded devices with limited power, memory, and processing resources interconnected by a variety of links. There is a wide scope of application areas for LLNs, including industrial monitoring, building automation (e.g., heating, ventilation, air conditioning, lighting, access control, fire), connected home, health care, environmental monitoring, urban sensor networks, energy management, assets tracking, and refrigeration.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7102"/>
        <seriesInfo name="DOI" value="10.17487/RFC7102"/>
      </reference>
      <reference anchor="RFC6551">
        <front>
          <title>Routing Metrics Used for Path Calculation in Low-Power and Lossy Networks</title>
          <author fullname="JP. Vasseur" initials="JP." role="editor" surname="Vasseur"/>
          <author fullname="M. Kim" initials="M." role="editor" surname="Kim"/>
          <author fullname="K. Pister" initials="K." surname="Pister"/>
          <author fullname="N. Dejean" initials="N." surname="Dejean"/>
          <author fullname="D. Barthel" initials="D." surname="Barthel"/>
          <date month="March" year="2012"/>
          <abstract>
            <t>Low-Power and Lossy Networks (LLNs) have unique characteristics compared with traditional wired and ad hoc networks that require the specification of new routing metrics and constraints. By contrast, with typical Interior Gateway Protocol (IGP) routing metrics using hop counts or link metrics, this document specifies a set of link and node routing metrics and constraints suitable to LLNs to be used by the Routing Protocol for Low-Power and Lossy Networks (RPL). [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6551"/>
        <seriesInfo name="DOI" value="10.17487/RFC6551"/>
      </reference>
      <reference anchor="RFC6550">
        <front>
          <title>RPL: IPv6 Routing Protocol for Low-Power and Lossy Networks</title>
          <author fullname="T. Winter" initials="T." role="editor" surname="Winter"/>
          <author fullname="P. Thubert" initials="P." role="editor" surname="Thubert"/>
          <author fullname="A. Brandt" initials="A." surname="Brandt"/>
          <author fullname="J. Hui" initials="J." surname="Hui"/>
          <author fullname="R. Kelsey" initials="R." surname="Kelsey"/>
          <author fullname="P. Levis" initials="P." surname="Levis"/>
          <author fullname="K. Pister" initials="K." surname="Pister"/>
          <author fullname="R. Struik" initials="R." surname="Struik"/>
          <author fullname="JP. Vasseur" initials="JP." surname="Vasseur"/>
          <author fullname="R. Alexander" initials="R." surname="Alexander"/>
          <date month="March" year="2012"/>
          <abstract>
            <t>Low-Power and Lossy Networks (LLNs) are a class of network in which both the routers and their interconnect are constrained. LLN routers typically operate with constraints on processing power, memory, and energy (battery power). Their interconnects are characterized by high loss rates, low data rates, and instability. LLNs are comprised of anything from a few dozen to thousands of routers. Supported traffic flows include point-to-point (between devices inside the LLN), point-to-multipoint (from a central control point to a subset of devices inside the LLN), and multipoint-to-point (from devices inside the LLN towards a central control point). This document specifies the IPv6 Routing Protocol for Low-Power and Lossy Networks (RPL), which provides a mechanism whereby multipoint-to-point traffic from devices inside the LLN towards a central control point as well as point-to-multipoint traffic from the central control point to the devices inside the LLN are supported. Support for point-to-point traffic is also available. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6550"/>
        <seriesInfo name="DOI" value="10.17487/RFC6550"/>
      </reference>
      <reference anchor="RFC4919">
        <front>
          <title>IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs): Overview, Assumptions, Problem Statement, and Goals</title>
          <author fullname="N. Kushalnagar" initials="N." surname="Kushalnagar"/>
          <author fullname="G. Montenegro" initials="G." surname="Montenegro"/>
          <author fullname="C. Schumacher" initials="C." surname="Schumacher"/>
          <date month="August" year="2007"/>
          <abstract>
            <t>This document describes the assumptions, problem statement, and goals for transmitting IP over IEEE 802.15.4 networks. The set of goals enumerated in this document form an initial set only. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4919"/>
        <seriesInfo name="DOI" value="10.17487/RFC4919"/>
      </reference>
      <reference anchor="RFC7252">
        <front>
          <title>The Constrained Application Protocol (CoAP)</title>
          <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
          <author fullname="K. Hartke" initials="K." surname="Hartke"/>
          <author fullname="C. Bormann" initials="C." surname="Bormann"/>
          <date month="June" year="2014"/>
          <abstract>
            <t>The Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained (e.g., low-power, lossy) networks. The nodes often have 8-bit microcontrollers with small amounts of ROM and RAM, while constrained networks such as IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) often have high packet error rates and a typical throughput of 10s of kbit/s. The protocol is designed for machine- to-machine (M2M) applications such as smart energy and building automation.</t>
            <t>CoAP provides a request/response interaction model between application endpoints, supports built-in discovery of services and resources, and includes key concepts of the Web such as URIs and Internet media types. CoAP is designed to easily interface with HTTP for integration with the Web while meeting specialized requirements such as multicast support, very low overhead, and simplicity for constrained environments.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7252"/>
        <seriesInfo name="DOI" value="10.17487/RFC7252"/>
      </reference>
      <reference anchor="RFC7668">
        <front>
          <title>IPv6 over BLUETOOTH(R) Low Energy</title>
          <author fullname="J. Nieminen" initials="J." surname="Nieminen"/>
          <author fullname="T. Savolainen" initials="T." surname="Savolainen"/>
          <author fullname="M. Isomaki" initials="M." surname="Isomaki"/>
          <author fullname="B. Patil" initials="B." surname="Patil"/>
          <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
          <author fullname="C. Gomez" initials="C." surname="Gomez"/>
          <date month="October" year="2015"/>
          <abstract>
            <t>Bluetooth Smart is the brand name for the Bluetooth low energy feature in the Bluetooth specification defined by the Bluetooth Special Interest Group. The standard Bluetooth radio has been widely implemented and available in mobile phones, notebook computers, audio headsets, and many other devices. The low-power version of Bluetooth is a specification that enables the use of this air interface with devices such as sensors, smart meters, appliances, etc. The low-power variant of Bluetooth has been standardized since revision 4.0 of the Bluetooth specifications, although version 4.1 or newer is required for IPv6. This document describes how IPv6 is transported over Bluetooth low energy using IPv6 over Low-power Wireless Personal Area Network (6LoWPAN) techniques.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7668"/>
        <seriesInfo name="DOI" value="10.17487/RFC7668"/>
      </reference>
      <reference anchor="RFC8105">
        <front>
          <title>Transmission of IPv6 Packets over Digital Enhanced Cordless Telecommunications (DECT) Ultra Low Energy (ULE)</title>
          <author fullname="P. Mariager" initials="P." surname="Mariager"/>
          <author fullname="J. Petersen" initials="J." role="editor" surname="Petersen"/>
          <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
          <author fullname="M. Van de Logt" initials="M." surname="Van de Logt"/>
          <author fullname="D. Barthel" initials="D." surname="Barthel"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>Digital Enhanced Cordless Telecommunications (DECT) Ultra Low Energy (ULE) is a low-power air interface technology that is proposed by the DECT Forum and is defined and specified by ETSI.</t>
            <t>The DECT air interface technology has been used worldwide in communication devices for more than 20 years. It has primarily been used to carry voice for cordless telephony but has also been deployed for data-centric services.</t>
            <t>DECT ULE is a recent addition to the DECT interface primarily intended for low-bandwidth, low-power applications such as sensor devices, smart meters, home automation, etc. As the DECT ULE interface inherits many of the capabilities from DECT, it benefits from operation that is long-range and interference-free, worldwide- reserved frequency band, low silicon prices, and maturity. There is an added value in the ability to communicate with IPv6 over DECT ULE, such as for Internet of Things applications.</t>
            <t>This document describes how IPv6 is transported over DECT ULE using IPv6 over Low-Power Wireless Personal Area Network (6LoWPAN) techniques.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8105"/>
        <seriesInfo name="DOI" value="10.17487/RFC8105"/>
      </reference>
      <reference anchor="RFC7428">
        <front>
          <title>Transmission of IPv6 Packets over ITU-T G.9959 Networks</title>
          <author fullname="A. Brandt" initials="A." surname="Brandt"/>
          <author fullname="J. Buron" initials="J." surname="Buron"/>
          <date month="February" year="2015"/>
          <abstract>
            <t>This document describes the frame format for transmission of IPv6 packets as well as a method of forming IPv6 link-local addresses and statelessly autoconfigured IPv6 addresses on ITU-T G.9959 networks.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7428"/>
        <seriesInfo name="DOI" value="10.17487/RFC7428"/>
      </reference>
      <reference anchor="RFC9159">
        <front>
          <title>IPv6 Mesh over BLUETOOTH(R) Low Energy Using the Internet Protocol Support Profile (IPSP)</title>
          <author fullname="C. Gomez" initials="C." surname="Gomez"/>
          <author fullname="S.M. Darroudi" initials="S.M." surname="Darroudi"/>
          <author fullname="T. Savolainen" initials="T." surname="Savolainen"/>
          <author fullname="M. Spoerk" initials="M." surname="Spoerk"/>
          <date month="December" year="2021"/>
          <abstract>
            <t>RFC 7668 describes the adaptation of IPv6 over Low-Power Wireless Personal Area Network (6LoWPAN) techniques to enable IPv6 over Bluetooth Low Energy (Bluetooth LE) networks that follow the star topology. However, recent Bluetooth specifications allow the formation of extended topologies as well. This document specifies mechanisms that are needed to enable IPv6 mesh over Bluetooth LE links established by using the Bluetooth Internet Protocol Support Profile (IPSP). This document does not specify the routing protocol to be used in an IPv6 mesh over Bluetooth LE links.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9159"/>
        <seriesInfo name="DOI" value="10.17487/RFC9159"/>
      </reference>
      <reference anchor="I-D.amsuess-t2trg-raytime">
        <front>
          <title>Raytime: Validating token expiry on an unbounded local time interval</title>
          <author fullname="Christian Amsüss" initials="C." surname="Amsüss">
         </author>
          <date day="11" month="January" year="2024"/>
          <abstract>
            <t>   When devices are deployed in locations with no real-time access to
   the Internet, obtaining a trusted time for validation of time limited
   tokens and certificates is sometimes not possible.  This document
   explores the options for deployments in which the trade-off between
   availability and security needs to be made in favor of availability.
   While considerations are general, terminology and examples primarily
   focus on the ACE framework.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-amsuess-t2trg-raytime-02"/>
      </reference>
      <reference anchor="I-D.gomez-core-coap-space">
        <front>
          <title>CoAP in Space</title>
          <author fullname="Carles Gomez" initials="C." surname="Gomez">
            <organization>UPC</organization>
          </author>
          <author fullname="Sergio Aguilar" initials="S." surname="Aguilar">
            <organization>Sateliot</organization>
          </author>
          <date day="19" month="December" year="2023"/>
          <abstract>
            <t>   This document provides guidance on using the Constrained Application
   Protocol (CoAP) in deep space environments.  The document focuses on
   the scenario where an IP protocol stack is used for deep space
   communication.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-gomez-core-coap-space-00"/>
      </reference>
      <reference anchor="I-D.ietf-cbor-time-tag">
        <front>
          <title>Concise Binary Object Representation (CBOR) Tags for Time, Duration, and Period</title>
          <author fullname="Carsten Bormann" initials="C." surname="Bormann">
            <organization>Universität Bremen TZI</organization>
          </author>
          <author fullname="Ben Gamari" initials="B." surname="Gamari">
            <organization>Well-Typed</organization>
          </author>
          <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
            <organization>Fraunhofer Institute for Secure Information Technology</organization>
          </author>
          <date day="30" month="October" year="2023"/>
          <abstract>
            <t>   The Concise Binary Object Representation (CBOR, RFC 8949) is a data
   format whose design goals include the possibility of extremely small
   code size, fairly small message size, and extensibility without the
   need for version negotiation.

   In CBOR, one point of extensibility is the definition of CBOR tags.
   RFC 8949 defines two tags for time: CBOR tag 0 (RFC3339 time as a
   string) and tag 1 (POSIX time as int or float).  Since then,
   additional requirements have become known.  The present document
   defines a CBOR tag for time that allows a more elaborate
   representation of time, as well as related CBOR tags for duration and
   time period.  This document is intended as the reference document for
   the IANA registration of the CBOR tags defined.


   // (This cref will be removed by the RFC editor:) The present
   // revision (–12) addresses the IESG reviews.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-cbor-time-tag-12"/>
      </reference>
      <reference anchor="IoT-2025" target="https://idc-cema.com/dwn/SF_177701/driving_the_digital_agenda_requires_strategic_architecture_rosen_idc.pdf">
        <front>
          <title>Driving the Digital Agenda Requires Strategic Architecture</title>
          <author initials="M." surname="Rosen" fullname="Mike Rosen">
            <organization/>
          </author>
          <author>
            <organization>IDC</organization>
          </author>
          <date year="2016" month="November" day="16"/>
        </front>
        <annotation>Slide 11</annotation>
      </reference>
      <reference anchor="WEI">
        <front>
          <title>6LoWPAN: the Wireless Embedded Internet</title>
          <author initials="Z." surname="Shelby" fullname="Zach Shelby">
            <organization/>
          </author>
          <author initials="C." surname="Bormann" fullname="Carsten Bormann">
            <organization/>
          </author>
          <date year="2009"/>
        </front>
        <seriesInfo name="Wiley-Blackwell" value="monograph"/>
        <seriesInfo name="DOI" value="10.1002/9780470686218"/>
        <seriesInfo name="ISBN" value="9780470747995"/>
      </reference>
      <reference anchor="FALL">
        <front>
          <title>A Delay-Tolerant Network Architecture for Challenged Internets</title>
          <author initials="K." surname="Fall" fullname="Kevin Fall">
            <organization/>
          </author>
          <date year="2003"/>
        </front>
        <seriesInfo name="SIGCOMM" value="2003"/>
        <seriesInfo name="DOI" value="10.1145/863955.863960"/>
      </reference>
      <reference anchor="ISQ-13">
        <front>
          <title>International Standard — Quantities and units — Part 13: Information science and technology</title>
          <author>
            <organization>International Electrotechnical Commission</organization>
          </author>
          <date year="2008" month="March"/>
        </front>
        <seriesInfo name="IEC" value="80000-13"/>
      </reference>
      <reference anchor="I-D.hui-vasseur-roll-rpl-deployment">
        <front>
          <title>RPL deployment experience in large scale networks</title>
          <author fullname="JP Vasseur" initials="V." surname="Jp">
            <organization>Cisco Systems</organization>
          </author>
          <author fullname="Jonathan Hui" initials="J." surname="Hui">
            <organization>Cisco Systems</organization>
          </author>
          <author fullname="Sukrit Dasgupta" initials="S." surname="Dasgupta">
            <organization>Cisco Systems</organization>
          </author>
          <author fullname="Giyoung Yoon" initials="G." surname="Yoon">
            <organization>Cisco Systems</organization>
          </author>
          <date day="5" month="July" year="2012"/>
          <abstract>
            <t>   Low power and Lossy Networks (LLNs) exhibit characteristics unlike
   other more traditional IP links.  LLNs are a class of network in
   which both routers and their interconnect are resource constrained.
   LLN routers are typically resource constrained in processing power,
   memory, and energy (i.e. battery power).  LLN links are typically
   exhibit high loss rates, low data rates, are are strongly affected by
   environmental conditions that change over time.  LLNs may be composed
   of a few dozen to thousands of routers.  A new protocol called the
   IPv6 Routing Protocol for Low-Power and Lossy Networks (RPL) has been
   specified for routing in LLNs supporting multipoint-to-point, point-
   to-multipoint traffic, and point-to-point traffic.  Since RPL's
   publication as an RFC, several large scale networks have been
   succesfully deployed.  The aim of this document is to provide
   deployment experience on real-life deployed RPL-based networks.


            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-hui-vasseur-roll-rpl-deployment-01"/>
      </reference>
      <reference anchor="RFC7416">
        <front>
          <title>A Security Threat Analysis for the Routing Protocol for Low-Power and Lossy Networks (RPLs)</title>
          <author fullname="T. Tsao" initials="T." surname="Tsao"/>
          <author fullname="R. Alexander" initials="R." surname="Alexander"/>
          <author fullname="M. Dohler" initials="M." surname="Dohler"/>
          <author fullname="V. Daza" initials="V." surname="Daza"/>
          <author fullname="A. Lozano" initials="A." surname="Lozano"/>
          <author fullname="M. Richardson" initials="M." role="editor" surname="Richardson"/>
          <date month="January" year="2015"/>
          <abstract>
            <t>This document presents a security threat analysis for the Routing Protocol for Low-Power and Lossy Networks (RPLs). The development builds upon previous work on routing security and adapts the assessments to the issues and constraints specific to low-power and lossy networks. A systematic approach is used in defining and evaluating the security threats. Applicable countermeasures are application specific and are addressed in relevant applicability statements.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7416"/>
        <seriesInfo name="DOI" value="10.17487/RFC7416"/>
      </reference>
      <reference anchor="RFC7815">
        <front>
          <title>Minimal Internet Key Exchange Version 2 (IKEv2) Initiator Implementation</title>
          <author fullname="T. Kivinen" initials="T." surname="Kivinen"/>
          <date month="March" year="2016"/>
          <abstract>
            <t>This document describes a minimal initiator version of the Internet Key Exchange version 2 (IKEv2) protocol for constrained nodes. IKEv2 is a component of IPsec used for performing mutual authentication and establishing and maintaining Security Associations (SAs). IKEv2 includes several optional features, which are not needed in minimal implementations. This document describes what is required from the minimal implementation and also describes various optimizations that can be done. The protocol described here is interoperable with a full IKEv2 implementation using shared secret authentication (IKEv2 does not require the use of certificate authentication). This minimal initiator implementation can only talk to a full IKEv2 implementation acting as the responder; thus, two minimal initiator implementations cannot talk to each other.</t>
            <t>This document does not update or modify RFC 7296 but provides a more compact description of the minimal version of the protocol. If this document and RFC 7296 conflict, then RFC 7296 is the authoritative description.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7815"/>
        <seriesInfo name="DOI" value="10.17487/RFC7815"/>
      </reference>
      <reference anchor="I-D.ietf-lwig-tls-minimal">
        <front>
          <title>A Hitchhiker's Guide to the (Datagram) Transport Layer Security Protocol for Smart Objects and Constrained Node Networks</title>
          <author fullname="Sandeep Kumar" initials="S." surname="Kumar">
            <organization>Philips Research</organization>
          </author>
          <author fullname="Sye Loong Keoh" initials="S. L." surname="Keoh">
            <organization>University of Glasgow Singapore</organization>
          </author>
          <author fullname="Hannes Tschofenig" initials="H." surname="Tschofenig">
            <organization>ARM Ltd.</organization>
          </author>
          <date day="7" month="March" year="2014"/>
          <abstract>
            <t>   Transport Layer Security (TLS) is a widely used security protocol
   that offers communication security services at the transport layer.
   The initial design of TLS was focused on the protection of
   applications running on top of the Transmission Control Protocol
   (TCP), and was a good match for securing the Hypertext Transfer
   Protocol (HTTP).  Subsequent standardization efforts lead to the
   publication of the Datagram Transport Layer Security (DTLS) protocol,
   which allows the re-use of the TLS security functionality and the
   payloads to be exchanged on top of the User Datagram Protocol (UDP).

   With the work on the Constrained Application Protocol (CoAP), as a
   specialized web transfer protocol for use with constrained nodes and
   constrained networks, DTLS is a preferred communication security
   protocol.

   Smart objects are constrained in various ways (e.g., CPU, memory,
   power consumption) and these limitations may impose restrictions on
   the protocol stack such a device runs.  This document only looks at
   the security part of that protocol stacks and the ability to
   customize TLS/DTLS.  To offer input for implementers and system
   architects this document illustrates the costs and benefits of
   various TLS/DTLS features for use with smart objects and constraint
   node networks.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-lwig-tls-minimal-01"/>
      </reference>
      <reference anchor="RFC8576">
        <front>
          <title>Internet of Things (IoT) Security: State of the Art and Challenges</title>
          <author fullname="O. Garcia-Morchon" initials="O." surname="Garcia-Morchon"/>
          <author fullname="S. Kumar" initials="S." surname="Kumar"/>
          <author fullname="M. Sethi" initials="M." surname="Sethi"/>
          <date month="April" year="2019"/>
          <abstract>
            <t>The Internet of Things (IoT) concept refers to the usage of standard Internet protocols to allow for human-to-thing and thing-to-thing communication. The security needs for IoT systems are well recognized, and many standardization steps to provide security have been taken -- for example, the specification of the Constrained Application Protocol (CoAP) secured with Datagram Transport Layer Security (DTLS). However, security challenges still exist, not only because there are some use cases that lack a suitable solution, but also because many IoT devices and systems have been designed and deployed with very limited security capabilities. In this document, we first discuss the various stages in the lifecycle of a thing. Next, we document the security threats to a thing and the challenges that one might face to protect against these threats. Lastly, we discuss the next steps needed to facilitate the deployment of secure IoT systems. This document can be used by implementers and authors of IoT specifications as a reference for details about security considerations while documenting their specific security challenges, threat models, and mitigations.</t>
            <t>This document is a product of the IRTF Thing-to-Thing Research Group (T2TRG).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8576"/>
        <seriesInfo name="DOI" value="10.17487/RFC8576"/>
      </reference>
      <reference anchor="RFC5826">
        <front>
          <title>Home Automation Routing Requirements in Low-Power and Lossy Networks</title>
          <author fullname="A. Brandt" initials="A." surname="Brandt"/>
          <author fullname="J. Buron" initials="J." surname="Buron"/>
          <author fullname="G. Porcu" initials="G." surname="Porcu"/>
          <date month="April" year="2010"/>
          <abstract>
            <t>This document presents requirements specific to home control and automation applications for Routing Over Low power and Lossy (ROLL) networks. In the near future, many homes will contain high numbers of wireless devices for a wide set of purposes. Examples include actuators (relay, light dimmer, heating valve), sensors (wall switch, water leak, blood pressure), and advanced controllers (radio-frequency-based AV remote control, central server for light and heat control). Because such devices only cover a limited radio range, routing is often required. The aim of this document is to specify the routing requirements for networks comprising such constrained devices in a home-control and automation environment. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5826"/>
        <seriesInfo name="DOI" value="10.17487/RFC5826"/>
      </reference>
      <reference anchor="W432" target="https://openwrt.org/supported_devices/432_warning">
        <front>
          <title>Warning about 4/32 devices</title>
          <author>
            <organization/>
          </author>
          <date/>
        </front>
        <refcontent>OpenWRT wiki, last accessed 2021-12-01</refcontent>
      </reference>
      <reference anchor="RFC8376">
        <front>
          <title>Low-Power Wide Area Network (LPWAN) Overview</title>
          <author fullname="S. Farrell" initials="S." role="editor" surname="Farrell"/>
          <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>
    </references>
    <?line 997?>

<section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA71963bbSLbefzxFhf5hsoeg7rKlnukzsix3a1qydSx5PDM5
Wb1AEqQwBgEOLpLZamedd0geID/yJMmbnCfJ/vbeVSiAlC+TlfhcWiSBuuza
91uFYRjcHZu9ICjr8SIpyyTPqtUyPjbnZzevgklUHZskm+XBJM/KOCvr8tis
4jJ4ktWLcVwcm6fPdnefPw2m+SSLFvTatIhmVTjOi0WUZWGSV/myDJO4moXp
fTIP8fQ4KcM0quKyCqqkSumlm7hYJFme5vOVmeWFOaXJqiJKsngavs6nsXkd
V/d58aEMovG4iGnBp69f+28FURFHtOasiossroL7+bG5eH/+o3lPbyXZ3PxY
5PUymNKsx2Z3e3c/3N4Lt/eDqK5u8+I4CI2s/jQqyirOzAtZf2BMXtBQ77Lk
Li7KpPrf/7MyL4p4QY/c/O2cfqZlxjHB6Covq1k0uTV7e9v7+9v0yySpVsf6
MD7SNo7Ny3D3+d7BEX+us6qgJ36MMdWKvlre5hk90/vd/lG4v7sT7u48Dw/3
jnZ3evRjvIiS9NhMonH+x+rXZETrcqu+jG8XcWXOirKO3cyXdZZMbjfPpIMt
Yrzxxzk+jSb5ggZMMjrgk5H5OS6ijBcuU5wUifcdA+WsSCZlmWceFH5KijJK
o6xKYrOz45byp7y4i0oHhKcE/93tp/7SXiUZvTZtlhYVyeiDzPfHWCfSJbqT
SuPS/Jgv4l+DJ91ziio6kTSp4gkBITKEQadRFaV1toq2XtXZNJokuUl2T09u
mnevTrfkm28YrNk7/WVMaE63zgiB7mIgZxFNo3Jonjk4nEb0W5pO41mcNuDY
fv78cNsHxvWSML/Bh9/t7YdHe+H+zh5Rz/ahjwsAwTz/Y0xon47q5WQUT+sg
uIuzOsaC5kB6IoRkfluF72P8x5wvlilQknZFpG5+rJNplE1i0wd5DuglGZs+
Lf8IsmVEo6GS6rYe8/fz8H6+VXm0F4BBEGpVBC9M+/bVKchc/zw42j44Nlm1
lI/7R/v7+svh7vNd/fP5s939YzMronmYxfc6xv6B/fnwcPsQf17fvHx2bKrJ
0jzh7492j/b0kf3ne3bGZzvb7sWDg53mz2377NHOkVuom+TZ4aEd4fkO1jyN
J1WdxnY1bkdHOwdHx2YMMJYgsPPw5ShaECWVZVjtVsU8LKJVlQBL9Q99aA5k
DSd5EdP/i5ZhuYwm9BD/nWTyUR9ljjkhNhri/bCKCCHtX3gkvwmJjR0I2lVR
MQf53VbVsjze2kqmk3BCSAKC2ZreZ1vXr37Zefbs2fbO1rRI7ogf/lLdxr9M
EzrVKP0lmsdEEb8U8T/qpIjLX8B6q3ieTH6Jiskt8L6qi/iXIicB8AuNPVpO
ZzKvcO+XMqahMc1LGdOc8JjmrY5pru2YxEmaMXkUy4OFgJSjJR9i8xYT6tdM
kecvT/mjZeM7h+HOTrhzKMNkWS5ITRSUJlPlQO/Pzo/9xT49vMjfX528Publ
vqfFEQ2V5oyk2XQaT50Iebphbcwc/zYy17dxOl7xl5Y//g28v/U9r/jpU//V
05EnWJp314VO93274e0j/lgSR4xLUN2xPvw+SeNV+CKNJh/uicMQa8+zfF5E
y1t94OWb82Ozsz3a2d7e3Tp69nx7/9n24fNDEjH6wPn1C4LJU/3p2f6zo6MD
TP7q5OKiBcAT8zJOo1V4k6fgz5WVza2DFSl+G6VpnM09qJaPQfXnkXlFT7fg
8nNMaOV/vREke4+A5Pr8x9M3l5f0Ah562oXDzv7B1nOSrgcHI/yHOfD59b+G
O3ttdJGVM14RWl9XJKWiYmr+49//u/nXGpKOZF1JyDc1JG+rkn+4iorK0EC0
bWWMuT3VcpLEYLd4gWB1Kyx0E7IJxrdmP0sJukXO75EkSklPWqjO1obJ8/BR
sJyfnR6b59v0j7aqzOa2TkIS0GVcF2GRp2lYLNNwGi/TfAVJcWzeXl2EL8+u
Lt789fLs9Y1liDuH9Mubi4vw+uw0vPnp7dnJzbX+9nyH+Of5z2d/3g0vz1+f
X55c+HyNhUiVliGJkGQREbreXFx7D4IDHzyj0c/f3GDwd2/Pb/4KQd0eYUKY
XqcRKaGnb06uwtOzi4t3FydvVew836UBbonjhgTXkJgbcO/9/t7uZp6ZL+Ps
vqgg7rbKernMiyqe/jIlFJzE5Ra99st9VGTE5nzseC9fGVLK6srsb+3tGn3D
O49ZlJbC6YrJsXlD87x/e2Pukw/J0KSkEZhoQi+URCXE0Ymd7YbbO0EQhiEN
C1Y8qYLghniVpSFzRSiQT3LCxprozSQlkdCE9F8653m6MjWGItFeEmRTux6a
r7oNStJMiDgnVr0mfKUHl/l9XAxJG1zkxWrIqLkscqwJeyPundcFfRoaTFLh
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
8TL4P2SC6lAmqwAA

-->

</rfc>
