Encyclopedia
2026-07-24 15:47:28
How the 5G Core Tracks UE Status, Identity and Access?
5GC mobility management explained through registration states, connection states, UE Context, SUPI, SUCI, 5G-GUTI, paging identity and mobility restrictions that help the 5G core network manage user reachability and network resources.

Becke Telcom

How the 5G Core Tracks UE Status, Identity and Access?

In a 5G network, mobility management is not only about following a phone as it moves from one cell to another. It is the control logic that tells the 5G Core whether a UE is registered, reachable, connected, idle, allowed to access service, or restricted by location and subscription policy. Without this layer, the network would not know when to keep user context, when to release signaling resources, when to page the device, or which identity should be used during registration and security procedures.

The 5G Core uses AMF, NAS signaling, UE Context, temporary identifiers, concealed subscription identifiers and mobility restriction rules to make movement manageable. A UE may turn on in the morning, register with the network, stay idle for long periods, become connected again when data service is needed, and move across tracking areas during the day. The network must support all of this while protecting air-interface resources, N2 signaling resources and user privacy.

5GC mobility management diagram showing RM registered state, RM deregistered state, CM idle state, CM connected state and AMF UE Context creation
5G mobility management combines registration status, connection status and UE Context handling to decide whether a device is reachable and able to use 5G services.

Registration Defines Network Reachability

Registration management describes whether a UE has registered with the 5G Core. The two key states are RM-DEREGISTERED and RM-REGISTERED. In the deregistered state, the UE is not registered to the core network. AMF does not know where the UE is, does not keep a usable UE Context for it, and cannot treat the device as reachable.

Once the UE completes registration successfully, it enters the registered state. At this point, the UE can access 5GC services, and AMF has enough information to know the user’s location at the required level and maintain UE Context. This does not always mean the UE is actively sending user data. It simply means the UE has a valid relationship with the core network.

The transition is straightforward. A newly powered device starts from the deregistered state. If the registration procedure is accepted, the UE becomes registered. If registration is rejected, or the network initiates deregistration, the UE remains or returns to the deregistered state. This state model is similar in spirit to the 4G EMM registered and deregistered logic, but it is handled within the 5G Core architecture.

Connection State Saves Resources

Connection management explains whether the UE currently has an active signaling relationship with the network. The two main states are CM-IDLE and CM-CONNECTED. In the idle state, the UE is not actively connected through N2 signaling, and AMF does not maintain the same active connection resources that it would keep during connected operation.

In the connected state, AMF knows the UE location more precisely, and the UE can access 5GC services through an established connection. The network may also create or maintain relevant UE Context for service handling. When the UE has no active service demand, the network can release N2 connection resources and move the UE back toward idle operation.

This design protects network efficiency. If every registered UE stayed fully connected all day, radio resources, N2 signaling and user-plane preparation would be wasted. A better approach is to keep the UE registered, but release active connection resources when they are not needed. When the user later starts browsing, streaming, calling or using an application, the UE can trigger a Service Request or related procedure and return to connected operation.

A practical analogy is hotel check-in. Registration is like checking into the hotel and creating the guest record. Connection is like actively using room resources such as lights, air conditioning or elevator access. The guest remains checked in even when the room resources are not actively used. In the same way, a UE can remain registered while its active connection is released to save resources.

UE Context Holds Key Data

UE Context is the information AMF keeps after the UE becomes registered. It gives the network the working data needed to manage access, security, location, subscription restrictions and mobility behavior. This context is not a single field; it is a collection of identifiers, capabilities, location information and policy-related parameters.

Important UE Context elements include SUPI, PEI, GPSI, subscribed UE-AMBR, 5GMM capability, selected PCF information, forbidden area lists, service area restrictions and mobility management context. The MM Context may also include access type, NAS security mode, UE security capability, allowed NSSAI, last registration TAI, RM state, registration area and current user location information.

These fields help the network answer several operational questions. Who is the subscriber? What equipment is being used? Which access type is involved? Which security algorithms are supported? Which slices can the UE access? Where did the UE last register? Which areas are allowed or restricted? The answers guide registration handling, service access, paging, mobility updates and policy control.

Identifiers Protect User Privacy

5G mobility management depends heavily on identity design. The network must identify the subscriber and equipment, but it should avoid exposing permanent identifiers over the air whenever possible. This is why 5G uses several related identifiers for different purposes.

SUPI is the permanent subscription identifier. Its most common form is IMSI, while another form uses NAI for non-3GPP access. PEI identifies the equipment and is usually related to IMEI or IMEISV. GPSI is a public subscription identifier, often represented by MSISDN, while another format can use an external identifier such as username@realm.

Temporary identities reduce exposure of permanent information. 5G-GUTI is a globally unique temporary identity assigned by AMF. It combines the AMF-related identifier, known as GUAMI, with 5G-TMSI. 5G-S-TMSI is part of the 5G-GUTI and is used for paging. This separation is important because paging should not expose the subscriber’s permanent identity.

SUCI is especially important for 5G security. It is a concealed subscription identifier generated by encrypting SUPI-related information. In 4G, IMSI could be obtained in some identity procedures, which created privacy risk over the air interface. In 5G, registration should use 5G-GUTI when available. If no 5G-GUTI exists, SUCI is used instead. Plain IMSI should not be used as the registration identity.

SUCI is created with asymmetric encryption. The UE uses a public key stored in the USIM or available to the device to conceal the subscription identity. The concealed identifier is then passed through the access and core network toward the home network, where the private key is used to recover the SUPI. Routing Indicator helps the core network route the signaling message toward the correct home network functions even though part of the identity is concealed.

5GC user identity structure showing SUPI, SUCI, PEI, GPSI, 5G-GUTI, 5G-S-TMSI and Routing Indicator for secure mobility management
5G uses permanent, public, temporary and concealed identifiers so the network can manage subscribers while reducing exposure of sensitive identity information.

Restrictions Control Service Areas

Mobility management also includes restrictions. Not every UE can access every radio technology, every tracking area or every service area. The 5G Core uses mobility restriction rules to control where and how a UE may use network services.

A Registration Area is a set of tracking areas assigned to the UE. Within this area, service is not restricted, and the UE does not need to update registration for every small movement. RAT restriction comes from subscription data and can prevent a UE from using a certain radio access technology, such as 5G. A Forbidden Area is a set of areas where 5G service access is not allowed for that UE.

Service Area Restriction can define allowed and not-allowed areas. In allowed areas, the UE can access 5G service. In not-allowed areas, service access is blocked or limited according to the policy. These restrictions are useful for subscription control, roaming control, private network planning, service segmentation and regulatory requirements.

Together, registration management, connection management, UE Context, secure identifiers and mobility restrictions form the mobility foundation of the 5G Core. The goal is not simply to know where a device is. The real goal is to keep the device reachable when needed, protect network resources when idle, preserve identity privacy, and enforce access rules according to subscription and location.

FAQ

Why does 5G separate registration from connection?

The separation allows the UE to remain known to the core network without keeping active signaling resources all the time. This improves efficiency when many devices are registered but not continuously using service.

Why is 5G-S-TMSI used for paging?

5G-S-TMSI is derived from the temporary identity structure, so it supports paging without exposing permanent subscription information over the radio interface.

What makes SUCI different from SUPI?

SUPI is the permanent subscription identity, while SUCI is a concealed form used to protect that permanent identity during procedures where a temporary identity is unavailable.

Why does AMF need UE Context?

AMF needs UE Context to manage security, access type, registration state, location information, allowed slices, service restrictions and mobility-related decisions for the UE.

How do mobility restrictions affect service access?

Mobility restrictions determine whether a UE can use certain areas or radio technologies based on registration area, forbidden area, service area policy and subscription data.

Recommended Products
catalogue
customer service Phone
We use cookie to improve your online experience. By continuing to browse this website, you agree to our use of cookie.

Cookies

This Cookie Policy explains how we use cookies and similar technologies when you access or use our website and related services. Please read this Policy together with our Terms and Conditions and Privacy Policy so that you understand how we collect, use, and protect information.

By continuing to access or use our Services, you acknowledge that cookies and similar technologies may be used as described in this Policy, subject to applicable law and your available choices.

Updates to This Cookie Policy

We may revise this Cookie Policy from time to time to reflect changes in legal requirements, technology, or our business practices. When we make updates, the revised version will be posted on this page and will become effective from the date of publication unless otherwise required by law.

Where required, we will provide additional notice or request your consent before applying material changes that affect your rights or choices.

What Are Cookies?

Cookies are small text files placed on your device when you visit a website or interact with certain online content. They help websites recognize your browser or device, remember your preferences, support essential functionality, and improve the overall user experience.

In this Cookie Policy, the term “cookies” also includes similar technologies such as pixels, tags, web beacons, and other tracking tools that perform comparable functions.

Why We Use Cookies

We use cookies to help our website function properly, remember user preferences, enhance website performance, understand how visitors interact with our pages, and support security, analytics, and marketing activities where permitted by law.

We use cookies to keep our website functional, secure, efficient, and more relevant to your browsing experience.

Categories of Cookies We Use

Strictly Necessary Cookies

These cookies are essential for the operation of the website and cannot be disabled in our systems where they are required to provide the service you request. They are typically set in response to actions such as setting privacy preferences, signing in, or submitting forms.

Without these cookies, certain parts of the website may not function correctly.

Functional Cookies

Functional cookies enable enhanced features and personalization, such as remembering your preferences, language settings, or previously selected options. These cookies may be set by us or by third-party providers whose services are integrated into our website.

If you disable these cookies, some services or features may not work as intended.

Performance and Analytics Cookies

These cookies help us understand how visitors use our website by collecting information such as traffic sources, page visits, navigation behavior, and general interaction patterns. In many cases, this information is aggregated and does not directly identify individual users.

We use this information to improve website performance, usability, and content relevance.

Targeting and Advertising Cookies

These cookies may be placed by our advertising or marketing partners to help deliver more relevant ads and measure the effectiveness of campaigns. They may use information about your browsing activity across different websites and services to build a profile of your interests.

These cookies generally do not store directly identifying personal information, but they may identify your browser or device.

First-Party and Third-Party Cookies

Some cookies are set directly by our website and are referred to as first-party cookies. Other cookies are set by third-party services, such as analytics providers, embedded content providers, or advertising partners, and are referred to as third-party cookies.

Third-party providers may use their own cookies in accordance with their own privacy and cookie policies.

Information Collected Through Cookies

Depending on the type of cookie used, the information collected may include browser type, device type, IP address, referring website, pages viewed, time spent on pages, clickstream behavior, and general usage patterns.

This information helps us maintain the website, improve performance, enhance security, and provide a better user experience.

Your Cookie Choices

You can control or disable cookies through your browser settings and, where available, through our cookie consent or preference management tools. Depending on your location, you may also have the right to accept or reject certain categories of cookies, especially those used for analytics, personalization, or advertising purposes.

Please note that blocking or deleting certain cookies may affect the availability, functionality, or performance of some parts of the website.

Restricting cookies may limit certain features and reduce the quality of your experience on the website.

Cookies in Mobile Applications

Where our mobile applications use cookie-like technologies, they are generally limited to those required for core functionality, security, and service delivery. Disabling these essential technologies may affect the normal operation of the application.

We do not use essential mobile application cookies to store unnecessary personal information.

How to Manage Cookies

Most web browsers allow you to manage cookies through browser settings. You can usually choose to block, delete, or receive alerts before cookies are stored. Because browser controls vary, please refer to your browser provider’s support documentation for details on how to manage cookie settings.

Contact Us

If you have any questions about this Cookie Policy or our use of cookies and similar technologies, please contact us at support@becke.cc .