S1-U

S1 User Plane Interface

Interface
Introduced in Rel-8
S1-U is the user plane interface between the eNodeB (base station) and the Serving Gateway (SGW) in LTE networks. It carries actual user data packets, such as internet traffic, using GTP-U tunneling to ensure seamless mobility and efficient data forwarding across the network.

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.

Key Features

  • Uses GTP-U over UDP for efficient user data tunneling
  • Supports tunnel endpoint identifiers (TEIDs) for flow differentiation
  • Enables dynamic tunnel establishment, modification, and release
  • Facilitates data forwarding during handover procedures
  • Provides path management via Echo Request/Response messages
  • Integrates with E-RAB for end-to-end bearer management

Evolution Across Releases

Rel-8 Initial

Introduced as the foundational user plane interface between eNodeB and SGW in the initial LTE specification. Defined GTP-U-based tunneling for user data transport, supporting bearer management, mobility forwarding, and QoS enforcement in a flat, all-IP network architecture.

Defining Specifications

SpecificationTitle
TS 21.905 3GPP TS 21.905
TS 25.912 3GPP TS 25.912
TS 29.274 3GPP TS 29.274
TS 36.300 3GPP TR 36.300
TS 36.302 3GPP TR 36.302
TS 36.410 3GPP TR 36.410