LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What is the difference between the Access Stratum (AS) and the Non-Access Stratum (NAS) in 5G?

The Access Stratum covers everything about the radio access between UE and RAN (radio link, RRM, scheduling, handover, radio encryption); the Non-Access Stratum covers signalling between the UE and the core (registration, authentication, mobility & session management). AS runs UE↔gNB; NAS runs UE↔AMF.

AS = UE to gNB (radio); NAS = UE to AMF (core), carried through the gNB.

* AS = me to the tower; NAS = me to the core (AMF). *

Access Stratum (AS) — the radio/RAN layer:

  • All protocols and functions that directly concern radio access
  • Communication between UE ↔ RAN
  • Functions: setting up/managing the radio link, Radio Resource Management (RRM), scheduling, handover, encryption at the radio level, QoS on the radio side, transmitting user data over the air
  • Path: UE ↔ gNB (5G) / UE ↔ eNB (LTE)

Non-Access Stratum (NAS) — the UE↔core layer:

  • Signalling, functions and protocols between UE ↔ Core Network
  • Functions: registration/attach, authentication, mobility management, session management, bearer/PDU-session setup, security management, tracking-area updates
  • Path: UE ↔ AMF (5G) / UE ↔ MME (LTE)

Why the distinction matters: the AS is about getting bits across the air to the tower; the NAS is about the UE's relationship with the core (who you are, what sessions you have). A NAS message is carried transparently over the AS radio protocols up to the gNB, then forwarded to the AMF — the radio doesn't "understand" NAS, it just transports it.

Tip: AS = "me ↔ the tower" (radio); NAS = "me ↔ the core brain" (AMF). In 5G the NAS endpoint is the AMF, exactly as it was the MME in LTE.

Go deeper:

From Quiz: MOBINFSEC / 5G New Radio: Architecture & Deployment | Updated: Jul 05, 2026