<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.4.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ek-dtn-ethernet-02" category="info" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="BTPU-over-Ethernet">Assignment of Ethernet Parameters for Bundle Transfer Protocol - Unidirectional (BTP-U) over Ethernet</title>
    <seriesInfo name="Internet-Draft" value="draft-ek-dtn-ethernet-02"/>
    <author fullname="Erik Kline">
      <organization>Aalyria Technologies, Inc.</organization>
      <address>
        <email>ek.ietf@gmail.com</email>
      </address>
    </author>
    <date year="2025" month="November" day="24"/>
    <area>Internet</area>
    <workgroup>Delay/Disruption Tolerant Networking</workgroup>
    <keyword>Delay and Distruption Tolerant Networking</keyword>
    <keyword>DTN</keyword>
    <keyword>Bundle Protocol</keyword>
    <keyword>BP</keyword>
    <keyword>BTP-U</keyword>
    <keyword>Ethernet</keyword>
    <keyword>BTPoE</keyword>
    <abstract>
      <?line 71?>

<t>This memo requests Ethernet parameters for Bundle Transfer Protocol -
Unidirectional <xref target="BTP-U"/> for use on Ethernet and Ethernet-like links.  This
is not intended to replace existing IP-based Convergence Layer (CLs).
Rather this makes it possible to use Ethernet with BTP-U as a
CL in environments where Ethernet-like operation better matches the
network infrastructure or operational constraints.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ekline.github.io/draft-dtn-ethernet/draft-ek-dtn-ethernet.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ek-dtn-ethernet/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Delay/Disruption Tolerant Networking Working Group mailing list (<eref target="mailto:dtn@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/dtn/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/dtn/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ekline/draft-dtn-ethernet"/>.</t>
    </note>
  </front>
  <middle>
    <?line 80?>

<!--
-->

<section anchor="introduction">
      <name>Introduction</name>
      <t>When two Bundle nodes are connected by an Ethernet link, or by a technology
that emulates Ethernet, it may be possible for a Bundle Protocol
Agent to transmit Bundles in the payload of an Ethernet frame without
higher layer protocol Convergence Layer (CL) overhead.  Examples of
"Ethernet-like" Technologies include Digital Video Broadcast Generic
Stream Encapsulation ([DVB-GSE]).</t>
      <!--
TODO: find some more biblio references other than just GSE for Ethernet-like
links.
-->

<t>This memo recommends use of Bundle Transfer Protocol - Unidirectional
<xref target="BTP-U"/> for this purpose and requests some Ethernet parameters to support
this.
Specifically, it requests:
an EtherType for identifying frames carrying BTP-U payloads (<xref format="counter" target="ethertype"/>)
and a multicast MAC address, for indicating the frame is addressed to all
BTP-U capable receivers (<xref format="counter" target="multicast_mac"/>).</t>
      <t>While hypothetically applicable to a physical Ethernet LAN, it may be better
utilized within Virtual Private Cloud (VPC) networks, which allow novel
software-define connectivity among a set of cooperating Bundle processing
cloud compute nodes (i.e. VMs).  Such deployments can be useful for mission
modeling, testbed activities, and may also integrate well with some
Ground-Station-as-a-Service (GSaaS) network infrastructure.</t>
      <section anchor="cc">
        <name>Congestion Control</name>
        <t>BTP-U lacks a congestion control mechanism and presumes the sending rate is
controlled by a lower layer or mechanism otherwise out of scope for BTP-U.</t>
        <t>Ethernet flow control mechanisms exist but, even if in use, they may not be
sufficient to avoid significant loss of BTP-U frames in all situations.
Additionally, a Bundle Protocol Agent may not be able to easily determine
whether any Ethernet-level flow control mechanism is available.</t>
        <t>For deployments where congestion control cannot be managed by a mechanism
outside of BTP-U, network operators must consider alternate
Convergence Layers.</t>
      </section>
      <section anchor="relationship-to-ip-based-convergence-layers">
        <name>Relationship to IP-based Convergence Layers</name>
        <t>This Ethernet Convergence Layer is not intended to replace IP-based CLs
where their use would be more appropriate. While use of direct encapsulation
within an Ethernet frame avoids incurring some IP and UDP/TCP header
overhead (28 to 48 bytes, or more, depending on Internet Protocol version
and other options).  These savings, however, are not the primary motivation.
Rather, some Bundle Protocol deployments utilize links which may not have
any operational IP addressing or routing.</t>
        <t>Convergence Layers like <xref target="TCPCL"/> and <xref target="DGRAMCL"/> have many useful features
and remain recommended wherever deployable.  This may include some links
where only IPv6 Link-Local Addresses are available, though how a Bundle
Protocol Agent obtains the IPv6 Link-Local Address of a peer is a
deployment-specific matter.</t>
        <!--
# Conventions and Definitions

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be interpreted as
described in BCP 14 {{RFC2119}} {{RFC8174}} when, and only when, they
appear in all capitals, as shown here.

*[MUST]: <bcp14>
*[MUST NOT]: <bcp14>
*[REQUIRED]: <bcp14>
*[SHALL]: <bcp14>
*[SHALL NOT]: <bcp14>
*[SHOULD]: <bcp14>
*[SHOULD NOT]: <bcp14>
*[RECOMMENDED]: <bcp14>
*[NOT RECOMMENDED]: <bcp14>
*[MAY]: <bcp14>
*[OPTIONAL]: <bcp14>
<?line -18?>

-->

</section>
    </section>
    <section anchor="assignment-of-an-ethertype-by-ieee">
      <name>Assignment of an EtherType by IEEE</name>
      <t>The IESG is requested to approve applying to the IEEE Registration Authority
for an EtherType for BTP-Y.  The IESG should communicate its approval to
IANA and to those concerned with this document.  IANA will forward the IESG
Approval to the registry expert of the "EtherType" registry from the "IEEE
802 Numbers" registry group who will make the application to the IEEE
Registration Authority, keeping IANA informed.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>Allocation of the following Ethernet parameters is requested.</t>
      <section anchor="ethertype">
        <name>EtherType</name>
        <t>(if approved)
The following entry has been added to the "ETHER TYPES" subregistry
of the "IEEE 802 Numbers" registry [IANA-IEEE802]:</t>
        <t>Ethertype (decimal): YYYY
   Ethertype (hex): YYYY
   Exp. Ethernet (decimal): -
   Exp. Ethernet (octal): -
   Description: BTP-U payloads
   References: RFC ZZZZ (this document)</t>
      </section>
      <section anchor="multicast_mac">
        <name>Multicast MAC Address</name>
        <t>In order to identify "all Bundle Transfer Protocol - Unicast over Ethernet
capable receivers" within a broadcast domain, IANA is requested to allocate
one Multicast MAC address.</t>
        <t>Following the recommended format given as the EUI-48 Identifier template
in <xref target="RFC9542"/>:</t>
        <t>Applicant Name: IETF DTN Working Group</t>
        <t>Applicant Email: dtn@ietf.org</t>
        <t>Applicant Telephone: (none)</t>
        <t>Use Name: Bundle Transfer Protocol - Unidirectional</t>
        <t>Document: <xref target="BTP-U"/></t>
        <t>This memo is an application for one multicast EUI-48 identifier.</t>
      </section>
    </section>
    <section anchor="operational-considerations">
      <name>Operational Considerations</name>
      <t>In addition to issue around congenstion control and lack of feedback about
excess sending rate noted above (<xref format="counter" target="cc"/>), some addition operational
considerations are noted below.</t>
      <section anchor="checksums">
        <name>Checksums</name>
        <t>To reiterate the observation in §3.5 of <xref target="DGRAMCL"/>, the Bundle Protocol
specifications assume that Bundles "are transmitted over an erasure
channel, i.e., a channel that either delivers packets correctly or not at
all".</t>
        <t>Ethernet's Frame Check Sequence (FCS) minimally meets this requirement to
ensure Bundles are not corrupted in transmission.  Use of stronger integrity
checks are left to BTP-U.</t>
      </section>
      <section anchor="btp-u-channels">
        <name>BTP-U Channels</name>
        <t>All <xref target="BTP-U"/> Transfers are implicitly scoped to a "virtual channel"
within which a given Transfer Number is unique (modulo 32-bit roll-over).
In the case of an Ethernet frame containing the EtherType value given in
<xref format="counter" target="ethertype"/>, the virtual channel is identified by the combination of
the Source MAC address, Destination MAC address, and optional C-VLAN ID
(if present).</t>
        <t>Other Ethernet-like link-layer protocols must define the combination of
elements that identify a virtual channel whenever specifying use of
this EtherType <xref format="counter" target="ethertype"/>.
In principle this would comprise a source identifier, a destination
identifer, and any additional elements or extensions specific to the given
protocol that distinguish one logical link-layer "channel" from another.
The exact details are out of scope of this document.</t>
      </section>
      <section anchor="mtu-and-jumbo-frames">
        <name>MTU and Jumbo Frames</name>
        <t>Implementations must support transmission and reception of frames with
payload sizes up to 1500 octets (standard Ethernet MTU minus Ethernet
header), as required by [IEEE802dot3].
Implementations may support jumbo frames with payload sizes up to 9000
octets or larger, but should only enable this capability when explicitly
configured by operators who have verified that the network path supports
the larger frame size.</t>
        <t>MTU mismatches in Ethernet networks result in frame drops,
and <xref target="BTP-U"/> does not have any mechanism to probe for Path MTU.
Implementations may use Ethernet-specific protocols, like
Link Layer Discovery Protocol (LLDP),
to discover supported frame sizes on directly connected links, but should
default to conservative MTU values (1500 octets).</t>
      </section>
      <section anchor="fragmentation-and-segmentation">
        <name>Fragmentation and Segmentation</name>
        <t>When transmitting Bundles that exceed the Ethernet CL's MTU, a BP agent
must decide how to break up a Bundle into multiple transmissible frames.
Both <xref target="BPv7"/> Fragmentation and <xref target="BTP-U"/> Segmentation may be viable
options.  However, Bundle Fragmentation may not always result in a
transmissible frame: Bundle Processing Control Flags may prohibit
fragmentation, and Block Processing Control Flags may require extension
blocks to be replicated with every fragment, either of which may result
in Bundle Fragments that exceed the Ethernet MTU.
For this reason, <xref target="BTP-U"/> Segmentation is recommended.</t>
      </section>
      <section anchor="filtering">
        <name>Filtering</name>
        <t>A common security paradigm is to "default deny" all traffic patterns that,
broadly, do not conform to operator expectations.  In such environments it
may be that the BTP-U EtherType needs to be added to an allowlist
or otherwise explicitly permitted to be used on a given Ethernet segment
before BTP-U messages can be successfully delivered.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document requests assignment of an EtherType and Multicast MAC address
for BTP-U datagrams.  It has no incremental implications for security
beyond those in the relevant protocols.</t>
      <t>BTP-U assumes the sending rate is controlled by a mechanism out of scope for
the protocol and has no builtin mechanism for identifying or mitigating any
congestion a sender might cause. Use of this protocol on some networks,
a shared LAN segment for example, may cause a Denial-of-Service by
flooding Ethernet switches and stations.</t>
      <t>Any attacker with access to the link, or with sufficient knowledge of local
Bundle forwarding configuration so as to inject BTP-U frames and cause them
to be sent to an Ethernet peer, may overwhelm the receiver to the point of
Denial of Service to other onlink senders.</t>
      <t>IEEE standards include several security mechanisms that may be used in
Ethernet networks.  Examples of recommended Ethernet-level security
mechanisms a network might deploy include: IEEE 802.1X (TODO: reference),
which may be used restrict access to the link to authorized participants,
and IEEE 802.1AE (TODO: reference), which would offers confidentiality of
the entire BTP-U payload.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="BPv7">
          <front>
            <title>Bundle Protocol Version 7</title>
            <author fullname="S. Burleigh" initials="S." surname="Burleigh"/>
            <author fullname="K. Fall" initials="K." surname="Fall"/>
            <author fullname="E. Birrane, III" initials="E." surname="Birrane, III"/>
            <date month="January" year="2022"/>
            <abstract>
              <t>This document presents a specification for the Bundle Protocol, adapted from the experimental Bundle Protocol specification developed by the Delay-Tolerant Networking Research Group of the Internet Research Task Force and documented in RFC 5050.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9171"/>
          <seriesInfo name="DOI" value="10.17487/RFC9171"/>
        </reference>
        <reference anchor="BTP-U">
          <front>
            <title>Bundle Transfer Protocol - Unidirectional</title>
            <author fullname="Rick Taylor" initials="R." surname="Taylor">
              <organization>Aalyria Technologies</organization>
            </author>
            <date day="5" month="November" year="2025"/>
            <abstract>
              <t>   This document defines a protocol for the unidirectional transfer of
   large binary objects, typically Bundle Protocol version 7 bundles,
   between two nodes connected by a unidirectional, unreliable, frame-
   based link-layer protocol, without requiring IP services.

   The protocol does not require a return path for acknowledgements, but
   instead supports data repetition as a mechanism to protect against
   data loss.  It fully supports the disaggregation of flows of binary
   objects of different priority, preventing head-of-line blocking
   impacting performance.

   The wire format of the protocol is designed to enable performant
   implementation in hardware or software, with the aim of enabling
   protocol implementations to run at the line-rate of the underlying
   link-layer protocol.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-dtn-btpu-01"/>
        </reference>
        <reference anchor="DGRAMCL">
          <front>
            <title>Datagram Convergence Layers for the Delay- and Disruption-Tolerant Networking (DTN) Bundle Protocol and Licklider Transmission Protocol (LTP)</title>
            <author fullname="H. Kruse" initials="H." surname="Kruse"/>
            <author fullname="S. Jero" initials="S." surname="Jero"/>
            <author fullname="S. Ostermann" initials="S." surname="Ostermann"/>
            <date month="March" year="2014"/>
            <abstract>
              <t>This document specifies the preferred method for transporting Delay- and Disruption-Tolerant Networking (DTN) protocol data over the Internet using datagrams. It covers convergence layers for the Bundle Protocol (RFC 5050), as well as the transportation of segments using the Licklider Transmission Protocol (LTP) (RFC 5326). UDP and the Datagram Congestion Control Protocol (DCCP) are the candidate datagram protocols discussed. UDP can only be used on a local network or in cases where the DTN node implements explicit congestion control. DCCP addresses the congestion control problem, and its use is recommended whenever possible. This document is a product of the Delay-Tolerant Networking Research Group (DTNRG) and represents the consensus of the DTNRG.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7122"/>
          <seriesInfo name="DOI" value="10.17487/RFC7122"/>
        </reference>
        <reference anchor="TCPCL">
          <front>
            <title>Delay-Tolerant Networking TCP Convergence-Layer Protocol Version 4</title>
            <author fullname="B. Sipos" initials="B." surname="Sipos"/>
            <author fullname="M. Demmer" initials="M." surname="Demmer"/>
            <author fullname="J. Ott" initials="J." surname="Ott"/>
            <author fullname="S. Perreault" initials="S." surname="Perreault"/>
            <date month="January" year="2022"/>
            <abstract>
              <t>This document describes a TCP convergence layer (TCPCL) for Delay-Tolerant Networking (DTN). This version of the TCPCL protocol resolves implementation issues in the earlier TCPCL version 3 as defined in RFC 7242 and provides updates to the Bundle Protocol (BP) contents, encodings, and convergence-layer requirements in BP version 7 (BPv7). Specifically, TCPCLv4 uses BPv7 bundles encoded by the Concise Binary Object Representation (CBOR) as its service data unit being transported and provides a reliable transport of such bundles. This TCPCL version also includes security and extensibility mechanisms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9174"/>
          <seriesInfo name="DOI" value="10.17487/RFC9174"/>
        </reference>
        <reference anchor="RFC9542">
          <front>
            <title>IANA Considerations and IETF Protocol and Documentation Usage for IEEE 802 Parameters</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Abley" initials="J." surname="Abley"/>
            <author fullname="Y. Li" initials="Y." surname="Li"/>
            <date month="April" year="2024"/>
            <abstract>
              <t>Some IETF protocols make use of Ethernet frame formats and IEEE 802 parameters. This document discusses several aspects of such parameters and their use in IETF protocols, specifies IANA considerations for assignment of points under the IANA Organizationally Unique Identifier (OUI), and provides some values for use in documentation. This document obsoletes RFC 7042.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="141"/>
          <seriesInfo name="RFC" value="9542"/>
          <seriesInfo name="DOI" value="10.17487/RFC9542"/>
        </reference>
      </references>
    </references>
    <?line 313?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Thanks to
Wes Eddy,
Jeorg Ott,
Brian Sipos,
and
Rick Taylor
for numerous discussions and contributions.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
Nc61tzcMJAYUKwTLvwH118nbkCwAAA==

-->

</rfc>
