<?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.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-mishra-scone-applicability-manageablity-03" 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 consideration for SCONE</title>
    <seriesInfo name="Internet-Draft" value="draft-mishra-scone-applicability-manageablity-03"/>
    <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="2025" month="October" day="20"/>
    <area>Web and Internet Transport</area>
    <workgroup>SCONE</workgroup>
    <keyword>Throttling</keyword>
    <keyword>Adaptive Bit-Rate Video</keyword>
    <keyword>SCONE</keyword>
    <abstract>
      <?line 71?>

<t>This document describes the applicability and manageability considerations for providing throughput guidance to application
endpoints in telecommunications service provider networks supporting the Standard Communication with Network Elements
(SCONE) protocol.</t>
    </abstract>
  </front>
  <middle>
    <?line 77?>

<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 the maximum allowable bit rate to application endpoints, which is particularly relevant for 
adaptive bit-rate applications. This document addresses the applicability and manageability considerations for deploying 
the SCONE protocol within telecommunications service provider networks.</t>
      <t>SCONE operates based on a UDP 4-tuple. Network elements capable of rate limiting at this granularity can send notifications of 
the maximum allowable bit rate in each direction of the observed traffic. Such network elements may also drop or delay packets 
within the corresponding UDP 4-tuple flows. This implies that on-path SCONE-capable network elements (referred to as 
SCONE Network Elements in the rest of this document) are assumed to have the following capabilities: detect and maintain UDP 
4-tuple flows, be aware of or configurable with rate-limiting policies, and identify flows that carry SCONE packets in order 
to insert throughput advice into those packets.</t>
      <t>In this document, on-path SCONE Network Elements are generally considered within the <em>access</em> portion of the telecommunications 
provider’s network. However, multiple SCONE Network Elements may exist along a path between the communicating peers. Depending 
on their configuration and roles they are likely to generate different throughput advices for the SCONE enabled application traffic flows, specially when 
differnet <em>access</em> technologies are in use. SCONE protocol For example, a wireless access network element may operate 
differently from one in a fixed broadband network. Wi-Fi networks provide another example, where enforcement is often 
per user or per Service Set Identifier (SSID), but 
visibility into individual UDP 4-tuples may be limited. Among access networks, mobile networks offer the most fine-grained 
visibility into traffic flows and can act on individual flows. In mobile networks, the User Plane Function (UPF) in 5G and the 
Packet Data Network Gateway (P-GW) in 4G can generate throughput advice to guide adaptive applications on a per-flow basis. 
In contrast, wireline broadband networks typically apply rate limiting at a centralized Broadband Network Gateway (BNG) or at 
aggregation points serving multiple Customer Premises Equipment (CPE) devices.</t>
      <t>Accordingly, applicability and manageability considerations must encompass a wide range of access-network scenarios, each of which 
handles per-flow rate limiting differently. This document first presents generic considerations for the SCONE protocol and then 
provides network-specific guidance where throughput advisory signaling can enhance both resource utilization and user experience.</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"/>, some more terms and definitions are described below in this section.</t>
      <ul spacing="normal">
        <li>
          <t>4G - Fourth Generation mobile network technology, also known as Long-Term Evolution (LTE), defined by the 3rd Generation
Partnership Project (3GPP).</t>
        </li>
        <li>
          <t>5G - Fifth Generation Mobile Networks
The fifth generation of cellular mobile network technology defined by 3GPP.</t>
        </li>
        <li>
          <t>APN - Access Point Name 
The Access Point Name (APN) determines the specific Packet Data Network Gateway (PDN-GW in 4G/LTE) that the mobile device
should use to access a service. The gateway acts as the access point to external networks such as the public internet or a
private network. Different APNs can be used to provide different services, access privileges, or Quality of Service to a user's
device.</t>
        </li>
        <li>
          <t>Adaptive Bit-Rate (ABR) Video
Video streaming technology that adjusts video quality dynamically based on network conditions.</t>
        </li>
        <li>
          <t>BNG (Broadband Network Gateway)
A network element that serves as the access point for subscribers in wireline broadband networks. It establishes and manages
subscriber sessions, aggregates traffic from multiple subscriber access nodes, and routes this traffic to the service
provider's core network. BNG functions include subscriber authentication, IP address assignment, policy enforcement, and
quality of service management. It typically supports subscriber session protocols such as DHCP, PPPoE, or IPoE, and interacts
with AAA and DHCP servers to enable secure and managed access to broadband services.</t>
        </li>
        <li>
          <t>Client App
The user-facing application running on an operating system, which receives network throughput advice.</t>
        </li>
        <li>
          <t>Content Provider
Entity or service that delivers media and data content accessed by end-users.</t>
        </li>
        <li>
          <t>CPE - Customer Premise Equipment
CPE refers to networking hardware located at the customer's site and used to connect to a service provider’s network.
Typical CPE includes routers, modems, or gateways that provide access and management for residential or enterprise services.</t>
        </li>
        <li>
          <t>DHCP - Dynamic Host Configuration Protocol
A network management protocol used to dynamically assign IP addresses and other configuration parameters to devices on a network, 
enabling automatic and centralized network configuration.</t>
        </li>
        <li>
          <t>DNN - Data Network Name
A Data Network Name (DNN) identifies the external data network that a User Equipment (UE) connects to within a 5G system.
The DNN specifies the target data network (for example, the Internet or an enterprise network) and is used by the 5G Core
to establish and manage the corresponding PDU session. It is functionally equivalent to the Access Point Name (APN)
used in 4G/LTE systems.</t>
        </li>
        <li>
          <t>EPC - The Evolved Packet Core
Is the all-IP core architecture for 4G/LTE, responsible for managing user sessions, mobility, and the integration of data
and voice traffic over packet-switched networks.</t>
        </li>
        <li>
          <t>EPS Bearer - Evolved Packet System Bearer
In 4G LTE networks, an EPS bearer is a virtual transmission path with specific Quality of Service (QoS) parameters that
carries user data between the User Equipment (UE) and the Packet Data Network Gateway (P-GW). The EPS bearer ensures
end-to-end delivery of IP packets with particular handling characteristics, such as priority, latency, and guaranteed bit
rate. There are two main types: the Default EPS Bearer which provides always-on best-effort connectivity, and Dedicated
EPS Bearers configured for services with specialized QoS requirements, such as voice or video.</t>
        </li>
        <li>
          <t>EPS Gateway
In 4G LTE networks, the EPS Gateway primarily refers to the combination of the Serving Gateway (S-GW) and the Packet
Data Network Gateway (P-GW). The Serving Gateway routes and forwards user data packets between the E-UTRAN access network
and the Packet Data Network, acting as a mobility anchor during handovers. The Packet Data Network Gateway provides connectivity
from the user equipment (UE) to external packet data networks, performing functions such as policy enforcement, charging, and
lawful interception. Together, these gateways form the core user-plane interface of the Evolved Packet System (EPS).</t>
        </li>
        <li>
          <t>gNB - Next Generation Node B
5G radio access network node connecting user equipment to the 5G core network.</t>
        </li>
        <li>
          <t>IPoE IP over Ethernet
A protocol that delivers IP packets directly over Ethernet without requiring a login or session establishment, commonly used in 
broadband networks in conjunction with DHCP for IP address assignment.</t>
        </li>
        <li>
          <t>LTE - Long-Term Evolution
4G wireless broadband technology and related network architecture.</t>
        </li>
        <li>
          <t>P-GW - Public Data Network Gateway
Is the network function within the Evolved Packet Core (EPC) that provides connectivity between the user equipment and external
packet data networks, such as the Internet.</t>
        </li>
        <li>
          <t>PDU - Protocol Data Unit
In 3GPP terminology, a PDU is a unit of information at a given protocol layer, such as an IP packet at the network layer. Specifically 
in 5G, a PDU Session represents a logical connection that carries one or more PDUs between the User Equipment (UE) and a Data Network 
(DN) through the User Plane Function (UPF). PDU Sessions support multiple types of PDUs, including IPv4, IPv6, Ethernet frames, and 
unstructured data, and are associated with one or more QoS Flows that define handling and quality requirements. The PDU framework is 
essential for managing application data transport and quality of service within the 3GPP system architecture.</t>
        </li>
        <li>
          <t>PPP - Point-to-Point Protocol
A data link layer communication protocol used to establish a direct connection between two nodes, commonly used for dial-up and 
broadband internet connections to provide authentication, encryption, and compression.</t>
        </li>
        <li>
          <t>SCONE - Standard Communication with Network Elements
Protocol allowing throughput or rate advice signaling from the network to application endpoints.</t>
        </li>
        <li>
          <t>SMF - Session Management Function
5G network function that manages sessions and enforces policies.</t>
        </li>
        <li>
          <t>UE - User Equipment
The mobile device or endpoint used by the subscriber to access the network.</t>
        </li>
        <li>
          <t>UPF - User Plane Function
5G core network element responsible for user-plane traffic routing and applying policy decisions.</t>
        </li>
        <li>
          <t>Wireline Network
Broadband network based on fixed infrastructure (e.g., DSL, cable, fiber).</t>
        </li>
      </ul>
    </section>
    <section anchor="generic-applicability-and-manageability-considerations">
      <name>Generic 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 per–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>Networks can enforce Quality of Service (QoS) using various techniques. 
In some cases, operators may wish to apply separate QoS policies to 
SCONE-enabled flows. The SCONE Network Element that inserts SCONE advice does 
not need to interpret or enforce QoS policies directly; it only provides the advice. 
Operators should be able to identify SCONE-enabled flows and apply differentiated QoS treatment when desired.</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
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 applications should support retransmission or 
periodic re-sending of SCONE packets to ensure reliable delivery. 
Conformance depends on the behavior of both network and 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 providers can define 
adjustable update intervals based on application requirements, network 
capacity, and operational constraints. The SCONE protocol specifies a 
minimum interval of 67 seconds between updates <xref target="I-D.ietf-scone-protocol"/>.</t>
      </section>
      <section anchor="dynamic-updates">
        <name>Dynamic Updates</name>
        <t>Dynamic rate limits 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>Subscriber policy updates (e.g., exceeding usage thresholds)</t>
          </li>
          <li>
            <t>Adjustments to maximum allowable throughput</t>
          </li>
          <li>
            <t>Periodic refreshes of throughput advice (e.g., timers for maximum
update periodicity)</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 flow awareness, such mechanism 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. For
example, in 3GPP-compliant networks, SCONE packets are carried within
Protocol Data Unit (PDU) sessions established between the User Equipment
(UE) and Internet endpoints.</t>
      </section>
      <section anchor="interworking-with-other-congestion-management-mechanisms">
        <name>Interworking with Other Congestion Management Mechanisms</name>
        <t>SCONE operates independently of transport-layer mechanisms such as
Explicit Congestion Notification (ECN) or Low Latency, Low Loss, and
Scalable throughput (L4S). Operators would benefit from harmonizing multiple
congestion signaling methods by policy or scope deployments to avoid
conflicting feedback.</t>
      </section>
    </section>
    <section anchor="scone-usage-in-a-5g-network">
      <name>SCONE Usage in a 5G Network</name>
      <t>5G systems consist of a 5G Radio Access Network (RAN) and a 5G 
Packet Core. The 5G Packet Core is built on a cloud-native 
Service-Based Architecture (SBA) and introduces the concept of 
Network Functions (NFs), which provides flexibility for deploying 
SCONE in the network.</t>
      <t>Appendix A describes the various network components of a 5G network.</t>
      <t>In 5G, the User Plane Function (UPF) is the on-path network element 
with access to subscriber policy and user-plane connectivity between 
the User Equipment (UE, or client application endpoint) and the Internet. 
The UPF is capable of generating SCONE throughput advice on a 
per-application-flow basis, enabling endpoints to adjust sending rates 
proactively. SCONE signaling occurs over the existing data path.</t>
      <t>For a 5G network, the UPF serves as the natural anchor point 
for SCONE signaling. However, due to the flexibility of 5G’s SBA, 
any network component capable of meeting the applicability and 
manageability considerations may act as a SCONE Network Element.</t>
      <t>The following diagram illustrates how throughput 
advice can be conveyed within a 5G network, highlighting the role of 
user-plane SCONE Network Elements.</t>
      <figure>
        <name>SCONE Integration within the 5G SA Network</name>
        <artwork><![CDATA[
+---------+
|   PCF   |
+---------+
     |
     v Policy Rules
+---------+
|   SMF   |
+----+----+
     | Policy Rules 
     v
+--------+                 +------------------------+
| Client |<===============>|                        |
|   App  |     SCONE       |                        |
+--------+     Advice      |            UPF         |
|   OS   |                 |                        |
+--------+                 |                        |
|  Modem |                 |                        |
+----+---+                 +------------------------+
     |                             |      |
     |   +-----+                   |      |
     +---+ gNB +-------------------+      |
         +-----+                          |
                                          v
                                  +--------------+
                                  |  Internet    |
                                  +--------------+
                                         |
                                         |
                                         v  
                                 +-----------------+          
                                 | Content Provider|          
                                 +-----------------+

]]></artwork>
      </figure>
      <section anchor="g-specific-considerations">
        <name>5G specific considerations</name>
        <t>This section describes how the SCONE protocol can be deployed and
managed within 3GPP <xref target="_5G-Arch"/> networks, including support for SCONE packets over
established PDU sessions.</t>
        <section anchor="gpp-defined-pdu-session-establishment-procedures">
          <name>3GPP Defined PDU Session Establishment Procedures</name>
          <t>The following high-level functions, defined in 3GPP specifications, are
relevant to SCONE manageability as SCONE packets traverse established
PDU sessions:</t>
          <ol spacing="normal" type="1"><li>
              <t>PDU Session (5G)<br/>
A logical connection between the UE and UPF (5G),
allowing the UE to exchange IP packets with external networks such as the Internet or a private network.</t>
            </li>
            <li>
              <t>IP Address Allocation<br/>
During PDU Session establishment, the UE is allocated
an IP address (IPv4, IPv6, or both) used for communication with
external networks.</t>
            </li>
            <li>
              <t>Bearer Establishment<br/>
Data traffic within a PDU session flows over radio bearers, each with defined QoS
characteristics. IP packets are mapped to QoS flows based on packet filters at the UPF and UE.</t>
            </li>
          </ol>
        </section>
        <section anchor="pdu-session-awareness">
          <name>PDU Session Awareness</name>
          <t>SCONE signaling operates only over established PDU sessions. This 
allows SCONE Network Elements in 5G network to unambiguously associate throughput advice 
with specific UEs and application flows. Each session is bound to a DNN and 
an allocated IP address, ensuring SCONE packets are handled precisely 
without affecting unrelated traffic.</t>
        </section>
        <section anchor="per-flow-signaling-1">
          <name>Per-Flow Signaling</name>
          <t>Throughput advice is applied on a per–4-tuple basis. SCONE Network Elements in 5G network 
need 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-considerations">
          <name>QoS Considerations</name>
          <t>In 5G, QoS is enforced at the granularity of QoS Flows. A single PDU session 
can contain multiple QoS Flows. Operators may configure a distinct QoS Flow 
for SCONE packets to ensure predictable handling or allow SCONE packets to 
traverse the same QoS Flows as other user-plane traffic when differentiated 
treatment is not required.</t>
          <t>5G network functions, such as the PCF and SMF, can assign appropriate QoS 
attributes to SCONE flows so that the advised throughput is not degraded 
under high-load conditions. They can also dynamically update SCONE rate 
advice in response to network load variations.</t>
          <t>The UPF can be configured to enforce a Maximum Bitrate (MBR) of traffic 
calculated across over an averaging window (default 2seconds). The 
enforcement may be applied on different granularity, all traffic 
carried within a PDU session with default QoS, all traffic mapped to 
a specific QoS flow within a PDU session, or just the traffic of a 
specific application traffic flow mapped to a specific QoS flow. The 
restriction can be separated for upstream and downstream directions. By 
default, the throughput advice reflects the MBR value the UPF is 
configured for a particular SCONE-capable traffic flow.</t>
        </section>
        <section anchor="dynamic-updates-1">
          <name>Dynamic Updates</name>
          <t>When preferred mobile networks can enforce dynamic rate limits during active sessions, 
for example on a QoS Flow basis. In such cases, a SCONE Network element in 5G network 
would like to sent dynamics updates to applications..</t>
        </section>
        <section anchor="operations-monitoring-and-logging">
          <name>Operations Monitoring and Logging</name>
          <t>When preferred mobile operators can integrate SCONE signaling 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 UE</t>
            </li>
          </ul>
          <t>Integration with analytics frameworks (e.g., NWDAF in 5G) can also 
be used to assess SCONE effectiveness.</t>
        </section>
      </section>
    </section>
    <section anchor="scone-usage-in-a-4glte-network">
      <name>SCONE Usage in a 4G/LTE Network</name>
      <t>In LTE/Evolved Packet Core (EPC) systems as defined by 3GPP <xref target="_4G-Arch"/>, SCONE can be 
integrated at the PDN Gateway (P-GW) or the Serving Gateway (S-GW). Unlike 5G, traffic 
granularity is bearer-based rather than per-flow.</t>
      <t>The following diagram illustrates SCONE integration within the P-GW:</t>
      <figure>
        <name>SCONE Integration within the 4G Network</name>
        <artwork><![CDATA[
+---------+
|  PCRF   |
+----+----+
     | Flow
     v Policy Rules
+--------+          +--------------+
| Client |<========>|  P-GW        |
|  App   |   SCONE  |              |
+--------+   advice +-------+------+
|   OS   |                  |
+--------+                  |
|  Modem |                  |
+----+---+                  |
     |                      |
     v                      v
  +--+---+              +---+---+
  |  eNB |--------------|  S-GW |
  +--+---+              +---+---+
                            |
                            v
                    +-------------+
                    |  Internet   |
                    +-------------+
                           |
                           v
                  +-----------------+
                  | Content Provider|
                  +-----------------+

]]></artwork>
      </figure>
      <section anchor="applicability-of-scone-in-a-4glte-network">
        <name>Applicability of SCONE in a 4G/LTE Network</name>
        <t>TBD</t>
        <t>Editor's NOTE: SCONE signaling maps to EPS bearers, enabling secure and targeted
throughput advice between endpoints and EPC gateways.</t>
      </section>
      <section anchor="g-specific-considerations-1">
        <name>4G specific considerations</name>
        <t>TBD</t>
      </section>
    </section>
    <section anchor="scone-usage-in-a-wireline-network">
      <name>SCONE usage in a Wireline Network</name>
      <t>TBD</t>
      <t>Editor's Note: SCONE can be deployed in wireline broadband networks at key access aggregation points 
such as Broadband Network Gateways (BNGs) or equivalent subscriber access nodes. These 
SCONE network elements originate throughput advice, signaling maximum sustainable data 
rates to application endpoints for each subscriber session, typically identified by 
DHCP, PPP, or IPoE session contexts.Session granularity is typically based on subscriber 
sessions using PPP, DHCP, or IPoE protocols. We need to consider if aggregation points have 
flow level visibility or not, or whether there is a point to provide throughput advice at 
the aggregate level.</t>
      <section anchor="wireline-specific-considerations">
        <name>Wireline specific considerations</name>
        <t>TBD</t>
      </section>
    </section>
    <section anchor="scone-usage-in-a-wifi-networks">
      <name>SCONE usage in a Wifi Networks</name>
      <t>TBD</t>
      <t>Editor's Note: Home, enterprise, and campus networks commonly use Wi-Fi access.
The SCONE client may remain within the Wi-Fi network for the duration of a session, 
or it may be subject to handover or offloading, moving between a cellular network and 
a Wi-Fi network, and vice versa. In such scenarios, rate limiting is typically applied per user, device, 
or Service Set Identifier (SSID). These cases should be considered when defining applicability and 
manageability guidelines for SCONE deployments.</t>
    </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>
    <section anchor="references">
      <name>References</name>
      <section anchor="normative">
        <name>Normative</name>
        <t><xref target="I-D.ietf-scone-protocol"/></t>
      </section>
      <section anchor="informative-references">
        <name>Informative References</name>
        <t><xref target="_4G-Arch"/>
          <xref target="_5G-Arch"/></t>
      </section>
    </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 536?>

<section anchor="appendix-a-additional-background-details-on-role-of-upf-in-5g-mobile-packet-core">
      <name>Appendix A. Additional Background details on role of UPF in 5G Mobile Packet Core</name>
      <t>This section describes 5G mobile packet core in mobile packet core and reasons why the 5G User Plane
Function (UPF) as SCONE network elements can be considered candidates for
signaling the "throughput advice" to client-application-endpoint.</t>
      <t>The user plane SCONE network element in the 5G packet core, termed as the UPF, as shown in
Figure 1.</t>
      <figure>
        <name>5G Mobile Network Architecture</name>
        <artwork><![CDATA[
               +-----+  Nudm/Nudr  +---------+
               | PCF +-------------+ UDM/UDR |
               +--+--+             +----+----+
                   |                    |
              Npcf |      +-----+       |Nudm
                   +------+ SMF +-------+
                          +--+--+      ___  __
                             | N4     (   )(  )
   +----+   +--------+    +--+--+    (         )    +------------------+
   | UE |---| gNodeB |----| UPF |----( Internet )---| Content Provider |
   +----+   +--------+ N3 +- ---+ N6  (        )    +------------------+
                              | N9     (__(___)
                            +-+---+
                            | UPF |
                            +-----+
]]></artwork>
      </figure>
      <section anchor="g-mobile-network-architecture">
        <name>5G Mobile Network Architecture</name>
        <t>The UPF is a fundamental component of the 3GPP's 5G packet core network
architecture. UPF is on the data path between the end-user and the Internet, has
access to subscriber policy via standard 3GPP N4 interface and is responsible for
routing and forwarding user data packets. UPF is the anchor point between the
mobile infrastructure and the Packet Data Network.  The UPF is responsible for
functions such as:</t>
        <ul spacing="normal">
          <li>
            <t>Packet routing, forwarding, and interconnection to the Data Network (Internet)</t>
          </li>
          <li>
            <t>Allocation of User Equipment (UE) IP Address/prefix, in conjunction with Session Management Function (SMF)</t>
          </li>
          <li>
            <t>Quality of Service policy enforcement</t>
          </li>
          <li>
            <t>Handling of traffic filtering, steering and application detection</t>
          </li>
          <li>
            <t>Traffic usage reporting</t>
          </li>
        </ul>
        <t>Note: This is not an exhaustive list of UPF functions.  For details refer to
<xref target="_5G-Arch"/>.</t>
        <t>To accomplish above mentioned functions, the UPF has four distinct reference
points (interfaces)  as defined by the 3GPP and as shown in the figure 1 above:</t>
        <ol spacing="normal" type="1"><li>
            <t>The N3 interface is between the UPF and the 5G Base station.</t>
          </li>
          <li>
            <t>The N4 interface is a connection between the UPF and the Session Management Function (SMF).</t>
          </li>
          <li>
            <t>The N6 interface is between the UPF and the public data network or the Internet.</t>
          </li>
          <li>
            <t>The N9 interface is between instances of UPFs.</t>
          </li>
        </ol>
      </section>
      <section anchor="n3-interface">
        <name>N3 Interface</name>
        <t>The N3 interfaces transfers user plane traffic, that is, user data packets
between the gNodeB and the UPF.  It uses GPRS Tunneling Protocol - User Plane
or GTP-U.  It replaces the S1-U interfaces from the 4G mobile packet core.</t>
      </section>
      <section anchor="n4-interface">
        <name>N4 Interface</name>
        <t>The N4 interface connects the UPF and the 5G Session Management Function (SMF).
Through N4, the SMF informs the UPF about the subscriber policy and data plans.
Additionally, this interface is used to manage session setup, modification,
deletion, and for configuring QoS and forwarding rules for user data. The QoS 
rules contain parameters such as MBR. The N4 interface
among others uses Packet Forwarding Control Protocol (PFCP).</t>
        <t>Note: SMF also interacts with Policy Control Function (PCF) for functions such
as QoS and Charging policy rules, Unified Data Management (UDM) and Unified
Data Repository (UDR) for functions such as subscription data and policy plans.</t>
      </section>
      <section anchor="n6-interface">
        <name>N6 Interface</name>
        <t>The N6 interface connects the UPF to external Data Networks, similar to the SGi
interface between the P-GW and the external Data Network for access to services
and applications.  The interface supports various transport protocols over IP.</t>
      </section>
      <section anchor="n9-interface">
        <name>N9 Interface</name>
        <t>This interface interconnects two or more UPFs when used in a data path.  The interface uses GTP-U protocol for user 
traffic tunneling including roaming.</t>
        <t>Note: In the scenario of 2 or more UPFs in the data path, only one UPF that has access to subscriber policy would send "throughput 
advice" to the client-application-endpoint.</t>
      </section>
      <section anchor="user-plane-interface-between-upf-and-ue">
        <name>User Plane Interface Between UPF and UE</name>
        <t>This section describes the N3 interface (between the UPF and gNodeB or gNB) and
the air interface between the gNB and UE.  For purposes of nomenclature, a
Protocol Data Unit (PDU) session is a logical path between a UE and UPF to
carry packets belonging to one or more IP flows between UE and DN.  A PDU
session within a 5G mobile network consists of an air-interface between UE and
gNB and GTP-U tunnel between gNB and UPF (N3 interface). Application traffic flows with different QoS requirements get 
mapped to different QoS treatments based on packet filters and QoS rules configured on the UPF and UE. 
Below is an example of data flow to/from a UE to the UPF.</t>
        <ol spacing="normal" type="1"><li>
            <t>Uplink Data Flow
            </t>
            <ul spacing="normal">
              <li>
                <t>Apps that are hosted on UE that generate application packets for communication (e.g. web browsing, video streaming).</t>
              </li>
              <li>
                <t>These packets are transmitted to the gNB over the air interface and get mapped to different QoS treatments based on packet
filters and QoS rules provided to the UE</t>
              </li>
              <li>
                <t>N3 Encapsulation and Forwarding
                </t>
                <ol spacing="normal" type="1"><li>
                    <t>The gNB then encapsulates this user-plane data using GTP-U.</t>
                  </li>
                  <li>
                    <t>It then forwards the encapsulated packets over the N3 interface to the UPF in the 5G mobile packet core.</t>
                  </li>
                </ol>
              </li>
              <li>
                <t>UPF Routes Data to External Networks.
                </t>
                <ol spacing="normal" type="1"><li>
                    <t>Within the UPF, UPF then removes the GTP-U header, processes the packet, and routes it over the N6 interface
toward the destination (Internet, enterprise network, cloud services, etc.).</t>
                  </li>
                </ol>
              </li>
            </ul>
          </li>
          <li>
            <t>Downlink Data Flow
            </t>
            <ul spacing="normal">
              <li>
                <t>UPF receives incoming data in downlink direction at N6 interface (e.g. from the Internet).</t>
              </li>
              <li>
                <t>The UPF encapsulates incoming data using GTP-U and forwards it over the N3 interface to the gNB. It maps traffic flows with
different QoS requirements to different QoS treatments based on packet filters and QoS rules configured by SMF.</t>
              </li>
              <li>
                <t>The gNB forwards the packets to the UE over the air-interface.  UE-side modem stack then transparently passes the application
packets to the app hosted on the UE.</t>
              </li>
            </ul>
          </li>
        </ol>
        <t>In summary, the UPF is responsible for packet routing and forwarding, packet
inspection and filtering, participating in subscriber and flow policy enforcement, inline services (NAT, firewall, DNS etc) and QoS handling.</t>
      </section>
    </section>
    <section anchor="appendix-b-non-ascii-characters">
      <name>Appendix B. Non-ASCII Characters</name>
      <t>This document uses the following kramdown-rfc character escapes for common
non-ASCII symbols:</t>
      <ul spacing="normal">
        <li>
          <t><tt>U+00A0</tt> NO-BREAK SPACE → <tt>{nbsp}</tt></t>
        </li>
        <li>
          <t><tt>U+00AD</tt> SOFT HYPHEN → <tt>{shy}</tt></t>
        </li>
        <li>
          <t><tt>U+2011</tt> NON-BREAKING HYPHEN → <tt>{nbhy}</tt></t>
        </li>
        <li>
          <t><tt>U+200B</tt> ZERO WIDTH SPACE → <tt>{zwsp}</tt></t>
        </li>
        <li>
          <t><tt>U+2060</tt> WORD JOINER → <tt>{wj}</tt></t>
        </li>
        <li>
          <t><tt>U+2013</tt> EN DASH → <tt>{ndash}</tt></t>
        </li>
        <li>
          <t><tt>U+2014</tt> EM DASH → <tt>{mdash}</tt></t>
        </li>
        <li>
          <t><tt>U+201C</tt> LEFT DOUBLE QUOTATION MARK → <tt>{ldquo}</tt></t>
        </li>
        <li>
          <t><tt>U+201D</tt> RIGHT DOUBLE QUOTATION MARK → <tt>{rdquo}</tt></t>
        </li>
        <li>
          <t><tt>U+2018</tt> LEFT SINGLE QUOTATION MARK → <tt>{lsquo}</tt></t>
        </li>
        <li>
          <t><tt>U+2019</tt> RIGHT SINGLE QUOTATION MARK → <tt>{rsquo}</tt></t>
        </li>
        <li>
          <t><tt>U+20AC</tt> EURO SIGN → <tt>{euro}</tt></t>
        </li>
      </ul>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors would like to acknowledge and thank the SCONE working grouup and also the
following individuals for their valuable feedback, discussions, and contributions that helped improve
this document:</t>
      <ul spacing="normal">
        <li>
          <t>Wesley Eddy</t>
        </li>
        <li>
          <t>Renjie Tang</t>
        </li>
        <li>
          <t>Kevin Smith</t>
        </li>
        <li>
          <t>Tina Tsou</t>
        </li>
        <li>
          <t>Tianji Jiang</t>
        </li>
        <li>
          <t>Lucas Pardue</t>
        </li>
        <li>
          <t>Martin Thomson</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
