Serving Gateway (S-GW)


The Serving Gateway (S-GW) is a component in the Evolved Packet Core (EPC) of the 4G LTE (Long Term Evolution) network. The EPC is responsible for the management of mobile data traffic, and the S-GW plays a crucial role in that. Here’s a brief overview:

  1. Role in LTE: The S-GW serves as a router that forwards data packets between the base stations (eNodeBs) and the Packet Data Network Gateway (PDN-GW). Essentially, it ensures that data flows smoothly between these network elements.
  2. Mobility: One of the main functionalities of the S-GW is to support user mobility. When a user moves from one eNodeB to another, the S-GW ensures that there is no data loss and the user remains connected.
  3. Temporary Storage: The S-GW temporarily stores user data if the user’s device (User Equipment or UE) is unavailable (e.g., if it’s turned off or in idle mode). When the UE becomes available, the S-GW forwards the stored data to the user.
  4. Bearer Management: In the context of LTE, a “bearer” is a virtual concept representing a flow of IP data traffic between the UE and the external data networks. The S-GW plays a role in establishing and managing these bearers.
  5. Lawful Intercept: The S-GW can facilitate lawful interception of user data for authorized entities, such as law enforcement agencies.
  6. Interface Connections:
  • S1-U Interface: Connects the S-GW to the eNodeB.
  • S5/S8 Interface: Connects the S-GW to the PDN-GW. The S5 interface is used for intra-operator traffic (when both S-GW and PDN-GW are in the same operator’s network), while the S8 interface is for inter-operator traffic (e.g., during roaming).

Remember that the LTE network architecture is composed of multiple elements, each playing a specific role. The S-GW, along with the PDN-GW, MME (Mobility Management Entity), and other components, ensure that users get a seamless and efficient mobile data experience.


Key terms in plain language

Open a term for a concise explanation of language used on this page.

Cloud Computing

Computing resources—such as applications, servers, storage, or databases—delivered from remote infrastructure and scaled as requirements change.

Infrastructure as a Service (IaaS)

Cloud-based servers, storage, and networking that customers configure and manage without owning the underlying data-center hardware.

Software as a Service (SaaS)

Software accessed as an online service instead of being installed and maintained entirely on the customer’s own computers or servers.

Disaster Recovery (DRaaS)

A plan and service for restoring applications, data, and operations after an outage or disruption. DRaaS provides recovery infrastructure through a managed cloud service.

Identity and Access Management (IAM)

The systems and policies that determine who a user is, what resources they may access, and how that access is authenticated and reviewed.

API

An application programming interface is a defined way for software systems to exchange data or request functions from one another.