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


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

]>

<?rfc docmapping="yes"?>

<rfc ipr="trust200902" docName="draft-aft-detnet-bound-delay-queue-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Bound delay queue">Enforcing end-to-end delay bounds via queue resizing</title>

    <author initials="A." surname="Fressancourt" fullname="Antoine Fressancourt" role="editor">
      <organization abbrev="Huawei">Huawei Technologies France S.A.S.U.</organization>
      <address>
        <postal>
          <street>18, Quai du Point du Jour</street>
          <city>Boulogne-Billancourt</city>
          <code>92100</code>
          <country>France</country>
        </postal>
        <email>antoine.fressancourt@huawei.com</email>
      </address>
    </author>

    <date />

    
    <workgroup>Deterministic Networking (detnet) Working Group</workgroup>
    <keyword>bounded delay</keyword> <keyword>reservation</keyword> <keyword>queue management</keyword>

    <abstract>


<?line 104?>

<t>This document presents a distributed mechanism to enforce strict delay bounds for some network flows in large scale networks.
It leverages on the capacity of modern network devices to adapt their queue's capacities to bound the maximum time spent by packets in those devices.
It is using a reservation protocol to guarantee the availability of the resources in the devices' queues to serve packets belonging to specific flows while enforcing an end-to-end delay constraint.</t>



    </abstract>



  </front>

  <middle>


<?line 110?>

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

<t>While constraining both the latency and the jitter makes sense for mission-critical real-time applications, some applications can accommodate a relaxation of the jitter constraint provided a bound on the end-to-end latency is respected in order to operate over longer distances.
Such use cases comprise online multiplayer gaming, augmented reality (AR) or virtual reality (VR), presented in <xref target="TS23501"/>, as well as synchronized stream playback or wide-area monitoring and control systems, presented in <xref target="RFC8578"/>.
In those use cases, packets may be buffered and reordered at the receiving end provided the data they carry can be delivered on time to the application.</t>

<t>This document presents a networked system designed to enforce strict delay bounds for some network flows in large scale networks.
It is using both a dynamic mechanism to adapt queue capacity in network devices and a distributed signaling mechanism.</t>

<t>In this system, the network devices have a set of queues which are served for a amount of time on a regular period, using a round robin strategy or one of its variants.
By controlling the amount of data packets that can be stored in each queue, the devices can control the maximum amount of time spent by packets in each queue, and commit on a maximum time spent to route packets belonging to a given flow.
As each device can adjust the size of its various queues, the network can adapt to the demand for latency-bound traffic.</t>

<t>Then, in a network connecting such devices, it becomes possible to build end-to-end paths on which the maximum delay is bounded.
A distributed signaling protocol is used to allow end devices to reserve capacity slots in the network devices queues in order to send traffic respecting end-to-end delay bounds to other end devices.</t>

</section>
<section anchor="switches"><name>Bounding delay at the switches</name>

<t><xref target="RFC9320"/> gives a detailed description of the timing model for relay nodes involved in a deterministic network. 
In this document, using the same notations and numbering, the transit time from a given node to its successor on the path is the sum of:</t>

<t><list style="numbers">
  <t>An output delay.</t>
  <t>A link delay;</t>
  <t>A frame preemption delay (according to <xref target="IEEE8023"/>);</t>
  <t>A processing delay;</t>
  <t>A regulator queueing delay;</t>
  <t>A queueing subsystem delay;</t>
</list></t>

<t>Components 1 to 4 in this per hop delay computation can be bounded by a non-queuing delay upper bound, while components 5 and 6 constitute a queuing delay depending on the queuing strategy.</t>

<t>In modern network equipment, several queues are used to park packets depending on a set of criteria.
In some architecture, such as the Protocol Independent Switch Architecture (see <xref target="figure1"/>), the queues are located before the egress processing pipeline.
The time spent by a packet in an equipment depends on the time spent in the processing pipelines, on the time it stays in a queue and on potential packet reorderings in the queue.
Considering a round robin service of those queues, if no packet reordering operation is done in the queues, the time spent by packets in a queue depends on the queue's capacity.</t>

<figure title="A schematic view of the PISA architecture" anchor="figure1"><artset><artwork  type="svg" align="center" name="syntax"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="240" width="472" viewBox="0 0 472 240" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,48 L 8,208" fill="none" stroke="black"/>
<path d="M 112,48 L 112,208" fill="none" stroke="black"/>
<path d="M 128,48 L 128,80" fill="none" stroke="black"/>
<path d="M 128,112 L 128,144" fill="none" stroke="black"/>
<path d="M 128,176 L 128,208" fill="none" stroke="black"/>
<path d="M 144,48 L 144,80" fill="none" stroke="black"/>
<path d="M 144,112 L 144,144" fill="none" stroke="black"/>
<path d="M 144,176 L 144,208" fill="none" stroke="black"/>
<path d="M 160,48 L 160,80" fill="none" stroke="black"/>
<path d="M 160,112 L 160,144" fill="none" stroke="black"/>
<path d="M 160,176 L 160,208" fill="none" stroke="black"/>
<path d="M 176,48 L 176,80" fill="none" stroke="black"/>
<path d="M 176,112 L 176,144" fill="none" stroke="black"/>
<path d="M 176,176 L 176,208" fill="none" stroke="black"/>
<path d="M 192,48 L 192,80" fill="none" stroke="black"/>
<path d="M 192,112 L 192,144" fill="none" stroke="black"/>
<path d="M 192,176 L 192,208" fill="none" stroke="black"/>
<path d="M 208,48 L 208,80" fill="none" stroke="black"/>
<path d="M 208,112 L 208,144" fill="none" stroke="black"/>
<path d="M 208,176 L 208,208" fill="none" stroke="black"/>
<path d="M 224,48 L 224,80" fill="none" stroke="black"/>
<path d="M 224,112 L 224,144" fill="none" stroke="black"/>
<path d="M 224,176 L 224,208" fill="none" stroke="black"/>
<path d="M 240,48 L 240,80" fill="none" stroke="black"/>
<path d="M 240,112 L 240,144" fill="none" stroke="black"/>
<path d="M 240,176 L 240,208" fill="none" stroke="black"/>
<path d="M 256,48 L 256,80" fill="none" stroke="black"/>
<path d="M 256,112 L 256,144" fill="none" stroke="black"/>
<path d="M 256,176 L 256,208" fill="none" stroke="black"/>
<path d="M 272,48 L 272,80" fill="none" stroke="black"/>
<path d="M 272,112 L 272,144" fill="none" stroke="black"/>
<path d="M 272,176 L 272,208" fill="none" stroke="black"/>
<path d="M 288,48 L 288,80" fill="none" stroke="black"/>
<path d="M 288,112 L 288,144" fill="none" stroke="black"/>
<path d="M 288,176 L 288,208" fill="none" stroke="black"/>
<path d="M 304,48 L 304,80" fill="none" stroke="black"/>
<path d="M 304,112 L 304,144" fill="none" stroke="black"/>
<path d="M 304,176 L 304,208" fill="none" stroke="black"/>
<path d="M 320,48 L 320,80" fill="none" stroke="black"/>
<path d="M 320,112 L 320,144" fill="none" stroke="black"/>
<path d="M 320,176 L 320,208" fill="none" stroke="black"/>
<path d="M 336,48 L 336,80" fill="none" stroke="black"/>
<path d="M 336,112 L 336,144" fill="none" stroke="black"/>
<path d="M 336,176 L 336,208" fill="none" stroke="black"/>
<path d="M 352,48 L 352,80" fill="none" stroke="black"/>
<path d="M 352,112 L 352,144" fill="none" stroke="black"/>
<path d="M 352,176 L 352,208" fill="none" stroke="black"/>
<path d="M 368,48 L 368,80" fill="none" stroke="black"/>
<path d="M 368,112 L 368,144" fill="none" stroke="black"/>
<path d="M 368,176 L 368,208" fill="none" stroke="black"/>
<path d="M 384,32 L 384,224" fill="none" stroke="black"/>
<path d="M 464,80 L 464,176" fill="none" stroke="black"/>
<path d="M 384,32 L 440,32" fill="none" stroke="black"/>
<path d="M 8,48 L 112,48" fill="none" stroke="black"/>
<path d="M 128,48 L 368,48" fill="none" stroke="black"/>
<path d="M 128,80 L 368,80" fill="none" stroke="black"/>
<path d="M 128,112 L 368,112" fill="none" stroke="black"/>
<path d="M 128,144 L 368,144" fill="none" stroke="black"/>
<path d="M 128,176 L 368,176" fill="none" stroke="black"/>
<path d="M 8,208 L 112,208" fill="none" stroke="black"/>
<path d="M 128,208 L 368,208" fill="none" stroke="black"/>
<path d="M 384,224 L 440,224" fill="none" stroke="black"/>
<path d="M 440,32 L 464,80" fill="none" stroke="black"/>
<path d="M 440,224 L 464,176" fill="none" stroke="black"/>
<g class="text">
<text x="64" y="84">Match</text>
<text x="420" y="84">Action</text>
<text x="64" y="132">Logic</text>
<text x="416" y="132">Logic</text>
<text x="64" y="180">(Ingress)</text>
<text x="420" y="180">(Egress)</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax"><![CDATA[
                                               +------+
+------------+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |       \
|            | | | | | | | | | | | | | | | | | |        \
|    Match   | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Action  +
|            |                                 |         |
|            | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |         |
|    Logic   | | | | | | | | | | | | | | | | | | Logic   |
|            | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |         |
|            |                                 |         |
|  (Ingress) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |(Egress) +
|            | | | | | | | | | | | | | | | | | |        /
+------------+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |       /
                                               +------+
]]></artwork></artset></figure>

<t>If the queues are served as FIFO, then, according to <xref target="LeBoudecTheory"/>, the worst node delay, i.e. the maximum time spent by a packet in transit in a given node can be expressed as:</t>

<t>T = T0 + B / CIR</t>

<t>Where:</t>

<t><list style="symbols">
  <t>T0 is the upper bound of the non-queuing delay experienced by a packet in the node,</t>
  <t>B is the buffer capacity (in bits),</t>
  <t>CIR is the Committed Information Rate, i.e. the service rate of the queue (in bits per second (bps)).</t>
</list></t>

<t>According to this formula, it is possible to bound the time spent by a packet in an equipment by assigning it to a queue of the proper size.
Besides, the maximum time spent by packets in the equipment can be adjusted by changing the buffer size, i.e. the number of packets in the queue.
Thus, if each packet's size is bounded by the MTU, it is possible to express the buffer sizes as capacity reserved for specific network flows.</t>

<t>In the described system, end nodes commit to respect a strict threshold on the bandwidth they consume for data flows for which they want the end-to-end delay to be bound.
Indeed, hosts are allowed to send bursts of traffic violating the maximum bandwidth they are allowed to consume, the maximum delay experienced by packets in the various network nodes will not be bounded, as space in the various queues might be illegitimately allocated.
To respect this constraint, end hosts are forced to strictly respect the threshold they are allocated for their delay-bound flow, and reject every packet violating this cap at the network's ingress.</t>

<t>In this system, the capacity of the various queues in the equipments is steered, and end host can reserve capacity in those queues by means of a reservation protocol able to carry queue reservation parameters in reservation request and reply messages.</t>

</section>
<section anchor="exPathSetup"><name>Setting up an end-to-end path with a delay bound</name>

<t>To describe how a path with strict delay bounds can be set up, let us consider as an example the network presented in <xref target="figure2"/>.
This network consists in a source node A, a destination node F, and four (4) intermediate nodes A, B, C and D.
Each of these four intermediate nodes have 2 guaranteed service queues, characterized by the Maximum node transit Delay they offer (M.D, in ms) and their capacity (Cp, in Mbps), and a best effort queue.
Those queues are served in a round robin fashion, in such a way that their service time is guaranteed.
In this network, A wants to send traffic to F in a data flow, with a maximum capacity of 2Mbps and a end-to-end delay limit of 85 ms.</t>

<figure title="Example network" anchor="figure2"><artset><artwork  type="svg" align="center" name="syntax"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="512" width="536" viewBox="0 0 536 512" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,240 L 8,288" fill="none" stroke="black"/>
<path d="M 104,32 L 104,224" fill="none" stroke="black"/>
<path d="M 104,304 L 104,496" fill="none" stroke="black"/>
<path d="M 128,240 L 128,288" fill="none" stroke="black"/>
<path d="M 240,32 L 240,224" fill="none" stroke="black"/>
<path d="M 240,304 L 240,496" fill="none" stroke="black"/>
<path d="M 296,32 L 296,224" fill="none" stroke="black"/>
<path d="M 296,304 L 296,496" fill="none" stroke="black"/>
<path d="M 408,240 L 408,288" fill="none" stroke="black"/>
<path d="M 432,32 L 432,224" fill="none" stroke="black"/>
<path d="M 432,304 L 432,496" fill="none" stroke="black"/>
<path d="M 528,240 L 528,288" fill="none" stroke="black"/>
<path d="M 104,32 L 240,32" fill="none" stroke="black"/>
<path d="M 296,32 L 432,32" fill="none" stroke="black"/>
<path d="M 240,128 L 296,128" fill="none" stroke="black"/>
<path d="M 104,224 L 240,224" fill="none" stroke="black"/>
<path d="M 296,224 L 432,224" fill="none" stroke="black"/>
<path d="M 8,240 L 128,240" fill="none" stroke="black"/>
<path d="M 408,240 L 528,240" fill="none" stroke="black"/>
<path d="M 8,288 L 128,288" fill="none" stroke="black"/>
<path d="M 408,288 L 528,288" fill="none" stroke="black"/>
<path d="M 104,304 L 240,304" fill="none" stroke="black"/>
<path d="M 296,304 L 432,304" fill="none" stroke="black"/>
<path d="M 240,400 L 296,400" fill="none" stroke="black"/>
<path d="M 104,496 L 240,496" fill="none" stroke="black"/>
<path d="M 296,496 L 432,496" fill="none" stroke="black"/>
<path d="M 48,288 L 104,400" fill="none" stroke="black"/>
<path d="M 240,208 L 296,320" fill="none" stroke="black"/>
<path d="M 432,128 L 488,240" fill="none" stroke="black"/>
<path d="M 48,240 L 104,128" fill="none" stroke="black"/>
<path d="M 240,320 L 296,208" fill="none" stroke="black"/>
<path d="M 432,400 L 488,288" fill="none" stroke="black"/>
<g class="text">
<text x="164" y="52">Node</text>
<text x="192" y="52">B</text>
<text x="356" y="52">Node</text>
<text x="384" y="52">D</text>
<text x="120" y="68">-</text>
<text x="152" y="68">Queue</text>
<text x="188" y="68">Q1</text>
<text x="312" y="68">-</text>
<text x="344" y="68">Queue</text>
<text x="380" y="68">Q1</text>
<text x="148" y="84">-M.D</text>
<text x="180" y="84">20</text>
<text x="204" y="84">ms</text>
<text x="340" y="84">-M.D</text>
<text x="372" y="84">40</text>
<text x="396" y="84">ms</text>
<text x="144" y="100">-Cp</text>
<text x="168" y="100">5</text>
<text x="196" y="100">Mbps</text>
<text x="336" y="100">-Cp</text>
<text x="360" y="100">7</text>
<text x="388" y="100">Mbps</text>
<text x="120" y="132">-</text>
<text x="152" y="132">Queue</text>
<text x="188" y="132">Q2</text>
<text x="312" y="132">-</text>
<text x="344" y="132">Queue</text>
<text x="380" y="132">Q2</text>
<text x="148" y="148">-M.D</text>
<text x="184" y="148">200</text>
<text x="212" y="148">ms</text>
<text x="340" y="148">-M.D</text>
<text x="376" y="148">300</text>
<text x="404" y="148">ms</text>
<text x="144" y="164">-Cp</text>
<text x="172" y="164">50</text>
<text x="204" y="164">Mbps</text>
<text x="336" y="164">-Cp</text>
<text x="364" y="164">60</text>
<text x="396" y="164">Mbps</text>
<text x="120" y="196">-</text>
<text x="152" y="196">Queue</text>
<text x="188" y="196">Q3</text>
<text x="312" y="196">-</text>
<text x="344" y="196">Queue</text>
<text x="380" y="196">Q3</text>
<text x="152" y="212">-Best</text>
<text x="196" y="212">eff.</text>
<text x="344" y="212">-Best</text>
<text x="388" y="212">eff.</text>
<text x="68" y="260">Source</text>
<text x="472" y="260">Destination</text>
<text x="60" y="276">Node</text>
<text x="88" y="276">A</text>
<text x="460" y="276">Node</text>
<text x="488" y="276">F</text>
<text x="164" y="324">Node</text>
<text x="192" y="324">C</text>
<text x="356" y="324">Node</text>
<text x="384" y="324">E</text>
<text x="120" y="340">-</text>
<text x="152" y="340">Queue</text>
<text x="188" y="340">Q1</text>
<text x="312" y="340">-</text>
<text x="344" y="340">Queue</text>
<text x="380" y="340">Q1</text>
<text x="148" y="356">-M.D</text>
<text x="180" y="356">50</text>
<text x="204" y="356">ms</text>
<text x="340" y="356">-M.D</text>
<text x="372" y="356">30</text>
<text x="396" y="356">ms</text>
<text x="144" y="372">-Cp</text>
<text x="168" y="372">9</text>
<text x="196" y="372">Mbps</text>
<text x="336" y="372">-Cp</text>
<text x="360" y="372">6</text>
<text x="388" y="372">Mbps</text>
<text x="120" y="404">-</text>
<text x="152" y="404">Queue</text>
<text x="188" y="404">Q2</text>
<text x="312" y="404">-</text>
<text x="344" y="404">Queue</text>
<text x="380" y="404">Q2</text>
<text x="148" y="420">-M.D</text>
<text x="184" y="420">200</text>
<text x="212" y="420">ms</text>
<text x="340" y="420">-M.D</text>
<text x="376" y="420">400</text>
<text x="404" y="420">ms</text>
<text x="144" y="436">-Cp</text>
<text x="172" y="436">50</text>
<text x="204" y="436">Mbps</text>
<text x="336" y="436">-Cp</text>
<text x="364" y="436">70</text>
<text x="396" y="436">Mbps</text>
<text x="120" y="468">-</text>
<text x="152" y="468">Queue</text>
<text x="188" y="468">Q3</text>
<text x="312" y="468">-</text>
<text x="344" y="468">Queue</text>
<text x="380" y="468">Q3</text>
<text x="152" y="484">-Best</text>
<text x="196" y="484">eff.</text>
<text x="344" y="484">-Best</text>
<text x="388" y="484">eff.</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax"><![CDATA[
            +----------------+      +----------------+
            |     Node B     |      |     Node D     |
            | - Queue Q1     |      | - Queue Q1     |
            |   -M.D 20 ms   |      |   -M.D 40 ms   |
            |   -Cp 5 Mbps   |      |   -Cp 7 Mbps   |
            |                |      |                |
            | - Queue Q2     +------+ - Queue Q2     |
           /|   -M.D 200 ms  |      |   -M.D 300 ms  |\
          / |   -Cp 50 Mbps  |      |   -Cp 60 Mbps  | \
         /  |                |      |                |  \
        /   | - Queue Q3     |      | - Queue Q3     |   \
       /    |   -Best eff.   |      |   -Best eff.   |    \
      /     +----------------+\    /+----------------+     \
+----+---------+               \  /               +---------+----+
|    Source    |                \/                |  Destination |
|    Node A    |                /\                |    Node F    |
+----+---------+               /  \               +---------+----+
      \     +----------------+/    \+----------------+     /
       \    |     Node C     |      |     Node E     |    /
        \   | - Queue Q1     |      | - Queue Q1     |   /
         \  |   -M.D 50 ms   |      |   -M.D 30 ms   |  /
          \ |   -Cp 9 Mbps   |      |   -Cp 6 Mbps   | /
           \|                |      |                |/
            | - Queue Q2     +------+ - Queue Q2     |
            |   -M.D 200 ms  |      |   -M.D 400 ms  |
            |   -Cp 50 Mbps  |      |   -Cp 70 Mbps  |
            |                |      |                |
            | - Queue Q3     |      | - Queue Q3     |
            |   -Best eff.   |      |   -Best eff.   |
            +----------------+      +----------------+           
]]></artwork></artset></figure>

<t>To set the path, A will use the resource reservation protocol to send a reservation request to F carrying the end-to-end delay bound and the maximum capacity of the data flow it is willing to send.
This message is denoted Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 0ms; Bw = 2Mbps; Record-route = [A]].
It contains six (6) parameters of interest for the reservation procedure:</t>

<t><list style="symbols">
  <t>an nonce ID that identifies the request;</t>
  <t>a flow ID which follows the requirements stated in Section 5.1 of <xref target="RFC8939"/> to identify the flow for which the resource reservation is done;</t>
  <t>a maximum end-to-end delay to be respected on the path from the source to the destination;</t>
  <t>an end-to-end delay commitment which represents the sum of the maximum delays nodes that the message traversed commit to respect;</t>
  <t>a capacity which is the upper bound of the capacity required to serve the data flow on the path;</t>
  <t>a recorded route that is used to determine which nodes the message has traversed.</t>
</list></t>

<t>The message is sent to B and C.</t>

<t>When B receives the message, it checks that it can participate in the path by checking whether it can accept packets with the requested capacity in one of its queues while respecting the end-to-end delay.
It can place packets associated to this flow in its queue Q1.
Then, before forwarding the packet, it sets a temporary reservation in its queue Q1, adds Q1's maximum delay (20ms) to the end-to-end delay commitment in the reservation request message, and adds itself in the Record-route stack in the message: Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 20ms; Bw = 2Mbps; Record-route = [A, B]].
Then it relays the packet to D and E.</t>

<t>At the same time, C procedes in a similar way, assigns a temporary reservation to its queue Q1 and sends messages Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Record-route = [A, C]] to D and E.</t>

<t>When D receives both messages Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 20ms; Bw = 2Mbps; Record-route = [A, B]] and Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Record-route = [A, C]], it knows from the nonce ID that they are associated to the same request.
Looking at the first message, it determines that it can serve this flow by reserving some capacity in its queue Q1.
It thus creates a message Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 60ms; Bw = 2Mbps; Record-route = [A, B, D]] by adding Q1's maximum delay to the end-to-end delay commitment and recording itself in the Record-Route, and forwards it to F.
Yet, looking at the second message, it realizes that it can not answer the request given that the maximum delay of its fastest queue is higher than the end-to-end delay value requested in the message.
Then, it silently refrain from relaying the message.</t>

<t>At the same time, E processes both messages Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 20ms; Bw = 2Mbps; Record-route = [A, B]] and Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Record-route = [A, C]], makes a temporary reservation in its queue Q1 and relays messages Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Record-route = [A, B, E]] and Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 80ms; Bw = 2Mbps; Record-route = [A, C, E]] to F.</t>

<t>F, the destination, receives 3 messages dealing with the same end-to-end resource reservation request from A:</t>

<t><list style="symbols">
  <t>Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 60ms; Bw = 2Mbps; Record-route = [A, B, D]];</t>
  <t>Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Record-route = [A, B, E]];</t>
  <t>Req.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 80ms; Bw = 2Mbps; Record-route = [A, C, E]].</t>
</list></t>

<t>From this set, F chooses a path.
The specific policy used to make a selection among several possible paths is out of the scope of this document.
In this example, F selects the path on which the end-to-end delay commitment value is the lowest, and answers the resource reservation request with a response containing six (6) parameters:</t>

<t><list style="symbols">
  <t>the nonce ID that identifies the request;</t>
  <t>the identifier of the flow for which the resource reservation is done;</t>
  <t>the maximum end-to-end delay to be respected on the path from the source to the destination;</t>
  <t>a delay contract value, which is the end-to-end delay commitment received by the destination on the path;</t>
  <t>a capacity;</t>
  <t>a route that is used to determine which nodes the message has traversed.</t>
</list></t>

<t>F sets the route to [A, B, E, F] in its response, and sets the delay contract to 50ms, and sends to E the message Res.[ID = Nonce; Flow-ID = f-ID; max-E2E-delay = 85ms; E2E-delay-commit. = 50ms; Bw = 2Mbps; Route = [A, B, E, F]].
This response is relayed to A through E and B following the information in the Route parameter (see for instance the behaviour presented in <xref target="opInt"/> and <xref target="opDst"/>).
When they receive the message, both E and B confirm the temporary reservation they set for the request in their Q1 queues. 
When A receives the response, it knows that an end-to-end path going through B and E to reach F has been set, and that it respects the end-to-end delay constraint.</t>

</section>
<section anchor="queueAdapt"><name>Adapting the queues capacities</name>

<t>In the lifetime of a network, the demand for delay-bound traffic can change: the distribution of the delay bound requests can shift, requiring the nodes to adapt the size of their various buffers.</t>

<figure title="Influence of buffer size on capacity and maximum delay" anchor="figure3"><artset><artwork  type="svg" align="center" name="syntax"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="272" width="416" viewBox="0 0 416 272" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 56,224 L 56,256" fill="none" stroke="black"/>
<path d="M 168,32 L 168,64" fill="none" stroke="black"/>
<path d="M 168,128 L 168,160" fill="none" stroke="black"/>
<path d="M 168,224 L 168,256" fill="none" stroke="black"/>
<path d="M 184,32 L 184,64" fill="none" stroke="black"/>
<path d="M 184,224 L 184,256" fill="none" stroke="black"/>
<path d="M 200,32 L 200,64" fill="none" stroke="black"/>
<path d="M 200,224 L 200,256" fill="none" stroke="black"/>
<path d="M 216,32 L 216,64" fill="none" stroke="black"/>
<path d="M 216,224 L 216,256" fill="none" stroke="black"/>
<path d="M 232,32 L 232,64" fill="none" stroke="black"/>
<path d="M 232,224 L 232,256" fill="none" stroke="black"/>
<path d="M 248,32 L 248,64" fill="none" stroke="black"/>
<path d="M 248,224 L 248,256" fill="none" stroke="black"/>
<path d="M 264,32 L 264,64" fill="none" stroke="black"/>
<path d="M 264,224 L 264,256" fill="none" stroke="black"/>
<path d="M 280,32 L 280,64" fill="none" stroke="black"/>
<path d="M 280,224 L 280,256" fill="none" stroke="black"/>
<path d="M 296,32 L 296,64" fill="none" stroke="black"/>
<path d="M 296,128 L 296,160" fill="none" stroke="black"/>
<path d="M 296,224 L 296,256" fill="none" stroke="black"/>
<path d="M 312,32 L 312,64" fill="none" stroke="black"/>
<path d="M 312,128 L 312,160" fill="none" stroke="black"/>
<path d="M 312,224 L 312,256" fill="none" stroke="black"/>
<path d="M 328,32 L 328,64" fill="none" stroke="black"/>
<path d="M 328,128 L 328,160" fill="none" stroke="black"/>
<path d="M 328,224 L 328,256" fill="none" stroke="black"/>
<path d="M 344,32 L 344,64" fill="none" stroke="black"/>
<path d="M 344,128 L 344,160" fill="none" stroke="black"/>
<path d="M 344,224 L 344,256" fill="none" stroke="black"/>
<path d="M 360,32 L 360,64" fill="none" stroke="black"/>
<path d="M 360,128 L 360,160" fill="none" stroke="black"/>
<path d="M 360,224 L 360,256" fill="none" stroke="black"/>
<path d="M 376,32 L 376,64" fill="none" stroke="black"/>
<path d="M 376,128 L 376,160" fill="none" stroke="black"/>
<path d="M 376,224 L 376,256" fill="none" stroke="black"/>
<path d="M 392,32 L 392,64" fill="none" stroke="black"/>
<path d="M 392,128 L 392,160" fill="none" stroke="black"/>
<path d="M 392,224 L 392,256" fill="none" stroke="black"/>
<path d="M 408,32 L 408,64" fill="none" stroke="black"/>
<path d="M 408,128 L 408,160" fill="none" stroke="black"/>
<path d="M 408,224 L 408,256" fill="none" stroke="black"/>
<path d="M 168,32 L 408,32" fill="none" stroke="black"/>
<path d="M 168,64 L 408,64" fill="none" stroke="black"/>
<path d="M 176,112 L 288,112" fill="none" stroke="black"/>
<path d="M 296,128 L 408,128" fill="none" stroke="black"/>
<path d="M 296,160 L 408,160" fill="none" stroke="black"/>
<path d="M 64,208 L 160,208" fill="none" stroke="black"/>
<path d="M 168,224 L 408,224" fill="none" stroke="black"/>
<path d="M 168,256 L 408,256" fill="none" stroke="black"/>
<polygon class="arrowhead" points="296,112 284,106.4 284,117.6" fill="black" transform="rotate(0,288,112)"/>
<polygon class="arrowhead" points="184,112 172,106.4 172,117.6" fill="black" transform="rotate(180,176,112)"/>
<polygon class="arrowhead" points="168,208 156,202.4 156,213.6" fill="black" transform="rotate(0,160,208)"/>
<polygon class="arrowhead" points="72,208 60,202.4 60,213.6" fill="black" transform="rotate(180,64,208)"/>
<g class="text">
<text x="32" y="100">Smaller</text>
<text x="92" y="100">buffer</text>
<text x="132" y="100">-&gt;</text>
<text x="164" y="100">less</text>
<text x="224" y="100">capacity,</text>
<text x="296" y="100">smaller</text>
<text x="348" y="100">max.</text>
<text x="392" y="100">delay</text>
<text x="184" y="132">-</text>
<text x="200" y="132">-</text>
<text x="216" y="132">-</text>
<text x="232" y="132">-</text>
<text x="248" y="132">-</text>
<text x="264" y="132">-</text>
<text x="280" y="132">-</text>
<text x="184" y="164">-</text>
<text x="200" y="164">-</text>
<text x="216" y="164">-</text>
<text x="232" y="164">-</text>
<text x="248" y="164">-</text>
<text x="264" y="164">-</text>
<text x="280" y="164">-</text>
<text x="44" y="196">Larger</text>
<text x="100" y="196">buffer</text>
<text x="140" y="196">-&gt;</text>
<text x="172" y="196">more</text>
<text x="232" y="196">capacity,</text>
<text x="300" y="196">larger</text>
<text x="348" y="196">max.</text>
<text x="392" y="196">delay</text>
<text x="72" y="228">-</text>
<text x="88" y="228">-</text>
<text x="104" y="228">-</text>
<text x="120" y="228">-</text>
<text x="136" y="228">-</text>
<text x="152" y="228">-</text>
<text x="72" y="260">-</text>
<text x="88" y="260">-</text>
<text x="104" y="260">-</text>
<text x="120" y="260">-</text>
<text x="136" y="260">-</text>
<text x="152" y="260">-</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax"><![CDATA[
                    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                    | | | | | | | | | | | | | | | |
                    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                                                   
Smaller buffer -> less capacity, smaller max. delay
                     <------------->               
                    + - - - - - - - +-+-+-+-+-+-+-+
                    |               | | | | | | | |
                    + - - - - - - - +-+-+-+-+-+-+-+
                                                   
  Larger buffer -> more capacity, larger max. delay
       <----------->                               
      + - - - - - - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      |             | | | | | | | | | | | | | | | |
      + - - - - - - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork></artset></figure>

<t>A node participating in this system maintains a list of the currently active reservations in its queues, associated with their characteristics (i.e. the flow identifier, the requested capacities and the delay bound commitment to respect at the node).</t>

<t>The queues' capacities are not fixed, and can evolve with time. 
In the reservation protocol's operations, two types of events can lead a node to adapt the capacity of one of its queues:</t>

<t><list style="symbols">
  <t>If a node receives a reservation request it can not serve because the requested delay is too low, and the occupation of one of its queues is below an occupation threshold (20% of the current queue capacity for instance), then the node can reduce the buffer size to be able to enforce a lower delay for flows assigned to the queue and thus accept the request (see middle of <xref target="figure3"/>).</t>
  <t>If a node receives a reservation request it can not serve because the requested capacity is too high, then the node can observe the occupation and the minimum delay of active flow reservations in its queues. 
If one of its queues' minimal delay is under the minimum active flow delay commitment, the node can look whether augmenting the queue's delay to meet this minimum commitment can help it accept the request (see bottom of <xref target="figure3"/>).
In a proactive way, the node can set an occupation threshold (80 % for instance) above which it inspects the minimum delay commitment for active flows in a queue to see whether it can enlarge the queue's size to accept more flows.</t>
</list></t>

<t>Those buffer size adaptation operations can be performed independently by each node. 
Indeed, as presented in <xref target="exPathSetup"/>, when a source reserves resources to respect an end-to-end latency bound, each intermediate node takes a local commitment about a per node maximum delay it aims at respecting.
If, at a given time, the Maximum node transit Delay of a queue is smaller that the minimum delay commitment for active reservations in this queue, then the node can adapt this queue's size without interfering with any of the commitments it has taken. 
Thus, as long as the queue size adaptation respects ongoing commitments, this procedure do not require additional signalling.</t>

</section>
<section anchor="E2EprotocolOps"><name>End-to-end ressource reservation protocol operations</name>

<section anchor="modRSVP"><name>Using the RSVP protocol</name>

<t>The RSVP protocol is used to allow an end device to reserve a path in a network consisting in devices able to steer their queues depth.
Both the RSVP Path message and the RSVP Resv message are exchanged to set a queue capacity reservation on a path and acknowledge it.</t>

<t>To reserve capacity to serve a flow respecting a delay bound, the Path message carries a set of objects to carry the request information presented in the example described in <xref target="exPathSetup"/>. 
The acknowledgement of the resource reservation is made by using a Resv message.
It carries the request information presented in the example described in <xref target="exPathSetup"/>.</t>

</section>
<section anchor="information-encoding-in-rsvp-messages"><name>Information encoding in RSVP messages</name>

<t>The RSVP messages used in the protocol's operations need to convey the information listed in <xref target="modRSVP"/>.
Previous RFCs, namely <xref target="RFC2210"/>, <xref target="RFC2212"/> and <xref target="RFC2215"/>, present data objects that can be used to carry this information.</t>

<t>According to <xref target="RFC2210"/>, it is needed to use RSVP to agree on a guaranteed service to enforce a latency bound between the source and destination.
This will influence the data provided in the various objects carried by both the Path and Resv messages.</t>

<t>The reservation ID and the identifier associated with the flow for which the reservation is done are carried in the SESSION data object. 
<xref target="RFC2205"/> mentions that in the RSVP SESSION object, the flow is identified by the destination address and optionally by the destination port, the protocol ID and a 1-byte flags field. 
This limits the number of Detnet flows that can be identified compared to the requirements of <xref target="RFC8939"/> Section 5.1.
Route and record route elements lists are carried by EXPLICIT_ROUTE and ROUTE_RECORD objects (see <xref target="RFC3209"/>).</t>

<t>The rest of the information carried by the Path and Resv messages deal with the characterization of the data flow.
According to <xref target="RFC2210"/>, the end to end QoS characteristics of the flow should be carried either by a SENDER_TSPEC object in the Path message or by a FLOWSPEC object in the Resv message.
The information given by either the source or destination in those objects is not changed by on path nodes.
For the reservation procedure described in this document, it means that the maximum end-to-end delay and the Capacity values need to be conveyed by those objects.
On the contrary, the end-to-end delay commitment value needs to be modified by on path nodes. 
To carry this piece of information, both RSVP Path and Resv message can use an ADSPEC object.</t>

<t>According to <xref target="RFC2210"/>, the SENDER_TSPEC and the FLOWSPEC objects need to include both a general token bucket TSpec parameter and a guaranteed service RSpec parameter.
Those parameters consist in words characterizing the desired properties of the end-to-end flow.
The token bucket TSPEC contains five (5) words: (1) a token bucket rate r, (2) a token bucket size b, (3) a peak data rate p, (4) a minimum policed unit m and (5) a maximum packet size M.
The guaranteed service RSpec contains two (2) words: (1) a rate R and (2) a slack term S.
Those parameters' words are used to characterized the desired end-to-end delay bound (Dreq). 
According to <xref target="RFC2212"/>, it is given by the formula:</t>

<figure><artwork align="center" name="syntax"><![CDATA[
Dreq = S + b/r
]]></artwork></figure>

<t>when p=r=R in the parameters carried by the SENDER_TSPEC and the FLOWSPEC objects.</t>

<t>From this formula, a sender node can formalize its end to end delay contract by computing b/r and substracting this value from the desired end-to-end delay to obtain the value of the slack term S to be added as a word in the guaranteed service RSpec.</t>

<figure title="Token bucket TSpec and guaranteed service RSpec parameters carried by the SENDER_TSPEC and the FLOWSPEC objects" anchor="figure4"><artset><artwork  type="svg" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="592" width="560" viewBox="0 0 560 592" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 32,48 L 32,400" fill="none" stroke="black"/>
<path d="M 96,48 L 96,80" fill="none" stroke="black"/>
<path d="M 160,80 L 160,144" fill="none" stroke="black"/>
<path d="M 160,304 L 160,336" fill="none" stroke="black"/>
<path d="M 176,80 L 176,112" fill="none" stroke="black"/>
<path d="M 288,48 L 288,144" fill="none" stroke="black"/>
<path d="M 288,304 L 288,336" fill="none" stroke="black"/>
<path d="M 544,48 L 544,400" fill="none" stroke="black"/>
<path d="M 32,48 L 544,48" fill="none" stroke="black"/>
<path d="M 32,80 L 544,80" fill="none" stroke="black"/>
<path d="M 32,112 L 544,112" fill="none" stroke="black"/>
<path d="M 32,144 L 544,144" fill="none" stroke="black"/>
<path d="M 32,176 L 544,176" fill="none" stroke="black"/>
<path d="M 32,208 L 544,208" fill="none" stroke="black"/>
<path d="M 32,240 L 544,240" fill="none" stroke="black"/>
<path d="M 32,272 L 544,272" fill="none" stroke="black"/>
<path d="M 32,304 L 544,304" fill="none" stroke="black"/>
<path d="M 32,336 L 544,336" fill="none" stroke="black"/>
<path d="M 32,368 L 544,368" fill="none" stroke="black"/>
<path d="M 32,400 L 544,400" fill="none" stroke="black"/>
<g class="text">
<text x="40" y="36">0</text>
<text x="104" y="36">4</text>
<text x="168" y="36">8</text>
<text x="184" y="36">9</text>
<text x="284" y="36">15</text>
<text x="540" y="36">31</text>
<text x="8" y="68">1</text>
<text x="48" y="68">A</text>
<text x="72" y="68">(0)</text>
<text x="188" y="68">Unused</text>
<text x="392" y="68">B</text>
<text x="428" y="68">(10)</text>
<text x="8" y="100">2</text>
<text x="80" y="100">C</text>
<text x="112" y="100">(2)</text>
<text x="168" y="100">0</text>
<text x="228" y="100">Reserved</text>
<text x="392" y="100">D</text>
<text x="424" y="100">(9)</text>
<text x="8" y="132">3</text>
<text x="80" y="132">E</text>
<text x="120" y="132">(127)</text>
<text x="208" y="132">F</text>
<text x="240" y="132">(0)</text>
<text x="392" y="132">G</text>
<text x="424" y="132">(5)</text>
<text x="8" y="164">4</text>
<text x="72" y="164">Token</text>
<text x="124" y="164">Bucket</text>
<text x="172" y="164">Rate</text>
<text x="232" y="164">[r]</text>
<text x="280" y="164">(32-bit</text>
<text x="332" y="164">IEEE</text>
<text x="388" y="164">floating</text>
<text x="448" y="164">point</text>
<text x="504" y="164">number)</text>
<text x="8" y="196">5</text>
<text x="72" y="196">Token</text>
<text x="124" y="196">Bucket</text>
<text x="172" y="196">Size</text>
<text x="232" y="196">[b]</text>
<text x="280" y="196">(32-bit</text>
<text x="332" y="196">IEEE</text>
<text x="388" y="196">floating</text>
<text x="448" y="196">point</text>
<text x="504" y="196">number)</text>
<text x="8" y="228">6</text>
<text x="68" y="228">Peak</text>
<text x="108" y="228">Data</text>
<text x="148" y="228">Rate</text>
<text x="232" y="228">[p]</text>
<text x="280" y="228">(32-bit</text>
<text x="332" y="228">IEEE</text>
<text x="388" y="228">floating</text>
<text x="448" y="228">point</text>
<text x="504" y="228">number)</text>
<text x="8" y="260">7</text>
<text x="80" y="260">Minimum</text>
<text x="144" y="260">Policed</text>
<text x="196" y="260">Unit</text>
<text x="232" y="260">[m]</text>
<text x="432" y="260">(32-bit</text>
<text x="500" y="260">integer)</text>
<text x="8" y="292">8</text>
<text x="80" y="292">Maximum</text>
<text x="140" y="292">Packet</text>
<text x="188" y="292">Size</text>
<text x="232" y="292">[M]</text>
<text x="432" y="292">(32-bit</text>
<text x="500" y="292">integer)</text>
<text x="8" y="324">9</text>
<text x="80" y="324">H</text>
<text x="120" y="324">(130)</text>
<text x="208" y="324">I</text>
<text x="240" y="324">(0)</text>
<text x="392" y="324">J</text>
<text x="424" y="324">(2)</text>
<text x="12" y="356">10</text>
<text x="68" y="356">Rate</text>
<text x="232" y="356">[R]</text>
<text x="280" y="356">(32-bit</text>
<text x="332" y="356">IEEE</text>
<text x="388" y="356">floating</text>
<text x="448" y="356">point</text>
<text x="504" y="356">number)</text>
<text x="12" y="388">11</text>
<text x="72" y="388">Slack</text>
<text x="116" y="388">Term</text>
<text x="232" y="388">[S]</text>
<text x="432" y="388">(32-bit</text>
<text x="500" y="388">integer)</text>
<text x="8" y="436">-</text>
<text x="24" y="436">A</text>
<text x="40" y="436">:</text>
<text x="80" y="436">Message</text>
<text x="140" y="436">format</text>
<text x="200" y="436">version</text>
<text x="260" y="436">number</text>
<text x="304" y="436">(0)</text>
<text x="8" y="452">-</text>
<text x="24" y="452">B</text>
<text x="40" y="452">:</text>
<text x="80" y="452">Overall</text>
<text x="140" y="452">length</text>
<text x="180" y="452">(9</text>
<text x="216" y="452">words</text>
<text x="280" y="452">excluding</text>
<text x="352" y="452">header)</text>
<text x="8" y="468">-</text>
<text x="24" y="468">C</text>
<text x="40" y="468">:</text>
<text x="80" y="468">Service</text>
<text x="144" y="468">header,</text>
<text x="208" y="468">service</text>
<text x="268" y="468">number</text>
<text x="304" y="468">2</text>
<text x="364" y="468">(Guaranteed)</text>
<text x="8" y="484">-</text>
<text x="24" y="484">D</text>
<text x="40" y="484">:</text>
<text x="96" y="484">Per-service</text>
<text x="164" y="484">data</text>
<text x="216" y="484">length,</text>
<text x="260" y="484">(9</text>
<text x="296" y="484">words</text>
<text x="360" y="484">excluding</text>
<text x="448" y="484">per-service</text>
<text x="528" y="484">header)</text>
<text x="8" y="500">-</text>
<text x="24" y="500">E</text>
<text x="40" y="500">:</text>
<text x="88" y="500">Parameter</text>
<text x="144" y="500">ID,</text>
<text x="200" y="500">parameter</text>
<text x="256" y="500">127</text>
<text x="300" y="500">(Token</text>
<text x="356" y="500">Bucket</text>
<text x="412" y="500">TSpec)</text>
<text x="8" y="516">-</text>
<text x="24" y="516">F</text>
<text x="40" y="516">:</text>
<text x="88" y="516">Parameter</text>
<text x="144" y="516">127</text>
<text x="184" y="516">flags</text>
<text x="232" y="516">(none</text>
<text x="276" y="516">set)</text>
<text x="8" y="532">-</text>
<text x="24" y="532">G</text>
<text x="40" y="532">:</text>
<text x="88" y="532">Parameter</text>
<text x="144" y="532">127</text>
<text x="192" y="532">length,</text>
<text x="232" y="532">5</text>
<text x="264" y="532">words</text>
<text x="328" y="532">excluding</text>
<text x="408" y="532">parameter</text>
<text x="476" y="532">header</text>
<text x="8" y="548">-</text>
<text x="24" y="548">H</text>
<text x="40" y="548">:</text>
<text x="88" y="548">Parameter</text>
<text x="144" y="548">ID,</text>
<text x="200" y="548">parameter</text>
<text x="256" y="548">130</text>
<text x="320" y="548">(Guaranteed</text>
<text x="400" y="548">Service</text>
<text x="460" y="548">RSpec)</text>
<text x="8" y="564">-</text>
<text x="24" y="564">I</text>
<text x="40" y="564">:</text>
<text x="88" y="564">Parameter</text>
<text x="144" y="564">130</text>
<text x="184" y="564">flags</text>
<text x="232" y="564">(none</text>
<text x="276" y="564">set)</text>
<text x="8" y="580">-</text>
<text x="24" y="580">J</text>
<text x="40" y="580">:</text>
<text x="88" y="580">Parameter</text>
<text x="144" y="580">130</text>
<text x="192" y="580">length,</text>
<text x="232" y="580">2</text>
<text x="264" y="580">words</text>
<text x="328" y="580">excluding</text>
<text x="408" y="580">parameter</text>
<text x="476" y="580">header</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><![CDATA[
    0       4       8 9           15                              31
   +-------+-----------------------+-------------------------------+
1  | A (0) |        Unused         |            B  (10)            |
   +-------+-------+-+-------------+-------------------------------+
2  |     C  (2)    |0|  Reserved   |            D  (9)             |
   +---------------+-+-------------+-------------------------------+
3  |     E  (127)  |     F  (0)    |            G  (5)             |
   +---------------+---------------+-------------------------------+
4  |  Token Bucket Rate    [r] (32-bit IEEE floating point number) |
   +---------------------------------------------------------------+
5  |  Token Bucket Size    [b] (32-bit IEEE floating point number) |
   +---------------------------------------------------------------+
6  |  Peak Data Rate       [p] (32-bit IEEE floating point number) |
   +---------------------------------------------------------------+
7  |  Minimum Policed Unit [m]                    (32-bit integer) |
   +---------------------------------------------------------------+
8  |  Maximum Packet Size  [M]                    (32-bit integer) |
   +---------------+---------------+-------------------------------+
9  |     H  (130)  |     I  (0)    |            J  (2)             |
   +---------------+---------------+-------------------------------+
10 |  Rate                 [R] (32-bit IEEE floating point number) |
   +---------------------------------------------------------------+
11 |  Slack Term           [S]                    (32-bit integer) |
   +---------------------------------------------------------------+

- A : Message format version number (0)
- B : Overall length (9 words excluding header)
- C : Service header, service number 2 (Guaranteed)
- D : Per-service data length, (9 words excluding per-service header)
- E : Parameter ID, parameter 127 (Token Bucket TSpec)
- F : Parameter 127 flags (none set)
- G : Parameter 127 length, 5 words excluding parameter header
- H : Parameter ID, parameter 130 (Guaranteed Service RSpec)
- I : Parameter 130 flags (none set)
- J : Parameter 130 length, 2 words excluding parameter header
]]></artwork></artset></figure>

<t>The ADSPEC object carried by the Path and the Resv messages needs to include a set of default general parameters as well as a fragment carrying guaranteed service parameters. 
There are five (5) default parameters to include: (1) The global break bit, (2) the IS hop count, (3) the path bandwidth, (4) the minimum path latency and (5) the composed path MTU. 
The guaranteed service fragment needs to include four (4) parameters: (1) the end-to-end composed value of the rate-dependent error term Ctot, (2) the end-to-end composed value of the rate-independent error term Dtot, (3) the value of the rate-dependent error term since the last composition point Csum and (4) the value of the rate-independent error term since the last composition point Dsum. 
In the reservation procedure, the minimum path latency is set to the undetermined value specified in <xref target="RFC2215"/>, i.e. (2**32)-1, to signal that the propagation delay is not considered.
The on path node provide their contribution to the end-to-end delay commitment by adding the delay bound they commit to respect to both the Dtot and the Dsum parameters, while keeping the Ctot and the Csum parameters with a zero value.
Other parameters appearing in the ADSPEC object are set and modified according to the procedure described in <xref target="RFC2210"/>.</t>

<figure title="ADSPEC object format" anchor="figure5"><artset><artwork  type="svg" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="704" width="552" viewBox="0 0 552 704" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 32,48 L 32,688" fill="none" stroke="black"/>
<path d="M 96,48 L 96,80" fill="none" stroke="black"/>
<path d="M 160,80 L 160,144" fill="none" stroke="black"/>
<path d="M 160,176 L 160,208" fill="none" stroke="black"/>
<path d="M 160,240 L 160,272" fill="none" stroke="black"/>
<path d="M 160,304 L 160,336" fill="none" stroke="black"/>
<path d="M 160,368 L 160,432" fill="none" stroke="black"/>
<path d="M 160,464 L 160,496" fill="none" stroke="black"/>
<path d="M 160,528 L 160,560" fill="none" stroke="black"/>
<path d="M 160,592 L 160,624" fill="none" stroke="black"/>
<path d="M 160,656 L 160,688" fill="none" stroke="black"/>
<path d="M 176,80 L 176,112" fill="none" stroke="black"/>
<path d="M 176,368 L 176,400" fill="none" stroke="black"/>
<path d="M 288,48 L 288,144" fill="none" stroke="black"/>
<path d="M 288,176 L 288,208" fill="none" stroke="black"/>
<path d="M 288,240 L 288,272" fill="none" stroke="black"/>
<path d="M 288,304 L 288,336" fill="none" stroke="black"/>
<path d="M 288,368 L 288,432" fill="none" stroke="black"/>
<path d="M 288,464 L 288,496" fill="none" stroke="black"/>
<path d="M 288,528 L 288,560" fill="none" stroke="black"/>
<path d="M 288,592 L 288,624" fill="none" stroke="black"/>
<path d="M 288,656 L 288,688" fill="none" stroke="black"/>
<path d="M 544,48 L 544,688" fill="none" stroke="black"/>
<path d="M 32,48 L 544,48" fill="none" stroke="black"/>
<path d="M 32,80 L 544,80" fill="none" stroke="black"/>
<path d="M 32,112 L 544,112" fill="none" stroke="black"/>
<path d="M 32,144 L 544,144" fill="none" stroke="black"/>
<path d="M 32,176 L 544,176" fill="none" stroke="black"/>
<path d="M 32,208 L 544,208" fill="none" stroke="black"/>
<path d="M 32,240 L 544,240" fill="none" stroke="black"/>
<path d="M 32,272 L 544,272" fill="none" stroke="black"/>
<path d="M 32,304 L 544,304" fill="none" stroke="black"/>
<path d="M 32,336 L 544,336" fill="none" stroke="black"/>
<path d="M 32,368 L 544,368" fill="none" stroke="black"/>
<path d="M 32,400 L 544,400" fill="none" stroke="black"/>
<path d="M 32,432 L 544,432" fill="none" stroke="black"/>
<path d="M 32,464 L 544,464" fill="none" stroke="black"/>
<path d="M 32,496 L 544,496" fill="none" stroke="black"/>
<path d="M 32,528 L 544,528" fill="none" stroke="black"/>
<path d="M 32,560 L 544,560" fill="none" stroke="black"/>
<path d="M 32,592 L 544,592" fill="none" stroke="black"/>
<path d="M 32,624 L 544,624" fill="none" stroke="black"/>
<path d="M 32,656 L 544,656" fill="none" stroke="black"/>
<path d="M 32,688 L 544,688" fill="none" stroke="black"/>
<g class="text">
<text x="40" y="36">0</text>
<text x="104" y="36">4</text>
<text x="168" y="36">8</text>
<text x="184" y="36">9</text>
<text x="284" y="36">15</text>
<text x="540" y="36">31</text>
<text x="8" y="68">1</text>
<text x="48" y="68">A</text>
<text x="72" y="68">(0)</text>
<text x="180" y="68">Unused</text>
<text x="392" y="68">B</text>
<text x="428" y="68">(19)</text>
<text x="8" y="100">2</text>
<text x="80" y="100">C</text>
<text x="112" y="100">(1)</text>
<text x="168" y="100">x</text>
<text x="192" y="100">D</text>
<text x="244" y="100">(reserved)</text>
<text x="392" y="100">E</text>
<text x="424" y="100">(8)</text>
<text x="8" y="132">3</text>
<text x="80" y="132">F</text>
<text x="112" y="132">(4)</text>
<text x="224" y="132">G</text>
<text x="392" y="132">H</text>
<text x="424" y="132">(1)</text>
<text x="8" y="164">4</text>
<text x="52" y="164">IS</text>
<text x="80" y="164">hop</text>
<text x="120" y="164">count</text>
<text x="424" y="164">(16-bit</text>
<text x="496" y="164">unsigned)</text>
<text x="8" y="196">5</text>
<text x="80" y="196">I</text>
<text x="112" y="196">(6)</text>
<text x="224" y="196">J</text>
<text x="392" y="196">K</text>
<text x="424" y="196">(1)</text>
<text x="8" y="228">6</text>
<text x="60" y="228">Path</text>
<text x="96" y="228">b/w</text>
<text x="148" y="228">estimate</text>
<text x="280" y="228">(32-bit</text>
<text x="332" y="228">IEEE</text>
<text x="388" y="228">floating</text>
<text x="448" y="228">point</text>
<text x="504" y="228">number)</text>
<text x="8" y="260">7</text>
<text x="80" y="260">L</text>
<text x="116" y="260">(l8)</text>
<text x="224" y="260">M</text>
<text x="392" y="260">N</text>
<text x="424" y="260">(1)</text>
<text x="8" y="292">8</text>
<text x="72" y="292">Minimum</text>
<text x="124" y="292">path</text>
<text x="176" y="292">latency</text>
<text x="420" y="292">(set</text>
<text x="452" y="292">to</text>
<text x="500" y="292">2**32-1)</text>
<text x="8" y="324">9</text>
<text x="80" y="324">O</text>
<text x="116" y="324">(10)</text>
<text x="224" y="324">P</text>
<text x="392" y="324">Q</text>
<text x="424" y="324">(1)</text>
<text x="12" y="356">10</text>
<text x="76" y="356">Composed</text>
<text x="128" y="356">MTU</text>
<text x="424" y="356">(16-bit</text>
<text x="496" y="356">unsigned)</text>
<text x="12" y="388">11</text>
<text x="80" y="388">R</text>
<text x="112" y="388">(2)</text>
<text x="168" y="388">x</text>
<text x="192" y="388">S</text>
<text x="244" y="388">(reserved)</text>
<text x="392" y="388">T</text>
<text x="424" y="388">(8)</text>
<text x="12" y="420">12</text>
<text x="80" y="420">U</text>
<text x="120" y="420">(133)</text>
<text x="224" y="420">V</text>
<text x="392" y="420">W</text>
<text x="424" y="420">(1)</text>
<text x="12" y="452">13</text>
<text x="84" y="452">End-to-end</text>
<text x="164" y="452">composed</text>
<text x="224" y="452">value</text>
<text x="264" y="452">for</text>
<text x="288" y="452">C</text>
<text x="372" y="452">[Ctot]</text>
<text x="468" y="452">(set</text>
<text x="500" y="452">to</text>
<text x="524" y="452">0)</text>
<text x="12" y="484">14</text>
<text x="80" y="484">X</text>
<text x="120" y="484">(134)</text>
<text x="224" y="484">Y</text>
<text x="392" y="484">Z</text>
<text x="424" y="484">(1)</text>
<text x="12" y="516">15</text>
<text x="84" y="516">End-to-end</text>
<text x="164" y="516">composed</text>
<text x="224" y="516">value</text>
<text x="264" y="516">for</text>
<text x="288" y="516">D</text>
<text x="372" y="516">[Dtot]</text>
<text x="432" y="516">(32-bit</text>
<text x="500" y="516">integer)</text>
<text x="12" y="548">16</text>
<text x="76" y="548">AA</text>
<text x="120" y="548">(135)</text>
<text x="220" y="548">BB</text>
<text x="388" y="548">CC</text>
<text x="424" y="548">(1)</text>
<text x="12" y="580">17</text>
<text x="124" y="580">Since-last-reshaping</text>
<text x="232" y="580">point</text>
<text x="292" y="580">composed</text>
<text x="336" y="580">C</text>
<text x="372" y="580">[Csum]</text>
<text x="468" y="580">(set</text>
<text x="500" y="580">to</text>
<text x="524" y="580">0)</text>
<text x="12" y="612">18</text>
<text x="76" y="612">DD</text>
<text x="120" y="612">(136)</text>
<text x="220" y="612">EE</text>
<text x="388" y="612">FF</text>
<text x="424" y="612">(1)</text>
<text x="12" y="644">19</text>
<text x="124" y="644">Since-last-reshaping</text>
<text x="232" y="644">point</text>
<text x="292" y="644">composed</text>
<text x="336" y="644">D</text>
<text x="372" y="644">[Dsum]</text>
<text x="432" y="644">(32-bit</text>
<text x="500" y="644">integer)</text>
<text x="12" y="676">20</text>
<text x="76" y="676">GG</text>
<text x="112" y="676">(5)</text>
<text x="168" y="676">x</text>
<text x="204" y="676">HH</text>
<text x="240" y="676">(0)</text>
<text x="388" y="676">II</text>
<text x="424" y="676">(0)</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><![CDATA[
    0       4       8 9           15                              31
   +-------+-----------------------+-------------------------------+
1  | A (0) |       Unused          |            B  (19)            |
   +-------+-------+-+-------------+-------------------------------+
2  |     C  (1)    |x| D (reserved)|            E  (8)             |
   +---------------+-+-------------+-------------------------------+
3  |     F  (4)    |       G       |            H  (1)             |
   +---------------+---------------+-------------------------------+
4  | IS hop count                                (16-bit unsigned) |
   +---------------+---------------+-------------------------------+
5  |     I  (6)    |       J       |            K  (1)             |
   +---------------+---------------+-------------------------------+
6  | Path b/w estimate         (32-bit IEEE floating point number) |
   +---------------+---------------+-------------------------------+
7  |     L  (l8)   |       M       |            N  (1)             |
   +---------------+---------------+-------------------------------+
8  | Minimum path latency                         (set to 2**32-1) |
   +---------------+---------------+-------------------------------+
9  |     O  (10)   |       P       |            Q  (1)             |
   +---------------+---------------+-------------------------------+
10 | Composed MTU                                (16-bit unsigned) |
   +---------------+-+-------------+-------------------------------+
11 |     R  (2)    |x| S (reserved)|            T  (8)             |
   +---------------+-+-------------+-------------------------------+
12 |     U  (133)  |       V       |            W  (1)             |
   +---------------+---------------+-------------------------------+
13 | End-to-end composed value for C       [Ctot]       (set to 0) |
   +---------------+---------------+-------------------------------+
14 |     X  (134)  |       Y       |            Z  (1)             |
   +---------------+---------------+-------------------------------+
15 | End-to-end composed value for D       [Dtot] (32-bit integer) |
   +---------------+---------------+-------------------------------+
16 |    AA  (135)  |      BB       |           CC  (1)             |
   +---------------+---------------+-------------------------------+
17 | Since-last-reshaping point composed C [Csum]       (set to 0) |
   +---------------+---------------+-------------------------------+
18 |    DD  (136)  |      EE       |           FF  (1)             |
   +---------------+---------------+-------------------------------+
19 | Since-last-reshaping point composed D [Dsum] (32-bit integer) |
   +---------------+---------------+-------------------------------+
20 |    GG  (5)    |x   HH  (0)    |           II  (0)             |
   +---------------+---------------+-------------------------------+
]]></artwork></artset></figure>

<figure title="Caption for ADSPEC object format" anchor="figure5bis"><artset><artwork  type="svg" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="752" width="560" viewBox="0 0 560 752" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<g class="text">
<text x="20" y="36">Word</text>
<text x="52" y="36">1:</text>
<text x="96" y="36">Message</text>
<text x="160" y="36">Header:</text>
<text x="8" y="52">-</text>
<text x="24" y="52">A</text>
<text x="40" y="52">:</text>
<text x="80" y="52">Message</text>
<text x="140" y="52">header</text>
<text x="184" y="52">and</text>
<text x="232" y="52">version</text>
<text x="292" y="52">number</text>
<text x="8" y="68">-</text>
<text x="24" y="68">B</text>
<text x="40" y="68">:</text>
<text x="80" y="68">Message</text>
<text x="140" y="68">length</text>
<text x="184" y="68">(19</text>
<text x="224" y="68">words</text>
<text x="288" y="68">excluding</text>
<text x="360" y="68">header)</text>
<text x="24" y="100">Words</text>
<text x="68" y="100">2-7:</text>
<text x="120" y="100">Default</text>
<text x="184" y="100">general</text>
<text x="284" y="100">characterization</text>
<text x="396" y="100">parameters</text>
<text x="8" y="116">-</text>
<text x="24" y="116">C</text>
<text x="40" y="116">:</text>
<text x="96" y="116">Per-Service</text>
<text x="176" y="116">header,</text>
<text x="240" y="116">service</text>
<text x="300" y="116">number</text>
<text x="336" y="116">1</text>
<text x="84" y="132">(Default</text>
<text x="152" y="132">General</text>
<text x="232" y="132">Parameters)</text>
<text x="8" y="148">-</text>
<text x="24" y="148">D</text>
<text x="40" y="148">:</text>
<text x="76" y="148">Global</text>
<text x="128" y="148">Break</text>
<text x="168" y="148">bit</text>
<text x="232" y="148">(NON_IS_HOP</text>
<text x="312" y="148">general</text>
<text x="384" y="148">parameter</text>
<text x="436" y="148">2)</text>
<text x="480" y="148">(marked</text>
<text x="524" y="148">x)</text>
<text x="8" y="164">-</text>
<text x="24" y="164">E</text>
<text x="40" y="164">:</text>
<text x="76" y="164">Length</text>
<text x="116" y="164">of</text>
<text x="160" y="164">General</text>
<text x="236" y="164">Parameters</text>
<text x="300" y="164">data</text>
<text x="344" y="164">block</text>
<text x="380" y="164">(8</text>
<text x="420" y="164">words)</text>
<text x="8" y="180">-</text>
<text x="24" y="180">F</text>
<text x="40" y="180">:</text>
<text x="88" y="180">Parameter</text>
<text x="144" y="180">ID,</text>
<text x="200" y="180">parameter</text>
<text x="248" y="180">4</text>
<text x="332" y="180">(NUMBER_OF_IS_HOPS</text>
<text x="440" y="180">general</text>
<text x="516" y="180">parameter)</text>
<text x="8" y="196">-</text>
<text x="24" y="196">G</text>
<text x="40" y="196">:</text>
<text x="88" y="196">Parameter</text>
<text x="136" y="196">4</text>
<text x="164" y="196">flag</text>
<text x="204" y="196">byte</text>
<text x="8" y="212">-</text>
<text x="24" y="212">H</text>
<text x="40" y="212">:</text>
<text x="88" y="212">Parameter</text>
<text x="136" y="212">4</text>
<text x="172" y="212">length</text>
<text x="212" y="212">(1</text>
<text x="244" y="212">word</text>
<text x="304" y="212">excluding</text>
<text x="376" y="212">header)</text>
<text x="8" y="228">-</text>
<text x="24" y="228">I</text>
<text x="40" y="228">:</text>
<text x="88" y="228">Parameter</text>
<text x="144" y="228">ID,</text>
<text x="200" y="228">parameter</text>
<text x="248" y="228">6</text>
<text x="152" y="244">(AVAILABLE_PATH_BANDWIDTH</text>
<text x="288" y="244">general</text>
<text x="364" y="244">parameter)</text>
<text x="8" y="260">-</text>
<text x="24" y="260">J</text>
<text x="40" y="260">:</text>
<text x="88" y="260">Parameter</text>
<text x="136" y="260">6</text>
<text x="164" y="260">flag</text>
<text x="204" y="260">byte</text>
<text x="8" y="276">-</text>
<text x="24" y="276">K</text>
<text x="40" y="276">:</text>
<text x="88" y="276">Parameter</text>
<text x="136" y="276">6</text>
<text x="172" y="276">length</text>
<text x="212" y="276">(1</text>
<text x="244" y="276">word</text>
<text x="304" y="276">excluding</text>
<text x="376" y="276">header)</text>
<text x="8" y="292">-</text>
<text x="24" y="292">L</text>
<text x="40" y="292">:</text>
<text x="88" y="292">Parameter</text>
<text x="144" y="292">ID,</text>
<text x="200" y="292">parameter</text>
<text x="248" y="292">8</text>
<text x="136" y="308">(MINIMUM_PATH_LATENCY</text>
<text x="256" y="308">general</text>
<text x="332" y="308">parameter)</text>
<text x="8" y="324">-</text>
<text x="24" y="324">M</text>
<text x="40" y="324">:</text>
<text x="88" y="324">Parameter</text>
<text x="136" y="324">8</text>
<text x="164" y="324">flag</text>
<text x="204" y="324">byte</text>
<text x="8" y="340">-</text>
<text x="24" y="340">N</text>
<text x="40" y="340">:</text>
<text x="88" y="340">Parameter</text>
<text x="136" y="340">8</text>
<text x="172" y="340">length</text>
<text x="212" y="340">(1</text>
<text x="244" y="340">word</text>
<text x="304" y="340">excluding</text>
<text x="376" y="340">header)</text>
<text x="8" y="356">-</text>
<text x="24" y="356">O</text>
<text x="40" y="356">:</text>
<text x="88" y="356">Parameter</text>
<text x="144" y="356">ID,</text>
<text x="200" y="356">parameter</text>
<text x="252" y="356">10</text>
<text x="304" y="356">(PATH_MTU</text>
<text x="376" y="356">general</text>
<text x="452" y="356">parameter)</text>
<text x="8" y="372">-</text>
<text x="24" y="372">P</text>
<text x="40" y="372">:</text>
<text x="88" y="372">Parameter</text>
<text x="140" y="372">10</text>
<text x="172" y="372">flag</text>
<text x="212" y="372">byte</text>
<text x="8" y="388">-</text>
<text x="24" y="388">Q</text>
<text x="40" y="388">:</text>
<text x="88" y="388">Parameter</text>
<text x="140" y="388">10</text>
<text x="180" y="388">length</text>
<text x="220" y="388">(1</text>
<text x="252" y="388">word</text>
<text x="312" y="388">excluding</text>
<text x="384" y="388">header)</text>
<text x="24" y="420">Words</text>
<text x="76" y="420">11-19:</text>
<text x="148" y="420">Guaranteed</text>
<text x="224" y="420">service</text>
<text x="300" y="420">parameters</text>
<text x="8" y="436">-</text>
<text x="24" y="436">R</text>
<text x="40" y="436">:</text>
<text x="96" y="436">Per-Service</text>
<text x="176" y="436">header,</text>
<text x="240" y="436">service</text>
<text x="300" y="436">number</text>
<text x="336" y="436">2</text>
<text x="396" y="436">(Guaranteed)</text>
<text x="8" y="452">-</text>
<text x="24" y="452">S</text>
<text x="40" y="452">:</text>
<text x="72" y="452">Break</text>
<text x="112" y="452">bit</text>
<text x="8" y="468">-</text>
<text x="24" y="468">T</text>
<text x="40" y="468">:</text>
<text x="76" y="468">Length</text>
<text x="116" y="468">of</text>
<text x="176" y="468">per-service</text>
<text x="244" y="468">data</text>
<text x="276" y="468">(8</text>
<text x="312" y="468">words</text>
<text x="376" y="468">excluding</text>
<text x="448" y="468">header)</text>
<text x="8" y="484">-</text>
<text x="24" y="484">U</text>
<text x="40" y="484">:</text>
<text x="88" y="484">Parameter</text>
<text x="144" y="484">ID,</text>
<text x="200" y="484">parameter</text>
<text x="256" y="484">133</text>
<text x="312" y="484">(Composed</text>
<text x="376" y="484">Ctot)</text>
<text x="8" y="500">-</text>
<text x="24" y="500">V</text>
<text x="40" y="500">:</text>
<text x="84" y="500">Composed</text>
<text x="140" y="500">Ctot</text>
<text x="180" y="500">flag</text>
<text x="220" y="500">byte</text>
<text x="8" y="516">-</text>
<text x="24" y="516">W</text>
<text x="40" y="516">:</text>
<text x="84" y="516">Composed</text>
<text x="140" y="516">Ctot</text>
<text x="188" y="516">length</text>
<text x="228" y="516">(1</text>
<text x="260" y="516">word</text>
<text x="320" y="516">excluding</text>
<text x="392" y="516">header)</text>
<text x="8" y="532">-</text>
<text x="24" y="532">X</text>
<text x="40" y="532">:</text>
<text x="88" y="532">Parameter</text>
<text x="144" y="532">ID,</text>
<text x="200" y="532">parameter</text>
<text x="256" y="532">134</text>
<text x="312" y="532">(Composed</text>
<text x="376" y="532">Dtot)</text>
<text x="8" y="548">-</text>
<text x="24" y="548">Y</text>
<text x="40" y="548">:</text>
<text x="84" y="548">Composed</text>
<text x="140" y="548">Dtot</text>
<text x="180" y="548">flag</text>
<text x="220" y="548">byte</text>
<text x="8" y="564">-</text>
<text x="24" y="564">Z</text>
<text x="40" y="564">:</text>
<text x="84" y="564">Composed</text>
<text x="140" y="564">Dtot</text>
<text x="188" y="564">length</text>
<text x="228" y="564">(1</text>
<text x="260" y="564">word</text>
<text x="320" y="564">excluding</text>
<text x="392" y="564">header)</text>
<text x="8" y="580">-</text>
<text x="32" y="580">AA:</text>
<text x="88" y="580">Parameter</text>
<text x="144" y="580">ID,</text>
<text x="200" y="580">parameter</text>
<text x="256" y="580">135</text>
<text x="312" y="580">(Composed</text>
<text x="380" y="580">Csum).</text>
<text x="8" y="596">-</text>
<text x="32" y="596">BB:</text>
<text x="84" y="596">Composed</text>
<text x="140" y="596">Csum</text>
<text x="180" y="596">flag</text>
<text x="220" y="596">byte</text>
<text x="8" y="612">-</text>
<text x="32" y="612">CC:</text>
<text x="84" y="612">Composed</text>
<text x="140" y="612">Csum</text>
<text x="188" y="612">length</text>
<text x="228" y="612">(1</text>
<text x="260" y="612">word</text>
<text x="320" y="612">excluding</text>
<text x="392" y="612">header)</text>
<text x="8" y="628">-</text>
<text x="32" y="628">DD:</text>
<text x="88" y="628">Parameter</text>
<text x="144" y="628">ID,</text>
<text x="200" y="628">parameter</text>
<text x="256" y="628">136</text>
<text x="312" y="628">(Composed</text>
<text x="380" y="628">Dsum).</text>
<text x="8" y="644">-</text>
<text x="32" y="644">EE:</text>
<text x="84" y="644">Composed</text>
<text x="140" y="644">Dsum</text>
<text x="180" y="644">flag</text>
<text x="220" y="644">byte</text>
<text x="8" y="660">-</text>
<text x="32" y="660">FF:</text>
<text x="84" y="660">Composed</text>
<text x="140" y="660">Dsum</text>
<text x="188" y="660">length</text>
<text x="228" y="660">(1</text>
<text x="260" y="660">word</text>
<text x="320" y="660">excluding</text>
<text x="392" y="660">header)</text>
<text x="20" y="692">Word</text>
<text x="56" y="692">20:</text>
<text x="136" y="692">Controlled-Load</text>
<text x="244" y="692">parameters</text>
<text x="8" y="708">-</text>
<text x="32" y="708">GG:</text>
<text x="96" y="708">Per-Service</text>
<text x="176" y="708">header,</text>
<text x="240" y="708">service</text>
<text x="300" y="708">number</text>
<text x="336" y="708">5</text>
<text x="416" y="708">(Controlled-Load)</text>
<text x="8" y="724">-</text>
<text x="32" y="724">HH:</text>
<text x="72" y="724">Break</text>
<text x="112" y="724">bit</text>
<text x="8" y="740">-</text>
<text x="32" y="740">II:</text>
<text x="76" y="740">Length</text>
<text x="116" y="740">of</text>
<text x="192" y="740">controlled-load</text>
<text x="276" y="740">data</text>
<text x="308" y="740">(0</text>
<text x="344" y="740">words</text>
<text x="408" y="740">excluding</text>
<text x="480" y="740">header)</text>
</g>
</svg>
</artwork><artwork  type="ascii-art" align="center" name="syntax&quot;artwork-svg-options=&quot;--spaces=0"><![CDATA[
Word 1: Message Header:
- A : Message header and version number
- B : Message length (19 words excluding header)

Words 2-7: Default general characterization parameters
- C : Per-Service header, service number 1 
      (Default General Parameters)
- D : Global Break bit (NON_IS_HOP general parameter 2) (marked x)
- E : Length of General Parameters data block (8 words)
- F : Parameter ID, parameter 4 (NUMBER_OF_IS_HOPS general parameter)
- G : Parameter 4 flag byte
- H : Parameter 4 length (1 word excluding header)
- I : Parameter ID, parameter 6 
      (AVAILABLE_PATH_BANDWIDTH general parameter)
- J : Parameter 6 flag byte
- K : Parameter 6 length (1 word excluding header)
- L : Parameter ID, parameter 8 
      (MINIMUM_PATH_LATENCY general parameter)
- M : Parameter 8 flag byte
- N : Parameter 8 length (1 word excluding header)
- O : Parameter ID, parameter 10 (PATH_MTU general parameter)
- P : Parameter 10 flag byte
- Q : Parameter 10 length (1 word excluding header)

Words 11-19: Guaranteed service parameters
- R : Per-Service header, service number 2 (Guaranteed)
- S : Break bit
- T : Length of per-service data (8 words excluding header)
- U : Parameter ID, parameter 133 (Composed Ctot)
- V : Composed Ctot flag byte
- W : Composed Ctot length (1 word excluding header)
- X : Parameter ID, parameter 134 (Composed Dtot)
- Y : Composed Dtot flag byte
- Z : Composed Dtot length (1 word excluding header)
- AA: Parameter ID, parameter 135 (Composed Csum).
- BB: Composed Csum flag byte
- CC: Composed Csum length (1 word excluding header)
- DD: Parameter ID, parameter 136 (Composed Dsum).
- EE: Composed Dsum flag byte
- FF: Composed Dsum length (1 word excluding header)

Word 20: Controlled-Load parameters
- GG: Per-Service header, service number 5 (Controlled-Load)
- HH: Break bit
- II: Length of controlled-load data (0 words excluding header)
]]></artwork></artset></figure>

</section>
<section anchor="operations-at-the-source"><name>Operations at the source</name>

<t>The source is the end host willing to send traffic to a destination in a data flow with a delay guarantee.
To do so, it sends a RSVP Path message to the destination. 
This RSVP Path message encodes the information listed in the reservation request described in <xref target="exPathSetup"/> according to the encoding method described in <xref target="modRSVP"/>. 
The Path message triggers a RSVP Resv message that answers to the according delay-bound path request.
At the reception of a Resv message replying to a pending request, the source waits for a bit in order to give time to other potential answers to arrive.
If a single answer is received, then the source starts using the path received in the EXPLICIT_ROUTE object of the Resv message.
If multiple answers have been received, then the source chooses a path, and sends a RSVP PathTear message to the paths that have not been selected.</t>

</section>
<section anchor="opInt"><name>Operations at intermediate nodes</name>

<t>At the reception of a Path message carrying an end-to-end delay request, it first checks that the message is not duplicated by looking at its ID.
Then, it looks at both the Delay and Capacity values, and determines whether it can accept the request or not.</t>

<t>If it can accept the request, then the intermediate node relays the RSVP Path message to the destination.
Before relaying the message, it substracts the maximum delay he commits to respect from the end-to-end delay, and adds its identifier in the ROUTE_RECORD object.
If it knows several paths to the destination, it can duplicate the message and relay it on the appropriate egress paths.</t>

<t>At the reception of a Resv message carrying a reply to an end-to-end delay request, it first checks that the message is not duplicated.
Then, it verifies that it has a pending temporary capacity reservation associated with the reply for one of its queues.
If it is the case, then it acknowledges the reservation, and allocates the dedicated capacity to the data flow.
It check the next hop for the Resv message in the EXPLICIT_ROUTE object carried by the message, and relays it to the next node.
If several Resv messages for the same data flow arrive at the intermediate node, the intermediate node relays all of them, as they might refer to different paths in the network from which the source end host needs to choose from.
Temporary reservations following the reception of a Path message that are not confirmed by a Resv message are cancelled by the reception of a PathErr message for this flow or by the expiration of a timer set to one RSVP timeout period.
Confirmed reservations may be teared down by a PathTear message or by the expiration of a cleanout timer set to the value of the RSVP cleanout period.</t>

</section>
<section anchor="opDst"><name>Operations at the destination</name>

<t>The destination node is in charge of building the RSVP Resv message from the RSVP path message it received from the source.</t>

<t>In case several Path messages have been sent or duplicated along the path to the destination, the destination can behave in two ways: either it chooses which path is the most appropriate from a set of Path message containing the same originating end-to-end delay request, or it replies to each request message and lets the source choose which path it will use.</t>

<t>If the destination is responsible for the choice of the path, then when it receives a Path message carrying an end-to-end delay request, it waits for a bit in order to give time to potential Path messages associated to the same request to arrive.
If several Path messages have been received, the destination chooses one of the Path message (for instance the message carrying the highest Delay value, or the one carrying the shortest path in terms of hops), and forges a RSVP Resv message to answer this request.
This Resv message carries the requested maximum end-to-end delay, the final end-to-end delay commitment received in the Path message, and a Route list containing the Record-route list received in the Path message to which the destination's ID is added at the end.
It also sends a set of PathErr messages for the Path messages that have not been selected to withdraw the reservation at the involved nodes.</t>

<t>If the destination lets the source choose, then, for each Path message carrying an end-to-end delay request object, the destination creates a Resv message in which the requested maximum end-to-end delay and the final end-to-end delay commitment are set to the values received in the Path message, and in which the Route list is set to the Record-route list received in the request message, with the destination's identifier added at the end of the list.</t>

<t>Following <xref target="RFC3209"/>, if the Path message received by the destination contains a ROUTE_RECORD object, then the destination adds an EXPLICIT_ROUTE object to the Resv message giving the list of nodes that have been crossed by the Path message. 
This EXPLICIT_ROUTE object tells intermediate nodes how they need to forward teh Resv message.</t>

</section>
</section>
<section anchor="positionning-in-the-dataplane-enhancement-taxonomy"><name>Positionning in the Dataplane Enhancement Taxonomy</name>

<t><xref target="I-D.joung-detnet-taxonomy-dataplane"/> presents a taxonomy of dataplane enhancements proposed in the Detnet working group. The mechanism presented in this document targets the same goals as those proposals. Here is how this work can be positionned.</t>

<t><list style="symbols">
  <t><strong>Per Hop Dominant Factor for Latency Bound: Category 3.</strong> In category 3, the per hop dominant factor is the sum of Max Burst Sizes/Capacity: the mechanism presented in this draft assumes strict control of the maximum capacity for flows it deals with, and focuses on the repect of a maximum latency bound in this regard.</t>
  <t><strong>Periodicity: Non-periodic.</strong> The proposed mechanism does not assume packets are transmitted in a periodic pattern.</t>
  <t><strong>Network Synchronization: Asynchronous.</strong> No synchronization between nodes is assumed in the presented mechanism.</t>
  <t><strong>Traffic Granularity: Flow level.</strong> In the mechanism presented in this document, each packet is controlled based on its specific flow.</t>
  <t><strong>Work Conserving: Yes.</strong> Queues in equipments are served in a round robin fashion, whatever their length.</t>
  <t><strong>Target Transmission Time: In-time.</strong> The mechanism presented in this document aims at respecting a bounded end to end delay, whatever the jitter.</t>
  <t><strong>Service Order: Rate-based.</strong> In the mechanism described in this document, packets belonging to a flow are assigned to queues depending on the per hop delay bound that the node has commited to respect for packets belonging to this specific flow.</t>
</list></t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>A detailled analysis of the security aspects of the current draft will be presented in a future version of the draft.
Yet, the current document is not adding additional threats to the ones identified for RSVP and presented in Section 2.8 of <xref target="RFC2205"/>.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document has no IANA actions.</t>

</section>


  </middle>

  <back>


    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC2205">
  <front>
    <title>Resource ReSerVation Protocol (RSVP) -- Version 1 Functional Specification</title>
    <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
    <author fullname="L. Zhang" initials="L." surname="Zhang"/>
    <author fullname="S. Berson" initials="S." surname="Berson"/>
    <author fullname="S. Herzog" initials="S." surname="Herzog"/>
    <author fullname="S. Jamin" initials="S." surname="Jamin"/>
    <date month="September" year="1997"/>
    <abstract>
      <t>This memo describes version 1 of RSVP, a resource reservation setup protocol designed for an integrated services Internet. RSVP provides receiver-initiated setup of resource reservations for multicast or unicast data flows, with good scaling and robustness properties. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2205"/>
  <seriesInfo name="DOI" value="10.17487/RFC2205"/>
</reference>

<reference anchor="RFC2210">
  <front>
    <title>The Use of RSVP with IETF Integrated Services</title>
    <author fullname="J. Wroclawski" initials="J." surname="Wroclawski"/>
    <date month="September" year="1997"/>
    <abstract>
      <t>This note describes the use of the RSVP resource reservation protocol with the Controlled-Load and Guaranteed QoS control services. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2210"/>
  <seriesInfo name="DOI" value="10.17487/RFC2210"/>
</reference>

<reference anchor="RFC2212">
  <front>
    <title>Specification of Guaranteed Quality of Service</title>
    <author fullname="S. Shenker" initials="S." surname="Shenker"/>
    <author fullname="C. Partridge" initials="C." surname="Partridge"/>
    <author fullname="R. Guerin" initials="R." surname="Guerin"/>
    <date month="September" year="1997"/>
    <abstract>
      <t>This memo describes the network element behavior required to deliver a guaranteed service (guaranteed delay and bandwidth) in the Internet. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2212"/>
  <seriesInfo name="DOI" value="10.17487/RFC2212"/>
</reference>

<reference anchor="RFC2215">
  <front>
    <title>General Characterization Parameters for Integrated Service Network Elements</title>
    <author fullname="S. Shenker" initials="S." surname="Shenker"/>
    <author fullname="J. Wroclawski" initials="J." surname="Wroclawski"/>
    <date month="September" year="1997"/>
    <abstract>
      <t>This memo defines a set of general control and characterization parameters for network elements supporting the IETF integrated services QoS control framework. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2215"/>
  <seriesInfo name="DOI" value="10.17487/RFC2215"/>
</reference>

<reference anchor="RFC8939">
  <front>
    <title>Deterministic Networking (DetNet) Data Plane: IP</title>
    <author fullname="B. Varga" initials="B." role="editor" surname="Varga"/>
    <author fullname="J. Farkas" initials="J." surname="Farkas"/>
    <author fullname="L. Berger" initials="L." surname="Berger"/>
    <author fullname="D. Fedyk" initials="D." surname="Fedyk"/>
    <author fullname="S. Bryant" initials="S." surname="Bryant"/>
    <date month="November" year="2020"/>
    <abstract>
      <t>This document specifies the Deterministic Networking (DetNet) data plane operation for IP hosts and routers that provide DetNet service to IP-encapsulated data. No DetNet-specific encapsulation is defined to support IP flows; instead, the existing IP-layer and higher-layer protocol header information is used to support flow identification and DetNet service delivery. This document builds on the DetNet architecture (RFC 8655) and data plane framework (RFC 8938).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8939"/>
  <seriesInfo name="DOI" value="10.17487/RFC8939"/>
</reference>

<reference anchor="RFC3209">
  <front>
    <title>RSVP-TE: Extensions to RSVP for LSP Tunnels</title>
    <author fullname="D. Awduche" initials="D." surname="Awduche"/>
    <author fullname="L. Berger" initials="L." surname="Berger"/>
    <author fullname="D. Gan" initials="D." surname="Gan"/>
    <author fullname="T. Li" initials="T." surname="Li"/>
    <author fullname="V. Srinivasan" initials="V." surname="Srinivasan"/>
    <author fullname="G. Swallow" initials="G." surname="Swallow"/>
    <date month="December" year="2001"/>
    <abstract>
      <t>This document describes the use of RSVP (Resource Reservation Protocol), including all the necessary extensions, to establish label-switched paths (LSPs) in MPLS (Multi-Protocol Label Switching). Since the flow along an LSP is completely identified by the label applied at the ingress node of the path, these paths may be treated as tunnels. A key application of LSP tunnels is traffic engineering with MPLS as specified in RFC 2702. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3209"/>
  <seriesInfo name="DOI" value="10.17487/RFC3209"/>
</reference>

<reference anchor="RFC9320">
  <front>
    <title>Deterministic Networking (DetNet) Bounded Latency</title>
    <author fullname="N. Finn" initials="N." surname="Finn"/>
    <author fullname="J.-Y. Le Boudec" initials="J.-Y." surname="Le Boudec"/>
    <author fullname="E. Mohammadpour" initials="E." surname="Mohammadpour"/>
    <author fullname="J. Zhang" initials="J." surname="Zhang"/>
    <author fullname="B. Varga" initials="B." surname="Varga"/>
    <date month="November" year="2022"/>
    <abstract>
      <t>This document presents a timing model for sources, destinations, and Deterministic Networking (DetNet) transit nodes. Using the model, it provides a methodology to compute end-to-end latency and backlog bounds for various queuing methods. The methodology can be used by the management and control planes and by resource reservation algorithms to provide bounded latency and zero congestion loss for the DetNet service.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9320"/>
  <seriesInfo name="DOI" value="10.17487/RFC9320"/>
</reference>


<reference anchor="I-D.joung-detnet-taxonomy-dataplane">
   <front>
      <title>Dataplane Enhancement Taxonomy</title>
      <author fullname="Jinoo Joung" initials="J." surname="Joung">
         <organization>Sangmyung University</organization>
      </author>
      <author fullname="Xuesong Geng" initials="X." surname="Geng">
         <organization>Huawei</organization>
      </author>
      <author fullname="Shaofu Peng" initials="S." surname="Peng">
         <organization>ZTE Corporation</organization>
      </author>
      <author fullname="Toerless Eckert" initials="T. T." surname="Eckert">
         <organization>Futurewei Technologies</organization>
      </author>
      <date day="25" month="February" year="2024"/>
      <abstract>
	 <t>   This draft is to facilitate the understanding of the data plane
   enhancement solutions, which are suggested currently or can be
   suggested in the future, for deterministic networking.  This draft
   provides criteria for classifying data plane solutions.  Examples of
   each category are listed, along with reasons where necessary.
   Strengths and limitations of the categories are described.
   Suitability of the solutions for various services of deterministic
   networking are also briefly mentioned.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-joung-detnet-taxonomy-dataplane-01"/>
   
</reference>


<reference anchor="LeBoudecTheory" >
  <front>
    <title>A Theory of Deterministic Queuing Systems for the Internet</title>
    <author initials="J." surname="Le Boudec" fullname="Jean-Yves Le Boudec">
      <organization></organization>
    </author>
    <author initials="P." surname="Thiran" fullname="Patrick Thiran">
      <organization></organization>
    </author>
    <date year="2001"/>
  </front>
</reference>


    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="IEEE8023">
  <front>
    <title>IEEE Standard for Ethernet</title>
    <author>
      <organization/>
    </author>
    <date month="July" year="2022"/>
  </front>
  <seriesInfo name="DOI" value="10.1109/ieeestd.2022.9844436"/>
  <seriesInfo name="ISBN" value="[&quot;9781504487252&quot;]"/>
<refcontent>IEEE</refcontent></reference>

<reference anchor="RFC8578">
  <front>
    <title>Deterministic Networking Use Cases</title>
    <author fullname="E. Grossman" initials="E." role="editor" surname="Grossman"/>
    <date month="May" year="2019"/>
    <abstract>
      <t>This document presents use cases for diverse industries that have in common a need for "deterministic flows". "Deterministic" in this context means that such flows provide guaranteed bandwidth, bounded latency, and other properties germane to the transport of time-sensitive data. These use cases differ notably in their network topologies and specific desired behavior, providing as a group broad industry context for Deterministic Networking (DetNet). For each use case, this document will identify the use case, identify representative solutions used today, and describe potential improvements that DetNet can enable.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8578"/>
  <seriesInfo name="DOI" value="10.17487/RFC8578"/>
</reference>


<reference anchor="TS23501" target="https://www.3gpp.org/ftp/Specs/archive/23_series/23.501/23501-i00.zip">
  <front>
    <title>System architecture for the 5G System (5GS)</title>
    <author >
      <organization>3rd Generation Partnership Project</organization>
    </author>
    <author initials="D." surname="Chandramouli" fullname="Devaki Chandramouli">
      <organization>Nokia Germany</organization>
    </author>
    <date />
  </front>
</reference>


    </references>


<?line 574?>

<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>TODO acknowledge.</t>

</section>

    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact initials="P." surname="Medagliani" fullname="Paolo Medagliani">
      <organization abbrev="Huawei">Huawei Technologies France S.A.S.U.</organization>
      <address>
        <email>paolo.medagliani@huawei.com</email>
      </address>
    </contact>
    <contact initials="S." surname="Martin" fullname="Sebastien Martin">
      <organization abbrev="Huawei">Huawei Technologies France S.A.S.U.</organization>
      <address>
        <email>sebastien.martin@huawei.com</email>
      </address>
    </contact>
    <contact initials="A." surname="Bouillard" fullname="Anne Bouillard">
      <organization abbrev="Huawei">Huawei Technologies France S.A.S.U.</organization>
      <address>
        <email>anne.bouillard@huawei.com</email>
      </address>
    </contact>
    </section>

  </back>

<!-- ##markdown-source:
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
E+eZAAA=

-->

</rfc>

