Internet-Draft | SCONE Use Case | March 2025 |
Mishra & Tomar | Expires 3 September 2025 | [Page] |
This document is based on the SCONE working group charter [SCONE-Charter] that says the SCONE Working Group aims to establish a mechanism for network elements capable of rate-limiting a UDP 4-tuple to communicate an upper bound on achievable bitrate termed "throughput advice".¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 3 September 2025.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
This document proposes utilizing the User Plane Function (UPF) in 5G networks and packet data network gateway in 4G networks (PDN-GW or P-GW and also referred as a PGW) to transport SCONE signal between the client-application endpoint on a User Equipment (UE) and the network element (UPF/PDN-GW) in the mobile networks. Specifically, this use case focuses on using UPF and PDN-GW to exchange bi-directional communications with client-application end-point on the UE. The mechanism described focuses on mobile networks including 4G and 5G but the mechanism is generic and applicable to other network architectures.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
This section describes 5G mobile packet core to explain the role of user-plane network element in mobile packet core and reasons why the 5G User Plane Function (UPF) and 4G P-GW as network elements can be considered candidates for signaling the "throughput advice" to client-application-endpoint. However, the applicability extends to network architectures beyond 4G/5G networks.¶
The user plane network element in the 5G packet core is the UPF, as shown in Figure 1. In the 4G packet core, the P-GW (as shown in Figure 2) performs the same role as the UPF does in the 5G mobile packet core.¶
The UPF is a fundamental component of the 3GPP's 5G packet core network architecture. UPF is the data path between the end-user and the Internet, has access to subscriber policy via standard 3GPP 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:¶
Allocation of User Equipment (UE) IP Address/prefix¶
Packet routing, forwarding, and provides interconnection to the Data Network (DN)¶
Quality of Service: does enforcement of QoS policies and handles traffic filtering¶
Traffic usage reporting¶
Packet inspection¶
Note: This is not an exhaustive list of UPF functions. For details refer to [_5G-Arch].¶
To accomplish above mentioned functions, the UPF has four distinct reference points (interfaces) as defined by the 3GPP and as shown in the figure below:¶
+-----+ Nudm/Nudr +---------+ | PCF +-------------+ UDM/UDR | +--+--+ +----+----+ | | Npcf | +-----+ |Nudm +------+ SMF +-------+ +--+--+ ___ __ | N4 / )( \ +----+ +--------+ +--+--+ ( ) +------------------+ | UE |---| gNodeB |----| UPF |----( DN )---| Content Provider | +----+ +--------+ N3 +- -+-+ N6 ( _) +------------------+ | N9 (__(___) +-+---+ | UPF | +-----+
The N3 interface is between the UPF and the 5G Base station.¶
The N4 interface is a connection between the UPF and the Session Management Function (SMF).¶
The N6 interface is between the UPF and the public data network or the Internet.¶
The N9 interface is between instances of UPFs.¶
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.¶
The N4 interface connects the UPF and the 5G Session Management Function (SMF). Through N4, the UPF gets access to the subscriber policy and data plans. Additionally, this interface is used to manage session setup, modification, deletion, and for configuring forwarding rules for user data. The N4 interface uses Packet Forwarding Control Protocol (PFCP).¶
Through the N4 interface, UPF gets access to the subscriber policy and data plans. This enables UPF to send the throughput advice based on the subscriber data plan to the client application end point.¶
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.¶
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 trasnport protocols over IP.¶
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.¶
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.¶
Of the interfaces listed above and for the purpose of SCONE, the N3 and N4 interfaces are the most relevant to SCONE signaling and to clarify that use of N4 by the UPF within the mobile packet core network is agnostic to SCONE signal.¶
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). IP flows (aka service data flows or SDFs) may belong to one or more services. All the service data flows with the same QoS maps onto one PDU session. Below is an example of data flow to/from a UE to the UPF.¶
Uplink Data Flow¶
Apps that are hosted on UE that generate application packets for communication (e.g. web brownsing, video streaming).¶
These packets are transmitted to the gNB over the air interface.¶
N3 Encapsulation and Forwarding¶
UPF Routes Data to External Networks.¶
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.).¶
Downlink Data Flow¶
UPF receives incoming data in downlink direction at N6 interface.¶
The UPF encapsulates incoming data using GTP-U and sends it back over the N3 interface to the gNB.¶
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.¶
In summary, the UPF is responsible for packet routing and forwarding, packet inspection, subscriber policy enforcement, and QoS handling. For instance, shallow packet inspection, deep packet inspection, traffic optimization, and inline services (NAT, firewall, DNS, and so on) and external PDU session for interconnecting Data Network.¶
The UPF is a data path mobile packet core network element that routes and forwards application packets between the gNodeB and the DN and it has access to subscriber policy via standard 3GPP N3 interface. This enables UPF to send the throughput advice to client application end point over data-path.¶
+-----+ | HSS | +-----+ | +-----+ +------+ | MME | | PCRF | /+-----+\ +------+ / \ | / \ | ___ __ / \ | / )( \ +----+ +-----+ +------+ +------+ ( ) +----------+ | UE |---| eNB |--------| S-GW |--| P-GW |----( DN )---| Content | +----+ +-----+ S1u +------+ +------+ SGi ( _) | Provider | (__(___) +----------+
As described in sections above, UPF is the 3GPP on-path "network element" that has access to subscriber policy via standard 3GPP N4 interface and provides the data pipe connectivity between UE and DN over the air interface and the N3 interface. UPF is a network element that is capable of SCONE signaling over the data path. SCONE signaling shall use IP tubples of the flow to send the "throughput advice signal". SCONE signal will be sent over the same PDU session (N3 interface + air interface) that is carrying the IP flow.¶
Below is a high-level view of SCONE signal path in a 5G network. Please see [Mishra-2025] for a more complete version of this diagram.¶
+---------+ | PCF | +---------+ | Subscriber V Policy Rules +---------+ | SMF | +----+----+ | Subscriber v Policy Rules +--------+ + +---------+-+ | Client |/--------------\ | SCONE | | __ | App |\--------------/ | Endpoint| | __( )__ +--------+ SCONE | +---------+ | ( ) +----------+ | OS | (advised bit | +--( Internet )--+ Content | +--------+ rate and | UPF | ( ) | Provider | | Modem | other IEs) | | (__)(___) +----------+ +----+---+ +------+------+ | | | +-----+ | +---------+ gNB +----------+ +-----+
Similarly, the SCONE signal for 4G network is shown below. Please see [Mishra-2025] for a more complete version of this diagram.¶
+---------+ | PCRF | +----+----+ | Subscriber v Policy Rules +--------+ + +---------+-+ | Client |/--------------\ | SCONE | | __ | App |\--------------/ | Endpoint| | __( )__ +--------+ SCONE | +---------+ | ( ) +----------+ | OS | (advised bit | +--( Internet )--+ Content | +--------+ rate and | P-GW | ( ) | Provider | | Modem | other IEs) | | (__)(___) +----------+ +----+---+ +------+------+ | | | +-----+ +--+---+ +---------+ eNB +-------+ S-GW | +-----+ +------+
SCONE signal MUST be a client-application endpoint initiated to assist the network element (UPF/5G or PGW/4G) with the implicit flow detection.¶
UPF/P-GW SHOULD send "throughput advice" and other metadata using on-path SCONE signaling to the client-application-endpoint based on subscriber data-plans.¶
Client-application endpoint SHOULD send acknowledgement receipt of throughput advisory signal from the network element using the SCONE signal.¶
SCONE signaling MUST NOT require changes to how a CSP determintes its video policy for a given flow. (No dependency between a CSP's video policy and the SCONE protocol).¶
Dynamic update - "throughput advice" MAY change during the ongoing flow and UPF/PGW SHOULD be able to send "throughput advice" to client-application-endpoint as soon as possible.¶
Applications SHOULD self-adapt the video flow max bit-rate to "throughput advice" value.¶
SCONE signal MUST be extensible to networks beyond 4G/5G network.¶
Security considerations are included separately in the SCONE protocol documents. Specific to the use case description in this document, there are no additional security considerations.¶
This document has no IANA actions.¶
This document represents collaboration, comments, and inputs from others, including:¶
Wesley Eddy¶