WO2021063224A1 - Data offload method and apparatus - Google Patents

Data offload method and apparatus Download PDF

Info

Publication number
WO2021063224A1
WO2021063224A1 PCT/CN2020/117071 CN2020117071W WO2021063224A1 WO 2021063224 A1 WO2021063224 A1 WO 2021063224A1 CN 2020117071 W CN2020117071 W CN 2020117071W WO 2021063224 A1 WO2021063224 A1 WO 2021063224A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdu session
target
local
policy
request message
Prior art date
Application number
PCT/CN2020/117071
Other languages
French (fr)
Chinese (zh)
Inventor
孔伟
王丹
李永竞
Original Assignee
中国移动通信有限公司研究院
中国移动通信集团有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国移动通信有限公司研究院, 中国移动通信集团有限公司 filed Critical 中国移动通信有限公司研究院
Publication of WO2021063224A1 publication Critical patent/WO2021063224A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/12Flow control between communication endpoints using signalling between network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/12Setup of transport tunnels

Definitions

  • the present disclosure relates to the field of mobile communication technology, and in particular to a data distribution method and device.
  • the user plane function (UPF, User Plane Function) supports the uplink classifier (UL CL, Uplink Classifier) or branch point (BP, Branching Point) function, which is used to logically transfer some local traffic To match the traffic filter provided by the session management function (SMF, Session Management Function), so as to realize the local break out (LBO, Local Break Out).
  • UL CL Uplink Classifier
  • BP Branching Point
  • SMF Session Management Function
  • Figure 1 shows a process for 5G system to select UPF, which mainly includes:
  • Step 101 The application function (AF, Application Function) creates a new AF request (AF request), which can be created by calling Nnef_TrafficInfluence_Create.
  • the AF request can contain the following information: 1) AF Transaction Id; 2) Used to describe the target The combination of the general public user identifier (GPSI) or data network name (DNN), single network slice selection assistance information (S-NSSAI) and data network access identifier (DNAI) of the UE ID; 3) used to describe the target PDU The AF-Service-Identifier of the session or the combination of DNN and S-NSSAI. 4) DNAI used to describe where the application may be deployed.
  • GPSI general public user identifier
  • DNN data network name
  • S-NSSAI single network slice selection assistance information
  • DNAI data network access identifier
  • Step 102 AF sends the AF request to the Network Exposure Function (NEF); NEF ensures necessary authorization control, including restricting AF requests, and maps the information provided by the AF request to the 5G core network (5GC) required information.
  • NEF Network Exposure Function
  • Step 103 NEF calls the Npcf_PolicyAuthorization_Create service, and sends the AF request after the above information mapping is performed to the policy control function (PCF, Policy Control Function).
  • PCF Policy Control Function
  • Step 104 The PCF decides whether the PDU session is affected by the AF request. In addition, the PCF issues a policy to the SMF to update information for the PDU session affected by the AF request through Npcf_SMPolicyControl_UpdateNotify.
  • Step 105 The SMF selects the appropriate user plane according to the policy issued by the PCF. For example, it can insert or delete a UPF in an existing session; it can also assign a new prefix to the UE (the UE supports IPv6 Multi-Homing Circumstances); It can also update the UPF in the target DNAI according to the new traffic guidance rule.
  • the insertion of ULCL or BP is determined by SMF and is controlled by SMF at the same time.
  • the insertion process can be performed during the establishment of the PDU session or after the establishment of the PDU session.
  • the SMF will change according to the position of the UE it senses (for example, when the UE moves to a specific area, it triggers the SMF to sense that the UE is in the local application Within the coverage area of BP), or UPF performs local offloading based on the detected trigger information such as the appearance of a new service stream, that is, BP or ULCL insertion.
  • At least one embodiment of the present disclosure provides a data offloading method and device, which can provide a decision basis for local offloading decision-making, and improve the implementation process of local offloading.
  • At least one embodiment provides a data offloading method applied to the session management function SMF, including:
  • PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
  • the session policy it is determined whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF.
  • determining whether to perform local offloading of the target PDU session and execute the selection of the user plane function UPF according to the session policy includes:
  • the local offload indication information indicates that local offloading of the target PDU session is allowed, according to a preset operator policy, the characteristic information of the target PDU session, the location information of the target terminal, and the target terminal At least one of the offload capability information, determining whether to perform local offloading, and when determining to perform the local offloading, determine the offloading method used for the local offloading, the offloading method including the uplink classifier UL CL method and the branch point BP method;
  • the method further includes:
  • the ULCL or BP function is implemented in the target UPF, and the target PDU session is locally offloaded.
  • At least one embodiment provides a data offloading method applied to the application function AF, including:
  • the application function request message including indication information used to indicate whether local offloading of the target PDU session is required;
  • the creation includes indication information used to indicate whether local offloading of the target PDU session is required.
  • the method before generating the PDU session policy for the target PDU session, the method further includes:
  • At least one embodiment provides a session management function SMF, including:
  • the receiving module is configured to receive the protocol data unit PDU session strategy sent by the policy control function PCF, where the PDU session strategy carries indication information for indicating whether to allow local offloading of the target PDU session;
  • the UPF selection module is configured to determine whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF according to the session strategy.
  • At least one embodiment provides a session management function SMF, including a transceiver and a processor, wherein,
  • the transceiver is configured to receive a protocol data unit PDU session policy sent by a policy control function PCF, and the PDU session policy carries indication information for indicating whether to allow local offloading of a target PDU session;
  • the processor is configured to determine whether to perform local offloading of the target PDU session and execute the selection of the user plane function UPF according to the session policy.
  • At least one embodiment provides an application function AF, including:
  • At least one embodiment provides an application function AF, including a transceiver and a processor, wherein,
  • the processor is configured to create an application function request message, where the application function request message includes indication information used to indicate whether local offloading of the target PDU session is required;
  • the transceiver is used to send the application function request message.
  • At least one embodiment provides a policy control function PCF, including:
  • the receiving module is configured to receive an application function AF request message, where the AF request message carries local offload indication information for indicating whether local offloading of the target PDU session is required;
  • the strategy generation module is configured to generate a PDU session strategy for the target PDU session according to the local offload indication information and a preset network control strategy, and the PDU session strategy carries a message for indicating whether to allow the target PDU session The second indication information of the local offload;
  • the sending module is used to send the PDU session strategy to the SMF.
  • At least one embodiment provides a policy control function PCF, including a transceiver and a processor, wherein,
  • the transceiver is also used to send the PDU session policy to the SMF.
  • At least one embodiment provides a computer-readable storage medium with a program stored on the computer-readable storage medium, and when the program is executed by a processor, it implements the method described above. step.
  • the data offloading method and device provided by the embodiments of the present disclosure can perform for SMF by carrying offloading indication information for indicating whether to perform local offloading in the AF request, and providing the above-mentioned offloading instruction information to the SMF.
  • the decision of local diversion provides a basis for decision-making and improves the implementation process of local diversion.
  • Figure 1 is a schematic diagram of a UPF selection process in related technologies
  • FIG. 8 is a schematic diagram of a structure of a PCF provided by an embodiment of the disclosure.
  • FIG. 10 is a schematic diagram of a structure of an SMF provided by an embodiment of the disclosure.
  • FIG. 11 is a schematic diagram of another structure of an SMF provided by an embodiment of the disclosure.
  • the AF request when the AF in the embodiment of the present disclosure creates an AF request, the AF request includes a piece of newly added information, that is, the first offload indication information for whether to require local offloading of the target PDU session. .
  • the AF may create, according to the subscription information of the target terminal, when the target terminal has a local offload capability authorization, create first offload indication information that includes a requirement for local offloading of the target PDU session.
  • the first offload indication information may be represented by adding a field (field) to the AF request, such as the LBO Indication Identifier field, the length of the field is at least one bit, for example, the field is In the case of 1 bit, the value of 1 and the value of 0 can be used to respectively indicate that the target PDU session is required to be locally offloaded and not to be locally offloaded.
  • a field such as the LBO Indication Identifier field
  • the length of the field is at least one bit, for example, the field is In the case of 1 bit, the value of 1 and the value of 0 can be used to respectively indicate that the target PDU session is required to be locally offloaded and not to be locally offloaded.
  • the information mapping may include: converting the information in the AF request into information that can be understood by the 5G core network (for example, through format conversion processing, etc.), and the specific conversion method may refer to related technologies, which will not be repeated in this disclosure.
  • the PCF can autonomously decide whether to perform local offloading of the target PDU session based on various factors. For example, where the first offload indication information indicates that the target PDU session is locally offloaded, the second offload instruction information may indicate that local offloading of the target PDU session is allowed or not allowed.
  • the PCF may use Npcf_SMPolicyControl_UpdateNotify to update information for the PDU session affected by the AF request to the SMF, and deliver the PDU session policy to the SMF.
  • the SMF may send a policy request message for the target PDU session to the PCF during the process of establishing the target PDU session of the target traffic of the target terminal; then, receive The PCF responds to the PDU session policy returned by the policy request message.
  • the SMF may, when the second offload indication information indicates that local offloading of the target PDU session is allowed, according to At least one of the preset operator policy, the characteristic information of the target PDU session (such as target traffic), the location information of the target terminal, and the offload capability information of the target terminal, determine whether to perform local offloading, and When performing local offloading, the offloading method used for local offloading is further determined.
  • the offloading methods include uplink classifier UL CL method and branch point BP method; then, according to the offloading method used for local offloading, select the one used for local offloading.
  • the UPF, SMF, PCF, NEF, and AF shown in Figure 2 may be entities or functional modules that implement related functions, and specifically may be UPF entities, SMF entities, PCF entities, NEF entities, and AF Entities are either UPF function modules, SMF function modules, PCF function modules, NEF function modules, and AF function modules, or UPF units, SMF units, PCF units, NEF units, and AF units.
  • the embodiment of the present disclosure carries the offload indication information used to indicate whether to perform local offloading in the AF request, and provides the above offload instruction information to the SMF, which can provide a decision basis for the SMF's decision to perform local offloading.
  • the data shunting method provided by the embodiment of the present disclosure when applied to the AF side, includes:
  • Step 301 Create a first application function request message, where the first application function request message includes first offload indication information for indicating whether local offloading of the target PDU session is required.
  • the AF may create, according to the subscription information of the target terminal, when the target terminal has local offloading capability authorization, create the first offload indication information including the request for local offloading of the target PDU session.
  • Step 302 Send the first application function request message.
  • the AF may send the first application function request message to the PCF through the NEF.
  • the NEF may perform authorization control and information mapping processing, and send the first application function request message to the PCF. Perform the conversion, and send the converted first application function request message to the PCF.
  • the converted first application function request message may be referred to as a second application function request message.
  • the data distribution method provided by the embodiment of the present disclosure when applied to the PCF side, includes:
  • Step 401 Receive a second application function AF request message sent by NEF, where the second AF request message carries first offload indication information for indicating whether to require local offloading of the target PDU session, and the first offload indication information is from AF Obtained from the first AF request message sent.
  • generating the PDU session policy for the target traffic of the target terminal may also be triggered based on the policy request message sent by the SMF to generate the PDU session policy.
  • the PCF may also receive a policy request message for the target PDU session sent by the SMF.
  • the second offload indication information in the PDU session policy may indicate that local offloading of the target PDU session is allowed or not allowed.
  • Step 501 Receive a PDU session policy sent by the PCF, where the PDU session policy carries second offload indication information for indicating whether to allow local offloading of the target PDU session.
  • the PDU session policy may also be that the SMF actively requests the PCF during the establishment of the PDU session.
  • the SMF may send to the PCF information about the PDU session. Policy request message, and then receive the PDU session policy.
  • the SMF may be based on a preset operator policy, characteristic information of the target PDU session, location information of the target terminal, and At least one of the offload capability information of the target terminal determines whether to perform local offloading, and when determining to perform local offloading, further determines the offloading method used for the local offloading, and the offloading method includes the uplink classifier UL CL method and The branch point BP method; then, according to the branch method adopted by the local branch, the target UPF for the local branch is selected.
  • the ULCL or BP function may also be implemented in the target UPF, and the target PDU session may be locally offloaded, for example, UL CL or BP may be inserted into the target UPF.
  • the embodiments of the present disclosure also provide a device for implementing the above method.
  • the request creation module 61 is configured to create an application function request message, where the application function request message includes indication information indicating whether local offloading of the target PDU session is required;
  • the request creation module 61 is further configured to create, according to the subscription information of the target terminal, when the target terminal has local offloading capability authorization, the creation includes indication information that requires local offloading of the target PDU session .
  • an embodiment of the present disclosure provides a schematic structural diagram of a PCF 80, and the PCF 80 includes:
  • the receiving module 81 is further configured to receive a policy request message for the target PDU session sent by the SMF.
  • a PDU session policy for the target PDU session is generated, and the PDU session policy carries a second indication for indicating whether to allow local offloading of the target PDU session information;
  • the receiving module 101 is configured to receive a protocol data unit PDU session policy sent by the policy control function PCF, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
  • a sending module configured to send a policy request message for the PDU session to the PCF during the process of establishing the target PDU session;
  • the UPF selection module 102 is further configured to, when the local offload indication information indicates that local offloading of the target PDU session is allowed, according to a preset operator policy and characteristic information of the target PDU session At least one of the location information of the target terminal and the offload capability information of the target terminal, determining whether to perform local offloading, and when performing the local offloading, further determining the offloading mode used for the local offloading, the offloading mode Including uplink classifier UL CL mode and branch point BP mode; according to the distribution mode adopted by the local distribution, select the target UPF for the local distribution.
  • the SMF 100 also includes:
  • an embodiment of the present disclosure provides another structural diagram of SMF 1100, including: a processor 1101, a transceiver 1102, a memory 1103, and a bus interface, where:
  • the processor 1101 is responsible for managing the bus architecture and general processing, and the memory 1103 can store data used by the processor 1101 when performing operations.
  • the embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored.
  • a computer program is stored on which a computer program is stored.
  • the computer program is executed by a processor, each process of the above-mentioned data distribution method embodiment is realized, and the same technical effect can be achieved. To avoid repetition, I won’t repeat them here.
  • Computer-readable media includes permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves.
  • the disclosed device and method may be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments of the present disclosure.
  • the functional units in the various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present disclosure essentially or the part that contributes to the related technology or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including several
  • the instructions are used to make a computer device (which may be a personal computer, a server, or a base station, etc.) execute all or part of the steps of the data distribution method described in the various embodiments of the present disclosure.
  • the embodiments described in the embodiments of the present disclosure may be implemented by hardware, software, firmware, middleware, microcode, or a combination thereof.
  • the units, modules, sub-units and sub-modules can be implemented in one or more application specific integrated circuits (ASIC), digital signal processors (Digital Signal Processing, DSP), and digital signal processing equipment (DSP Device).
  • ASIC application specific integrated circuits
  • DSP Digital Signal Processing
  • DSP Device digital signal processing equipment
  • DSPD Digital Signal Processing
  • PLD Programmable Logic Device
  • FPGA Field-Programmable Gate Array
  • general-purpose processors controllers, microcontrollers, microprocessors, and Disclosure of the described functions in other electronic units or combinations thereof.
  • the technology described in the embodiments of the present disclosure can be implemented through modules (for example, procedures, functions, etc.) that perform the functions described in the embodiments of the present disclosure.
  • the software codes can be stored in the memory and executed by the processor.
  • the memory can be implemented in the processor or external to the processor.

Abstract

A data offload method and apparatus. When the method is applied to a session management function (SMF), the method comprises: receiving a protocol data unit (PDU) session policy sent by a policy control function (PCF), wherein the PDU session policy carries indication information for indicating whether to allow the local offload of a target PDU session; and determining, according to the session policy, whether to perform local offload on the target PDU session, and executing the selection of a user plane function (UPF).

Description

数据分流方法及装置Data shunt method and device
相关申请的交叉引用Cross-references to related applications
本申请主张在2019年9月30日在中国提交的中国专利申请No.201910938987.4的优先权,其全部内容通过引用包含于此。This application claims the priority of Chinese Patent Application No. 201910938987.4 filed in China on September 30, 2019, the entire content of which is incorporated herein by reference.
技术领域Technical field
本公开涉及移动通信技术领域,具体涉及一种数据分流方法及装置。The present disclosure relates to the field of mobile communication technology, and in particular to a data distribution method and device.
背景技术Background technique
5G新空口(NR)系统中,用户面功能(UPF,User Plane Function)支持上行分类器(UL CL,Uplink Classifier)或分支点(BP,Branching Point)的功能,用于逻辑上转移一些本地流量来匹配会话管理功能(SMF,Session Management Function)提供的流量滤波器,从而实现本地分流(LBO,Local Break Out)。In the 5G New Air Interface (NR) system, the user plane function (UPF, User Plane Function) supports the uplink classifier (UL CL, Uplink Classifier) or branch point (BP, Branching Point) function, which is used to logically transfer some local traffic To match the traffic filter provided by the session management function (SMF, Session Management Function), so as to realize the local break out (LBO, Local Break Out).
图1给出了5G系统选择UPF的一种流程,其主要包括:Figure 1 shows a process for 5G system to select UPF, which mainly includes:
步骤101,应用功能(AF,Application Function)创建一个新的AF请求(AF request),具体可以通过调用Nnef_TrafficInfluence_Create进行创建,AF请求中可以包含以下信息:1)AF Transaction Id;2)用于描述目标UE ID的通用公共用户标识符(GPSI)或者数据网络名称(DNN)、单网络切片选择辅助信息(S-NSSAI)和数据网接入标识符(DNAI)的组合;3)用于描述目标PDU会话的AF服务标识(AF-Service-Identifier)或DNN与S-NSSAI的组合。4)用于描述应用可能部署位置的DNAI。Step 101: The application function (AF, Application Function) creates a new AF request (AF request), which can be created by calling Nnef_TrafficInfluence_Create. The AF request can contain the following information: 1) AF Transaction Id; 2) Used to describe the target The combination of the general public user identifier (GPSI) or data network name (DNN), single network slice selection assistance information (S-NSSAI) and data network access identifier (DNAI) of the UE ID; 3) used to describe the target PDU The AF-Service-Identifier of the session or the combination of DNN and S-NSSAI. 4) DNAI used to describe where the application may be deployed.
步骤102,AF将AF请求发给网络开放功能(NEF,Network Exposure Function);NEF确保必要的授权控制,包括限制AF请求,并将AF请求提供的信息映射到5G核心网(5GC)所需的信息。Step 102: AF sends the AF request to the Network Exposure Function (NEF); NEF ensures necessary authorization control, including restricting AF requests, and maps the information provided by the AF request to the 5G core network (5GC) required information.
步骤103,NEF调用Npcf_PolicyAuthorization_Create服务,将进行了上述信息映射后的AF请求发送至策略控制功能(PCF,Policy Control Function)。Step 103: NEF calls the Npcf_PolicyAuthorization_Create service, and sends the AF request after the above information mapping is performed to the policy control function (PCF, Policy Control Function).
步骤104,PCF决策PDU会话是否受AF请求的影响,另外,PCF通过 Npcf_SMPolicyControl_UpdateNotify向SMF为受到该AF请求影响的PDU会话更新信息,向SMF下发策略。Step 104: The PCF decides whether the PDU session is affected by the AF request. In addition, the PCF issues a policy to the SMF to update information for the PDU session affected by the AF request through Npcf_SMPolicyControl_UpdateNotify.
步骤105,SMF根据PCF下发的策略选择合适的用户面,例如,可以是在已有的会话中插入或删除一个UPF;还可以是给UE分配一个新的前缀(在UE支持IPv6 Multi-Homing情况下);还可以是根据新的流量引导规则更新目标DNAI中的UPF。Step 105: The SMF selects the appropriate user plane according to the policy issued by the PCF. For example, it can insert or delete a UPF in an existing session; it can also assign a new prefix to the UE (the UE supports IPv6 Multi-Homing Circumstances); It can also update the UPF in the target DNAI according to the new traffic guidance rule.
相关技术中,ULCL或BP的插入是SMF决定的,同时受到SMF的控制,插入过程可以是在PDU会话建立过程中或PDU会话建立完成后进行。例如,终端(UE)在建立协议数据单元(PDU,Protocol Data Unit)会话后,SMF会根据感知到的UE位置变化(例如,当UE移动到特定区域后,触发SMF感知到UE处在本地应用的覆盖范围内),或者UPF根据检测到的新业务流出现等触发信息,而进行本地分流,即进行BP或ULCL的插入。In related technologies, the insertion of ULCL or BP is determined by SMF and is controlled by SMF at the same time. The insertion process can be performed during the establishment of the PDU session or after the establishment of the PDU session. For example, after a terminal (UE) establishes a Protocol Data Unit (PDU, Protocol Data Unit) session, the SMF will change according to the position of the UE it senses (for example, when the UE moves to a specific area, it triggers the SMF to sense that the UE is in the local application Within the coverage area of BP), or UPF performs local offloading based on the detected trigger information such as the appearance of a new service stream, that is, BP or ULCL insertion.
发明内容Summary of the invention
本公开的至少一个实施例提供了一种数据分流方法及装置,可以为本地分流的决策提供决策依据,完善了本地分流的实现过程。At least one embodiment of the present disclosure provides a data offloading method and device, which can provide a decision basis for local offloading decision-making, and improve the implementation process of local offloading.
根据本公开的一个方面,至少一个实施例提供了一种数据分流方法,应用于会话管理功能SMF,包括:According to an aspect of the present disclosure, at least one embodiment provides a data offloading method applied to the session management function SMF, including:
接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;Receiving a protocol data unit PDU session policy sent by a policy control function PCF, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。According to the session policy, it is determined whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF.
可选地,上述方法中,根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择,包括:Optionally, in the above method, determining whether to perform local offloading of the target PDU session and execute the selection of the user plane function UPF according to the session policy includes:
在所述本地分流指示信息指示允许对所述目标PDU会话进行本地分流时,根据预设的运营商策略、所述目标PDU会话的特征信息、所述目标终端的位置信息和所述目标终端的分流能力信息中的至少一种,确定是否进行本地分流,并在确定进行本地分流时,确定本地分流所采用的分流方式,所述 分流方式包括上行分类器UL CL方式和分支点BP方式;When the local offload indication information indicates that local offloading of the target PDU session is allowed, according to a preset operator policy, the characteristic information of the target PDU session, the location information of the target terminal, and the target terminal At least one of the offload capability information, determining whether to perform local offloading, and when determining to perform the local offloading, determine the offloading method used for the local offloading, the offloading method including the uplink classifier UL CL method and the branch point BP method;
根据本地分流所采用的分流方式,选择用于本地分流的目标UPF。Select the target UPF for the local distribution according to the distribution method adopted by the local distribution.
可选地,上述方法中,在选择用于本地分流的目标UPF之后,所述方法还包括:Optionally, in the above method, after selecting the target UPF for local offloading, the method further includes:
在所述目标UPF实现ULCL或BP功能,对所述目标PDU会话进行本地分流。The ULCL or BP function is implemented in the target UPF, and the target PDU session is locally offloaded.
根据本公开的另一方面,至少一个实施例提供了一种数据分流方法,应用于应用功能AF,包括:According to another aspect of the present disclosure, at least one embodiment provides a data offloading method applied to the application function AF, including:
创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;Creating an application function request message, the application function request message including indication information used to indicate whether local offloading of the target PDU session is required;
发送所述应用功能请求消息。Send the application function request message.
可选地,上述方法中,所述创建应用功能请求消息,包括:Optionally, in the foregoing method, the application function creation request message includes:
根据所述目标终端的签约信息,创建包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息。According to the subscription information of the target terminal, the creation includes indication information used to indicate whether local offloading of the target PDU session is required.
根据本公开的另一方面,至少一个实施例提供了一种数据分流方法,应用于策略控制功能PCF,包括:According to another aspect of the present disclosure, at least one embodiment provides a data distribution method applied to a policy control function PCF, including:
接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的本地分流指示信息;Receive an application function AF request message, where the AF request message carries local offload indication information for indicating whether local offloading of the target PDU session is required;
根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;Generating a PDU session policy for the target PDU session according to the local offload indication information and a preset network control strategy, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
向SMF发送所述PDU会话策略。Send the PDU session policy to the SMF.
可选地,上述方法中,在生成针对所述目标PDU会话的PDU会话策略之前,所述方法还包括:Optionally, in the above method, before generating the PDU session policy for the target PDU session, the method further includes:
接收所述SMF发送的针对所述目标PDU会话的策略请求消息。Receiving a policy request message for the target PDU session sent by the SMF.
根据本公开的另一方面,至少一个实施例提供了一种会话管理功能SMF,包括:According to another aspect of the present disclosure, at least one embodiment provides a session management function SMF, including:
接收模块,用于接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行 本地分流的指示信息;The receiving module is configured to receive the protocol data unit PDU session strategy sent by the policy control function PCF, where the PDU session strategy carries indication information for indicating whether to allow local offloading of the target PDU session;
UPF选择模块,用于根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。The UPF selection module is configured to determine whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF according to the session strategy.
根据本公开的另一方面,至少一个实施例提供了一种会话管理功能SMF,包括收发机和处理器,其中,According to another aspect of the present disclosure, at least one embodiment provides a session management function SMF, including a transceiver and a processor, wherein,
所述收发机,用于接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The transceiver is configured to receive a protocol data unit PDU session policy sent by a policy control function PCF, and the PDU session policy carries indication information for indicating whether to allow local offloading of a target PDU session;
所述处理器,用于根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。The processor is configured to determine whether to perform local offloading of the target PDU session and execute the selection of the user plane function UPF according to the session policy.
根据本公开的另一方面,至少一个实施例提供了一种应用功能AF,包括:According to another aspect of the present disclosure, at least one embodiment provides an application function AF, including:
请求创建模块,用于创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;The request creation module is configured to create an application function request message, where the application function request message includes indication information for indicating whether local offloading of the target PDU session is required;
发送模块,用于发送所述应用功能请求消息。The sending module is used to send the application function request message.
根据本公开的另一方面,至少一个实施例提供了一种应用功能AF,包括收发机和处理器,其中,According to another aspect of the present disclosure, at least one embodiment provides an application function AF, including a transceiver and a processor, wherein,
所述处理器,用于创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;The processor is configured to create an application function request message, where the application function request message includes indication information used to indicate whether local offloading of the target PDU session is required;
所述收发机,用于发送所述应用功能请求消息。The transceiver is used to send the application function request message.
根据本公开的另一方面,至少一个实施例提供了一种策略控制功能PCF,包括:According to another aspect of the present disclosure, at least one embodiment provides a policy control function PCF, including:
接收模块,用于接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的本地分流指示信息;The receiving module is configured to receive an application function AF request message, where the AF request message carries local offload indication information for indicating whether local offloading of the target PDU session is required;
策略生成模块,用于根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二指示信息;The strategy generation module is configured to generate a PDU session strategy for the target PDU session according to the local offload indication information and a preset network control strategy, and the PDU session strategy carries a message for indicating whether to allow the target PDU session The second indication information of the local offload;
发送模块,用于向SMF发送所述PDU会话策略。The sending module is used to send the PDU session strategy to the SMF.
根据本公开的另一方面,至少一个实施例提供了一种策略控制功能PCF,包括收发机和处理器,其中,According to another aspect of the present disclosure, at least one embodiment provides a policy control function PCF, including a transceiver and a processor, wherein,
所述收发机,用于接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的本地分流指示信息;The transceiver is configured to receive an application function AF request message, where the AF request message carries local offload indication information used to indicate whether local offloading of the target PDU session is required;
所述处理器,用于根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二指示信息;The processor is configured to generate a PDU session strategy for the target PDU session according to the local offload indication information and a preset network control strategy, and the PDU session strategy carries a method for indicating whether to allow the target PDU session Second indication information for local diversion;
所述收发机,还用于向SMF发送所述PDU会话策略。The transceiver is also used to send the PDU session policy to the SMF.
根据本公开的另一方面,至少一个实施例提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有程序,所述程序被处理器执行时,实现如上所述的方法的步骤。According to another aspect of the present disclosure, at least one embodiment provides a computer-readable storage medium with a program stored on the computer-readable storage medium, and when the program is executed by a processor, it implements the method described above. step.
与相关技术相比,本公开实施例提供的数据分流方法及装置,通过在AF请求中携带用于指示是否进行本地分流的分流指示信息,并将上述分流指示信息提供给SMF,可以为SMF进行本地分流的决策提供决策依据,完善了本地分流的实现过程。Compared with related technologies, the data offloading method and device provided by the embodiments of the present disclosure can perform for SMF by carrying offloading indication information for indicating whether to perform local offloading in the AF request, and providing the above-mentioned offloading instruction information to the SMF. The decision of local diversion provides a basis for decision-making and improves the implementation process of local diversion.
附图说明Description of the drawings
通过阅读下文可选的实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出可选的实施方式的目的,而并不认为是对本公开的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:By reading the detailed description of the optional embodiments below, various other advantages and benefits will become clear to those of ordinary skill in the art. The drawings are only used for the purpose of showing alternative embodiments, and are not considered as a limitation to the present disclosure. Also, throughout the drawings, the same reference symbols are used to denote the same components. In the attached picture:
图1为相关技术中的UPF的选择流程的一种示意图;Figure 1 is a schematic diagram of a UPF selection process in related technologies;
图2为本公开实施例提供的数据分流方法的交互示意图;2 is a schematic diagram of interaction of a data distribution method provided by an embodiment of the present disclosure;
图3为本公开实施例提供的数据分流方法应用于AF侧时的流程图;FIG. 3 is a flowchart when the data shunt method provided by an embodiment of the disclosure is applied to the AF side;
图4为本公开实施例提供的数据分流方法应用于PCF侧时的流程图;4 is a flowchart when the data distribution method provided by an embodiment of the disclosure is applied to the PCF side;
图5为本公开实施例提供的数据分流方法应用于SMF侧时的流程图;FIG. 5 is a flowchart when the data distribution method provided by an embodiment of the disclosure is applied to the SMF side;
图6为本公开实施例提供的AF的一种结构示意图;FIG. 6 is a schematic diagram of a structure of an AF provided by an embodiment of the disclosure;
图7为本公开实施例提供的AF的另一种结构示意图;FIG. 7 is a schematic diagram of another structure of AF provided by an embodiment of the disclosure;
图8为本公开实施例提供的PCF的一种结构示意图;FIG. 8 is a schematic diagram of a structure of a PCF provided by an embodiment of the disclosure;
图9为本公开实施例提供的PCF的另一种结构示意图;FIG. 9 is a schematic diagram of another structure of a PCF provided by an embodiment of the disclosure;
图10为本公开实施例提供的SMF的一种结构示意图;FIG. 10 is a schematic diagram of a structure of an SMF provided by an embodiment of the disclosure;
图11为本公开实施例提供的SMF的另一种结构示意图。FIG. 11 is a schematic diagram of another structure of an SMF provided by an embodiment of the disclosure.
具体实施方式Detailed ways
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Hereinafter, exemplary embodiments of the present disclosure will be described in more detail with reference to the accompanying drawings. Although the drawings show exemplary embodiments of the present disclosure, it should be understood that the present disclosure can be implemented in various forms and should not be limited by the embodiments set forth herein. On the contrary, these embodiments are provided to enable a more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例例如能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。说明书以及权利要求中“和/或”表示所连接对象的至少其中之一。The terms "first" and "second" in the specification and claims of this application are used to distinguish similar objects, and not necessarily used to describe a specific sequence or sequence. It should be understood that the data used in this way can be interchanged under appropriate circumstances, so that the embodiments of the present application described herein can be implemented in a sequence other than those illustrated or described herein, for example. In addition, the terms "including" and "having" and any variations of them are intended to cover non-exclusive inclusions. For example, a process, method, system, product, or device that includes a series of steps or units is not necessarily limited to those clearly listed. Those steps or units may include other steps or units that are not clearly listed or are inherent to these processes, methods, products, or equipment. In the specification and claims, "and/or" means at least one of the connected objects.
以下描述提供示例而并非限定权利要求中阐述的范围、适用性或者配置。可以对所讨论的要素的功能和布置作出改变而不会脱离本公开的精神和范围。各种示例可恰适地省略、替代、或添加各种规程或组件。例如,可以按不同于所描述的次序来执行所描述的方法,并且可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。The following description provides examples and does not limit the scope, applicability, or configuration set forth in the claims. Changes can be made to the function and arrangement of the discussed elements without departing from the spirit and scope of the present disclosure. Various examples may omit, substitute, or add various procedures or components as appropriate. For example, the described method may be performed in an order different from that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
相关技术通过向UPF插入UL CL或BP的功能,来实现5G系统的本地分流,在图1所示的场景中,应用功能(AF,Application Function)请求中携带的信息可能会影响业务选择UPF,但相关技术并没有明确采用什么方式使业务路由到指定的UPF,即SMF决定是否进行本地分流的指示不够明确。例如,图1所示流程在创建AF请求时所携带的信息中,并没有给PCF发送明确的本地分流指示信息,来制定相应的PDU会话策略,从而也让SMF无法确定此第三方应用是否需要通过本地分流的方式进行数据本地转发。可以看出,相关技术的SMF如何决定是否本地分流的机制不完善。Related technologies insert UL CL or BP functions into UPF to implement local offloading of 5G systems. In the scenario shown in Figure 1, the information carried in the application function (AF, Application Function) request may affect the service selection UPF. However, the related technology does not specify what method is used to route the service to the designated UPF, that is, the SMF's instructions for determining whether to perform local offloading are not clear enough. For example, in the information carried in the process shown in Figure 1 when creating an AF request, it does not send a clear local offload instruction to the PCF to formulate the corresponding PDU session strategy, so that SMF cannot determine whether this third-party application needs it. Data is forwarded locally by means of local offloading. It can be seen that the mechanism of how the SMF of the related technology decides whether the local offloading is not perfect.
为解决以上问题的至少一种,本公开实施例提供了一种数据分流方法,为本地分流的决策提供决策依据,完善了本地分流的实现过程。请参照图2,本公开实施例提供的一种数据分流方法,包括:In order to solve at least one of the above problems, the embodiments of the present disclosure provide a data shunt method, which provides a decision basis for local shunt decision-making, and improves the implementation process of local shunt. Referring to FIG. 2, a data distribution method provided by an embodiment of the present disclosure includes:
步骤201,AF创建一个新的AF请求消息(假设为第一AF请求消息),具体地,AF可以通过调用Nnef_TrafficInfluence_Create进行创建,第一AF请求消息中可以包含以下信息:0)用于指示对目标PDU会话进行本地分流的第一分流指示信息;1)AF Transaction Id;2)用于描述目标UE ID的GPSI或者DNN、S-NSSAI和DNAI的组合;3)用于描述目标PDU会话的AF服务标识(AF-Service-Identifier)或DNN与S-NSSAI的组合。4)用于描述应用可能部署位置的DNAI。Step 201: The AF creates a new AF request message (assuming it is the first AF request message). Specifically, the AF can be created by calling Nnef_TrafficInfluence_Create. The first AF request message can contain the following information: 0) Used to indicate the target The first offload indication information for local offloading of the PDU session; 1) AF Transaction Id; 2) GPSI or a combination of DNN, S-NSSAI and DNAI used to describe the target UE ID; 3) AF service used to describe the target PDU session Identity (AF-Service-Identifier) or a combination of DNN and S-NSSAI. 4) DNAI used to describe where the application may be deployed.
可以看出,与图1相比,本公开实施例的AF在创建AF请求时,在该AF请求中包含了一个新增信息,即是否要求对目标PDU会话进行本地分流的第一分流指示信息。具体地,所述AF可以根据所述目标终端的签约信息,在所述目标终端具备本地分流的能力授权时,创建包括有要求对目标PDU会话进行本地分流的第一分流指示信息。It can be seen that, compared with FIG. 1, when the AF in the embodiment of the present disclosure creates an AF request, the AF request includes a piece of newly added information, that is, the first offload indication information for whether to require local offloading of the target PDU session. . Specifically, the AF may create, according to the subscription information of the target terminal, when the target terminal has a local offload capability authorization, create first offload indication information that includes a requirement for local offloading of the target PDU session.
本公开实施例中,所述第一分流指示信息可以通过在AF请求新增一个字段(域)来表示,如LBO Indication Identifier字段,该字段的长度为至少一个比特位,例如,在该字段为1个比特时,可以通过取值为1和取值为0分别表示要求对目标PDU会话进行本地分流和不进行本地分流。本公开实施例也可以对AF请求中的已有字段(如已有字段中的预留比特位等)进行扩展,从而携带上述第一分流指示信息,例如,利用用于描述目标UE ID的DNN、S-NSSAI和DNAI的组合中的DNAI中的某个或某些比特位来携带上述第一分流指示信息,这种携带方式可以看作是一种隐式指示。In the embodiment of the present disclosure, the first offload indication information may be represented by adding a field (field) to the AF request, such as the LBO Indication Identifier field, the length of the field is at least one bit, for example, the field is In the case of 1 bit, the value of 1 and the value of 0 can be used to respectively indicate that the target PDU session is required to be locally offloaded and not to be locally offloaded. The embodiments of the present disclosure can also extend the existing fields in the AF request (such as reserved bits in the existing fields, etc.) to carry the above-mentioned first offload indication information, for example, using the DNN used to describe the ID of the target UE One or some bits in DNAI in the combination of S-NSSAI and DNAI carry the above-mentioned first shunt indication information. This carrying method can be regarded as an implicit indication.
步骤202,AF将上述第一AF请求消息发给PCF,具体可以通过NEF转发至PCF,此时AF将上述第一AF请求消息发送给NEF;NEF确保必要的授权控制,包括限制AF请求,并将第一AF请求消息提供的信息映射到5G核心网(5GC)所需的信息。In step 202, the AF sends the above-mentioned first AF request message to the PCF, which can be forwarded to the PCF through the NEF. At this time, the AF sends the above-mentioned first AF request message to the NEF; the NEF ensures the necessary authorization control, including restricting the AF request, and The information provided by the first AF request message is mapped to the information required by the 5G core network (5GC).
这里,信息映射可以包括:将AF请求中的信息转换为5G核心网能够理解的信息(如通过格式转换处理等),具体转换方式可以参考相关技术,本公 开对此不再赘述。Here, the information mapping may include: converting the information in the AF request into information that can be understood by the 5G core network (for example, through format conversion processing, etc.), and the specific conversion method may refer to related technologies, which will not be repeated in this disclosure.
步骤203,NEF调用Npcf_PolicyAuthorization_Create服务,将进行了上述信息映射得到的第二AF请求消息发送至策略控制功能(PCF,Policy Control Function),所述第二AF请求消息包括有所述第一分流指示信息。这里,所述第一分流指示信息可能经过了信息映射处理,从而转换为网络可以理解的指示信息,以便于后续网络功能理解其分流指示的含义。Step 203: NEF calls the Npcf_PolicyAuthorization_Create service, and sends the second AF request message obtained by performing the above information mapping to the policy control function (PCF, Policy Control Function), and the second AF request message includes the first offload indication information . Here, the first offload indication information may have undergone information mapping processing, so as to be converted into instruction information understandable by the network, so that subsequent network functions can understand the meaning of the offload instruction.
步骤204,PCF接收NEF发送的第二AF请求消息,第二AF请求消息携带有是否要求对目标PDU会话进行本地分流的第一分流指示信息,所述第一分流指示信息是从AF发送的第一AF请求消息中获得的。然后,PCF根据所述第一分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二分流指示信息。然后,所述PCF向SMF发送所述PDU会话策略,所述PDU会话策略携带有指示是否允许对目标PDU会话进行本地分流的第二分流指示信息。Step 204: The PCF receives a second AF request message sent by the NEF. The second AF request message carries the first offload indication information whether local offloading of the target PDU session is required, and the first offload indication information is the first offload indication information sent from the AF. Obtained from an AF request message. Then, the PCF generates a PDU session policy for the target PDU session according to the first offload indication information and a preset network control strategy, and the PDU session policy carries a message for indicating whether to allow local offloading of the target PDU session The second shunt indication information. Then, the PCF sends the PDU session policy to the SMF, and the PDU session policy carries second offload indication information indicating whether to allow local offloading of the target PDU session.
也就是说,本公开实施例可以由PCF根据多种因素,自主决策是否需要对所述目标PDU会话进行本地分流。例如,在所述第一分流指示信息指示对目标PDU会话进行本地分流,所述第二分流指示信息可以指示允许对目标PDU会话进行本地分流或不允许进行本地分流。In other words, in the embodiment of the present disclosure, the PCF can autonomously decide whether to perform local offloading of the target PDU session based on various factors. For example, where the first offload indication information indicates that the target PDU session is locally offloaded, the second offload instruction information may indicate that local offloading of the target PDU session is allowed or not allowed.
另外,本公开实施例中,所述PCF也可以是接收到所述SMF发送的针对所述目标PDU会话的策略请求消息后,才向SMF发送所述PDU会话策略。In addition, in the embodiment of the present disclosure, the PCF may also send the PDU session policy to the SMF after receiving the policy request message for the target PDU session sent by the SMF.
具体地,PCF可以通过Npcf_SMPolicyControl_UpdateNotify向SMF为受到该AF请求影响的PDU会话更新信息,向SMF下发PDU会话策略。Specifically, the PCF may use Npcf_SMPolicyControl_UpdateNotify to update information for the PDU session affected by the AF request to the SMF, and deliver the PDU session policy to the SMF.
步骤205,SMF接收PCF发送的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二分流指示信息,然后,根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。例如,可以是在已有的会话中插入或删除一个UPF;还可以是给UE分配一个新的前缀(在UE支持IPv6 Multi-Homing情况下);还可以是根据新的流量引导规则更新目标DNAI中的UPF。Step 205: The SMF receives the PDU session policy sent by the PCF. The PDU session policy carries second offload indication information for indicating whether to allow local offloading of the target PDU session. Then, according to the session policy, it is determined whether to The target PDU session performs local offloading and performs the selection of the user plane function UPF. For example, it can be to insert or delete a UPF in an existing session; it can also be to assign a new prefix to the UE (when the UE supports IPv6 Multi-Homing); it can also be to update the target DNAI according to new traffic guidance rules UPF in.
另外,本公开实施例在步骤205中,所述SMF可以是在建立所述目标终 端的目标流量的目标PDU会话的过程中,向PCF发送针对所述目标PDU会话的策略请求消息;然后,接收所述PCF响应所述策略请求消息返回的所述PDU会话策略。In addition, in the embodiment of the present disclosure, in step 205, the SMF may send a policy request message for the target PDU session to the PCF during the process of establishing the target PDU session of the target traffic of the target terminal; then, receive The PCF responds to the PDU session policy returned by the policy request message.
另外,在确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择时,所述SMF可以在所述第二分流指示信息指示允许对所述目标PDU会话进行本地分流时,根据预设的运营商策略、所述目标PDU会话(如目标流量)的特征信息、所述目标终端的位置信息和所述目标终端的分流能力信息中的至少一种,确定是否进行本地分流,并在进行本地分流时,进一步确定本地分流所采用的分流方式,所述分流方式包括上行分类器UL CL方式和分支点BP方式;然后,根据本地分流所采用的分流方式,选择用于本地分流的目标UPF,并向所述目标UPF插入UL CL或BP,在所述目标UPF实现ULCL或BP功能,对所述目标PDU会话进行本地分流。In addition, when determining whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF, the SMF may, when the second offload indication information indicates that local offloading of the target PDU session is allowed, according to At least one of the preset operator policy, the characteristic information of the target PDU session (such as target traffic), the location information of the target terminal, and the offload capability information of the target terminal, determine whether to perform local offloading, and When performing local offloading, the offloading method used for local offloading is further determined. The offloading methods include uplink classifier UL CL method and branch point BP method; then, according to the offloading method used for local offloading, select the one used for local offloading. Target UPF, and insert UL CL or BP into the target UPF, implement the ULCL or BP function in the target UPF, and perform local offloading of the target PDU session.
具体地,插入UL CL或BP的具体实现可以参考相关技术的相关描述,为节约篇幅,此处不再赘述。Specifically, the specific implementation of inserting UL CL or BP can refer to related descriptions of related technologies. In order to save space, it will not be repeated here.
另外,需要说明的是,图2中所示的UPF、SMF、PCF、NEF和AF,可以为实现相关功能的实体或功能模块,具体可以是UPF实体、SMF实体、PCF实体、NEF实体和AF实体,或者是UPF功能模块、SMF功能模块、PCF功能模块、NEF功能模块和AF功能模块,或者是UPF单元、SMF单元、PCF单元、NEF单元和AF单元。In addition, it should be noted that the UPF, SMF, PCF, NEF, and AF shown in Figure 2 may be entities or functional modules that implement related functions, and specifically may be UPF entities, SMF entities, PCF entities, NEF entities, and AF Entities are either UPF function modules, SMF function modules, PCF function modules, NEF function modules, and AF function modules, or UPF units, SMF units, PCF units, NEF units, and AF units.
通过以上步骤,本公开实施例通过在AF请求中携带用于指示是否进行本地分流的分流指示信息,并将上述分流指示信息提供给SMF,可以为SMF进行本地分流的决策提供决策依据,完善了本地分流的实现过程。Through the above steps, the embodiment of the present disclosure carries the offload indication information used to indicate whether to perform local offloading in the AF request, and provides the above offload instruction information to the SMF, which can provide a decision basis for the SMF's decision to perform local offloading. The implementation process of local diversion.
下面进一步结合附图,从各个实体处分别描述本公开实施例的数据分流方法。The following further describes the data distribution method of the embodiments of the present disclosure from each entity in conjunction with the accompanying drawings.
请参照图3,本公开实施例提供的数据分流方法,在应用于AF侧时包括:Referring to FIG. 3, the data shunting method provided by the embodiment of the present disclosure, when applied to the AF side, includes:
步骤301,创建第一应用功能请求消息,所述第一应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的第一分流指示信息。Step 301: Create a first application function request message, where the first application function request message includes first offload indication information for indicating whether local offloading of the target PDU session is required.
这里,AF可以根据所述目标终端的签约信息,在所述目标终端具备本地分流的能力授权时,创建包括有要求对目标PDU会话进行本地分流的第一分 流指示信息。Here, the AF may create, according to the subscription information of the target terminal, when the target terminal has local offloading capability authorization, create the first offload indication information including the request for local offloading of the target PDU session.
步骤302,发送所述第一应用功能请求消息。Step 302: Send the first application function request message.
这里,AF可以通过NEF向PCF发送所述第一应用功能请求消息,具体地,NEF在接收到第一应用功能请求消息后,可以进行授权控制以及信息映射等处理,对第一应用功能请求消息进行转换,并将转换后的第一应用功能请求消息发送给PCF。为了便于描述,可以将转换后的第一应用功能请求消息称为第二应用功能请求消息。Here, the AF may send the first application function request message to the PCF through the NEF. Specifically, after the NEF receives the first application function request message, it may perform authorization control and information mapping processing, and send the first application function request message to the PCF. Perform the conversion, and send the converted first application function request message to the PCF. For ease of description, the converted first application function request message may be referred to as a second application function request message.
请参照图4,本公开实施例提供的数据分流方法,在应用于PCF侧时包括:Referring to FIG. 4, the data distribution method provided by the embodiment of the present disclosure, when applied to the PCF side, includes:
步骤401,接收NEF发送的第二应用功能AF请求消息,第二AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的第一分流指示信息,所述第一分流指示信息是从AF发送的第一AF请求消息中获得的。Step 401: Receive a second application function AF request message sent by NEF, where the second AF request message carries first offload indication information for indicating whether to require local offloading of the target PDU session, and the first offload indication information is from AF Obtained from the first AF request message sent.
步骤402,根据所述第一分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二分流指示信息。Step 402: Generate a PDU session policy for the target PDU session according to the first offload indication information and a preset network control strategy, where the PDU session policy carries a method for indicating whether to allow local offloading of the target PDU session The second shunt indication information.
这里,生成针对所述目标终端的目标流量的PDU会话策略,也可以是基于所述SMF发送的策略请求消息的触发,从而生成所述PDU会话策略,此时,在生成所述PDU会话策略之前,所述PCF还可以接收所述SMF发送的针对所述目标PDU会话的策略请求消息。Here, generating the PDU session policy for the target traffic of the target terminal may also be triggered based on the policy request message sent by the SMF to generate the PDU session policy. In this case, before generating the PDU session policy The PCF may also receive a policy request message for the target PDU session sent by the SMF.
通常,在所述第一分流指示信息要求对目标PDU会话进行本地分流,所述PDU会话策略中的第二分流指示信息可以指示允许对目标PDU会话进行本地分流或不允许进行本地分流。Generally, when the first offload indication information requires local offloading of the target PDU session, the second offload indication information in the PDU session policy may indicate that local offloading of the target PDU session is allowed or not allowed.
步骤403,向SMF发送所述PDU会话策略。Step 403: Send the PDU session policy to the SMF.
请参照图5,本公开实施例提供的数据分流方法,在应用于SMF侧时包括:Referring to FIG. 5, the data distribution method provided by the embodiment of the present disclosure, when applied to the SMF side, includes:
步骤501,接收PCF发送的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二分流指示信息。Step 501: Receive a PDU session policy sent by the PCF, where the PDU session policy carries second offload indication information for indicating whether to allow local offloading of the target PDU session.
这里,所述PDU会话策略也可以是在建立所述PDU会话的过程中,SMF去主动向PCF请求的,此时,在上述步骤501中,所述SMF可以向PCF发 送针对所述PDU会话的策略请求消息,然后接收所述PDU会话策略。Here, the PDU session policy may also be that the SMF actively requests the PCF during the establishment of the PDU session. At this time, in the above step 501, the SMF may send to the PCF information about the PDU session. Policy request message, and then receive the PDU session policy.
步骤502,根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。Step 502: Determine, according to the session policy, whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF.
这里,在所述第二分流指示信息指示允许对所述目标PDU会话进行本地分流时,SMF可以根据预设的运营商策略、所述目标PDU会话的特征信息、所述目标终端的位置信息和所述目标终端的分流能力信息中的至少一种,确定是否进行本地分流,并在确定进行本地分流时,进一步确定本地分流所采用的分流方式,所述分流方式包括上行分类器UL CL方式和分支点BP方式;然后,根据本地分流所采用的分流方式,选择用于本地分流的目标UPF。Here, when the second offload indication information indicates that local offloading of the target PDU session is allowed, the SMF may be based on a preset operator policy, characteristic information of the target PDU session, location information of the target terminal, and At least one of the offload capability information of the target terminal determines whether to perform local offloading, and when determining to perform local offloading, further determines the offloading method used for the local offloading, and the offloading method includes the uplink classifier UL CL method and The branch point BP method; then, according to the branch method adopted by the local branch, the target UPF for the local branch is selected.
在上述步骤502之后,还可以在所述目标UPF实现ULCL或BP功能,对所述目标PDU会话进行本地分流,例如向所述目标UPF插入UL CL或BP。After the above step 502, the ULCL or BP function may also be implemented in the target UPF, and the target PDU session may be locally offloaded, for example, UL CL or BP may be inserted into the target UPF.
基于以上方法,本公开实施例还提供了实施上述方法的设备。Based on the above method, the embodiments of the present disclosure also provide a device for implementing the above method.
请参照图6,本公开实施例提供了一种AF 60,包括:Referring to FIG. 6, an embodiment of the present disclosure provides an AF 60, including:
请求创建模块61,用于创建应用功能请求消息,所述应用功能请求消息包括指示是否要求对目标PDU会话进行本地分流的指示信息;The request creation module 61 is configured to create an application function request message, where the application function request message includes indication information indicating whether local offloading of the target PDU session is required;
发送模块62,用于发送所述应用功能请求消息。The sending module 62 is configured to send the application function request message.
可选地,所述请求创建模块61,还用于根据所述目标终端的签约信息,在所述目标终端具备本地分流的能力授权时,创建包括有要求对目标PDU会话进行本地分流的指示信息。Optionally, the request creation module 61 is further configured to create, according to the subscription information of the target terminal, when the target terminal has local offloading capability authorization, the creation includes indication information that requires local offloading of the target PDU session .
请参照图7,本公开实施例提供的AF的另一结构,该AF 700包括:处理器701、收发机702、存储器703、用户接口704和总线接口,其中:Please refer to FIG. 7, another structure of the AF provided by the embodiment of the present disclosure. The AF 700 includes a processor 701, a transceiver 702, a memory 703, a user interface 704, and a bus interface, where:
在本公开实施例中,AF 700还包括:存储在存储器上703并可在处理器701上运行的程序,程序被处理器701执行时实现如下步骤:In the embodiment of the present disclosure, AF 700 further includes: a program that is stored in the memory 703 and can be run on the processor 701. When the program is executed by the processor 701, the following steps are implemented:
创建应用功能请求消息,所述应用功能请求消息包括指示是否要求对目标PDU会话进行本地分流的指示信息;Creating an application function request message, the application function request message including indication information indicating whether local offloading of the target PDU session is required;
发送所述应用功能请求消息。可理解地,本公开实施例中,所述计算机程序被处理器701执行时可实现上述图3所示的数据分流方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Send the application function request message. Understandably, in the embodiment of the present disclosure, when the computer program is executed by the processor 701, each process of the data distribution method embodiment shown in FIG. 3 can be realized, and the same technical effect can be achieved. To avoid repetition, here No longer.
在图7中,总线架构可以包括任意数量的互联的总线和桥,具体由处理 器701代表的一个或多个处理器和存储器703代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机702可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。In Fig. 7, the bus architecture may include any number of interconnected buses and bridges. Specifically, one or more processors represented by the processor 701 and various circuits of the memory represented by the memory 703 are linked together. The bus architecture can also link various other circuits such as peripherals, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, will not be further described herein. The bus interface provides the interface. The transceiver 702 may be a plurality of elements, including a transmitter and a receiver, and provide a unit for communicating with various other devices on a transmission medium.
处理器701负责管理总线架构和通常的处理,存储器703可以存储处理器701在执行操作时所使用的数据。The processor 701 is responsible for managing the bus architecture and general processing, and the memory 703 can store data used by the processor 701 when performing operations.
请参考图8,本公开实施例提供了PCF 80的一结构示意图,该PCF 80包括:Please refer to FIG. 8, an embodiment of the present disclosure provides a schematic structural diagram of a PCF 80, and the PCF 80 includes:
接收模块81,用于接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的第一指示信息;The receiving module 81 is configured to receive an application function AF request message, where the AF request message carries first indication information for indicating whether local offloading of the target PDU session is required;
策略生成模块82,用于根据所述第一指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二指示信息;The strategy generation module 82 is configured to generate a PDU session strategy for the target PDU session according to the first indication information and a preset network control strategy, and the PDU session strategy carries a method for indicating whether to allow the target PDU session Second indication information for local diversion;
发送模块83,用于向SMF发送所述PDU会话策略。The sending module 83 is configured to send the PDU session policy to the SMF.
可选地,所述接收模块81,还用于接收所述SMF发送的针对所述目标PDU会话的策略请求消息。Optionally, the receiving module 81 is further configured to receive a policy request message for the target PDU session sent by the SMF.
可选地,在所述第一分流指示信息指示要求对目标PDU会话进行本地分流,所述第二分流指示信息可以指示允许对目标PDU会话进行本地分流或不允许进行本地分流。Optionally, when the first offloading indication information indicates that local offloading of the target PDU session is required, the second offloading instruction information may indicate that local offloading of the target PDU session is allowed or not allowed to be locally offloaded.
请参考图9,本公开实施例提供了PCF 900的另一结构示意图,包括:处理器901、收发机902、存储器903和总线接口,其中:Please refer to FIG. 9, an embodiment of the present disclosure provides another schematic structural diagram of PCF 900, including: a processor 901, a transceiver 902, a memory 903, and a bus interface, where:
在本公开实施例中,PCF 900还包括:存储在存储器上903并可在处理器901上运行的程序,所述程序被处理器901执行时实现如下步骤:In the embodiment of the present disclosure, the PCF 900 further includes: a program that is stored in the memory 903 and can run on the processor 901, and when the program is executed by the processor 901, the following steps are implemented:
接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的第一指示信息;Receiving an application function AF request message, where the AF request message carries first indication information for indicating whether local offloading of the target PDU session is required;
根据所述第一指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的第二指示信息;According to the first indication information and the preset network control strategy, a PDU session policy for the target PDU session is generated, and the PDU session policy carries a second indication for indicating whether to allow local offloading of the target PDU session information;
向SMF发送所述PDU会话策略。Send the PDU session policy to the SMF.
可理解地,本公开实施例中,所述计算机程序被处理器901执行时可实现上述图4所示的数据分流方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Understandably, in the embodiment of the present disclosure, when the computer program is executed by the processor 901, each process of the data distribution method embodiment shown in FIG. 4 can be realized, and the same technical effect can be achieved. To avoid repetition, here No longer.
在图9中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器901代表的一个或多个处理器和存储器903代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机902可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。In FIG. 9, the bus architecture may include any number of interconnected buses and bridges. Specifically, one or more processors represented by the processor 901 and various circuits of the memory represented by the memory 903 are linked together. The bus architecture can also link various other circuits such as peripherals, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, will not be further described herein. The bus interface provides the interface. The transceiver 902 may be a plurality of elements, including a transmitter and a receiver, and provide a unit for communicating with various other devices on the transmission medium.
处理器901负责管理总线架构和通常的处理,存储器903可以存储处理器901在执行操作时所使用的数据。The processor 901 is responsible for managing the bus architecture and general processing, and the memory 903 can store data used by the processor 901 when performing operations.
请参考图10,本公开实施例提供了SMF 100的一结构示意图,该SMF 100包括:Please refer to FIG. 10, an embodiment of the present disclosure provides a schematic structural diagram of an SMF 100, and the SMF 100 includes:
接收模块101,用于接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The receiving module 101 is configured to receive a protocol data unit PDU session policy sent by the policy control function PCF, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
UPF选择模块102,用于根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。The UPF selection module 102 is configured to determine whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF according to the session policy.
可选地,该SMF 100还包括:Optionally, the SMF 100 also includes:
发送模块,用于在建立所述目标PDU会话的过程中,向PCF发送针对所述PDU会话的策略请求消息;A sending module, configured to send a policy request message for the PDU session to the PCF during the process of establishing the target PDU session;
所述接收模块,还用于接收所述PCF响应所述策略请求消息返回的所述PDU会话策略。The receiving module is further configured to receive the PDU session policy returned by the PCF in response to the policy request message.
可选地,所述UPF选择模块102,还用于在所述本地分流指示信息指示允许对所述目标PDU会话进行本地分流时,根据预设的运营商策略、所述目标PDU会话的特征信息、所述目标终端的位置信息和所述目标终端的分流能力信息中的至少一种,确定是否进行本地分流,并在进行本地分流时,进一步确定本地分流所采用的分流方式,所述分流方式包括上行分类器UL CL方 式和分支点BP方式;根据本地分流所采用的分流方式,选择用于本地分流的目标UPF。Optionally, the UPF selection module 102 is further configured to, when the local offload indication information indicates that local offloading of the target PDU session is allowed, according to a preset operator policy and characteristic information of the target PDU session At least one of the location information of the target terminal and the offload capability information of the target terminal, determining whether to perform local offloading, and when performing the local offloading, further determining the offloading mode used for the local offloading, the offloading mode Including uplink classifier UL CL mode and branch point BP mode; according to the distribution mode adopted by the local distribution, select the target UPF for the local distribution.
可选地,该SMF 100还包括:Optionally, the SMF 100 also includes:
分流处理单元,用于在所述目标UPF实现ULCL或BP功能,对所述目标PDU会话进行本地分流。The offload processing unit is configured to implement the ULCL or BP function in the target UPF, and perform local offload on the target PDU session.
请参考图11,本公开实施例提供了SMF 1100的另一结构示意图,包括:处理器1101、收发机1102、存储器1103和总线接口,其中:Please refer to FIG. 11, an embodiment of the present disclosure provides another structural diagram of SMF 1100, including: a processor 1101, a transceiver 1102, a memory 1103, and a bus interface, where:
在本公开实施例中,SMF 1100还包括:存储在存储器上1103并可在处理器1101上运行的程序,所述程序被处理器1101执行时实现如下步骤:In the embodiment of the present disclosure, the SMF 1100 further includes: a program that is stored in the memory 1103 and can be run on the processor 1101. When the program is executed by the processor 1101, the following steps are implemented:
接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;Receiving a protocol data unit PDU session policy sent by a policy control function PCF, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。According to the session policy, it is determined whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF.
可理解地,本公开实施例中,所述计算机程序被处理器1101执行时可实现上述图5所示的数据分流方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Understandably, in the embodiment of the present disclosure, when the computer program is executed by the processor 1101, each process of the data distribution method embodiment shown in FIG. 5 can be realized, and the same technical effect can be achieved. To avoid repetition, here No longer.
在图11中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器1101代表的一个或多个处理器和存储器1103代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机1102可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。In FIG. 11, the bus architecture may include any number of interconnected buses and bridges. Specifically, one or more processors represented by the processor 1101 and various circuits of the memory represented by the memory 1103 are linked together. The bus architecture can also link various other circuits such as peripherals, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, will not be further described herein. The bus interface provides the interface. The transceiver 1102 may be a plurality of elements, including a transmitter and a receiver, and provide a unit for communicating with various other devices on the transmission medium.
处理器1101负责管理总线架构和通常的处理,存储器1103可以存储处理器1101在执行操作时所使用的数据。The processor 1101 is responsible for managing the bus architecture and general processing, and the memory 1103 can store data used by the processor 1101 when performing operations.
本公开实施例还提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述数据分流方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a processor, each process of the above-mentioned data distribution method embodiment is realized, and the same technical effect can be achieved. To avoid repetition, I won’t repeat them here.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体,可以由 任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer-readable media includes permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, Magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices. According to the definition in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本公开的范围。A person of ordinary skill in the art may realize that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered beyond the scope of the present disclosure.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and conciseness of description, the specific working process of the system, device and unit described above can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed device and method may be implemented in other ways. For example, the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本公开实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments of the present disclosure.
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中, 也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, the functional units in the various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者基站等)执行本公开各个实施例所述数据分流方法的全部或部分步骤。If the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium. Based on this understanding, the technical solution of the present disclosure essentially or the part that contributes to the related technology or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including several The instructions are used to make a computer device (which may be a personal computer, a server, or a base station, etc.) execute all or part of the steps of the data distribution method described in the various embodiments of the present disclosure.
可以理解的是,本公开实施例描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,单元、模块、子单元和子模块可以实现在一个或多个专用集成电路(Application Specific Integrated Circuits,ASIC)、数字信号处理器(Digital Signal Processing,DSP)、数字信号处理设备(DSP Device,DSPD)、可编程逻辑设备(Programmable Logic Device,PLD)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本公开所述功能的其它电子单元或其组合中。It can be understood that the embodiments described in the embodiments of the present disclosure may be implemented by hardware, software, firmware, middleware, microcode, or a combination thereof. For hardware implementation, the units, modules, sub-units and sub-modules can be implemented in one or more application specific integrated circuits (ASIC), digital signal processors (Digital Signal Processing, DSP), and digital signal processing equipment (DSP Device). , DSPD), Programmable Logic Device (PLD), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), general-purpose processors, controllers, microcontrollers, microprocessors, and Disclosure of the described functions in other electronic units or combinations thereof.
对于软件实现,可通过执行本公开实施例所述功能的模块(例如过程、函数等)来实现本公开实施例所述的技术。软件代码可存储在存储器中并通过处理器执行。存储器可以在处理器中或在处理器外部实现。For software implementation, the technology described in the embodiments of the present disclosure can be implemented through modules (for example, procedures, functions, etc.) that perform the functions described in the embodiments of the present disclosure. The software codes can be stored in the memory and executed by the processor. The memory can be implemented in the processor or external to the processor.
以上所述,仅为本公开的具体实施方式,但本公开的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应以权利要求的保护范围为准。The above are only specific implementations of the present disclosure, but the protection scope of the present disclosure is not limited thereto. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present disclosure. It should be covered within the protection scope of the present disclosure. Therefore, the protection scope of the present disclosure should be subject to the protection scope of the claims.

Claims (17)

  1. 一种数据分流方法,应用于会话管理功能SMF,包括:A data distribution method, applied to the session management function SMF, includes:
    接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;Receiving a protocol data unit PDU session policy sent by a policy control function PCF, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
    根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。According to the session policy, it is determined whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF.
  2. 如权利要求1所述的方法,其中,根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择,包括:The method of claim 1, wherein, according to the session policy, determining whether to perform local offloading of the target PDU session and perform the selection of a user plane function UPF comprises:
    在所述本地分流指示信息指示允许对所述目标PDU会话进行本地分流时,根据预设的运营商策略、所述目标PDU会话的特征信息、所述目标终端的位置信息和所述目标终端的分流能力信息中的至少一种,确定是否进行本地分流,并在确定进行本地分流时,确定本地分流所采用的分流方式,所述分流方式包括上行分类器UL CL方式和分支点BP方式;When the local offload indication information indicates that local offloading of the target PDU session is allowed, according to a preset operator policy, the characteristic information of the target PDU session, the location information of the target terminal, and the target terminal At least one of the offloading capability information, determining whether to perform local offloading, and when determining to perform the local offloading, determine the offloading mode used for the local offloading, the offloading mode includes the uplink classifier UL CL mode and the branch point BP mode;
    根据本地分流所采用的分流方式,选择用于本地分流的目标UPF。Select the target UPF for the local distribution according to the distribution method adopted by the local distribution.
  3. 如权利要求2所述的方法,在选择用于本地分流的目标UPF之后,还包括:The method according to claim 2, after selecting the target UPF for local offloading, further comprising:
    在所述目标UPF实现ULCL或BP功能,对所述目标PDU会话进行本地分流。The ULCL or BP function is implemented in the target UPF, and the target PDU session is locally offloaded.
  4. 一种数据分流方法,应用于应用功能AF,包括:A data distribution method applied to the application function AF, including:
    创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;Creating an application function request message, the application function request message including indication information used to indicate whether local offloading of the target PDU session is required;
    发送所述应用功能请求消息。Send the application function request message.
  5. 如权利要求4所述的方法,其中,所述创建应用功能请求消息,包括:The method according to claim 4, wherein the request message for creating an application function comprises:
    根据所述目标终端的签约信息,创建包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息。According to the subscription information of the target terminal, the creation includes indication information used to indicate whether local offloading of the target PDU session is required.
  6. 一种数据分流方法,应用于策略控制功能PCF,包括:A data distribution method, applied to the policy control function PCF, includes:
    接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目 标PDU会话进行本地分流的本地分流指示信息;Receive an application function AF request message, the AF request message carries local offload indication information used to indicate whether local offloading of the target PDU session is required;
    根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;Generating a PDU session policy for the target PDU session according to the local offload indication information and a preset network control strategy, where the PDU session policy carries indication information for indicating whether to allow local offloading of the target PDU session;
    向SMF发送所述PDU会话策略。Send the PDU session policy to the SMF.
  7. 如权利要求6所述的方法,在生成针对所述目标PDU会话的PDU会话策略之前,还包括:The method according to claim 6, before generating the PDU session policy for the target PDU session, further comprising:
    接收所述SMF发送的针对所述目标PDU会话的策略请求消息。Receiving a policy request message for the target PDU session sent by the SMF.
  8. 一种会话管理功能SMF,包括:A session management function SMF, including:
    接收模块,用于接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The receiving module is configured to receive the protocol data unit PDU session strategy sent by the policy control function PCF, where the PDU session strategy carries indication information for indicating whether to allow local offloading of the target PDU session;
    UPF选择模块,用于根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。The UPF selection module is configured to determine whether to perform local offloading of the target PDU session and perform the selection of the user plane function UPF according to the session strategy.
  9. 一种会话管理功能SMF,包括收发机和处理器,其中,A session management function SMF, including a transceiver and a processor, among which,
    所述收发机,用于接收策略控制功能PCF发送的协议数据单元PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The transceiver is configured to receive a protocol data unit PDU session policy sent by a policy control function PCF, and the PDU session policy carries indication information for indicating whether to allow local offloading of a target PDU session;
    所述处理器,用于根据所述会话策略,确定是否对所述目标PDU会话进行本地分流并执行用户面功能UPF的选择。The processor is configured to determine whether to perform local offloading of the target PDU session and execute the selection of the user plane function UPF according to the session policy.
  10. 一种应用功能AF,包括:An application function AF, including:
    请求创建模块,用于创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;The request creation module is configured to create an application function request message, where the application function request message includes indication information for indicating whether local offloading of the target PDU session is required;
    发送模块,用于发送所述应用功能请求消息。The sending module is used to send the application function request message.
  11. 一种应用功能AF,包括收发机和处理器,其中,An application function AF, including a transceiver and a processor, among which,
    所述处理器,用于创建应用功能请求消息,所述应用功能请求消息包括有用于指示是否要求对目标PDU会话进行本地分流的指示信息;The processor is configured to create an application function request message, where the application function request message includes indication information used to indicate whether local offloading of the target PDU session is required;
    所述收发机,用于发送所述应用功能请求消息。The transceiver is used to send the application function request message.
  12. 一种策略控制功能PCF,包括:A policy control function PCF, including:
    接收模块,用于接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的本地分流指示信息;The receiving module is configured to receive an application function AF request message, where the AF request message carries local offload indication information for indicating whether local offloading of the target PDU session is required;
    策略生成模块,用于根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The strategy generation module is configured to generate a PDU session strategy for the target PDU session according to the local offload indication information and a preset network control strategy, and the PDU session strategy carries a message for indicating whether to allow the target PDU session Indication information for local diversion;
    发送模块,用于向SMF发送所述PDU会话策略。The sending module is used to send the PDU session strategy to the SMF.
  13. 一种策略控制功能PCF,包括收发机和处理器,其中,A policy control function PCF, including a transceiver and a processor, among which,
    所述收发机,用于接收应用功能AF请求消息,AF请求消息携带有用于指示是否要求对目标PDU会话进行本地分流的本地分流指示信息;The transceiver is configured to receive an application function AF request message, where the AF request message carries local offload indication information used to indicate whether local offloading of the target PDU session is required;
    所述处理器,用于根据所述本地分流指示信息以及预设的网络控制策略,生成针对所述目标PDU会话的PDU会话策略,所述PDU会话策略中携带有用于指示是否允许对目标PDU会话进行本地分流的指示信息;The processor is configured to generate a PDU session strategy for the target PDU session according to the local offload indication information and a preset network control strategy, and the PDU session strategy carries a method for indicating whether to allow the target PDU session Instruction information for local diversion;
    所述收发机,还用于向SMF发送所述PDU会话策略。The transceiver is also used to send the PDU session policy to the SMF.
  14. 一种会话管理功能SMF,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;其中,所述处理器执行所述计算机程序时实现如权利要求1至3中任一项所述的数据分流方法中的步骤。A session management function SMF, including a memory, a processor, and a computer program stored on the memory and running on the processor; wherein the processor executes the computer program when the computer program is executed as claimed in claims 1 to Steps in the data shunt method described in any one of 3.
  15. 一种应用功能AF,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;其中,所述处理器执行所述计算机程序时实现如权利要求4或5所述的数据分流方法中的步骤。An application function AF, including a memory, a processor, and a computer program stored on the memory and running on the processor; wherein the processor executes the computer program as claimed in claim 4 or 5. The steps in the data distribution method.
  16. 一种策略控制功能PCF,包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;其中,所述处理器执行所述计算机程序时实现如权利要求6或7所述的数据分流方法中的步骤。A policy control function PCF, including a memory, a processor, and a computer program stored on the memory and running on the processor; wherein, the processor executes the computer program as claimed in claim 6 or Steps in the data split method described in 7.
  17. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如权利要求1至7任一项所述的数据分流方法的步骤。A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the data distribution method according to any one of claims 1 to 7 are realized .
PCT/CN2020/117071 2019-09-30 2020-09-23 Data offload method and apparatus WO2021063224A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910938987.4 2019-09-30
CN201910938987.4A CN112584437B (en) 2019-09-30 2019-09-30 Data distribution method and device

Publications (1)

Publication Number Publication Date
WO2021063224A1 true WO2021063224A1 (en) 2021-04-08

Family

ID=75116348

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/117071 WO2021063224A1 (en) 2019-09-30 2020-09-23 Data offload method and apparatus

Country Status (2)

Country Link
CN (1) CN112584437B (en)
WO (1) WO2021063224A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114615132A (en) * 2022-02-25 2022-06-10 亚信科技(中国)有限公司 Fault processing method, device, equipment and storage medium for shunting UPF

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116405461A (en) * 2021-07-23 2023-07-07 腾讯科技(深圳)有限公司 Data processing method, network element equipment and readable storage medium
CN115884153A (en) * 2021-09-30 2023-03-31 华为技术有限公司 Communication method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180352483A1 (en) * 2017-04-19 2018-12-06 Lg Electronics Inc. Method for pdu session establishment procedure and amf node
CN109246769A (en) * 2017-05-05 2019-01-18 华为技术有限公司 A kind of PDU session establishing method and device
CN109417731A (en) * 2016-06-21 2019-03-01 华为技术有限公司 For user plane Path selection, the system and method for gravity treatment and notice user plane variation
WO2019118964A1 (en) * 2017-12-15 2019-06-20 Idac Holdings, Inc. Enhanced nef function, mec and 5g integration
CN110169089A (en) * 2017-01-05 2019-08-23 华为技术有限公司 System and method for application friendly protocol Data Unit session management

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108419270B (en) * 2017-02-10 2021-08-06 中兴通讯股份有限公司 Service distribution realization method and device
CN110278529B (en) * 2017-03-17 2021-09-14 华为技术有限公司 Method, device and communication system for initiating user plane path reconstruction
WO2018205145A1 (en) * 2017-05-09 2018-11-15 Zte Corporation Method and apparatus for allocating registration area
CN109246783A (en) * 2017-05-27 2019-01-18 中兴通讯股份有限公司 A kind of method, apparatus and system of route test
CN109246855B (en) * 2017-06-09 2021-03-09 电信科学技术研究院 Method and device for processing PDU session flow unloading branch
CN109429270A (en) * 2017-06-23 2019-03-05 华为技术有限公司 Communication means and device
CN109275160B (en) * 2017-07-17 2020-07-07 华为技术有限公司 Data distribution method, device and system
EP3652981B1 (en) * 2017-08-14 2022-04-13 Samsung Electronics Co., Ltd. Method and apparatus for processing anchor user plane function (upf) for local offloading in 5g cellular network
CN109429272B (en) * 2017-08-31 2022-02-11 华为技术有限公司 Shunting method in roaming scene and related equipment
US11895033B2 (en) * 2017-11-17 2024-02-06 Huawei Technologies Co., Ltd. Method and apparatus for traffic routing and path optimization for peer-to-peer communications
CN114126089A (en) * 2017-11-27 2022-03-01 华为技术有限公司 Session processing method, device and system
CA3026841A1 (en) * 2017-12-08 2019-06-08 Comcast Cable Communications, Llc User plane function selection for isolated network slice
CN109995836B (en) * 2017-12-29 2021-12-03 华为技术有限公司 Cache decision method and device
CN110048873A (en) * 2018-01-16 2019-07-23 华为技术有限公司 The method and communication device of the policy control of more anchor point protocol Data Unit sessions
CN112468529B (en) * 2019-09-09 2022-08-23 中国移动通信有限公司研究院 Session management method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109417731A (en) * 2016-06-21 2019-03-01 华为技术有限公司 For user plane Path selection, the system and method for gravity treatment and notice user plane variation
CN110169089A (en) * 2017-01-05 2019-08-23 华为技术有限公司 System and method for application friendly protocol Data Unit session management
US20180352483A1 (en) * 2017-04-19 2018-12-06 Lg Electronics Inc. Method for pdu session establishment procedure and amf node
CN109246769A (en) * 2017-05-05 2019-01-18 华为技术有限公司 A kind of PDU session establishing method and device
WO2019118964A1 (en) * 2017-12-15 2019-06-20 Idac Holdings, Inc. Enhanced nef function, mec and 5g integration

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Procedures for the 5G System; Stage 2 (Release 16)", 3GPP STANDARD; TECHNICAL SPECIFICATION; 3GPP TS 23.502, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG2, no. V16.2.0, 24 September 2019 (2019-09-24), pages 1, 129 - 131, XP002799855 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114615132A (en) * 2022-02-25 2022-06-10 亚信科技(中国)有限公司 Fault processing method, device, equipment and storage medium for shunting UPF

Also Published As

Publication number Publication date
CN112584437A (en) 2021-03-30
CN112584437B (en) 2023-03-28

Similar Documents

Publication Publication Date Title
WO2021063224A1 (en) Data offload method and apparatus
EP3993347A1 (en) Method and device for application migration
US20220191813A1 (en) Connection processing method and apparatus in multi-access scenario
CN109842906B (en) Communication method, device and system
EP3585095B1 (en) Method and device for controlling qos, smf, upf, ue, pcf and an
CN111565404B (en) Data distribution method and device
EP4132022A1 (en) Multicast and broadcast service communication method, apparatus, electronic device, and storage medium
US20220272607A1 (en) Network Access Method and Communication Apparatus
WO2020200434A1 (en) Local user plane function control
US11863519B2 (en) Communication method and apparatus for handling DNS messages
US20230024999A1 (en) Communication system, method, and apparatus
US20230283492A1 (en) Traffic charging method, network device and storage medium
KR102246978B1 (en) Routing method and device
CN112583880B (en) Server discovery method and related equipment
US20220006816A1 (en) Terminal management and control method, apparatus, and system
US10057431B2 (en) Charging method, access network device, and gateway device
WO2021196818A1 (en) Key generation method and apparatus, and device and computer readable storage medium
WO2021083033A1 (en) Method and device for determining intermediate session management function i-smf
WO2017152360A1 (en) Method and device for radio bearer security configuration
WO2019238050A1 (en) Communication method and apparatus
US20190222439A1 (en) Network interworking method, network element, and system
CN109196895A (en) A kind of message transmitting method, apparatus and system
CN114745375B (en) Service function realization method and device and electronic equipment
CN114258088A (en) Method, device and system for discovering intermediate session management function device and storage medium
US10045200B2 (en) Communication management for core network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20871936

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20871936

Country of ref document: EP

Kind code of ref document: A1