<?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.19 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-boucadair-netconf-port-numbers-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.1 -->
  <front>
    <title abbrev="NETCONF Transport Port Numbers">NETCONF Transport Port Numbers</title>
    <seriesInfo name="Internet-Draft" value="draft-boucadair-netconf-port-numbers-00"/>
    <author fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <date year="2024" month="September" day="26"/>
    <area>Operations and Management</area>
    <workgroup>Network Configuration</workgroup>
    <keyword>de-assign</keyword>
    <abstract>
      <?line 31?>

<t>This document releases NETCONF-related port number IANA assignments that were made
for inappropriate transport protocols or for an Historic NETCONF-related protocol.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Network Configuration Working Group mailing list (netconf@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/netconf/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/netconf-port-numbers"/>.</t>
    </note>
  </front>
  <middle>
    <?line 36?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The following table lists currently (per 2024) assigned port numbers <xref target="IANA-SERVICE"/>
for various NETCONF transports.</t>
      <table>
        <thead>
          <tr>
            <th align="left">Service Name</th>
            <th align="center">Port Number</th>
            <th align="center">Transport Protocol</th>
            <th align="left">Description</th>
            <th align="center">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">netconf-ssh</td>
            <td align="center">830</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF over SSH</td>
            <td align="center">
              <xref target="RFC6242"/></td>
          </tr>
          <tr>
            <td align="left">netconf-ssh</td>
            <td align="center">830</td>
            <td align="center">udp</td>
            <td align="left">NETCONF over SSH</td>
            <td align="center">
              <xref target="RFC6242"/></td>
          </tr>
          <tr>
            <td align="left">netconf-beep</td>
            <td align="center">831</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF over BEEP</td>
            <td align="center">
              <xref target="RFC4744"/></td>
          </tr>
          <tr>
            <td align="left">netconf-beep</td>
            <td align="center">831</td>
            <td align="center">udp</td>
            <td align="left">NETCONF over BEEP</td>
            <td align="center">
              <xref target="RFC4744"/></td>
          </tr>
          <tr>
            <td align="left">netconfsoaphttp</td>
            <td align="center">832</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF for SOAP over HTTPS</td>
            <td align="center">
              <xref target="RFC4743"/></td>
          </tr>
          <tr>
            <td align="left">netconfsoaphttp</td>
            <td align="center">832</td>
            <td align="center">udp</td>
            <td align="left">NETCONF for SOAP over HTTPS</td>
            <td align="center">
              <xref target="RFC4743"/></td>
          </tr>
          <tr>
            <td align="left">netconfsoapbeep</td>
            <td align="center">833</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF for SOAP over BEEP</td>
            <td align="center">
              <xref target="RFC4743"/></td>
          </tr>
          <tr>
            <td align="left">netconfsoapbeep</td>
            <td align="center">833</td>
            <td align="center">udp</td>
            <td align="left">NETCONF for SOAP over BEEP</td>
            <td align="center">
              <xref target="RFC4743"/></td>
          </tr>
          <tr>
            <td align="left">netconf-ch-ssh</td>
            <td align="center">4334</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF Call Home (SSH)</td>
            <td align="center">
              <xref target="RFC8071"/></td>
          </tr>
          <tr>
            <td align="left">netconf-ch-tls</td>
            <td align="center">4335</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF Call Home (TLS)</td>
            <td align="center">
              <xref target="RFC8071"/></td>
          </tr>
          <tr>
            <td align="left">netconf-tls</td>
            <td align="center">6513</td>
            <td align="center">tcp</td>
            <td align="left">NETCONF over TLS</td>
            <td align="center">
              <xref target="RFC7589"/>[RFC-ietf-netconf-over-tls13-04]</td>
          </tr>
        </tbody>
      </table>
      <t>Many of these assignments are for a transport protocol (UDP) for which
the requesting application does not apply. For example:</t>
      <ul spacing="normal">
        <li>
          <t>"Using the NETCONF Protocol over "the Blocks Extensible Exchange Protocol (BEEP)"
specification (<xref section="7" sectionFormat="of" target="RFC4744"/>) states the following:</t>
        </li>
      </ul>
      <blockquote>
        <t>IANA assigned TCP port (831) for NETCONF over BEEP.</t>
      </blockquote>
      <ul spacing="normal">
        <li>
          <t>"Using the NETCONF Protocol over Secure Shell (SSH)" specification (<xref section="7" sectionFormat="of" target="RFC6242"/>) states the following:</t>
        </li>
      </ul>
      <blockquote>
        <t>Based on the previous version of this document, RFC 4742, IANA
  assigned the TCP port 830 as the default port for NETCONF over SSH
 sessions.</t>
      </blockquote>
      <ul spacing="normal">
        <li>
          <t>"Using NETCONF over the Simple Object Access Protocol (SOAP)" specification (<xref section="5" sectionFormat="of" target="RFC4743"/>) states the following:</t>
        </li>
      </ul>
      <blockquote>
        <t>IANA assigned TCP port (833) for NETCONF over SOAP over BEEP, and TCP
port (832) for NETCONF over SOAP over HTTPS.</t>
      </blockquote>
      <t>It is understood that these assignments were made when the practice at that time (prior to 2011)
was to automatically assign a port number for both TCP and UDP, even if a request
was for only one of these transport protocols.</t>
      <t>Also, many of these assignments are for protocols that are not deployed and which were tagged as Historic: <xref target="RFC4743"/> and <xref target="RFC4744"/>. <xref target="I-D.ietf-netconf-rfc4743-rfc4744-to-historic"/> reported in 2012 that these two protocols:</t>
      <blockquote>
        <t>"have shown very little (if any) implementations and deployment"</t>
      </blockquote>
      <t>This document de-assigns these port numbers, that fall in the System
Ports range.</t>
      <t>Consistent with <xref section="8.2" sectionFormat="of" target="RFC6335"/>, this document does not request to de-assign service names; only port numbers (for specific transport protocols) are de-assigned for better usage of available scarce resources.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Releasing back some port number softens the exhaustion risk of available port number space (especially the System
Ports range).</t>
      <t>This document does not describe any protocol.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document requests IANA to update the "Service Name and Transport Protocol Port Number Registry"
registry <xref target="IANA-SERVICE"/> as specified in the following subsections.</t>
      <section anchor="netconf-over-ssh-service">
        <name>NETCONF over SSH Service</name>
        <t>OLD:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-ssh</td>
              <td align="center">830</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF over SSH</td>
              <td align="center">
                <xref target="RFC6242"/></td>
            </tr>
            <tr>
              <td align="left">netconf-ssh</td>
              <td align="center">830</td>
              <td align="center">udp</td>
              <td align="left">NETCONF over SSH</td>
              <td align="center">
                <xref target="RFC6242"/></td>
            </tr>
          </tbody>
        </table>
        <t>NEW:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-ssh</td>
              <td align="center">830</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF over SSH</td>
              <td align="center">
                <xref target="RFC6242"/></td>
            </tr>
          </tbody>
        </table>
        <t>A note can be added to 830/udp to indicate that the port number used to be assigned to NETCONF over SSH but released by THIS_DOCUMENT.</t>
      </section>
      <section anchor="netconf-over-beep-service">
        <name>NETCONF over BEEP Service</name>
        <t>OLD:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-beep</td>
              <td align="center">831</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF over BEEP</td>
              <td align="center">
                <xref target="RFC4744"/></td>
            </tr>
            <tr>
              <td align="left">netconf-beep</td>
              <td align="center">831</td>
              <td align="center">udp</td>
              <td align="left">NETCONF over BEEP</td>
              <td align="center">
                <xref target="RFC4744"/></td>
            </tr>
          </tbody>
        </table>
        <t>NEW:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-beep</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="left">NETCONF over BEEP</td>
              <td align="center">
                <xref target="RFC4744"/> THIS_DOCUMENT</td>
            </tr>
          </tbody>
        </table>
        <t>A note can be added to 831 to indicate that the port number used to be assigned to NETCONF over BEEP but released by THIS_DOCUMENT.</t>
      </section>
      <section anchor="netconf-over-soap-service">
        <name>NETCONF over SOAP Service</name>
        <t>OLD:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconfsoaphttp</td>
              <td align="center">832</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF for SOAP over HTTPS</td>
              <td align="center">
                <xref target="RFC4743"/></td>
            </tr>
            <tr>
              <td align="left">netconfsoaphttp</td>
              <td align="center">832</td>
              <td align="center">udp</td>
              <td align="left">NETCONF for SOAP over HTTPS</td>
              <td align="center">
                <xref target="RFC4743"/></td>
            </tr>
            <tr>
              <td align="left">netconfsoapbeep</td>
              <td align="center">833</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF for SOAP over BEEP</td>
              <td align="center">
                <xref target="RFC4743"/></td>
            </tr>
            <tr>
              <td align="left">netconfsoapbeep</td>
              <td align="center">833</td>
              <td align="center">udp</td>
              <td align="left">NETCONF for SOAP over BEEP</td>
              <td align="center">
                <xref target="RFC4743"/></td>
            </tr>
          </tbody>
        </table>
        <t>NEW:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconfsoaphttp</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="left">NETCONF for SOAP over HTTPS</td>
              <td align="center">
                <xref target="RFC4743"/> THIS_DOCUMENT</td>
            </tr>
            <tr>
              <td align="left">netconfsoapbeep</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="left">NETCONF for SOAP over BEEP</td>
              <td align="center">
                <xref target="RFC4743"/> THIS_DOCUMENT</td>
            </tr>
          </tbody>
        </table>
        <t>A note can be added to 832/833 to indicate that the port numbers used to be assigned to NETCONF over SOAP but released by THIS_DOCUMENT.</t>
      </section>
      <section anchor="netconf-over-tls-service">
        <name>NETCONF over TLS Service</name>
        <t>OLD:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-tls</td>
              <td align="center">6513</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF over TLS</td>
              <td align="center">
                <xref target="RFC7589"/>[RFC-ietf-netconf-over-tls13-04]</td>
            </tr>
          </tbody>
        </table>
        <t>NEW:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Service Name</th>
              <th align="center">Port Number</th>
              <th align="center">Transport Protocol</th>
              <th align="left">Description</th>
              <th align="center">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">netconf-tls</td>
              <td align="center">6513</td>
              <td align="center">tcp</td>
              <td align="left">NETCONF over TLS</td>
              <td align="center">
                <xref target="RFC7589"/><xref target="RFC8446"/>THIS_DOCUMENT</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="IANA-SERVICE" target="https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml">
        <front>
          <title>Service Name and Transport Protocol Port Number Registry</title>
          <author>
            <organization/>
          </author>
          <date>n.d.</date>
        </front>
      </reference>
      <reference anchor="RFC6242">
        <front>
          <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
          <author fullname="M. Wasserman" initials="M." surname="Wasserman"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6242"/>
        <seriesInfo name="DOI" value="10.17487/RFC6242"/>
      </reference>
      <reference anchor="RFC4744">
        <front>
          <title>Using the NETCONF Protocol over the Blocks Extensible Exchange Protocol (BEEP)</title>
          <author fullname="E. Lear" initials="E." surname="Lear"/>
          <author fullname="K. Crozier" initials="K." surname="Crozier"/>
          <date month="December" year="2006"/>
          <abstract>
            <t>This document specifies an application protocol mapping for the Network Configuration Protocol (NETCONF) over the Blocks Extensible Exchange Protocol (BEEP). [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4744"/>
        <seriesInfo name="DOI" value="10.17487/RFC4744"/>
      </reference>
      <reference anchor="RFC4743">
        <front>
          <title>Using NETCONF over the Simple Object Access Protocol (SOAP)</title>
          <author fullname="T. Goddard" initials="T." surname="Goddard"/>
          <date month="December" year="2006"/>
          <abstract>
            <t>The Network Configuration Protocol (NETCONF) is applicable to a wide range of devices in a variety of environments. Web Services is one such environment and is presently characterized by the use of the Simple Object Access Protocol (SOAP). NETCONF finds many benefits in this environment: from the reuse of existing standards, to ease of software development, to integration with deployed systems. Herein, we describe SOAP over HTTP and SOAP over Blocks Exchange Extensible Protocol (BEEP) bindings for NETCONF. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4743"/>
        <seriesInfo name="DOI" value="10.17487/RFC4743"/>
      </reference>
      <reference anchor="RFC8071">
        <front>
          <title>NETCONF Call Home and RESTCONF Call Home</title>
          <author fullname="K. Watsen" initials="K." surname="Watsen"/>
          <date month="February" year="2017"/>
          <abstract>
            <t>This RFC presents NETCONF Call Home and RESTCONF Call Home, which enable a NETCONF or RESTCONF server to initiate a secure connection to a NETCONF or RESTCONF client, respectively.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8071"/>
        <seriesInfo name="DOI" value="10.17487/RFC8071"/>
      </reference>
      <reference anchor="RFC7589">
        <front>
          <title>Using the NETCONF Protocol over Transport Layer Security (TLS) with Mutual X.509 Authentication</title>
          <author fullname="M. Badra" initials="M." surname="Badra"/>
          <author fullname="A. Luchuk" initials="A." surname="Luchuk"/>
          <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
          <date month="June" year="2015"/>
          <abstract>
            <t>The Network Configuration Protocol (NETCONF) provides mechanisms to install, manipulate, and delete the configuration of network devices. This document describes how to use the Transport Layer Security (TLS) protocol with mutual X.509 authentication to secure the exchange of NETCONF messages. This revision of RFC 5539 documents the new message framing used by NETCONF 1.1 and it obsoletes RFC 5539.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7589"/>
        <seriesInfo name="DOI" value="10.17487/RFC7589"/>
      </reference>
      <reference anchor="I-D.ietf-netconf-rfc4743-rfc4744-to-historic">
        <front>
          <title>RFC4743 and RFC4744 to Historic status</title>
          <author fullname="Bert Wijnen" initials="B." surname="Wijnen">
         </author>
          <date day="7" month="September" year="2012"/>
          <abstract>
            <t>   This document moves RFC4743 (Using NETCONF over the Simple Object
   Access Protocol (SOAP)) and RFC4744 (Using the NETCONF Protocol over
   the Blocks Extensible Exchange Protocol (BEEP)) to HISTORIC status to
   reflect the fact that those two documents have shown very little (if
   any) implementations and deployment.  Furthermore, no-one in the
   NETCONF WG is interested or volunteering to work on them anymore.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-netconf-rfc4743-rfc4744-to-historic-00"/>
      </reference>
      <reference anchor="RFC6335">
        <front>
          <title>Internet Assigned Numbers Authority (IANA) Procedures for the Management of the Service Name and Transport Protocol Port Number Registry</title>
          <author fullname="M. Cotton" initials="M." surname="Cotton"/>
          <author fullname="L. Eggert" initials="L." surname="Eggert"/>
          <author fullname="J. Touch" initials="J." surname="Touch"/>
          <author fullname="M. Westerlund" initials="M." surname="Westerlund"/>
          <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
          <date month="August" year="2011"/>
          <abstract>
            <t>This document defines the procedures that the Internet Assigned Numbers Authority (IANA) uses when handling assignment and other requests related to the Service Name and Transport Protocol Port Number registry. It also discusses the rationale and principles behind these procedures and how they facilitate the long-term sustainability of the registry.</t>
            <t>This document updates IANA's procedures by obsoleting the previous UDP and TCP port assignment procedures defined in Sections 8 and 9.1 of the IANA Allocation Guidelines, and it updates the IANA service name and port assignment procedures for UDP-Lite, the Datagram Congestion Control Protocol (DCCP), and the Stream Control Transmission Protocol (SCTP). It also updates the DNS SRV specification to clarify what a service name is and how it is registered. This memo documents an Internet Best Current Practice.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="165"/>
        <seriesInfo name="RFC" value="6335"/>
        <seriesInfo name="DOI" value="10.17487/RFC6335"/>
      </reference>
      <reference anchor="RFC8446">
        <front>
          <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
          <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
          <date month="August" year="2018"/>
          <abstract>
            <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
            <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8446"/>
        <seriesInfo name="DOI" value="10.17487/RFC8446"/>
      </reference>
    </references>
    <?line 173?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TBC.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
58feQBwAAA==

-->

</rfc>
