S1-U

S1 User Plane Interface

Interface →
Introduced in Rel-8

S1-U is the user plane interface between the eNodeB and the Serving Gateway in LTE networks that carries user data packets using GTP-U tunneling.

Category
Interface
Introduced
Rel-8
Where
Radio Access Network › E-UTRAN (LTE)
Specifications
6 specs
S1-U Description Purpose Related Classification Detected Changes Specifications

Description

The S1-U interface is a critical user plane component within the Evolved Packet System (EPS), defined by 3GPP as the logical interface that connects the Evolved NodeB (eNodeB) in the E-UTRAN to the Serving Gateway (SGW) in the Evolved Packet Core (EPC). It operates over an IP-based transport network, employing the GPRS Tunneling Protocol for the user plane (GTP-U) to encapsulate and tunnel user data packets between these nodes. GTP-U uses UDP as its transport layer protocol, providing a lightweight and efficient mechanism for data forwarding that includes tunnel endpoint identifiers (TEIDs) to distinguish between different data flows and UEs. The interface is designed for high-throughput, low-latency data transfer, supporting the dynamic establishment, modification, and release of tunnels as UEs attach, move, or change bearers.

In operation, S1-U handles the actual user data traffic, such as web browsing, video streaming, or VoIP packets, once the corresponding control plane signaling (over S1-MME) has set up the necessary bearers. When a UE establishes a data session, the MME coordinates with the SGW and eNodeB to create an Evolved Radio Access Bearer (E-RAB), which includes a radio bearer over the air interface and a GTP-U tunnel over S1-U. Data packets from the UE are encapsulated by the eNodeB into GTP-U packets with a TEID corresponding to the SGW's tunnel endpoint, and vice versa for downlink traffic. The interface supports path management procedures, such as Echo Requests and Responses, to monitor tunnel liveliness, and it can handle error indications for troubleshooting. During handovers, S1-U plays a key role in data forwarding—for example, in X2-based handovers, the source eNodeB may forward in-flight packets to the target eNodeB via indirect tunneling through the SGW to prevent data loss.

Architecturally, S1-U embodies the principle of Control and User Plane Separation (CUPS), allowing independent scaling and optimization of data transport functions. Unlike the control plane's S1-MME, which uses reliable SCTP, S1-U leverages UDP for speed and simplicity, relying on higher-layer protocols (e.g., TCP in user data) for reliability when needed. The interface is typically point-to-point, with each eNodeB connected to one or more SGWs for load balancing and redundancy, though it does not support pooling in the same way as S1-MME. S1-U's design emphasizes efficiency: GTP-U tunneling minimizes overhead by reusing IP infrastructure, while features like header compression (e.g., ROHC) can be applied at the eNodeB to optimize radio resource usage. Overall, S1-U is fundamental to LTE's data delivery, enabling seamless mobility, QoS enforcement through bearer mapping, and integration with external packet data networks via the PGW.

Purpose & Motivation

The S1-U interface was introduced in 3GPP Release 8 as part of the LTE/EPC architecture to address limitations in earlier 3GPP systems, particularly UMTS, where user plane interfaces were more complex and less efficient. In UMTS, user data traveled through the Iu-PS interface between the RNC and SGSN, involving multiple protocol layers and the RNC as an intermediary, which added latency and reduced data throughput. S1-U was created to flatten the network by enabling direct user plane connectivity between the base station (eNodeB) and the gateway (SGW), eliminating the RNC layer. This design reduces the number of hops for data packets, lowers latency, and increases bandwidth efficiency, which is essential for supporting high-speed mobile broadband services and real-time applications like online gaming and video conferencing.

Historically, the motivation for S1-U stemmed from the explosive growth of mobile internet usage and the need for an all-IP network architecture that could scale to meet demand. By separating the user plane (S1-U) from the control plane (S1-MME), 3GPP allowed operators to deploy and scale data processing functions independently—for instance, distributing SGWs geographically to reduce latency while centralizing control functions. This separation also facilitated the adoption of GTP-U tunneling, a proven technology from earlier GPRS/UMTS networks, which provides a standardized method for encapsulating user data and supporting mobility without requiring changes to the underlying IP infrastructure. S1-U's use of UDP and GTP-U enables fast packet forwarding and efficient tunnel management, critical for handling the bursty nature of internet traffic.

Furthermore, S1-U solves problems related to seamless mobility and service continuity. Through GTP-U tunneling, it allows data packets to be rerouted dynamically during handovers, minimizing packet loss and ensuring smooth user experiences. This was a significant improvement over previous systems, where mobility events could cause noticeable interruptions. The interface also supports QoS differentiation by mapping different data flows to specific bearers with appropriate tunnel characteristics, enabling operators to offer tiered services. By standardizing S1-U across releases, 3GPP ensured interoperability with legacy systems (e.g., via inter-RAT handovers) and provided a foundation for future enhancements, such as those in LTE-Advanced and 5G interworking. Ultimately, S1-U's purpose is to deliver a high-performance, scalable user plane interface that underpins LTE's data capabilities, enabling efficient transport of user traffic while supporting advanced mobility and QoS features.

Classification

Part ofEPC
Related approachesS1-CS1-MME

Detected Changes Across Releases

from 3GPP Change Requests

Specific changes extracted from the „Change history“ tables of 3GPP specifications (21 CRs across 2 releases). Complements the general historical overview above with the evidence-based evolution of this function.

Studied in Rel-8, normative work from Rel-15.

Rel-15 17 changes

In Release 15, the S1-U interface saw a key enhancement enabling the **independent migration to IPv6** for the S1-U user plane, specifically for connections to next-generation NodeBs (en-gNBs). This change allows the S1-U transport layer to use IPv6 independently of other interfaces. Additionally, the release formally separated the definition of the **S11-U interface from the S1-U interface**, clarifying their distinct roles within the architecture.

  • Independent migration to IPv6 on S1-U for en-gNB's TS 36.300CR1249
  • Setting of DSCP value for priority services on a GTPv2-C Interface TS 29.274CR1837
  • Extending the scope of the specification to cover the N26 interface TS 29.274CR1852
  • GTP-C tunnel per UE over the N26 interface TS 29.274CR1853
  • GTP-C messages over the N26 interface TS 29.274CR1854
  • Forward Relocation Request over the N26 interface TS 29.274CR1855

+ 11 more changes

Rel-17 4 changes

In Release 17, the S1-U user plane interface was enhanced to support new procedures for interworking and charging, including User Plane Integrity Protection for handovers to EPS and Notify Start Pause of Charging via the User Plane. Additionally, a new GTP tunnel endpoint identifier type, N19mb, was introduced in the F-TEID for specific interface handling. These updates provided improved security, charging control, and data forwarding capabilities for the interface.

  • Support of User Plane Integrity Protection for Interworking from 5GS to EPS TS 29.274CR2033
  • New Interface Type N19mb in F-TEID TS 29.274CR2061
  • Support of Notify Start Pause of Charging via User Plane TS 29.274CR2010
  • Support of Inter-system SON Configuration Transfer over the N26 interface TS 29.274CR2035

Explore further

Broader topics and technologies where S1-U plays a role.

Defining Specifications

3GPP specifications that define or reference S1-U, with the latest known release. Sourced from the 3GPP document catalog — see methodology.

SpecificationTitleRelease
TR 21.905 vj00 3GPP Technical Terms and Definitions Rel-19
TR 25.912 vj00 Evolved UTRA and UTRAN Technical Report Rel-19
TS 29.274 vj50 GTPv2-C Control Plane Protocol Specification Rel-19
TS 36.300 vj00 E-UTRAN Radio Interface Protocol Architecture Overview Rel-19
TS 36.302 vj00 E-UTRA Physical Layer Services Rel-19
TS 36.410 vj00 S1 Interface: General Aspects and Principles Rel-19