WO2020164567A1 - Method and apparatus for receiving instruction information, and storage medium - Google Patents

Method and apparatus for receiving instruction information, and storage medium Download PDF

Info

Publication number
WO2020164567A1
WO2020164567A1 PCT/CN2020/075202 CN2020075202W WO2020164567A1 WO 2020164567 A1 WO2020164567 A1 WO 2020164567A1 CN 2020075202 W CN2020075202 W CN 2020075202W WO 2020164567 A1 WO2020164567 A1 WO 2020164567A1
Authority
WO
WIPO (PCT)
Prior art keywords
policy
indication information
ursp
pcf
flag
Prior art date
Application number
PCT/CN2020/075202
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 WO2020164567A1 publication Critical patent/WO2020164567A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/20Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration

Definitions

  • This application relates to the field of communications, for example, to a method and device for receiving indication information, and a storage medium.
  • UE User Equipment
  • AMF Access and Mobility Management Function
  • PCF Policy Control Function
  • the UE policy issued by the PCF includes UE Route Selection Policy (URSP) rules.
  • the UE selects a suitable PDU session for the service flow according to the URSP rule. If there is no suitable PDU session, a new PDU session is created.
  • URSP UE Route Selection Policy
  • the UE initiates the creation of a PDU session before obtaining the URSP rule issued by the PCF.
  • the AMF requests the PCF for the UE policy while returning the registration acceptance response.
  • the UE receives the registration acceptance response from the AMF, it immediately initiates the creation of a PDU session, and then the UE receives the URSP rule issued by the PCF, and finds that the newly created PDU session does not meet the requirements of the URSP rule, so the UE has to release the PDU again Session and re-create the session according to URSP rules.
  • the UE selects an activated PDU session or a new PDU session for the service flow before the URSP rule is issued by the PCF.
  • the PCF has issued multiple URSP rules for the same service flow with different priorities. If the UE first receives a URSP rule with a lower priority, selects a PDU session or creates a new PDU session for the service flow according to the URSP rule, and then receives a URSP rule with a higher priority, the UE has to perform the service according to the URSP rule The flow re-selects a PDU session or creates a new PDU session.
  • the UE directly establishes a PDU session or selects an existing session for the service flow before receiving the URSP rules or receiving all the URSP rules, which leads to problems such as inappropriate PDU sessions established or selected. Propose effective technical solutions.
  • the embodiment of the present invention provides a method and device for receiving indication information, and a storage medium to at least solve the problem that the UE in the related art directly establishes a PDU session or a service flow before receiving the URSP rules or before receiving all the URSP rules. Selecting an existing session will lead to problems such as an inappropriate PDU session established or selected.
  • a method for receiving indication information including:
  • the UE Receives at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, where the first indication information is used for The UE is notified to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
  • the method further includes: in the UE registration process, receiving the access and mobility management function AMF after receiving the policy response message sent by the PCF, and then the registration acceptance message sent by the AMF.
  • the method further includes: if the received registration acceptance message carries the first indication information, not initiating a protocol data unit PDU session within a predetermined period of time, or selecting an existing PDU Conversation.
  • the method after receiving the second indication information carried by the PCF in the policy issuance message, the method further includes: matching the service flow with the received URSP rule, and performing one of the following according to the matching result : Select an activated PDU session and create a PDU session.
  • the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
  • the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
  • an indication information receiving device including: a receiving module, further configured to receive at least one of the following indication information: the policy control function PCF carried in the policy request response message One indication information; the second indication information carried in the policy issuance message by the PCF, where the first indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE of the The URSP rules are issued.
  • the receiving module is further configured to receive the registration acceptance message sent by the AMF after the access and mobility management function AMF receives the policy response message sent by the PCF during the UE registration process.
  • the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
  • the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
  • a storage medium in which a computer program is stored, wherein the computer program is configured to execute the method described in any of the above items when running.
  • the first indication information carried by the policy control function PCF in the policy request response message is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information
  • the indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all
  • a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
  • Fig. 1 is a flowchart of a method for receiving indication information according to an embodiment of the present invention
  • Fig. 2 is a structural block diagram of a device for receiving indication information according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a flow in which a UE initiates PDU session creation according to the preferred embodiment 1 of the present invention
  • Fig. 4 is a schematic diagram of a flow of UE initiating PDU session creation according to preferred embodiment 2 of the present invention.
  • Fig. 5 is a schematic flowchart of a PCF initiatively initiating a policy update process according to the preferred embodiment 2 of the present invention.
  • FIG. 1 is a flowchart of the method for receiving indication information according to an embodiment of the present invention. As shown in FIG. 1, the method includes:
  • Step S102 receiving at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication The information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued.
  • the first indication information carried by the policy control function PCF in the policy request response message is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information
  • the indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all
  • a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
  • the method further includes: in the UE registration process, receiving the access and mobility management function AMF after receiving the policy response message sent by the PCF, and then the registration acceptance message sent by the AMF.
  • the method further includes: if the received registration acceptance message carries the first indication information, not initiating a protocol data unit PDU session within a predetermined period of time, or selecting an existing PDU Session, where the UE registration process is divided into two types: initial registration process and update registration process.
  • initial registration process since there is no PDU session, only a new PDU session is created.
  • update registration process there will be an existing PDU session, so either create a new PDU session for the service flow or select an existing PDU session for it. .
  • the method after receiving the second indication information carried by the PCF in the policy issuance message, the method further includes: matching the service flow with the received URSP rule, and performing one of the following according to the matching result : Select an activated PDU session and create a PDU session.
  • the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
  • the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
  • the UE hastily made a non-optimal decision for the service flow before obtaining the URSP rules or not all the URSP rules, for example, selecting a PDU session or Create a PDU session.
  • This application example proposes the following technical solutions to address the above-mentioned problems: PCF notices that UE will issue URSP rules in advance, and informs UE when the URSP rules are issued, so that the UE can wait until all URSP rules are obtained, and then combine the service flow with URSP rules match and make the best decision based on the matching result.
  • the PCF carries the URSP rule indication in the policy request response message to inform the UE that the URSP rule is about to be issued; the PCF carries the URSP rule sending completion indication in the policy issuance message to inform the UE that the URSP rule has been issued. .
  • AMF delays sending the registration acceptance message to the UE, triggers the AMF to request the PCF to advance the UE policy control process, and then sends the registration acceptance message to the UE after receiving the UE policy response message from the PCF ;
  • the UE receives the registration acceptance message, if it carries the URSP rule indication, it will not initiate the creation of the PDU session temporarily; the UE receives the URSP rule delivery message, and the UE will send the service flow and the URSP rule after receiving the URSP rule delivery instruction Perform matching, and select an activated PDU session or trigger the creation of a PDU session according to the matching result.
  • the method according to the above embodiment can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is Better implementation.
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes a number of instructions to enable a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) to execute the method of each embodiment of the present application.
  • a device for receiving indication information is also provided, and the device is used to implement the above-mentioned embodiments and preferred implementations, and those that have been explained will not be repeated.
  • the term "module” can implement a combination of software and/or hardware with predetermined functions.
  • the devices described in the following embodiments are preferably implemented by software, hardware or a combination of software and hardware is also possible and conceived.
  • Fig. 2 is a structural block diagram of a device for receiving indication information according to an embodiment of the present invention. As shown in Fig. 2, the device includes:
  • the receiving module 20 is further configured to receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuing message, where The first indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
  • the first indication information carried by the policy control function PCF in the policy request response message is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information
  • the indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all
  • a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
  • the receiving module is further configured to receive the registration acceptance message sent by the AMF after the access and mobility management function AMF receives the policy response message sent by the PCF during the UE registration process.
  • the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
  • the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
  • the access and mobility management function AMF after receiving the policy response message sent by the PCF, the access and mobility management function AMF receives the registration acceptance message sent by the AMF.
  • the service flow is matched with the received URSP rule, and one of the following is performed according to the matching result: select the activated PDU Session, create a PDU session.
  • Embodiment 1 to Embodiment 2 described above can be used in combination or used alone, which is not limited in the embodiment of the present invention.
  • the initial registration of the UE triggers the AMF to request the PCF for UE policy control.
  • Fig. 3 is a schematic diagram of a flow of UE initiating PDU session creation according to preferred embodiment 1 of the present invention, as shown in Fig. 3, including:
  • step S501 the UE powers on and initiates an initial registration request to the AMF.
  • Step S503 the AMF sends a UE policy control request to the PCF.
  • the PCF makes a policy decision. If it decides that there is a URSP rule to be issued, it carries the URSP flag in the response to the AMF and is set to true, otherwise the URSP flag is set to false or does not carry the URSP flag.
  • step S509 the AMF sends a registration acceptance message to the UE, carrying the URSP flag received in S04 as it is.
  • step S511 the PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
  • Step S513 the UE returns a success message to the PCF via the AMF.
  • UE mobility update registration triggers AMF to request UE policy update from PCF
  • Fig. 4 is a schematic diagram of the flow of UE initiating PDU session creation according to preferred embodiment 2 of the present invention, as shown in Fig. 4, including:
  • step S601 the UE moves its position and initiates a mobility update registration request to the AMF.
  • Step S603 The AMF sends a UE policy control update request to the PCF.
  • the PCF makes a policy decision. If it decides that there is a URSP rule to be issued, it carries the URSP flag in the response to the AMF and is set to true, otherwise the URSP flag is set to false, or the URSP flag is not carried.
  • step S609 the AMF sends a registration acceptance message to the UE, carrying the URSP flag received in S04 as it is.
  • Step S611 The PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
  • step S613 the UE returns a success message to the PCF via the AMF.
  • Steps S615 and S617 until the last URSP flag in S611 is true, the UE matches the service flow with the URSP rule, and selects the matched PDU session for service flow transmission. If there is no matching PDU session, initiates the creation of a PDU session .
  • Fig. 5 is a schematic flowchart of a PCF initiatively initiating a policy update process according to the preferred embodiment 2 of the present invention, as shown in Fig. 5, including:
  • step S701 the PCF detects that the UE policy is updated, and sends a UE policy update notification to the AMF.
  • step S703 the AMF returns a response message to the PCF.
  • Step S705 The PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
  • Step S707 the UE returns a success message to the PCF via the AMF.
  • Steps S709 and S711 after the last URSP flag is true in step S705, the UE matches the service flow with the URSP rule, and selects the matched PDU session for service flow transmission. If there is no matching PDU session, it initiates the PDU session create.
  • An embodiment of the present invention also provides a storage medium, the storage medium including a stored program, wherein the above-mentioned program executes any of the above-mentioned methods when the program is running.
  • the foregoing storage medium may be configured to store program code for executing the following steps:
  • the S1. Receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, where the first indication information It is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
  • the foregoing storage medium may include, but is not limited to: U disk, Read-Only Memory (Read-Only Memory, ROM for short), Random Access Memory (Random Access Memory, RAM for short), Various media that can store program codes, such as mobile hard disks, magnetic disks, or optical disks.
  • modules or steps of this application can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
  • they can be implemented with program codes executable by a computing device, so that they can be stored in a storage device for execution by the computing device, and in some cases, can be executed in a different order than here.

Abstract

Disclosed are a method and apparatus for receiving instruction information, and a storage medium. The method comprises: receiving at least one of the following instruction information: first instruction information carried by a policy control function (PCF) in a policy request response message; and second instruction information carried by the PCF in a policy delivery message, wherein the first instruction information is used for notifying a UE to receive a UE route selection policy (URSP) rule; the second instruction information is used for informing the UE of the completed delivery of the URSP rule. The application of the technical solution solves the problems in the prior art such as the inappropriate creation or selection of a PDU session caused by the direct creation of the PDU session or selection of an existing session for a service flow before the UE receives the URSP rule or fails to complete receiving the URSP rule.

Description

指示信息的接收方法及装置、存储介质Method, device and storage medium for receiving instruction information
本申请要求在2019年02月14日提交中国专利局、申请号为201910114875.7的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office with an application number of 201910114875.7 on February 14, 2019. The entire content of this application is incorporated into this application by reference.
技术领域Technical field
本申请涉及通信领域,例如涉及一种指示信息的接收方法及装置、存储介质。This application relates to the field of communications, for example, to a method and device for receiving indication information, and a storage medium.
背景技术Background technique
用户设备(User Equipment,简称为UE)注册流程:UE向接入和移动性管理功能(Access and Mobility Management Function,简称为AMF)发起注册,AMF返回注册接受响应,同时向策略控制功能)Policy Control Function,简称为PCF)请求UE策略。User equipment (User Equipment, referred to as UE) registration process: UE initiates registration with Access and Mobility Management Function (referred to as AMF), AMF returns a registration acceptance response, and at the same time to the policy control function) Policy Control Function (referred to as PCF for short) requests the UE policy.
PCF下发的UE策略中包含UE路由选择策略(UE Route Selection Policy,简称为URSP)规则,UE根据URSP规则为业务流选择合适的PDU会话,如果没有合适的PDU会话,则新建PDU会话。The UE policy issued by the PCF includes UE Route Selection Policy (URSP) rules. The UE selects a suitable PDU session for the service flow according to the URSP rule. If there is no suitable PDU session, a new PDU session is created.
相关技术中存在以下应用场景:(1)UE在没有拿到PCF下发的URSP规则前,就发起了PDU会话的创建。The following application scenarios exist in the related technology: (1) The UE initiates the creation of a PDU session before obtaining the URSP rule issued by the PCF.
UE注册流程中,AMF返回注册接受响应的同时向PCF请求UE策略。UE一收到AMF的注册接受响应,就立刻发起PDU会话的创建,而后UE又收到PCF下发的URSP规则,发现刚创建的PDU会话并不满足URSP规则的要求,于是UE又得释放PDU会话,并根据URSP规则重新创建会话。In the UE registration process, the AMF requests the PCF for the UE policy while returning the registration acceptance response. As soon as the UE receives the registration acceptance response from the AMF, it immediately initiates the creation of a PDU session, and then the UE receives the URSP rule issued by the PCF, and finds that the newly created PDU session does not meet the requirements of the URSP rule, so the UE has to release the PDU again Session and re-create the session according to URSP rules.
(2)UE在没有完全拿到PCF下发URSP规则前,就为业务流选择激活的PDU会话或新建PDU会话。(2) The UE selects an activated PDU session or a new PDU session for the service flow before the URSP rule is issued by the PCF.
PCF针对相同的业务流下发了多条URSP规则,其优先级不同。如果UE先收到了优先级低的URSP规则,并根据该URSP规则为业务流选择了PDU会话或新建了PDU会话,而后又收到了优先级高的URSP规则,UE又得根据该URSP规则为业务流重新选择PDU会话或新建PDU会话。The PCF has issued multiple URSP rules for the same service flow with different priorities. If the UE first receives a URSP rule with a lower priority, selects a PDU session or creates a new PDU session for the service flow according to the URSP rule, and then receives a URSP rule with a higher priority, the UE has to perform the service according to the URSP rule The flow re-selects a PDU session or creates a new PDU session.
针对相关技术中,UE在未接收到URSP规则或未全部接收完URSP规则前,就直接为业务流建立PDU会话或选择已有会话,进而导致建立的或选择的PDU 会话不合适等问题,尚未提出有效的技术方案。In related technologies, the UE directly establishes a PDU session or selects an existing session for the service flow before receiving the URSP rules or receiving all the URSP rules, which leads to problems such as inappropriate PDU sessions established or selected. Propose effective technical solutions.
发明内容Summary of the invention
本发明实施例提供了一种指示信息的接收方法及装置、存储介质,以至少解决相关技术中UE在未接收到URSP规则或未全部接收完URSP规则前,就直接为业务流建立PDU会话或选择已有会话,进而导致建立的或选择的PDU会话不合适等问题。The embodiment of the present invention provides a method and device for receiving indication information, and a storage medium to at least solve the problem that the UE in the related art directly establishes a PDU session or a service flow before receiving the URSP rules or before receiving all the URSP rules. Selecting an existing session will lead to problems such as an inappropriate PDU session established or selected.
根据本发明的一个实施例,提供了一种指示信息的接收方法,包括:According to an embodiment of the present invention, there is provided a method for receiving indication information, including:
接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。Receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, where the first indication information is used for The UE is notified to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
在本发明实施例中,所述方法还包括:在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the embodiment of the present invention, the method further includes: in the UE registration process, receiving the access and mobility management function AMF after receiving the policy response message sent by the PCF, and then the registration acceptance message sent by the AMF.
在本发明实施例中,所述方法还包括:如果接收到的所述注册接受消息中携带所述第一指示信息,则在预定时间段内不发起协议数据单元PDU会话,或选择已有PDU会话。In the embodiment of the present invention, the method further includes: if the received registration acceptance message carries the first indication information, not initiating a protocol data unit PDU session within a predetermined period of time, or selecting an existing PDU Conversation.
在本发明实施例中,在接收到PCF在策略下发消息中携带的第二指示信息之后,所述方法还包括:将业务流与接收完成的URSP规则进行匹配,根据匹配结果执行以下之一:选取已激活的PDU会话,创建PDU会话。In the embodiment of the present invention, after receiving the second indication information carried by the PCF in the policy issuance message, the method further includes: matching the service flow with the received URSP rule, and performing one of the following according to the matching result : Select an activated PDU session and create a PDU session.
在本发明实施例中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带URSP flag,且所述URSP flag设置为真。In the embodiment of the present invention, the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
在本发明实施例中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带last URSP flag,且所述last URSP flag设置为真。In the embodiment of the present invention, the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
根据本发明的另一个实施例,还提供了一种指示信息的接收装置,包括:接收模块,还用于接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。According to another embodiment of the present invention, there is also provided an indication information receiving device, including: a receiving module, further configured to receive at least one of the following indication information: the policy control function PCF carried in the policy request response message One indication information; the second indication information carried in the policy issuance message by the PCF, where the first indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE of the The URSP rules are issued.
在本发明实施例中,所述接收模块,还用于在UE注册过程中,接收接入和 移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the embodiment of the present invention, the receiving module is further configured to receive the registration acceptance message sent by the AMF after the access and mobility management function AMF receives the policy response message sent by the PCF during the UE registration process.
在本发明实施例中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带URSP flag,且所述URSP flag设置为真。In the embodiment of the present invention, the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
在本发明实施例中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带last URSP flag,且所述last URSP flag设置为真。In the embodiment of the present invention, the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
根据本发明的另一个实施例,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行以上任一项中所述的方法。According to another embodiment of the present invention, there is also provided a storage medium in which a computer program is stored, wherein the computer program is configured to execute the method described in any of the above items when running.
通过本申请,接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成,解决了相关技术中,UE在未接收到URSP规则或未全部接收完URSP规则前,就直接为业务流建立PDU会话或选择已有会话,进而导致建立的或选择的PDU会话不合适等问题。Through this application, at least one of the following indication information is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information The indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all Before the URSP rule, a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
附图概述Figure overview
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described here are used to provide a further understanding of the application and constitute a part of the application. The exemplary embodiments and descriptions of the application are used to explain the application and do not constitute an improper limitation of the application. In the attached picture:
图1为根据本发明实施例的指示信息的接收方法的流程图;Fig. 1 is a flowchart of a method for receiving indication information according to an embodiment of the present invention;
图2是根据本发明实施例的指示信息的接收装置的结构框图;Fig. 2 is a structural block diagram of a device for receiving indication information according to an embodiment of the present invention;
图3为根据本发明优选实施例1的UE发起PDU会话创建的流程示意图;FIG. 3 is a schematic diagram of a flow in which a UE initiates PDU session creation according to the preferred embodiment 1 of the present invention;
图4为根据本发明优选实施例2的UE发起PDU会话创建的流程示意图;Fig. 4 is a schematic diagram of a flow of UE initiating PDU session creation according to preferred embodiment 2 of the present invention;
图5为根据本发明优选实施例2的PCF主动发起策略更新流程的流程示意图。Fig. 5 is a schematic flowchart of a PCF initiatively initiating a policy update process according to the preferred embodiment 2 of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本申请。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。Hereinafter, the application will be described in detail with reference to the drawings and in conjunction with embodiments. It should be noted that the embodiments in this application and the features in the embodiments can be combined with each other if there is no conflict.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“第一”、 “第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms “first” and “second” in the specification and claims of the application and the above-mentioned drawings are used to distinguish similar objects, and not necessarily used to describe a specific sequence or sequence.
实施例1Example 1
本发明实施例提供了一种指示信息的接收方法,图1为根据本发明实施例的指示信息的接收方法的流程图,如图1所示,包括:The embodiment of the present invention provides a method for receiving indication information. FIG. 1 is a flowchart of the method for receiving indication information according to an embodiment of the present invention. As shown in FIG. 1, the method includes:
步骤S102,接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。Step S102, receiving at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication The information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued.
通过上述步骤,接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成,解决了相关技术中,UE在未接收到URSP规则或未全部接收完URSP规则前,就直接为业务流建立PDU会话或选择已有会话,进而导致建立的或选择的PDU会话不合适等问题。Through the above steps, at least one of the following indication information is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information The indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all Before the URSP rule, a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
在本发明实施例中,所述方法还包括:在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the embodiment of the present invention, the method further includes: in the UE registration process, receiving the access and mobility management function AMF after receiving the policy response message sent by the PCF, and then the registration acceptance message sent by the AMF.
在本发明实施例中,所述方法还包括:如果接收到的所述注册接受消息中携带所述第一指示信息,则在预定时间段内不发起协议数据单元PDU会话,或选择已有PDU会话,其中,UE的注册过程分为初始注册流程和更新注册流程两类,在初始注册流程中,由于不存在PDU会话,所以只会新建PDU会话。而在更新注册流程中,会有已存在的PDU会话,所以要么为业务流新建PDU会话,要么为其选择已有PDU会话。。In the embodiment of the present invention, the method further includes: if the received registration acceptance message carries the first indication information, not initiating a protocol data unit PDU session within a predetermined period of time, or selecting an existing PDU Session, where the UE registration process is divided into two types: initial registration process and update registration process. In the initial registration process, since there is no PDU session, only a new PDU session is created. In the update registration process, there will be an existing PDU session, so either create a new PDU session for the service flow or select an existing PDU session for it. .
在本发明实施例中,在接收到PCF在策略下发消息中携带的第二指示信息之后,所述方法还包括:将业务流与接收完成的URSP规则进行匹配,根据匹配结果执行以下之一:选取已激活的PDU会话,创建PDU会话。In the embodiment of the present invention, after receiving the second indication information carried by the PCF in the policy issuance message, the method further includes: matching the service flow with the received URSP rule, and performing one of the following according to the matching result : Select an activated PDU session and create a PDU session.
在本发明实施例中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带URSP flag,且所述URSP flag设置为真。In the embodiment of the present invention, the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
在本发明实施例中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带last URSP flag,且所述last URSP flag设置为真。In the embodiment of the present invention, the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
以下结合一示例对上述技术方案进行说明,相关技术中,UE在没有拿到 URSP规则或没有全部拿到URSP规则前,就仓促为业务流做了非最优的决定,例如,选取PDU会话或创建PDU会话。本申请示例针对上述问题,提出了以下技术方案:PCF提前预告UE将有URSP规则下发,以及在URSP规则下发完毕时告知UE,如此UE就可以等到获取所有URSP规则后,将业务流和URSP规则进行匹配,并根据匹配结果做出最优决定。The following describes the above technical solution with an example. In related technologies, the UE hastily made a non-optimal decision for the service flow before obtaining the URSP rules or not all the URSP rules, for example, selecting a PDU session or Create a PDU session. This application example proposes the following technical solutions to address the above-mentioned problems: PCF notices that UE will issue URSP rules in advance, and informs UE when the URSP rules are issued, so that the UE can wait until all URSP rules are obtained, and then combine the service flow with URSP rules match and make the best decision based on the matching result.
在本发明实施例中,PCF在策略请求响应消息中携带URSP规则指示,预告UE即将有URSP规则下发;PCF在策略下发消息中携带URSP规则发送完毕指示,告诉UE其URSP规则下发完毕。In the embodiment of the present invention, the PCF carries the URSP rule indication in the policy request response message to inform the UE that the URSP rule is about to be issued; the PCF carries the URSP rule sending completion indication in the policy issuance message to inform the UE that the URSP rule has been issued. .
在本发明实施例中,在UE注册流程中,AMF推迟发送注册接受消息给UE,将AMF触发向PCF请求UE策略控制流程提前,待收到PCF的UE策略响应消息再向UE发送注册接受消息;UE收到注册接受消息,如果携带URSP规则指示,则暂不发起PDU会话的创建;UE收到URSP规则下发消息,待收到URSP规则发送完毕指示,UE才会将业务流和URSP规则进行匹配,并根据匹配结果选取激活的PDU会话或触发PDU会话的创建。In the embodiment of the present invention, in the UE registration process, AMF delays sending the registration acceptance message to the UE, triggers the AMF to request the PCF to advance the UE policy control process, and then sends the registration acceptance message to the UE after receiving the UE policy response message from the PCF ; The UE receives the registration acceptance message, if it carries the URSP rule indication, it will not initiate the creation of the PDU session temporarily; the UE receives the URSP rule delivery message, and the UE will send the service flow and the URSP rule after receiving the URSP rule delivery instruction Perform matching, and select an activated PDU session or trigger the creation of a PDU session according to the matching result.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is Better implementation. Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes a number of instructions to enable a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) to execute the method of each embodiment of the present application.
实施例2Example 2
在本实施例中还提供了一种指示信息的接收装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In this embodiment, a device for receiving indication information is also provided, and the device is used to implement the above-mentioned embodiments and preferred implementations, and those that have been explained will not be repeated. As used below, the term "module" can implement a combination of software and/or hardware with predetermined functions. Although the devices described in the following embodiments are preferably implemented by software, hardware or a combination of software and hardware is also possible and conceived.
图2是根据本发明实施例的指示信息的接收装置的结构框图,如图2所示,该装置包括:Fig. 2 is a structural block diagram of a device for receiving indication information according to an embodiment of the present invention. As shown in Fig. 2, the device includes:
接收模块20,还用于接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二 指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。The receiving module 20 is further configured to receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuing message, where The first indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
通过本申请,接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成,解决了相关技术中,UE在未接收到URSP规则或未全部接收完URSP规则前,就直接为业务流建立PDU会话或选择已有会话,进而导致建立的或选择的PDU会话不合适等问题。Through this application, at least one of the following indication information is received: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, wherein the first indication information The indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is completed, which solves the problem that the UE has not received the URSP rule or has not received all Before the URSP rule, a PDU session is directly established for the service flow or an existing session is selected, which leads to problems such as an inappropriate PDU session established or selected.
在本发明实施例中,所述接收模块,还用于在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the embodiment of the present invention, the receiving module is further configured to receive the registration acceptance message sent by the AMF after the access and mobility management function AMF receives the policy response message sent by the PCF during the UE registration process.
在本发明实施例中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带URSP flag,且所述URSP flag设置为真。In the embodiment of the present invention, the first indication information carried in the policy request response message includes: carrying the URSP flag in the policy request response message, and the URSP flag is set to true.
在本发明实施例中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带last URSP flag,且所述last URSP flag设置为真。In the embodiment of the present invention, the second indication information carried in the policy issuing message includes: carrying the last URSP flag in the policy issuing message, and the last URSP flag is set to true.
在本发明实施例中,在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the embodiment of the present invention, in the UE registration process, after receiving the policy response message sent by the PCF, the access and mobility management function AMF receives the registration acceptance message sent by the AMF.
在本发明实施例中,如果接收到的所述注册接受消息中携带所述第一指示信息,则在预定时间段内不发起协议数据单元PDU会话。In the embodiment of the present invention, if the received registration acceptance message carries the first indication information, no protocol data unit PDU session is initiated within a predetermined period of time.
在本发明实施例中,在接收到PCF在策略下发消息中携带的第二指示信息之后,将业务流与接收完成的URSP规则进行匹配,根据匹配结果执行以下之一:选取已激活的PDU会话,创建PDU会话。In the embodiment of the present invention, after receiving the second indication information carried by the PCF in the policy issuance message, the service flow is matched with the received URSP rule, and one of the following is performed according to the matching result: select the activated PDU Session, create a PDU session.
需要说明的是,上述实施例1-实施例2的技术方案可以结合使用,也可以单独使用,本发明实施例对此不作限定。It should be noted that the technical solutions of Embodiment 1 to Embodiment 2 described above can be used in combination or used alone, which is not limited in the embodiment of the present invention.
以下结合优选实施例对上述技术方案进行说明,但不用于限定本发明实施例的技术方案。The above technical solutions are described below in conjunction with preferred embodiments, but they are not used to limit the technical solutions of the embodiments of the present invention.
优选实施例1Preferred embodiment 1
UE初始注册,触发AMF向PCF请求UE策略控制。The initial registration of the UE triggers the AMF to request the PCF for UE policy control.
图3为根据本发明优选实施例1的UE发起PDU会话创建的流程示意图,如图3所示,包括:Fig. 3 is a schematic diagram of a flow of UE initiating PDU session creation according to preferred embodiment 1 of the present invention, as shown in Fig. 3, including:
步骤S501,UE开机,向AMF发起初始注册请求。In step S501, the UE powers on and initiates an initial registration request to the AMF.
步骤S503,AMF向PCF发送UE策略控制请求。Step S503, the AMF sends a UE policy control request to the PCF.
步骤S505和步骤S507,PCF进行策略决策,如果决策出有URSP规则需要下发,则在给AMF的响应中携带URSP flag且设置为true,否则URSP flag设置为false,或不携带URSP flag。In steps S505 and S507, the PCF makes a policy decision. If it decides that there is a URSP rule to be issued, it carries the URSP flag in the response to the AMF and is set to true, otherwise the URSP flag is set to false or does not carry the URSP flag.
步骤S509,AMF向UE发送注册接受消息,原样携带S04中收到的URSP flag。In step S509, the AMF sends a registration acceptance message to the UE, carrying the URSP flag received in S04 as it is.
步骤S511,PCF经由AMF向UE下发UE策略,如果是最后一条包含URSP规则的UE策略下发消息,则PCF在消息中携带last URSP flag且设置为true,否则last URSP flag设置为false,或不携带last URSP flag。In step S511, the PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
步骤S513,UE经由AMF向PCF返回成功消息。Step S513, the UE returns a success message to the PCF via the AMF.
步骤S515和步骤S517,待到S511中last URSP flag为true,则UE将业务流和URSP规则进行匹配,并根据匹配结果创建相应的PDU会话。Steps S515 and S517, until the last URSP flag in S511 is true, the UE will match the service flow with the URSP rule, and create a corresponding PDU session according to the matching result.
优选实施例2Preferred embodiment 2
UE移动性更新注册,触发AMF向PCF请求UE策略更新UE mobility update registration triggers AMF to request UE policy update from PCF
图4为根据本发明优选实施例2的UE发起PDU会话创建的流程示意图,如图4所示,包括:Fig. 4 is a schematic diagram of the flow of UE initiating PDU session creation according to preferred embodiment 2 of the present invention, as shown in Fig. 4, including:
步骤S601,UE位置移动,向AMF发起移动性更新注册请求。In step S601, the UE moves its position and initiates a mobility update registration request to the AMF.
步骤S603,AMF向PCF发送UE策略控制更新请求。Step S603: The AMF sends a UE policy control update request to the PCF.
步骤S605和步骤S607,PCF进行策略决策,如果决策出有URSP规则需要下发,则在给AMF的响应中携带URSP flag且设置为true,否则URSP flag设置为false,或不携带URSP flag。In steps S605 and S607, the PCF makes a policy decision. If it decides that there is a URSP rule to be issued, it carries the URSP flag in the response to the AMF and is set to true, otherwise the URSP flag is set to false, or the URSP flag is not carried.
步骤S609,AMF向UE发送注册接受消息,原样携带S04中收到的URSP flag。In step S609, the AMF sends a registration acceptance message to the UE, carrying the URSP flag received in S04 as it is.
步骤S611,PCF经由AMF向UE下发UE策略,如果是最后一条包含URSP规则的UE策略下发消息,则PCF在消息中携带last URSP flag且设置为true,否则last URSP flag设置为false,或不携带last URSP flag。Step S611: The PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
步骤S613,UE经由AMF向PCF返回成功消息。In step S613, the UE returns a success message to the PCF via the AMF.
步骤S615和步骤S617,待到S611中last URSP flag为true,UE将业务流和URSP规则进行匹配,并选用匹配上的PDU会话进行业务流传输,若无匹配的PDU会话则发起PDU会话的创建。Steps S615 and S617, until the last URSP flag in S611 is true, the UE matches the service flow with the URSP rule, and selects the matched PDU session for service flow transmission. If there is no matching PDU session, initiates the creation of a PDU session .
优选实施例3Preferred embodiment 3
图5为根据本发明优选实施例2的PCF主动发起策略更新流程的流程示意 图,如图5所示,包括:Fig. 5 is a schematic flowchart of a PCF initiatively initiating a policy update process according to the preferred embodiment 2 of the present invention, as shown in Fig. 5, including:
步骤S701,PCF检测到UE策略发生更新,向AMF发送UE策略更新通知。In step S701, the PCF detects that the UE policy is updated, and sends a UE policy update notification to the AMF.
步骤S703,AMF向PCF返回响应消息。In step S703, the AMF returns a response message to the PCF.
步骤S705,PCF经由AMF向UE下发UE策略,如果是最后一条包含URSP规则的UE策略下发消息,则PCF在消息中携带last URSP flag且设置为true,否则last URSP flag设置为false,或不携带last URSP flag。Step S705: The PCF issues the UE policy to the UE via the AMF. If it is the last UE policy delivery message containing the URSP rule, the PCF carries the last URSP flag in the message and is set to true, otherwise the last URSP flag is set to false, or Does not carry the last URSP flag.
步骤S707,UE经由AMF向PCF返回成功消息。Step S707, the UE returns a success message to the PCF via the AMF.
步骤S709和步骤S711,待到步骤S705中last URSP flag为true,UE将业务流和URSP规则进行匹配,并选用匹配上的PDU会话进行业务流传输,若无匹配的PDU会话则发起PDU会话的创建。Steps S709 and S711, after the last URSP flag is true in step S705, the UE matches the service flow with the URSP rule, and selects the matched PDU session for service flow transmission. If there is no matching PDU session, it initiates the PDU session create.
实施例3Example 3
本发明的实施例还提供了一种存储介质,该存储介质包括存储的程序,其中,上述程序运行时执行上述任一项的方法。An embodiment of the present invention also provides a storage medium, the storage medium including a stored program, wherein the above-mentioned program executes any of the above-mentioned methods when the program is running.
可选地,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的程序代码:Optionally, in this embodiment, the foregoing storage medium may be configured to store program code for executing the following steps:
S1,接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。S1. Receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuance message, where the first indication information It is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。Optionally, in this embodiment, the foregoing storage medium may include, but is not limited to: U disk, Read-Only Memory (Read-Only Memory, ROM for short), Random Access Memory (Random Access Memory, RAM for short), Various media that can store program codes, such as mobile hard disks, magnetic disks, or optical disks.
可选地,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。Optionally, for specific examples in this embodiment, reference may be made to the examples described in the above-mentioned embodiments and optional implementation manners, and details are not described herein again in this embodiment.
显然,本领域的技术人员应该明白,上述的本申请的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电 路模块来实现。这样,本申请不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above-mentioned modules or steps of this application can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices. Above, alternatively, they can be implemented with program codes executable by a computing device, so that they can be stored in a storage device for execution by the computing device, and in some cases, can be executed in a different order than here. Perform the steps shown or described, or fabricate them into individual integrated circuit modules, or fabricate multiple modules or steps of them into a single integrated circuit module to achieve. In this way, this application is not limited to any specific hardware and software combination.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above descriptions are only preferred embodiments of the application, and are not used to limit the application. For those skilled in the art, the application can have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the principles of this application shall be included in the protection scope of this application.

Claims (11)

  1. 一种指示信息的接收方法,包括:A method for receiving indication information includes:
    接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。Receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuing message, where the first indication information is used for The UE is notified to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
  2. 根据权利要求1所述的方法,还包括:The method according to claim 1, further comprising:
    在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the UE registration process, after receiving the policy response message sent by the PCF, the access and mobility management function AMF receives the registration acceptance message sent by the AMF.
  3. 根据权利要求2所述的方法,还包括:The method according to claim 2, further comprising:
    在接收到的所述注册接受消息中携带所述第一指示信息的情况下,在预定时间段内不发起协议数据单元PDU会话,或选择已有PDU会话。In the case that the received registration acceptance message carries the first indication information, no protocol data unit PDU session is initiated within a predetermined period of time, or an existing PDU session is selected.
  4. 根据权利要求1所述的方法,在接收到PCF在策略下发消息中携带的第二指示信息之后,还包括:The method according to claim 1, after receiving the second indication information carried by the PCF in the policy issuing message, the method further comprises:
    将业务流与接收完成的URSP规则进行匹配,根据匹配结果执行以下之一:选取已激活的PDU会话,创建PDU会话。Match the service flow with the received URSP rule, and perform one of the following according to the matching result: select an activated PDU session, and create a PDU session.
  5. 根据权利要求1-4任一项所述的方法,其中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带的URSP flag,且所述URSP flag设置为真。The method according to any one of claims 1-4, wherein the first indication information carried in the policy request response message includes: the URSP flag carried in the policy request response message, and the URSP flag is set to true .
  6. 根据权利要求1-4任一项所述的方法,其中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带的last URSP flag,且所述last URSP flag设置为真。The method according to any one of claims 1 to 4, wherein the second indication information carried in the policy issuance message includes: last URSP flag carried in the policy issuance message, and the last URSP flag is set Is true.
  7. 一种指示信息的接收装置,包括:A receiving device for indication information, including:
    接收模块,设置为接收以下至少之一的指示信息:策略控制功能PCF在策略请求响应消息中携带的第一指示信息;PCF在策略下发消息中携带的第二指示信息,其中,所述第一指示信息用于通知UE接收UE路由选择策略URSP规则,所述第二指示信息用于通知UE所述URSP规则下发完成。The receiving module is configured to receive at least one of the following indication information: the first indication information carried by the policy control function PCF in the policy request response message; the second indication information carried by the PCF in the policy issuing message, wherein the first indication information One indication information is used to notify the UE to receive the UE routing policy URSP rule, and the second indication information is used to notify the UE that the URSP rule is issued is complete.
  8. 根据权利要求7所述的装置,其中,所述接收模块,还设置为:The device according to claim 7, wherein the receiving module is further configured to:
    在UE注册过程中,接收接入和移动性管理功能AMF在接收到PCF发送的策略响应消息后,所述AMF发送的注册接受消息。In the UE registration process, after receiving the policy response message sent by the PCF, the access and mobility management function AMF receives the registration acceptance message sent by the AMF.
  9. 根据权利要求7或8所述的装置,其中,在策略请求响应消息中携带的第一指示信息,包括:在策略请求响应消息中携带的URSP flag,且所述URSP flag 设置为真。The device according to claim 7 or 8, wherein the first indication information carried in the policy request response message includes: the URSP flag carried in the policy request response message, and the URSP flag is set to true.
  10. 根据权利要求7或8所述的装置,其中,在策略下发消息中携带的第二指示信息,包括:在策略下发消息中携带的last URSP flag,且所述last URSP flag设置为真。The device according to claim 7 or 8, wherein the second indication information carried in the policy issuance message includes: last URSP flag carried in the policy issuance message, and the last URSP flag is set to true.
  11. 一种存储介质,其中,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至6任一项中所述的方法。A storage medium, wherein a computer program is stored in the storage medium, and the computer program is configured to execute the method described in any one of claims 1 to 6 when the computer program is run.
PCT/CN2020/075202 2019-02-14 2020-02-14 Method and apparatus for receiving instruction information, and storage medium WO2020164567A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910114875.7 2019-02-14
CN201910114875.7A CN111565429A (en) 2019-02-14 2019-02-14 Method and device for receiving indication information and storage medium

Publications (1)

Publication Number Publication Date
WO2020164567A1 true WO2020164567A1 (en) 2020-08-20

Family

ID=72043771

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/075202 WO2020164567A1 (en) 2019-02-14 2020-02-14 Method and apparatus for receiving instruction information, and storage medium

Country Status (2)

Country Link
CN (1) CN111565429A (en)
WO (1) WO2020164567A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116567689A (en) * 2022-01-27 2023-08-08 维沃移动通信有限公司 Information processing method, terminal and network function

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1937570A (en) * 2005-09-23 2007-03-28 株式会社日立制作所 Route selective control apparatus, method and system
CN102694704A (en) * 2012-05-08 2012-09-26 北京邮电大学 Home gateway, and distinguishing method of user identities thereof
WO2017101230A1 (en) * 2015-12-18 2017-06-22 华为技术有限公司 Routing selection method for data centre network and network manager
CN109315004A (en) * 2017-08-11 2019-02-05 华为技术有限公司 Setting method, the setting method and related entities of UE strategy of PDU type

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10531420B2 (en) * 2017-01-05 2020-01-07 Huawei Technologies Co., Ltd. Systems and methods for application-friendly protocol data unit (PDU) session management
KR102293669B1 (en) * 2017-05-08 2021-08-25 삼성전자 주식회사 Session continuity support for 5g cellular network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1937570A (en) * 2005-09-23 2007-03-28 株式会社日立制作所 Route selective control apparatus, method and system
CN102694704A (en) * 2012-05-08 2012-09-26 北京邮电大学 Home gateway, and distinguishing method of user identities thereof
WO2017101230A1 (en) * 2015-12-18 2017-06-22 华为技术有限公司 Routing selection method for data centre network and network manager
CN109315004A (en) * 2017-08-11 2019-02-05 华为技术有限公司 Setting method, the setting method and related entities of UE strategy of PDU type

Also Published As

Publication number Publication date
CN111565429A (en) 2020-08-21

Similar Documents

Publication Publication Date Title
US11700312B2 (en) Method and system for user plane path selection
CN110214459B (en) Service processing method and device
EP2800302A1 (en) Method, device and system for determining policy and charging enforcement function
EP4132022A1 (en) Multicast and broadcast service communication method, apparatus, electronic device, and storage medium
WO2009076867A1 (en) Method and wap gateway of realizing the differential service for wap group
CN110876154B (en) Method, apparatus and storage medium for implementing NF proximity selection
US11252652B2 (en) Non-IP data delivery authorization update method and connection release method for non-IP data delivery, and device for performing the method
WO2020164567A1 (en) Method and apparatus for receiving instruction information, and storage medium
WO2021063224A1 (en) Data offload method and apparatus
JP2020506629A (en) Routing method and apparatus
US9674693B2 (en) State-efficient network function support
WO2019101101A1 (en) Communication method and apparatus
WO2017128727A1 (en) Interaction method for edge computing node and device
WO2018171594A1 (en) Handover method and device involving multiple core networks
WO2016177135A1 (en) Resource management method, device, and control terminal
EP3547653A1 (en) Data replication
CN108307457B (en) Message routing method and device
WO2019219251A1 (en) Stickiness removal of transactions in the core network
EP3834386B1 (en) System and method for sharing subscriber resources in a network environment
EP3151595B1 (en) Terminal management method and network device
EP4087186A1 (en) Communication network arrangement and method for providing a communication service
WO2024061116A1 (en) Communication method, network and system, session management function network element and storage medium
WO2023165164A1 (en) Network access method, apparatus, and system
CN114244709B (en) UP equipment association control method and device
CN111880742B (en) Distributed storage volume creation method, system, device and computer medium

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: 20755125

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: 20755125

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 04/02/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20755125

Country of ref document: EP

Kind code of ref document: A1