博客
关于我
3GPP TS 29244-g30 中英文对照 | 5.10 Error Indication Handling
阅读量:138 次
发布时间:2019-02-26

本文共 1823 字,大约阅读时间需要 6 分钟。

学习5G知识,势必要去阅读相关的技术标准,而纯英文的标准协议对于初学者来说是个门槛。

个人在学习5G标准3GPP TS 29244-g30过程中,也发现google的机器翻译实在晦涩难懂,所以个人在借助百度翻译(中国人更懂中文)的同时,人工对每句话进行了校对。

在自己学习的同时,也将翻译内容分享给给广大网友。由于个人能力有限,翻译不到位的地方还请各位网友们指正。

5.10 Error Indication Handling 错误指示处理

Upon receipt of a GTP-U Error Indication message, the UP function:

收到GTP-U Error Indication消息后,UP功能

- shall identify the related PFCP session for which the message is received; and

-应识别接收消息的相关PFCP会话;以及

- shall initiate a PFCP Session Report procedure, towards the CP function controlling this PFCP session, to send an Error Indication Report including the remote F-TEID signalled in the GTP-U Peer Address IE and the Tunnel Endpoint Identifier Data I IE of the GTP-U Error Indication (see clause 7.3.1 of 3GPP TS 29.281 [3]).

-应向控制该PFCP会话的CP功能启动PFCP Session Report程序,以发送Error Indication Report,包括GTP-U Peer Address IE中发送的远程F-TEID和GTP-U Error IndicationTunnel Endpoint Identifier Data IE

For EPC, upon receipt of an Error Indication Report, the CP function shall then identify the bearer for which the Error Indication Report is received using the remote F-TEID included in the report and proceed as specified in clauses 21.7 and 21.8 of 3GPP TS 23.007 [24], i.e.:

对于EPC,收到Error Indication Report后,CP功能应使用报告中包含的远程F-TEID识别接收Error Indication Report的承载,并按照3GPP TS 23.007[24]第21.7条和第21.8条的规定进行,即:

- modify the PFCP session to instruct the UP function to buffer DL packets;

-修改PFCP会话以指示UP功能缓冲DL包;

- modify the PFCP session to delete the PDR and FAR, when having to delete a bearer; or

-当必须删除承载时,修改PFCP会话以删除PDR和FAR;或者

- delete the PFCP session, when having to delete the PDN connection.

-当必须删除PDN连接时,删除PFCP会话。

For 5GC, upon receipt of an Error Indication Report, the SMF shall proceed as specified in clause 5.3 of 3GPP TS 23.527 [40].

对于5GC,在收到Error Indication Report后,SMF应按照3GPP TS 23.527[40]第5.3条的规定进行。

转载地址:http://kqzf.baihongyu.com/

你可能感兴趣的文章
mysql deadlock found when trying to get lock暴力解决
查看>>
MuseTalk如何生成高质量视频(使用技巧)
查看>>
mutiplemap 总结
查看>>
MySQL DELETE 表别名问题
查看>>
MySQL Error Handling in Stored Procedures---转载
查看>>
MVC 区域功能
查看>>
MySQL FEDERATED 提示
查看>>
mysql generic安装_MySQL 5.6 Generic Binary安装与配置_MySQL
查看>>
Mysql group by
查看>>
MySQL I 有福啦,窗口函数大大提高了取数的效率!
查看>>
mysql id自动增长 初始值 Mysql重置auto_increment初始值
查看>>
MySQL in 太多过慢的 3 种解决方案
查看>>
MySQL InnoDB 三大文件日志,看完秒懂
查看>>
Mysql InnoDB 数据更新导致锁表
查看>>
Mysql Innodb 锁机制
查看>>
MySQL InnoDB中意向锁的作用及原理探
查看>>
MySQL InnoDB事务隔离级别与锁机制深入解析
查看>>
Mysql InnoDB存储引擎 —— 数据页
查看>>
Mysql InnoDB存储引擎中的checkpoint技术
查看>>
Mysql InnoDB存储引擎中缓冲池Buffer Pool、Redo Log、Bin Log、Undo Log、Channge Buffer
查看>>