<?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-01" 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-01"/>
    <author fullname="Erik Kline">
      <organization>Aalyria Technologies, Inc.</organization>
      <address>
        <email>ek.ietf@gmail.com</email>
      </address>
    </author>
    <date year="2025" month="October" day="19"/>
    <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 64?>

<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 73?>

<!--
-->

<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 should to consider alternate
Convergence Layers.</t>
      </section>
      <section anchor="relationship-to-other-convergence-layers">
        <name>Relationship to Other 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="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 fordwarding 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="BTP-U">
          <front>
            <title>Bundle Transfer Protocol - Unidirectional</title>
            <author fullname="Rick Taylor" initials="R." surname="Taylor">
              <organization>Aalyria Technologies</organization>
            </author>
            <date day="19" month="June" 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-00"/>
        </reference>
        <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="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 260?>

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

-->

</rfc>
