<?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.30 (Ruby 3.4.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-scone-applicability-manageability-01" category="info" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="SCONE Applicability &amp; Manageability">Applicability &amp; Manageability Considerations for SCONE</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-scone-applicability-manageability-01"/>
    <author initials="S." surname="Mishra" fullname="Sanjay Mishra">
      <organization>Verizon</organization>
      <address>
        <email>sanjay.mishra@verizon.com</email>
      </address>
    </author>
    <author initials="Z." surname="Sarker" fullname="Zaheduzzaman Sarker">
      <organization>Nokia</organization>
      <address>
        <email>zaheduzzaman.sarker@nokia.com</email>
      </address>
    </author>
    <author initials="A." surname="Tomar" fullname="Anoop Tomar">
      <organization>Meta</organization>
      <address>
        <email>anooptomar@meta.com</email>
      </address>
    </author>
    <author initials="K." surname="Abbas" fullname="Khurram Abbas">
      <organization>Verizon</organization>
      <address>
        <email>khurram.abbas@verizonwireless.com</email>
      </address>
    </author>
    <date year="2026" month="February" day="07"/>
    <area>Web and Internet Transport</area>
    <workgroup>Standard Communication with Network Elements</workgroup>
    <keyword>SCONE</keyword>
    <keyword>access networks</keyword>
    <keyword>bit rate</keyword>
    <keyword>throughput advice</keyword>
    <keyword>applicability</keyword>
    <keyword>manageability</keyword>
    <abstract>
      <?line 68?>

<t>This document describes the Applicability and Manageability considerations for providing throughput guidance to
application endpoints. This guidance is specifically addressed within the context of telecommunications service
provider networks utilizing the Standard Communication with Network Elements (SCONE) protocol.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Standard Communication with Network Elements Working Group mailing list (scone@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/scone"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/ietf-wg-scone/appman"/>.</t>
    </note>
  </front>
  <middle>
    <?line 74?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The SCONE protocol <xref target="I-D.ietf-scone-protocol"/> provides a signaling mechanism that enables on-path, SCONE-capable network elements to communicate "throughput advice", the advisory maximum allowable bit rate, to application endpoints via SCONE packets in the telecommunications service provider networks.</t>
      <t>Network elements capable of rate limiting can send notifications of the advisory maximum allowable bit rate in each direction of the observed traffic. This allows applications, particularly those using adaptive bit-rate (ABR)
mechanisms,to proactively align their transmission rates with network policies. This document addresses the
Applicability and Manageability considerations for deploying the SCONE protocol within service provider networks.
It also addresses operational, configuration, and management aspects not covered in the core protocol specification.</t>
      <t>To participate in SCONE, a network element is assumed to have the functional capability to identify and track scone compliant application flows, recognize and process SCONE packets within those flows and map network policies into
throughput advice to be inserted into the SCONE packets. While on-path network elements may exist at various points
between the server and the client application end-points, their specific configuration and role will influence the
advice they generate. Different network architectures handle flow visibility and policy enforcement at different points.
In mobile networks, for example, the User Plane Function (UPF) in 5G <xref target="_5G-Arch"/> and the Packet Data Network Gateway (P-GW) in 4G network <xref target="_4G-Arch"/> can generate throughput advice to guide ABR applications on a per-flow basis. In contrast,
other environments, such as wireline broadband or Wi-Fi, may apply policies at centralized aggregation points or gateways such as the Broadband Network Gateway serving multiple devices.</t>
      <t>Encompassing deployment of network elements in a wide range of networks, this document is limited to discussing the core Applicability and Manageability considerations for the SCONE protocol to ensure its consistent and effective use across
varied network paths.</t>
    </section>
    <section anchor="terms-and-definitions">
      <name>Terms and Definitions</name>
      <t>This document uses terms and definitions described in <xref target="I-D.ietf-scone-protocol"/>.</t>
    </section>
    <section anchor="applicability-and-manageability-considerations">
      <name>Applicability and Manageability Considerations</name>
      <section anchor="flow-session-awareness">
        <name>Flow session awareness</name>
        <t>SCONE signaling operates only over established sessions. SCONE Network Elements
ought to be able to unambiguously associate throughput advice with
application flows. Each session is bound to an IP address and port,
ensuring SCONE packets are routed precisely without affecting unrelated traffic.</t>
      </section>
      <section anchor="per-flow-signaling">
        <name>Per-Flow Signaling</name>
        <t>Throughput advice is applied on a UDP 4-tuple basis. SCONE Network Elements
ought to maintain flow-specific context to ensure signaling correctness.
This enables applications to receive targeted throughput advice while
preventing unintended impact on unrelated flows.</t>
      </section>
      <section anchor="qos-awareness">
        <name>QoS awareness</name>
        <t>Quality of Service (QoS) may be enforced by networks through a variety of
mechanisms. In certain deployments, network operators may choose to apply distinct
QoS policies to SCONE-enabled flows. The SCONE Network Element
responsible for inserting SCONE advice is not required to interpret or
enforce QoS policies; its role is limited to the signaling of the advisory
throughput information. It is expected that network operators shall be able to identify
SCONE-enabled flows and, where appropriate, provide throughput advice in accordance
to their policy objectives.</t>
      </section>
      <section anchor="scone-hint-to-the-network">
        <name>SCONE Hint to the Network</name>
        <t>SCONE-aware applications ought to provide hints to the SCONE Network Elements,
enabling it to generate appropriate throughput advice for a given
UDP 4-tuple. Such hints prevent unnecessary default rate-limiting, allow the
network to signal the maximum allowable bit rate, and reduce CPU
overhead by eliminating additional classification steps.</t>
      </section>
      <section anchor="retransmission-of-advised-bit-rate">
        <name>Retransmission of Advised Bit-Rate</name>
        <t>Packet loss or non-delivery of SCONE advice reduces its effectiveness. Both
SCONE Network Elements and application endpoints should support retransmission or
periodic re-sending of SCONE packets to ensure reliable delivery.
Conformance depends on the behavior of both network and application endpoint.</t>
      </section>
      <section anchor="frequency-of-updates">
        <name>Frequency of Updates</name>
        <t>The rate at which SCONE updates are issued depends on flow
characteristics and available computational resources. Excessively
frequent updates may increase CPU load, while infrequent updates may
reduce advisory effectiveness. Network Operators can define
adjustable update intervals based on application requirements, network
capacity, and operational constraints.</t>
      </section>
      <section anchor="dynamic-updates">
        <name>Dynamic Updates</name>
        <t>Dynamic rate limits updates can be enforced by the network during active
application sessions due to:</t>
        <ul spacing="normal">
          <li>
            <t>Changes in access network type (requiring updated throughput advice)</t>
          </li>
          <li>
            <t>Changes in Subscriber policy (e.g., exceeding usage thresholds)</t>
          </li>
        </ul>
        <t>In such cases, the SCONE Network Elements need to be able to initiate SCONE
packets to provide updated advice, or applications should generate SCONE
packets frequently enough to trigger network responses.</t>
      </section>
      <section anchor="monitoring-and-logging">
        <name>Monitoring and Logging</name>
        <t>SCONE signaling can be integrated into existing operational and
management frameworks to enable monitoring, troubleshooting, and fault
isolation. Metrics of interest include:</t>
        <ul spacing="normal">
          <li>
            <t>Rate of SCONE advisory messages issued per session</t>
          </li>
          <li>
            <t>Correlation between SCONE advisories and user-plane throughput changes</t>
          </li>
          <li>
            <t>Error conditions where SCONE signaling fails to reach the intended endpoints</t>
          </li>
        </ul>
      </section>
      <section anchor="conformance-monitoring">
        <name>Conformance Monitoring</name>
        <t>Networks providing SCONE throughput advice ought to implement
mechanisms to measure compliance, either per application flow or in
aggregate. This allows operators to validate advisory effectiveness and
adjust policies. Due to flow awareness, such mechanisms are typically
implemented in a SCONE Network Element but may also be implemented
elsewhere in the network.</t>
      </section>
      <section anchor="standards-compliance">
        <name>Standards Compliance</name>
        <t>SCONE signaling is expected to traverse the existing data path associated
with the UDP 4-tuple flow for which the Network Element intends to send the advisory bit-rate.</t>
      </section>
      <section anchor="interworking-with-other-congestion-management-mechanisms">
        <name>Interworking with Other Congestion Management Mechanisms</name>
        <t>SCONE is distinct from transport-level congestion control mechanisms, such as
Explicit Congestion Notification (ECN) or Low Latency, Low Loss, and Scalable
Throughput (L4S). While congestion control operates on short timescales to manage
transient congestion caused by varying link conditions or instantaneous load, SCONE
provides throughput advice based on relatively stable network policies or capacity
management goals. ECN/L4S based congestion control works at transport level and SCONE
works at application level. SCONE does not replace the need for endpoints to perform
congestion control or network to provide explicit or implicit congestion signals; rather,
it complements these mechanisms by providing a variable range for application-level rate
adaptation. In environments where both are present, SCONE and congestion control mechanisms
co-exist: congestion control manages the immediate dynamics of the bottleneck link, while
SCONE informs the application of the maximum sustained rate allowed by policy. Network Operators
would benefit from harmonizing multiple congestion signaling methods by policy or scope
deployments to avoid conflicting feedback.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Security considerations are included separately in the SCONE protocol documents.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="I-D.ietf-scone-protocol" target="https://datatracker.ietf.org/doc/draft-ietf-scone-protocol/">
          <front>
            <title>Standard Communication with Network Elements (SCONE) Protocol</title>
            <author initials="M." surname="Thomson" fullname="M. Thomson">
              <organization/>
            </author>
            <author initials="C." surname="Huitema" fullname="C. Huitema">
              <organization/>
            </author>
            <author initials="K." surname="Oku" fullname="K. Oku">
              <organization/>
            </author>
            <author initials="M." surname="Joras" fullname="M. Joras">
              <organization/>
            </author>
            <author initials="M." surname="Ihlar" fullname="M. Ihlar">
              <organization/>
            </author>
            <date year="2025" month="July"/>
          </front>
          <seriesInfo name="Internet-Draft, draft-ietf-scone-protocol, Work in Progress" value=""/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="_4G-Arch" target="https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=24300">
          <front>
            <title>System Architecture for the Evolved Packet Core (EPC)</title>
            <author initials="" surname="3GPP" fullname="3GPP">
              <organization/>
            </author>
            <date year="2020" month="June" day="01"/>
          </front>
        </reference>
        <reference anchor="_5G-Arch" target="https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3144">
          <front>
            <title>System Architecture for the 5G System (5GS)</title>
            <author initials="" surname="3GPP" fullname="3GPP">
              <organization/>
            </author>
            <date year="2025" month="January" day="07"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 200?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors thank Wesley Eddy, Renjie Tang, Kevin Smith, Tina Tsou, Tianji Jiang, Lucas Pardue,
and Martin Thomson for their helpful comments and contributions to this document. The authors also
thank members of the SCONE Working Group for their review and support throughout the development of this document.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA8Vaa28buRX9zl9BuEBhAxrFm01a1MWi68RO1t0k68ZOA2xR
FNQMJXE9Gk6HHDtKsP+9516SMxxJyT6+NEgAacTHfZ577p0URSG88bU+k0fn
bVubUi1MbfxW/lG+Vo1a6fT9uW2cqXSnvMEnubSdvHn+w5vLI6EWi07f4wD+
Lr94zJGobNmoDe6rOrX0hdF+WbjSNrpQ+cZik28rTr8SpfJ6ZbvtmTTN0grX
LzbGOQhzu21x3NXl7QshTNudSd/1zj8+Pf3L6WOhOq0g2nu9kKqp5FXjdddo
L2871bjWdv5IPNjubtXZviUVPFaproK6m03fQBxSVz4Yv5ZvtKel8rLWG914
dyTEnd7iUXUm/8W6z6QqS+2cbMJSN5ML4yVspmfSr3HHat32Xqrq3pR4NNF4
Jicq/1sIR8L8R9UwzpncaifcRnX+P//trdfuTDZWtAZXe1vOpIMqnV7iRrfd
0AfsV71f2+5MSFngn4TdsOtmLl8bt+4UPwquuFHNT2qbP7fdSjXmI2t/Jv+p
O/PRNvyL3ihTn0nHW+Yb3vLtfVgwL+1metuPcxze3ekuu+1HtdZV//Gjgr75
r9M739g7o/IbP2bb5o63fdvQov1bz+fy1sJW2aXnjbVt9nR62WvtJ3cpWu1p
8bcb/LR/w/dzeb5YKJfd8P267zq1yZ7/ohHvwpa5oi3JiA+m0zWCiC8Vje02
OOBekxuviot5ljBtZ+F7W5/xmV51K+3P5Nr71p09elQpr3ynStiJN80hziNk
36O9xEvnPArnBDj4LZkgjzn8T+R1PIkPGsOP/hTRTK/hm7XduGiJ8Yfnc/ld
bzxMs/MDbP3DXb9/zN9tFw09eXy1rqOPYQE8enz6+Glx+md+4mBi7Qg/kOsJ
C4oLMshsH5CSXWbyPWlrGtJv1cE3SH06JHPNk5fFeVeuD7uCcEbV869XbRu8
oN2dt+3GVj08/eim1aVZRgvvfL1A+JnazZVrP/zN5b9cVd88fvL16enEaVsH
A0qSBJYsfd9pRmq/1vLy3tb3upLXFBIebsVvx5fXz0++4KyvX15fT015Wpz+
idAYT5/+P1T++qsnT36txk9fpp+Pn768+W16ImS+oqgRRVFItXCUSV6I27Vx
EknUU9xLKFV2ZqEdXzctfFRtphW03K+giLB7U5lmlVeHVW8q1ZRaeitiheDU
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
V5SVtk2D8KkM4n9d1XBuGCcAAA==

-->

</rfc>
