5G Core Course  /  Course home  /  Module 9 — Interworking & Non-3GPP: 4G · wifi · fibre · ATSSS
3GPP Release 19
MODULE M9 · ~42 MIN · CINEMATIC + DIAGRAMS

Interworking &
Non-3GPP.

The module about how 5G reaches the world it does not own — the 4G it is replacing, the wifi in every building, the fibre to your home. The 5G core does not care how you arrive: give it N2 and N3, and 4G, wifi and fibre all become doors into the same 5G. This lesson builds it all — combined nodes and the N26 bridge, the N3IWF and the IPsec/EAP-5G tunnel over untrusted wifi, trusted and wireline access, and ATSSS, where your phone uses 5G and wifi at once — with real tunnel and protocol-stack diagrams.

N26bridge4G ⇄ 5G, seamless
N3IWFIPsec5G over any wifi
EAP-5GtrickNAS in the handshake
ATSSS2 pathssteer · switch · split
EN·فاkaraoke subs
TS 23.501 V19.6.0 §4.2.8 · §5.17 · §5.32 · TS 23.502 §4.12.2 · TS 23.316
▶ VIDEO · MODULE 9 · ~42 MIN

Reaching every network — 4G, wifi, and fibre

The player screen is a live animation stage with real diagrams — IPsec tunnels carry packets through hostile wifi, the N26 bridge lights up on a 4G handover, and one connection splits across two accesses, exactly as the narration reaches it. Karaoke subtitles in English, two subtitle modes, fullscreen.

Module 9 · 5G Core Masterclass · interworking & non-3GPP
Interworking & Non-3GPP: N26 → N3IWF → ATSSS
0:00 / 0:00
REFERENCE · THE INTERWORKING STRUCTURES
The M9 IE catalogue →
Every structure the video animates — N26 and combined nodes, the N3IWF and IPsec tunnel, the EAP-5G registration, trusted and wireline access, and all of ATSSS — clause-cited, searchable.
REFERENCE · THE M9 IE CATALOGUE

Every interworking & non-3GPP structure

Each structure the video opens — its interface, direction, purpose and clause. Click any row to open its full breakdown. Filter to find any of them.

StructureInterfaceDirWhat it doesClause
TS 23.501 V19.6.0 §4.2.8 · §5.17 · §5.32 · TS 23.502 §4.12.2 · TS 23.316
REFERENCE · INTERWORKING · NON-3GPP ACCESS · ATSSS

Interworking & Non-3GPP, at protocol depth

Everything the video animates, as reference you can scan: how 5G lives beside 4G (combined nodes, N26, single vs dual registration), how the core accepts untrusted / trusted / wireline access, the EAP-5G registration over wifi, and the whole of ATSSS. Cited to TS 23.501 V19.6.0 §4.2.8, §5.17, §5.32.

Interworking with 4G — combined nodes & N26 (TS 23.501 §5.17.2)

Combined nodes

  • PGW-C + SMF (control) · UPF + PGW-U (user plane).
  • HSS + UDM (subscriber) · PCRF + PCF (policy).
  • The same node holds your session on both sides.
  • Mapping: 5G QoS flows ↔ 4G EPS bearers.

N26 — the context bridge

  • Directly connects the AMF and the MME.
  • Carries identity, security, and session context.
  • Connected-mode → seamless handover; idle-mode → context fetch.
  • Optional — its absence forces dual-registration.
Single-registration vs dual-registration (TS 23.501 §5.17.2)
Single-registration (with N26)Dual-registration (no N26)
registrationone active at a time (5G or 4G)independent in both cores at once
mobilityseamless handover, context over N26UE re-establishes sessions itself
security5G keys mapped to 4G keys — no re-authUE manages its own two contexts
who drivesthe network converts the contextthe UE decides when/how to move
UE capabilitya UE that supports both N1 mode and S1 mode
Non-3GPP access — three doors into the same core (TS 23.501 §4.2.8)

Untrusted → N3IWF

  • Any WLAN the operator can’t trust.
  • UE builds an IPsec tunnel to the N3IWF (NWu).
  • N3IWF terminates N2 + N3 to the core.
  • Signalling SA + a child SA per PDU session.

Trusted → TNGF

  • Operator-controlled access (TNAN, TNAP).
  • EAP-5G at the access point — cleaner join.
  • TNGF terminates N2 + N3.
  • UE picks PLMN first, then a trusted access.

Wireline → W-AGF

  • Fibre / cable into the home (FMC).
  • 5G-RG (speaks 5G) or FN-RG (older).
  • W-AGF terminates N2 + N3.
  • One core for home broadband + mobile.

The universal rule: every access — gNB, N3IWF, TNGF, W-AGF — terminates N2 (control) and N3 (user) to the 5G core. A UE over 3GPP + non-3GPP to the same PLMN is served by a single AMF (two N1 instances). N1 NAS is protected the same over every access.

Untrusted registration over wifi — the EAP-5G flow (TS 23.502 §4.12.2)
StepWhat happens
1UE joins the WLAN and gets a local IP address
2UE starts IKE_SA_INIT toward the selected N3IWF (agree on encryption)
3IKE_AUTH + EAP-5G carries the 5G NAS Registration Request up to the AMF
4the AMF runs primary authentication (5G-AKA, Module 6) inside EAP-5G
5on success the AMF delivers an N3IWF key over N2
6IKE completes with that key → the signalling IPsec SA stands up
7NAS now flows securely to the AMF; registration completes (a child SA per PDU session follows)
ATSSS — using both accesses at once (TS 23.501 §5.32)

The three powers

  • Steer — choose which access carries a flow.
  • Switch — move a flow between accesses, live.
  • Split — spread one flow across both at once.
  • Built on a Multi-Access PDU session (two paths, one UPF).

Steering functionalities

  • MPTCP — for TCP; MPTCP Proxy in the UPF.
  • MPQUIC — for UDP / IP / Ethernet.
  • ATSSS-LL — whole flows at the IP layer, any traffic.
  • Several at once; each flow uses exactly one.
Steering modeStrategyGood for
Active-Standbyone access live, the other a hot backupnever-drop devices
Smallest-Delaysend over whichever path is faster right nowgaming, video calls
Load-Balancingsplit by a ratio (e.g. 70/30)big downloads
Priority-basedfill the preferred access, overflow to the secondcheap-first (wifi then 5G)

The brain: the PCF provisions ATSSS rules in the UE and matching N4 rules in the UPF; the PMF probes both paths for real-time delay so smallest-delay steering always knows the faster road.

Every element — searchable

Filter by name or clause — INTERWORK · NON-3GPP · FUNCTION · ATSSS · PROCEDURE.

ElementFamilyWhereClauseWhat it is
TS 23.501 V19.6.0 §4.2.8 · §5.17 · §5.32 · TS 23.502 §4.12.2 · TS 23.316 — verbatim

The rule to remember: the 5G core does not care how you arrive — it only cares that your NAS reaches the AMF and your data reaches the UPF. So 4G, wifi, and fibre all become doors into the same 5G, and ATSSS lets a single connection use two of those doors at once.

Built from ETSI TS 123 501 V19.6.0 §4.2.8 · §5.17 · §5.32
QUIZ · 10 QUESTIONS

Interworking & Non-3GPP mastery check

Questions and answers reshuffle every load. 70%+ to consider Module 9 done.