<?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.18 (Ruby 3.0.2) -->
<?rfc tocompact="yes"?>
<?rfc tocindent="yes"?>
<?rfc compact="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-bonica-gendispatch-exp-02" category="bcp" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.0 -->
  <front>
    <title abbrev="IETF Experiments">IETF Experiments</title>
    <seriesInfo name="Internet-Draft" value="draft-bonica-gendispatch-exp-02"/>
    <author initials="R." surname="Bonica" fullname="Ron Bonica">
      <organization>Juniper Networks</organization>
      <address>
        <postal>
          <city>Herndon</city>
          <region>Virginia</region>
          <country>USA</country>
        </postal>
        <email>rbonica@juniper.net</email>
      </address>
    </author>
    <author initials="A." surname="Farrel" fullname="Adrian Farrel">
      <organization>Old Dog Consulting</organization>
      <address>
        <postal>
          <country>UK</country>
        </postal>
        <email>adrian@olddog.co.uk</email>
      </address>
    </author>
    <date year="2024" month="August" day="23"/>
    <area>General</area>
    <workgroup>GenDispatch Working Group</workgroup>
    <keyword>experiment</keyword>
    <abstract>
      <?line 40?>

<t>This document describes IETF protocol experiments and provides guidelines for the publication of Experimental RFCs.</t>
    </abstract>
  </front>
  <middle>
    <?line 44?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>According to <xref target="RFC2026"/>, the "Experimental" designation for an RFC typically denotes a specification that is part of a research or development effort. An Experimental RFC may be published for information and as an archival record of the work. An Experimental RFC may be the output of an IRTF Research Group, an IETF Working Group, or it may be an individual contribution that is sponsored by an Area Director or published on the Independent Submission Stream.</t>
      <t>Experimental RFCs in the IETF Stream describe IETF experiments. IETF process experiments are described in <xref target="RFC3933"/>, but this document is concerned with protocol experiments.</t>
      <t>An IETF protocol experiment is a procedure that is executed on the Internet for a bounded period of time. The experiment can, but does not always, include the deployment of a new protocol or protocol extension. For example, when two protocols are proposed to solve a single problem, the IETF can initiate an experiment in which each protocol is deployed. Operational experience obtained during the experiments can help to determine which, if either, of the protocols should be progressed to the standards track.</t>
      <t>All protocol experiments must take care to not harm the Internet or interfere with established network operations. They should be conducted in a carefully controlled manner (for example, using a limited domain <xref target="RFC8799"/>). Furthermore, they must use protocol identifiers and code points that do not conflict with deployments of standardized protocols or other experiments. This guidance applies specifically to experiments described in IETF Experimental RFCs.</t>
      <t>When an IETF protocol experiment concludes, experimental results should be reported to the relevant working group usually via an Internet-Draft, and may be published in an Informational RFCs.</t>
      <t>This document describes IETF protocol experiments and provides guidelines for the publication of Experimental RFCs. Experimental RFCs in the Independent Submissions Stream or published by the IRTF are out of scope of this document.</t>
    </section>
    <section anchor="requirements-on-experimental-rfcs">
      <name>Requirements on Experimental RFCs</name>
      <t>An Experimental RFC must describe the experimental nature of the specification or deployment that it documents.</t>
      <t>An Experimental RFC should:</t>
      <ul spacing="normal">
        <li>
          <t>Describe the experiment in detail, so that it can be replicated by non-collaborating parties and recognized when it is seen in deployments.</t>
        </li>
        <li>
          <t>Describe how the experiment is safegarded so that it does not harm the Internet or interfere with its established operations.
          </t>
          <ul spacing="normal">
            <li>
              <t>It should indicate how messages or protocol data units are identified and associated with the experiment.</t>
            </li>
            <li>
              <t>It should describe how backward compatability is ensured by non-participating deployments using pre-existing standardized mechanisms to discard or ignore the experiment.</t>
            </li>
            <li>
              <t>It should explain how the experiment is controlled so that it does not "leak out" into the wider Internet.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>List what configuration knobs should be provided on experimental implementations</t>
        </li>
        <li>
          <t>Include a date at which the experiment will be terminated.</t>
        </li>
        <li>
          <t>Include metrics and observations that will be collected during the experiment.</t>
        </li>
        <li>
          <t>Include criteria by which success of the experiment will be determined.</t>
        </li>
        <li>
          <t>Explain how reports of the success or failure of the experiment will be brought to the IETF.</t>
        </li>
        <li>
          <t>Suggest planned next steps if the experiment is fully or partially successful.</t>
        </li>
      </ul>
      <t>When two protocol mechanisms are proposed to solve a single problem, the IETF can initiate an experiment in which each protocol is deployed. In this case, the same metrics should be collected in each experiment.</t>
      <section anchor="iana-assign">
        <name>Codepoints in Experimental RFCs</name>
        <t><xref target="RFC8126"/> describes guidelines for writing IANA Considerations sections in RFCs. It lists a number of assignment policies that apply to codepoint registries maintained by IANA.</t>
        <t>Experimental RFCs cannot obtain codepoints from registries or parts of registries that are managed under the following assignment policies:</t>
        <ul spacing="normal">
          <li>
            <t>Standards Action</t>
          </li>
          <li>
            <t>Hierarchical Allocation</t>
          </li>
        </ul>
        <t>An Experimental RFC may request and be granted codepoints from registries or parts of registries that are managed under the following assignment policies:</t>
        <ul spacing="normal">
          <li>
            <t>First Come First Served</t>
          </li>
          <li>
            <t>Expert Review</t>
          </li>
          <li>
            <t>Specification Required</t>
          </li>
          <li>
            <t>RFC Required</t>
          </li>
          <li>
            <t>IETF Review</t>
          </li>
          <li>
            <t>IESG Approval</t>
          </li>
        </ul>
        <t>Consideration must be given to the fact that the experiment may be temporary in nature and the protocol or protocol extensions may be abandoned. If there is a scarcity of available codepoints in a registry, even more caution should be applied to any codepoint assignments.</t>
        <t>Some registries or parts of registries are marked as "For Experimental Use: Not to be assigned." These ranges are specifically intended for use by protocol experiments, and this may be particularly valuable as described in <xref target="RFC3692"/>. But assigments are not made from these codepoint ranges, and Experimental RFCs must not document any codepoints from such ranges. Instead, protocol implementations should allow the codepoints to be configured so that all implementations participating in an experiment can interoperate and so that multiple experiments may co-exist in the same network. Where assignable codepoints are scarce, consideration should be given to using Experimental Use ranges rather than assigning new codepoints.</t>
        <t>Experiments may additionally use codepoints from Private Use ranges, but these codepoints are also not recorded</t>
        <t>IANA may be requested to create new registries specified in Experimental RFCs. Experimental RFCs that would otherwise ask for the creation of protocol registries may alternatively simply enumerate the codepoints within the RFC.</t>
      </section>
      <section anchor="requirements-level-language-and-keywords">
        <name>Requirements Level Language and Keywords</name>
        <t>An Experimental RFC describing a protocol experiment may use BCP 14 requirements level language and keywords <xref target="RFC2119"/> <xref target="RFC8174"/> to help clarify the description of the protocol or prtocol extension and the expected behavior of implementations.</t>
      </section>
    </section>
    <section anchor="experimental-reports">
      <name>Experimental Reports</name>
      <t>Experimental Reports should include the following information:</t>
      <ul spacing="normal">
        <li>
          <t>Scale of deployment</t>
        </li>
        <li>
          <t>Effort required to deploy
          </t>
          <ul spacing="normal">
            <li>
              <t>Was deployment incremental or network-wide?</t>
            </li>
            <li>
              <t>Was there a need to synchronize configurations at each node or could nodes be configured independently</t>
            </li>
            <li>
              <t>Did the deployment require hardware upgrade?</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Effort required to secure</t>
        </li>
        <li>
          <t>Performance impact of risk mitigation</t>
        </li>
        <li>
          <t>Effectiveness of risk mitigation</t>
        </li>
        <li>
          <t>Cost of risk mitigation</t>
        </li>
        <li>
          <t>Interoperability</t>
        </li>
        <li>
          <t>Did you deploy two inter-operable implementations?</t>
        </li>
        <li>
          <t>Did you experience interoperability problems?</t>
        </li>
        <li>
          <t>Effectiveness and sufficiency of OAM mechanism</t>
        </li>
      </ul>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document does not make any requests of IANA, but see <xref target="iana-assign"/> for details of the use of codepoints in Experimental RFCs.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>As this document does not introduce any new protocols or operational procedures, it does not introduce any new security considerations.</t>
      <t>Experimental RFCs must include security and privacy considerations as with any other RFC. As well as considering the security and privacy implications of the protocol or protocol extensions, Experimental RFCs should examine the implications for security and privacy of running an experiment on the Internet.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The authors wish to acknowledge Dhruv Dhody, Amanda Barber, and Murray Kucherawy for helpful discussions of experimenal code points.</t>
      <t>Thanks to Brian Carpenter for review and comments.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </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="RFC2026">
          <front>
            <title>The Internet Standards Process -- Revision 3</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="October" year="1996"/>
            <abstract>
              <t>This memo documents the process used by the Internet community for the standardization of protocols and procedures. It defines the stages in the standardization process, the requirements for moving a document between stages and the types of documents used during this process. 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="9"/>
          <seriesInfo name="RFC" value="2026"/>
          <seriesInfo name="DOI" value="10.17487/RFC2026"/>
        </reference>
        <reference anchor="RFC3933">
          <front>
            <title>A Model for IETF Process Experiments</title>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <author fullname="S. Dawkins" initials="S." surname="Dawkins"/>
            <date month="November" year="2004"/>
            <abstract>
              <t>The IETF has designed process changes over the last ten years in one of two ways: announcement by the IESG, sometimes based on informal agreements with limited community involvement and awareness, and formal use of the same mechanism used for protocol specification. The first mechanism has often proven to be too lightweight, the second too heavyweight.</t>
              <t>This document specifies a middle-ground approach to the system of making changes to IETF process, one that relies heavily on a "propose and carry out an experiment, evaluate the experiment, and then establish permanent procedures based on operational experience" model rather than those previously attempted. 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="93"/>
          <seriesInfo name="RFC" value="3933"/>
          <seriesInfo name="DOI" value="10.17487/RFC3933"/>
        </reference>
        <reference anchor="RFC8799">
          <front>
            <title>Limited Domains and Internet Protocols</title>
            <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
            <author fullname="B. Liu" initials="B." surname="Liu"/>
            <date month="July" year="2020"/>
            <abstract>
              <t>There is a noticeable trend towards network behaviors and semantics that are specific to a particular set of requirements applied within a limited region of the Internet. Policies, default parameters, the options supported, the style of network management, and security requirements may vary between such limited regions. This document reviews examples of such limited domains (also known as controlled environments), notes emerging solutions, and includes a related taxonomy. It then briefly discusses the standardization of protocols for limited domains. Finally, it shows the need for a precise definition of "limited domain membership" and for mechanisms to allow nodes to join a domain securely and to find other members, including boundary nodes.</t>
              <t>This document is the product of the research of the authors. It has been produced through discussions and consultation within the IETF but is not the product of IETF consensus.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8799"/>
          <seriesInfo name="DOI" value="10.17487/RFC8799"/>
        </reference>
        <reference anchor="RFC3692">
          <front>
            <title>Assigning Experimental and Testing Numbers Considered Useful</title>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>When experimenting with or extending protocols, it is often necessary to use some sort of protocol number or constant in order to actually test or experiment with the new function, even when testing in a closed environment. For example, to test a new DHCP option, one needs an option number to identify the new function. This document recommends that when writing IANA Considerations sections, authors should consider assigning a small range of numbers for experimentation purposes that implementers can use when testing protocol extensions or other new features. This document reserves some ranges of numbers for experimentation purposes in specific protocols where the need to support experimentation has been identified.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="82"/>
          <seriesInfo name="RFC" value="3692"/>
          <seriesInfo name="DOI" value="10.17487/RFC3692"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
