博客
关于我
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/

你可能感兴趣的文章
mysqldump数据库备份无法进行操作只能查询 --single-transaction
查看>>
mysqldump的一些用法
查看>>
mysqli
查看>>
MySQLIntegrityConstraintViolationException异常处理
查看>>
mysqlreport分析工具详解
查看>>
MySQLSyntaxErrorException: Unknown error 1146和SQLSyntaxErrorException: Unknown error 1146
查看>>
Mysql_Postgresql中_geometry数据操作_st_astext_GeomFromEWKT函数_在java中转换geometry的16进制数据---PostgreSQL工作笔记007
查看>>
mysql_real_connect 参数注意
查看>>
mysql_secure_installation初始化数据库报Access denied
查看>>
MySQL_西安11月销售昨日未上架的产品_20161212
查看>>
Mysql——深入浅出InnoDB底层原理
查看>>
MySQL“被动”性能优化汇总
查看>>
MySQL、HBase 和 Elasticsearch:特点与区别详解
查看>>
MySQL、Redis高频面试题汇总
查看>>
MYSQL、SQL Server、Oracle数据库排序空值null问题及其解决办法
查看>>
mysql一个字段为空时使用另一个字段排序
查看>>
MySQL一个表A中多个字段关联了表B的ID,如何关联查询?
查看>>
MYSQL一直显示正在启动
查看>>
MySQL一站到底!华为首发MySQL进阶宝典,基础+优化+源码+架构+实战五飞
查看>>
MySQL万字总结!超详细!
查看>>