UPSI

UE Policy Section Identifier

Management
Introduced in Rel-15
A unique identifier for a specific policy section within the UE Policy delivered by the network. It allows the UE to manage, store, and apply different sets of network policies, such as for network selection or route selection, enabling dynamic policy control.

Description

The UE Policy Section Identifier (UPSI) is a critical component within the 3GPP's Policy Control Framework, specifically defined for the 5G System (5GS). It functions as a unique label or key that identifies a discrete, self-contained block of policy rules—known as a UE Policy Section—that is provisioned to the User Equipment (UE) by the network's Policy Control Function (PCF). The UE Policy itself is a comprehensive document that can contain multiple such sections, each identified by its own UPSI. These sections can pertain to different policy domains, such as Access Network Discovery and Selection Policy (ANDSP) for selecting between 3GPP and non-3GPP access, or UE Route Selection Policy (URSP) for determining how application traffic is routed (e.g., to a specific Data Network Name (DNN) or Network Slice). The UE stores these policy sections locally, associating each with its UPSI.

Architecturally, the UPSI is generated and managed by the PCF. When the PCF determines that a UE requires a new or updated policy, it assembles the UE Policy container, which includes one or more UE Policy Sections, each tagged with a UPSI. This container is then delivered to the UE via the Access and Mobility Management Function (AMF) using the N1 NAS transport mechanism. The specification 24.501 details the NAS signaling procedures for this delivery. The PCF can also manage the lifecycle of these policy sections through the Npcf_UEPolicyControl service, defined in 29.525, allowing it to provision, update, or delete specific sections identified by their UPSI.

The role of the UPSI is to enable efficient and granular policy management. Instead of retransmitting the entire UE Policy document for every change, the network can target individual sections. The UE uses the UPSI to identify which stored policy section to apply for a given context. For instance, when the UE needs to select an access network, it will locate the ANDSP section using its specific UPSI. This modular approach reduces signaling overhead, conserves UE storage by allowing selective updates, and provides the network with fine-grained control over UE behavior. The management of these identifiers and their associated sections is further supported by services like the Network Repository Function (NRF) for discovery, as referenced in specs 29.513 and 29.519.

Purpose & Motivation

The UPSI was introduced in 5G (Release 15) to address the limitations of monolithic policy management in previous generations like 4G EPS. In EPS, policy information like ANDSP was delivered as a single, indivisible blob. Any change, no matter how small, required the entire policy to be re-sent, leading to inefficient use of radio resources and UE processing. As 5G introduced more complex policy domains (notably URSP for sophisticated traffic steering and network slice selection), the need for modular, granular policy control became paramount.

The creation of the UPSI enables a data-driven, service-based policy architecture aligned with 5G's core principles. It solves the problem of scalable policy distribution in a network supporting diverse use cases, from enhanced mobile broadband to massive IoT and ultra-reliable low-latency communications. Each use case or tenant (via network slicing) might require a distinct set of rules. The UPSI allows the PCF to compose a tailored policy from discrete, reusable sections, updating only the parts that change. This is essential for supporting dynamic network conditions, subscriber-specific services, and efficient UE resource management, forming a foundational element for automated network and service management.

Key Features

  • Uniquely identifies a self-contained UE Policy Section (e.g., ANDSP, URSP).
  • Enables granular provisioning, modification, and deletion of policy sections by the PCF.
  • Reduces signaling overhead by allowing targeted updates instead of full policy replacement.
  • Supports storage and lifecycle management of multiple policy sections within the UE.
  • Integrates with the 5G service-based architecture via the Npcf_UEPolicyControl service.
  • Facilitates efficient policy application; UE uses UPSI to retrieve the correct section for decision-making.

Evolution Across Releases

Rel-15 Initial

Introduced as a foundational element of the 5G Policy Control Framework. Defined the UPSI for identifying UE Policy Sections containing ANDSP and URSP rules. Established procedures for delivery via NAS (N1) and management via the PCF's service-based interface (Npcf).

Defining Specifications

SpecificationTitle
TS 24.501 3GPP TS 24.501
TS 29.513 3GPP TS 29.513
TS 29.519 3GPP TS 29.519
TS 29.525 3GPP TS 29.525