Differences

This shows you the differences between two versions of the page.

Link to this comparison view

5gc_smf [2025/03/29 14:03] – created kkaragoz5gc_smf [2025/03/29 14:05] (current) kkaragoz
Line 7: Line 7:
 SMF is a critical 5G core component that performs a fundamental role in the 5G Service-Based Architecture (SBA). The SMF is primarily responsible for interacting with the decoupled data plane, creating, updating, and removing Protocol Data Unit (PDU) sessions and managing session context with User Plane Function (UPF). SMF is a critical 5G core component that performs a fundamental role in the 5G Service-Based Architecture (SBA). The SMF is primarily responsible for interacting with the decoupled data plane, creating, updating, and removing Protocol Data Unit (PDU) sessions and managing session context with User Plane Function (UPF).
  
-The most fundamental function of SMF is PDU session management and you can take all other functions as subsidiary functions to better manage +The most fundamental function of SMF is PDU session management and you can take all other functions as subsidiary functions to better manage PDU s ession.
-PDU s +
-ession.+
  
-SMF Functionalities [[https://www.sharetechnote.com/html/5G/5G_Core_SMF.html|[SMF:1]]]:+==== Quick Review: ==== 
 + 
 +Types of SMF: 
 + 
 +  * Centralized SMF: Manages sessions for multiple UPFs, providing a centralized point of control. 
 + 
 +  * Distributed SMF: A distributed SMF is co-located with the UPF, providing a decentralized point of control and reducing latency. 
 + 
 +Key Functions: 
 + 
 +  * Session establishment 
 +  * Session modification 
 +  * Session release 
 +  * QoS Management 
 +  * Charging and Billing 
 + 
 +SMF Procedures: 
 + 
 +  * Session Establishment Procedure 
 +  * Session Modification Procedure 
 +  * Session Release Procedure 
 +  * QoS Management Procedure 
 + 
 +In summary SMF plays a vital role and provide high-quality user experience, efficient resource allocation, and accurate billing. 
 + 
 +====  SMF Functionalities  [SMF:1 ]:  ====
  
   * PDU Session Establishment   * PDU Session Establishment
Back to top