WO2022262170A1 - 发现请求的处理方法、装置和系统 - Google Patents
发现请求的处理方法、装置和系统 Download PDFInfo
- Publication number
- WO2022262170A1 WO2022262170A1 PCT/CN2021/127108 CN2021127108W WO2022262170A1 WO 2022262170 A1 WO2022262170 A1 WO 2022262170A1 CN 2021127108 W CN2021127108 W CN 2021127108W WO 2022262170 A1 WO2022262170 A1 WO 2022262170A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- range
- network element
- registration number
- discovery request
- number range
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W60/00—Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/20—Transfer of user or subscriber data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
Definitions
- the present disclosure relates to the technical field of data storage, and in particular, to a discovery request processing method, a discovery request processing device, and a discovery request processing system.
- the internal basic process of the 5G SA (Standalone, independent) core network is divided into registration process, discovery process, service request process, etc.
- the producer network element of the core network registers with the NRF (Network Repository Function, network warehouse function) network element, and at the same time provides the service address information of the network element to the NRF network element, and the SUPI (Subscription Permanent Identifier) of the user who can provide the service , user permanent identifier) number segment and other key information.
- NRF Network Repository Function, network warehouse function
- the range of user SUPI numbers that can provide services is manually configured as the range of registration numbers.
- a method for processing a discovery request including: receiving a discovery request sent by a user roaming to a visited place through a consumer network element in the visited place; according to the identity information of the user in the discovery request, Send the discovery request to the user's home NRF network element; judge whether the registration number range is correct according to whether the service-providing registration number range returned by the home NRF network element matches the pre-stored home configuration number range ; According to the judgment result, return the response information of the discovery request to the network element of the visited consumer.
- judging whether the registration number range is correct includes: in the configuration number range If the range of the registration number range is included, it is judged that the range of the registration number range is correct; when the range of the configuration number range does not include the range of the registration number range, it is judged that the range of the registration number range is wrong.
- judging whether the registration number range is correct includes: judging the registration number range Whether the minimum value is greater than or equal to the minimum value of the configuration number range and less than the maximum value of the configuration number range; the minimum value of the registration number range is less than the configuration number range The minimum value, or greater than the configuration number range maximum value, it is determined that the range of the registration number range is wrong; if the minimum value of the range of the registration number range is greater than or equal to the minimum value of the range of the configuration number range, and is less than the maximum value of the range of the configuration number range, according to the The maximum value and the maximum value of the range of the configured number range, to determine whether the range of the registered number range is correct.
- judging whether the range of the registration number range is correct according to the maximum value of the range of the registration number range and the maximum value of the range of the configuration number range includes: when the maximum value of the range of the registration number range is greater than the maximum value of the range of the configuration number range If the range of the registration number range is wrong, it is judged that the range of the registration number range is correct if the maximum value of the range of the registration number range is less than or equal to the maximum value of the configuration range.
- receiving the discovery request sent by the user roaming to the visited place through the consumer network element of the visited place includes: when the NRF network element of the visited place determines that the user is a roaming user according to the identity of the user, receiving The discovery request sent by the user through the visited consumer network element forwarded by the NRF network element.
- the processing method further includes: when the home NRF network element determines that the user is the home user according to the identity information of the user, receiving the service-providing registration number segment range returned by the home NRF network element .
- returning the response information of the discovery request to the network element of the visited customer includes: when it is judged that the range of the registration number segment is wrong, sending a failure response to the network element of the visited customer, so that the visited network element
- the consumer network element does not cache the range of the registration number range; when the range of the registration number range is judged to be correct, it sends the registration information of the producer network element returned by the local NRF network element to the visiting consumer network element, so that the visiting place
- the consumer network element processes the discovery request according to the registration information.
- the identity information is SUPI
- the registration number range and the configuration number range are both SUPI ranges.
- a method for processing a discovery request including: a consumer network element of a visited place sends a discovery request of a user roaming to the visited place to a backbone network NRF network element through the visited NRF network element;
- the backbone network NRF network element sends the discovery request to the user's home NRF network element according to the user's identity information in the discovery request;
- the home NRF network element returns the home producer network element to the backbone network NRF network element to provide services
- the NRF network element of the backbone network sends the The consumer network element returns the response information of the discovery request.
- a device for processing a discovery request including: a receiving unit, configured to receive a discovery request sent by a user roaming to a visited place through a consumer network element of the visited place; a sending unit, configured to Discover the identity information of the user in the request, send the discovery request to the NRF network element at the user's home, and return the response information of the discovery request to the consumer network element at the visited location according to the judgment result of the judgment unit; Whether the service-providing registration number range returned by the home NRF network element matches the pre-stored home configuration number range, and determines whether the registration number range is correct.
- a discovery request processing system including: a backbone network NRF network element, including a discovery request processing device, configured to execute the processing method in any of the above embodiments; a visited consumer The network element is used to forward the discovery request; the home NRF network element is used to return to the backbone network NRF network element the range of registration numbers that the home producer network element can provide services.
- a device for processing a discovery request including: a memory; and a processor coupled to the memory, the processor is configured to execute any one of the above implementations based on instructions stored in the memory device The processing method of the discovery request in the example.
- a non-volatile computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the method for processing a discovery request in any one of the foregoing embodiments is implemented.
- FIG. 1 shows a flow chart of some embodiments of the discovery request processing method of the present disclosure
- FIG. 2 shows a flowchart of some embodiments of step 130 of FIG. 1;
- Fig. 3 shows a schematic diagram of some embodiments of the discovery request processing method of the present disclosure
- Fig. 4 shows a block diagram of some embodiments of a device for processing a discovery request of the present disclosure
- Fig. 5 shows a block diagram of other embodiments of a device for processing a discovery request of the present disclosure
- Fig. 6 shows a block diagram of some other embodiments of a device for processing a discovery request of the present disclosure
- Figure 7 illustrates a block diagram of some embodiments of a discovery request processing system of the present disclosure.
- the inventors of the present disclosure have discovered the following problems in the above-mentioned related technologies: In the early stage of network construction, errors in the range of registration number ranges are likely to occur, resulting in users being unable to use the SA network and resulting in a decrease in communication performance.
- the present disclosure proposes a discovery request processing technical solution, which can detect whether the number segment is correct, so as to ensure the user's use of the SA network, thereby improving communication performance.
- the consumer network element of the visited location discovers the producer network element of the A location, due to the configuration error of the A location, it obtains the registration information including the A location and the B location; this As a result, the user at B roams to the visited location, and when accessing from the visited location, the service request will be sent to A, but A does not have the registration data of the user at B, and eventually the user at B cannot use the SA network.
- the present disclosure proposes a SUPI-based reverse detection technical scheme of the registration number segment on the NRF network element of the backbone network.
- the service-providing user SUPI number segment returned by the NRF network element in the discovery process can be detected. Therefore, it avoids the situation that users in other areas cannot use the SA network due to incorrect number segment configuration in a certain area, and improves the accuracy of network element dynamic discovery.
- Fig. 1 shows a flowchart of some embodiments of the discovery request processing method of the present disclosure.
- a discovery request sent by a user roaming to a visited place through a consumer network element in the visited place is received.
- the identity information may be a unique identity of a terminal such as SUPI.
- the consumer network element may include an AMF (Access and Mobility Management Function, access and mobility management function) network element, an SMF (Session Management Function, session management function) network element, and the like.
- AMF Access and Mobility Management Function, access and mobility management function
- SMF Session Management Function, session management function
- the visited NRF network element determines that the user is a roaming user according to the identity of the user, the discovery request sent by the visited consumer network element forwarded by the visited NRF network element is received.
- step 120 according to the identification information of the user in the discovery request, the discovery request is sent to the user's home NRF network element.
- the visited consumer network element passes through the visited NRF network element according to the user's SUPI number 1.
- the NRF network element of the backbone network, and the NRF network element of the place of origin (such as the province of origin) discover the registration information of the network element of the target producer of the place of origin.
- the producer network element includes UDM (Unified Data Management, unified data management function) network element, PCF (Policy Control Function, policy control function) network element, etc.
- UDM Unified Data Management, unified data management function
- PCF Policy Control Function, policy control function
- the backbone NRF network element is locally configured with corresponding number segments in different places, and can forward the discovery request to the NRF network element at the user's home location according to the user's SUPI number.
- step 130 it is judged whether the registration number range is correct according to whether the service-providing registration number range returned by the home NRF network element matches the pre-stored home configuration number range.
- the range of the registration number range and the range of the configuration number range are the ranges of the unique identifiers of terminals such as SUPI.
- the home NRF network element determines that the user is the home user according to the identity information of the user, the service-providing registration number segment range returned by the home NRF network element is received.
- the NRF network element of the backbone network reversely checks whether the range of the registration number range returned by the home NRF network element is correct, so as to ensure that the user can use the SA network, thereby improving communication performance.
- the configuration number range includes the registration number range, it is judged that the registration number range is correct; when the configuration number range does not include the registration number range, it is judged that the registration number range is wrong.
- the technical solution of the present disclosure can be realized through the embodiment in FIG. 2 .
- FIG. 2 shows a flowchart of some embodiments of step 130 of FIG. 1 .
- step 1310 the service-providing registration number segment range returned by the home NRF network element is received.
- the home NRF network element returns the registration information including the user SUPI range range that can provide services to the backbone network NRF network element.
- the backbone network NRF network element After the backbone network NRF network element receives the registration information returned by the home NRF network element, it extracts the minimum value of the user SUPI number range that can provide services—the registration number range min and the maximum value—the registration number range max.
- step 1320 it is judged whether the minimum value of the range of the registration number range is greater than or equal to the minimum value of the range of the configuration number range and smaller than the maximum value of the range of the configuration number range.
- step 1330 When the minimum value of the range of the registration number range is greater than or equal to the minimum value of the range of the configuration number range and less than the maximum value of the range of the configuration number range, step 1330 is performed; the minimum value of the range of the registration number range is less than the range of the configuration number range In the case of the minimum value, or greater than the maximum value of the configuration number segment range, step 1340 is performed.
- the registration number segment min by matching the registration number segment min with the pre-stored configuration number segment ranges of the backbone network NRF network element, find out the configuration number segment min in each configuration number segment range and configure the SUPI number segment range And configuration number segment max.
- step 1330 it is determined whether the range of the registration number range is correct according to the maximum value of the range of the registration number range and the maximum value of the range of the configured number range.
- step 1340 If the maximum value of the registration number range is greater than the maximum value of the configuration number range, perform step 1340; if the maximum value of the registration number range is less than or equal to the maximum value of the configuration number range, perform step 1350.
- step 1340 it is determined that the range of the registration number segment is wrong.
- step 1350 it is determined that the range of the registration number segment is correct.
- the discovery request can be processed continuously through the remaining steps in FIG. 1 .
- step 140 according to the judgment result, the response information of the discovery request is returned to the network element of the visited customer.
- a failure response is sent to the visited consumer network element, so that the visited consumer network element does not cache the registration number segment range; when it is judged that the registration number segment range is correct
- the registration information of the producer network element returned by the home NRF network element is sent to the visited consumer network element, so that the visited consumer network element processes the discovery request according to the registration information.
- the registration information returned by the home NRF network element is returned to the visited NRF network element; if it is judged to be an illegal registration number range, it is sent to the visited NRF The network element returns a discovery failure response.
- the network element of the consumer in the visiting place will not cache the wrong number segment range configured at the home location, and can raise an alarm for the wrong number segment configuration to the network management system, and the maintenance personnel will immediately confirm and modify the number segment configuration.
- the consumer network sends a discovery request to the NRF network element; the consumer network element caches the registration information of the producer network element returned by the NRF network element locally for a certain period of time to reduce the repeated discovery process.
- the consumer network element selects a corresponding producer network element according to the registration information of the producer network element, and sends a service request to the producer network element.
- Fig. 3 shows a schematic diagram of some embodiments of the discovery request processing method of the present disclosure.
- step 0 the NRF network elements of the backbone network are configured with ranges of SUPI configuration numbers in various places.
- the configuration number range of province A is 000-099
- the configuration number range of province B is 100-199, etc.
- the UDM network element in province B carries a wrong registration number segment range 000-199 when registering with the NRF network element in province B.
- the discovery request is used to request address information of UDM network elements that can provide services for the user.
- step 2 the NRF network element in province A discovers that the SUPI of the user is not within the configuration number range of province A according to the SUPI of the user, that is, the user is not a user in province A, and forwards the discovery request to the NRF network element of the backbone network.
- step 3 the NRF network element of the backbone network discovers that the SUPI of the user is within the configuration number range of province B according to the SUPI of the user, and forwards the discovery request to the NRF network element of province B, where the user belongs.
- the NRF network element in province B finds that the user is a user in province B according to the user's SUPI, and includes the wrong registration number range (000-199) in the registration information and returns it to the backbone network NRF network element.
- the registration information also includes the registration information of the producer network element in province B (attribution).
- step 7 the registration number segment max and the configuration number segment max are compared, and it is found that the registration number segment max>configuration number segment max, so it is determined that the range of the registration number range is illegal.
- step 8b a discovery failure response is returned to the NRF network element in the visited province.
- step 8a if it is determined that the range of the registration number is legal, step 8a is performed, and the registration information of the UDM network element of the home province is returned to the NRF network element of the visited province as a request response, so that the user can register through the UDM network element Information processing release requests.
- step 9 the NRF network element of the visited province returns a discovery failure response to the AMF network element of the visited province.
- the AMF network element will not cache the error number segment, so it will not affect the users in province A to use the SA network.
- the AMF network element in the visited province will correspond to the UDM network element in B province with the wrong registration number range 000-199;
- the AMF network element requests user information from the UDM network element in province B, but province B does not have the user information in province A, and will return an authentication failure, resulting in the user in province A being unable to use the SA network.
- the backbone network NRF network element extracts the user SUPI registration number segment range that can provide services in the registration information returned by the home NRF network element; the backbone network NRF network element matches and compares the local configuration number segment range and the registration number segment Range, to determine the range of illegal registration numbers, and return a discovery failure response.
- the national number range can be derived from the 4G core network HDRA and imported into the NRF network element of the 5G core network backbone network as the configuration number range for forwarding the discovery request to the home location. In this way, the probability of configuration errors in the range of the number range can be reduced.
- the NRF network element of the backbone network reversely detects whether the range of the registration number range is correct by matching the range of the configured number range with the SUPI number range (range of the registration number range) of the user that can provide services in the registration information.
- the registration information including the range of the error number segment from being returned to the visited consumer network element, thereby improving the accuracy of network element dynamic discovery.
- the consumer network element of the visited place sends a discovery request of the user roaming to the visited place to the NRF network element of the backbone network through the NRF network element of the visited place; the NRF network element of the backbone network identifies the information, and send the discovery request to the user's home NRF network element; the home NRF network element returns to the backbone network NRF network element the range of registration numbers that the home producer network element can provide services; the backbone network NRF network element according to the registration number Whether the segment range matches the pre-stored configuration number segment range of the home location, and judge whether the registration number segment range is correct; the backbone network NRF network element returns the response information of the discovery request to the visited consumer network element according to the judgment result.
- FIG. 4 shows a block diagram of some embodiments of a discovery request processing apparatus of the present disclosure.
- the discovery request processing device 4 includes a receiving unit 41 , a sending unit 42 , and a judging unit 43 .
- the receiving unit 41 receives a discovery request sent by a user roaming to a visited place through a consumer network element in the visited place.
- the receiving unit 41 receives the discovery request sent by the visited consumer network element forwarded by the visited NRF network element. .
- the receiving unit 41 receives the service-providing registration number segment range returned by the home NRF network element when the home NRF network element determines that the user is the home user according to the user's identity information.
- the sending unit 42 sends the discovery request to the user's home NRF network element according to the user's identity information in the discovery request; according to the judgment result of the judgment unit, returns the response information of the discovery request to the visited consumer network element.
- the identity information is SUPI
- the registration number range and the configuration number range are both SUPI ranges.
- the sending unit 42 sends a failure response to the visited consumer network element when judging that the range of the registration number segment is wrong, so that the visited consumer network element does not cache the range of the registration number segment; If the range is correct, send the registration information of the producer network element returned by the home NRF network element to the visited consumer network element, so that the visited consumer network element processes the discovery request according to the registration information.
- the judging unit 43 judges whether the registration number range is correct according to whether the service-providing registration number range returned by the home NRF network element matches the pre-stored home configuration number range.
- the judging unit 43 judges that the registration number range is correct when the configuration number range includes the registration number range; and judges that the registration number range is correct when the configuration number range does not include the registration number range mistake.
- judging unit 43 judges whether the minimum value of the range of the registration number segment is greater than or equal to the minimum value of the range of the configuration number segment, and is less than the maximum value of the range of the configuration number segment; the minimum value of the range of the registration number segment is less than the configuration number If the minimum value of the segment range is greater than the maximum value of the configuration number segment range, it is judged that the registration number segment range is wrong; the minimum value of the registration number segment range is greater than or equal to the minimum value of the configuration number segment range, and less than the configuration number segment In the case of the maximum value of the range, judge whether the range of the registration number range is correct according to the maximum value of the range of the registration number range and the maximum value of the range of the configuration number range.
- the judging unit 43 judges that the range of the registration number segment is wrong when the maximum value of the range of the registration number segment is greater than the maximum value of the range of the configuration number segment; the maximum value of the range of the registration number segment is less than or equal to the configuration number segment In the case of the maximum value of the range, it is judged that the range of the registration number segment is correct.
- Fig. 5 shows a block diagram of some other embodiments of an apparatus for processing a discovery request of the present disclosure.
- the discovery request processing device 5 of this embodiment includes: a memory 51 and a processor 52 coupled to the memory 51 , the processor 52 is configured to execute the present disclosure based on instructions stored in the memory 51 .
- the method for processing the discovery request in any one of the embodiments.
- the memory 51 may include, for example, a system memory, a fixed non-volatile storage medium, and the like.
- the system memory stores, for example, an operating system, an application program, a Boot Loader, a database, and other programs.
- Fig. 6 shows a block diagram of some other embodiments of the discovery request processing apparatus of the present disclosure.
- the discovery request processing device 6 of this embodiment includes: a memory 610 and a processor 620 coupled to the memory 610.
- the processor 620 is configured to execute any of the foregoing based on instructions stored in the memory 610.
- the memory 610 may include, for example, a system memory, a fixed non-volatile storage medium, and the like.
- the system memory stores, for example, an operating system, an application program, a Boot Loader program, and other programs.
- the discovery request processing device 6 may further include an input and output interface 630, a network interface 640, a storage interface 650, and the like. These interfaces 630 , 640 , and 650 , as well as the memory 610 and the processor 620 may be connected through a bus 660 , for example.
- the input and output interface 630 provides a connection interface for input and output devices such as a display, a mouse, a keyboard, a touch screen, a microphone, and a speaker.
- the network interface 640 provides a connection interface for various networked devices.
- the storage interface 650 provides connection interfaces for external storage devices such as SD cards and U disks.
- Figure 7 illustrates a block diagram of some embodiments of a discovery request processing system of the present disclosure.
- the discovery request processing system 7 includes: a backbone network NRF network element 71, including a discovery request processing device, configured to execute the processing method in any of the above-mentioned embodiments; a visited customer network element 72, used For forwarding the discovery request; the home NRF network element 73 is used to return to the backbone network NRF network element the range of registration numbers that the home producer network element can provide services.
- the embodiments of the present disclosure may be provided as methods, systems, or computer program products. Accordingly, the present disclosure can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable non-transitory storage media including, but not limited to, magnetic disk storage, CD-ROM, optical storage, etc., having computer-usable program code embodied therein.
- the methods and systems of the present disclosure may be implemented in many ways.
- the methods and systems of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, and firmware.
- the above sequence of steps for the method is for illustration only, and the steps of the method of the present disclosure are not limited to the sequence described above unless specifically stated otherwise.
- the present disclosure can also be implemented as programs recorded in recording media including machine-readable instructions for realizing the method according to the present disclosure.
- the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (13)
- 一种发现请求的处理方法,包括:接收漫游到拜访地的用户通过拜访地消费者网元发送的发现请求;根据所述发现请求中的所述用户的身份标识信息,将所述发现请求发送到所述用户的归属地网络仓库功能NRF网元;根据归属地NRF网元返回的可提供服务的注册号段范围是否与预先存储的归属地的配置号段范围匹配,判断所述注册号段范围是否正确;根据判断结果,向所述拜访地消费者网元返回所述发现请求的响应信息。
- 根据权利要求1所述的处理方法,其中,所述根据归属地NRF网元返回的可提供服务的注册号段范围是否与预先存储的归属地的配置号段范围匹配,判断所述注册号段范围是否正确包括:在配置号段范围包含注册号段范围的情况下,判断所述注册号段范围正确;在配置号段范围不包含注册号段范围的情况下,判断所述注册号段范围错误。
- 根据权利要求1所述的处理方法,其中,所述根据归属地NRF网元返回的可提供服务的注册号段范围是否与预先存储的归属地的配置号段范围匹配,判断所述注册号段范围是否正确包括:判断注册号段范围的最小值是否大于或等于配置号段范围的最小值,且小于配置号段范围的最大值;在注册号段范围的最小值小于配置号段范围的最小值,或者大于配置号段范围的最大值的情况下,判断所述注册号段范围错误;在注册号段范围的最小值大于或等于配置号段范围的最小值,且小于配置号段范围的最大值的情况下,根据注册号段范围的最大值和配置号段范围的最大值,判断所述注册号段范围是否正确。
- 根据权利要求3所述的处理方法,其中,所述根据注册号段范围的最大值和配置号段范围的最大值,判断所述注册号段范围是否正确包括:在注册号段范围的最大值大于配置号段范围的最大值的情况下,判断所述注册号段范围错误;在注册号段范围的最大值小于或等于配置号段范围的最大值的情况下,判断所述注册号段范围正确;
- 根据权利要求1所述的处理方法,其中,所述接收漫游到拜访地的用户通过拜访地消费者网元发送的发现请求包括:在拜访地NRF网元根据所述用户的身份标识判断出所述用户为漫游用户的情况下,接收所述拜访地NRF网元转发的所述用户通过拜访地消费者网元发送的发现请求。
- 根据权利要求1所述的处理方法,还包括:在所述归属地NRF网元根据所述用户的身份标识信息判断出所述用户为归属地用户的情况下,接收所述归属地NRF网元返回的可提供服务的注册号段范围。
- 根据权利要求1所述的处理方法,其中,所述根据判断结果,向所述拜访地消费者网元返回所述发现请求的响应信息包括:在判断所述注册号段范围错误的情况下,向所述拜访地消费者网元发送失败响应,以便所述拜访地消费者网元不缓存所述注册号段范围;在判断所述注册号段范围正确的情况下,向所述拜访地消费者网元发送所述归属地NRF网元返回的归属地生产者网元的注册信息,以便所述拜访地消费者网元根据所述注册信息处理所述发现请求。
- 根据权利要求1-7任一项所述的处理方法,其中,所述身份标识信息为用户永久标识符SUPI,所述注册号段范围和所述配置号段范围均为SUPI范围。
- 一种发现请求的处理方法,包括:拜访地消费者网元通过拜访地网络仓库功能NRF网元,向骨干网NRF网元发送漫游到拜访地的用户的发现请求;骨干网NRF网元根据所述发现请求中的所述用户的身份标识信息,将所述发现请求发送到所述用户的归属地NRF网元;归属地NRF网元向骨干网NRF网元返回归属地生产者网元可提供服务的注册号段范围;骨干网NRF网元根据所述注册号段范围是否与预先存储的归属地的配置号段范围匹配,判断所述注册号段范围是否正确;骨干网NRF网元根据判断结果,向所述拜访地消费者网元返回所述发现请求的响应信息。
- 一种发现请求的处理装置,包括:接收单元,用于接收漫游到拜访地的用户通过拜访地消费者网元发送的发现请求;发送单元,用于根据所述发现请求中的所述用户的身份标识信息,将所述发现请求发送到所述用户的归属地网络仓库功能NRF网元,根据判断单元的判断结果,向所述拜访地消费者网元返回所述发现请求的响应信息;判断单元,用于根据归属地NRF网元返回的可提供服务的注册号段范围是否与预先存储的归属地的配置号段范围匹配,判断所述注册号段范围是否正确。
- 一种发现请求的处理系统,包括:骨干网网络仓库功能NRF网元,包括发现请求的处理装置,用于执行权利要求1-8任一项所述的处理方法;拜访地消费者网元,用于转发发现请求;归属地NRF网元,用于向骨干网NRF网元返回归属地生产者网元可提供服务的注册号段范围。
- 一种发现请求的处理装置,包括:存储器;和耦接至所述存储器的处理器,所述处理器被配置为基于存储在所述存储器中的指令,执行权利要求1-8任一项所述的发现请求的处理方法。
- 一种非易失性计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现权利要求1-8任一项所述的发现请求的处理方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110660073.3 | 2021-06-15 | ||
| CN202110660073.3A CN115484669A (zh) | 2021-06-15 | 2021-06-15 | 发现请求的处理方法、装置和系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022262170A1 true WO2022262170A1 (zh) | 2022-12-22 |
Family
ID=84420419
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/127108 Ceased WO2022262170A1 (zh) | 2021-06-15 | 2021-10-28 | 发现请求的处理方法、装置和系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN115484669A (zh) |
| WO (1) | WO2022262170A1 (zh) |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109803242A (zh) * | 2017-11-17 | 2019-05-24 | 中兴通讯股份有限公司 | 通过nrf进行nf发现的方法、设备及可读存储介质 |
| CN110603851A (zh) * | 2017-05-09 | 2019-12-20 | 华为技术有限公司 | 一种基于切片的通信方法和设备 |
| CN110691384A (zh) * | 2019-10-23 | 2020-01-14 | 中国联合网络通信集团有限公司 | 一种网络切片使用方法及装置 |
| US20200137174A1 (en) * | 2018-10-29 | 2020-04-30 | Cisco Technology, Inc. | Network function (nf) repository function (nrf) having an interface with a segment routing path computation entity (sr-pce) for improved discovery and selection of nf instances |
| CN111758269A (zh) * | 2017-11-16 | 2020-10-09 | 华为技术有限公司 | 用于漫游用户的跨管理或技术域网络功能实例化和配置的系统和接口 |
| US20200404471A1 (en) * | 2017-08-14 | 2020-12-24 | Telefonaktiebolaget Lm Ericsson (Publ) | A Method of Discovering Services Provided by a Network Repository Function |
| WO2021104636A1 (en) * | 2019-11-28 | 2021-06-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Migration to indirect communication mode in a service-based architecture |
-
2021
- 2021-06-15 CN CN202110660073.3A patent/CN115484669A/zh active Pending
- 2021-10-28 WO PCT/CN2021/127108 patent/WO2022262170A1/zh not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110603851A (zh) * | 2017-05-09 | 2019-12-20 | 华为技术有限公司 | 一种基于切片的通信方法和设备 |
| US20200404471A1 (en) * | 2017-08-14 | 2020-12-24 | Telefonaktiebolaget Lm Ericsson (Publ) | A Method of Discovering Services Provided by a Network Repository Function |
| CN111758269A (zh) * | 2017-11-16 | 2020-10-09 | 华为技术有限公司 | 用于漫游用户的跨管理或技术域网络功能实例化和配置的系统和接口 |
| CN109803242A (zh) * | 2017-11-17 | 2019-05-24 | 中兴通讯股份有限公司 | 通过nrf进行nf发现的方法、设备及可读存储介质 |
| US20200137174A1 (en) * | 2018-10-29 | 2020-04-30 | Cisco Technology, Inc. | Network function (nf) repository function (nrf) having an interface with a segment routing path computation entity (sr-pce) for improved discovery and selection of nf instances |
| CN110691384A (zh) * | 2019-10-23 | 2020-01-14 | 中国联合网络通信集团有限公司 | 一种网络切片使用方法及装置 |
| WO2021104636A1 (en) * | 2019-11-28 | 2021-06-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Migration to indirect communication mode in a service-based architecture |
Non-Patent Citations (1)
| Title |
|---|
| SA3: "LS on Selective Disabling Legacy Radio Access", 3GPP DRAFT; S1-174249, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG1, no. Reno, Nevada, USA; 20171127 - 20171201, 27 November 2017 (2017-11-27), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051365552 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN115484669A (zh) | 2022-12-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109688186B (zh) | 数据交互方法、装置、设备及可读存储介质 | |
| US10142310B2 (en) | Method and cloud server for managing device | |
| CN107800678B (zh) | 检测终端异常注册的方法及装置 | |
| RU2575987C2 (ru) | Управление данными в базе данных каталога | |
| US20220286464A1 (en) | Authorization method and apparatus | |
| US20130160094A1 (en) | OTA Bootstrap Method and System | |
| WO2021135918A1 (zh) | 请求认证方法、装置、设备及存储介质 | |
| US20090310765A1 (en) | Methods, apparatus, and computer program products for providing dynamic replacement communication identification service | |
| JP6644671B2 (ja) | 機器間連結制御方法及びその装置 | |
| US11558531B2 (en) | Systems and methods for authenticating an image | |
| WO2020228038A1 (zh) | 域名处理方法、装置、电子设备以及存储介质 | |
| WO2023125147A1 (zh) | 物联网定向访问管控方法与系统 | |
| CN103167403A (zh) | 电子渠道业务的认证方法及系统 | |
| US20220030646A1 (en) | Session initiated protocol (sip) session establishment with a home subscriber server (hss) outage | |
| US20090106360A1 (en) | Content delivery method and system, network device, and mobile data service platform | |
| US11419167B2 (en) | Session initiated protocol (SIP) session establishment with a home subscriber server (HSS) outage | |
| WO2012174829A1 (zh) | 短消息处理方法及装置 | |
| CN105025548B (zh) | 一种sim卡的连接控制方法和装置 | |
| CN114205902B (zh) | 5g网络中发现请求的响应方法、装置、电子设备及介质 | |
| WO2022262170A1 (zh) | 发现请求的处理方法、装置和系统 | |
| CN114450992B (zh) | 用于防止esim从移动设备非故意删除的系统、方法和计算机程序 | |
| CN105704285A (zh) | 移动终端通讯录更新方法 | |
| US11304056B2 (en) | System and method for detecting unauthorized devices in a system of telecom networks | |
| CN116436667A (zh) | 权限认证方法、系统、装置、终端及计算机可读存储介质 | |
| US11017064B2 (en) | Authentication using interprogram communication |
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: 21945749 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: 21945749 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 1205A DATED 27/03/2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21945749 Country of ref document: EP Kind code of ref document: A1 |