《5G核心网原理与实践》实践篇 · PCF 网元功能
PCF支持向SMF发送CHF信息
爱卫生
2023年08月20日 13:43
1 测试目的
- 验证PCF向SMF发送CHF信息。
- 因为PCF除了需要支持策略控制,还需要支持计费控制。
2 测试步骤
1)UE发起PDU会话建立流程,SMF请求PCF提供sm-policy。
2)PCF给SMF的response消息中携带chargingInfo字段,指明Primariy和secondary CHF的地址。
3)SMF应该发送计费相关(N40接口)的消息给PCF提供的CHF。
3 主要的检查点:
1)在PDU会话建立流程中,PCF通过N7接口是否向SMF提供CHF的地址。
4 log
4.1)PCF下发的策略中包含CHF的地址信息。chargingInfo字段。
5 规范
通过PCF发送CHF的地址信息,在29512的4.2.2.3.1 Provisioning of Charging Addresses说明。
原文:“
In order to provision the CHF information to the SMF, the PCF shall include the "chargingInfo" attribute
containing the charging information within the SmPolicyDecision data structure. Within the
ChargingInformation data structure, both primary CHF address within a "primaryChfAddress" attribute
and secondary CHF address within a "secondaryChfAddress" attribute shall be provided simultaneously.
”
翻译:
为了向SMF提供CHF信息,PCF应在SmPolicyDecision中包含计费信息的"chargingInfo"属性。在
ChargingInformation中,应同时提供"primaryChfAddress"主CHF地址和"secondaryChfAddress"备CHF地
址。
无论是想学习课程、看视频、看案例、看log、看实战,统统都有。