5G核心网学习平台
4.3

5G 到 4G 的切换流程

5G到4G连接态切换:UE在连接态从5G移到4G,需要无缝迁移上下文和用户面。

与 4.1 TAU 的区别

对比项4.1 TAU4.3 切换
UE 状态空闲态连接态
用户面无需处理需要路径切换
用户感知无感知要求无缝(不中断业务)

前置条件:EBI 分配

SMF 在 PDU 会话建立时需请求 AMF 为 QoS 流分配 EBI(EPS Bearer ID),以支持后续 5G→4G 切换时的承载映射。

sequenceDiagram participant UE participant gNB participant AMF participant MME participant SMF participant SGW participant UPF as PGW-U/UPF gNB->>AMF: ① Handover Required(target=4G) AMF->>SMF: ② 获取SM上下文+EPS承载映射 AMF->>MME: ③ Forward Relocation Request(N26) MME->>SGW: ④ Create Session MME-->>AMF: ⑤ Forward Relocation Response AMF-->>gNB: ⑥ Handover Command UE->>eNB: ⑦ 切换到4G eNB->>MME: ⑧ Handover Notify Note over UE,UPF: 用户面路径切换完成

图:5G 到 4G 切换流程概览(基于 TS 23.502 4.11.1.2.1)

← 上一节下一节:4G→5G切换 →