CN115134908A - Network registration method under service architecture - Google Patents

Network registration method under service architecture Download PDF

Info

Publication number
CN115134908A
CN115134908A CN202211046476.XA CN202211046476A CN115134908A CN 115134908 A CN115134908 A CN 115134908A CN 202211046476 A CN202211046476 A CN 202211046476A CN 115134908 A CN115134908 A CN 115134908A
Authority
CN
China
Prior art keywords
network
message
network element
information
service
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.)
Granted
Application number
CN202211046476.XA
Other languages
Chinese (zh)
Other versions
CN115134908B (en
Inventor
王晓云
陆璐
孙滔
刘超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN202211046476.XA priority Critical patent/CN115134908B/en
Publication of CN115134908A publication Critical patent/CN115134908A/en
Application granted granted Critical
Publication of CN115134908B publication Critical patent/CN115134908B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the application provides a method for network registration under a service architecture, which relates to the technical field of communication and comprises the following steps: sending a first message to a second network element, wherein the first message is used for registering or updating information of a first network; the first network element belongs to the first network, and the second network element belongs to the second network, so that the information of the first network can be registered to the second network element, or the information of the first network in the second network element is updated, and the plug and play of the first network can be realized.

Description

Network registration method under service architecture
Technical Field
The embodiment of the application relates to the technical field of communication, in particular to a network registration method under a service architecture.
Background
Under the service architecture, Network Functions (NFs) communicate with each other in a service call manner, and the NF of the control plane may be a producer (producer) of a service or a consumer (consumer) of the service.
Network functions within the core network may expose their capabilities through a serviced interface and may be reused by other NFs. In order to enable a service provided by a certain NF to be discovered and used by other NFs, functions such as service registration and service discovery that rely on a Network storage Function (NRF) are required, as shown in fig. 1.
Service registration: the NF, after instantiation, registers with the NRF through its "service registration" service interface. The registration information includes information such as a network Function type (e.g., Access and Mobility Management Function (AMF), Session Management network Function (SMF), etc.), an address of a network Function instance, and a service supported by the network Function.
However, in the current service architecture and service framework, only the registration and discovery of NF/NF services are realized, and the registration of a network or the update of the network cannot be realized.
Disclosure of Invention
The embodiment of the application aims to provide a method for network registration under a service architecture, which solves the problem that the network registration or the network update cannot be realized.
In a first aspect, a communication processing method is provided, which is applied to a first network element, and includes:
sending a first message to a second network element, wherein the first message is used for registering or updating information of a first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
Optionally, the method further includes:
receiving a second message from the second network element, the second message being used in response to the first message.
Optionally, the sending the first message to the second network element includes:
and sending a first message to the second network element according to the pre-configured address of the second network element.
Optionally, the information of the first network includes at least one of:
an identification of the first network;
location information of the first network;
a coverage of the first network;
an identification of a NF in the first network;
service information of NF in the first network;
capability information of the first network.
Optionally, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network.
In a second aspect, a communication processing method is provided, which is applied to a second network element, and includes:
receiving a first message from a first network element, the first message being used for registering or updating information of the first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
Optionally, the method further includes:
and sending a second message to the first network element, wherein the second message is used for responding to the first message.
Optionally, the method further includes:
information of the first network is stored.
Optionally, the information of the first network includes at least one of:
an identification of the first network;
location information of the first network;
a coverage of the first network;
an identification of a NF in the first network;
service information of a NF in the first network;
capability information of the first network.
Optionally, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network.
In a third aspect, a communication processing apparatus is provided, which is applied to a first network element, and includes:
a first sending module, configured to send a first message to a second network element, where the first message is used to register or update information of a first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
In a fourth aspect, a communication processing apparatus is provided, which is applied to a second network element, and includes:
a second receiving module, configured to receive a first message from a first network element, where the first message is used to register or update information of a first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
In a third aspect, a communication device is provided, comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, which program or instructions, when executed by the processor, implement the steps of the manner as described in the first or second aspect.
In a fourth aspect, there is provided a readable storage medium on which a program or instructions are stored, which program or instructions, when executed by a processor, carry out the steps of the manner as described in the first or second aspect.
In this embodiment of the present application, a first network element in a first network sends a first message to a second network element in a second network, where the first message is used to register or update information of the first network, so that the information of the first network can be registered to the second network element, or the information of the first network in the second network element is updated, and plug and play of the first network can be implemented.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a schematic diagram of a 5G servicing framework;
fig. 2 is a flowchart of a communication processing method provided by an embodiment of the present application;
fig. 3 is a second flowchart of a communication processing method according to an embodiment of the present application;
fig. 4 is a third flowchart of a communication processing method according to an embodiment of the present application;
fig. 5 is a fourth flowchart of a communication processing method provided by an embodiment of the present application;
fig. 6 is one of schematic diagrams of a communication processing apparatus provided by an embodiment of the present application;
fig. 7 is a second schematic diagram of a communication processing apparatus according to an embodiment of the present application;
fig. 8 is a schematic diagram of a communication device provided by an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "comprises," "comprising," or any other variation thereof, in the description and claims of this application, are intended to cover a non-exclusive inclusion, such that a process, manner, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, manner, article, or apparatus. Furthermore, the use of "and/or" in the specification and claims means that at least one of the connected objects, such as a and/or B, means that three cases, a alone, B alone, and both a and B, exist.
In the embodiments of the present application, words such as "exemplary" or "for example" are used to mean serving as an example, instance, or illustration. Any embodiment or design described herein as "exemplary" or "e.g.," is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
With the gradual development of the 5G network service vertical industry, the demands of industry customers on network and service exclusive sharing become more and more clear. Exclusive network resources can be avoided from being affected by access of other non-enterprise users, user experience can be guaranteed, and network availability and reliability can meet enterprise production requirements. The resource sharing is also convenient for the flexible customization of the network function, and the new network function can be flexibly and quickly introduced, thereby meeting the new service requirement of the industry network.
Moreover, many industries have plants located in suburban areas, and data generated by the production of the plants needs to be processed locally, and a specific industry network needs to be built locally for the plants. The existing fifth Generation mobile communication technology (5 th Generation, 5G) network is mainly centralized, i.e. one network in the whole country.
5G networks have implemented a spanning change in network architecture compared to previous generations of mobile communication systems. Besides the great improvement of the transmission rate, the 5G has the requirements of ultra-low time delay, high reliability, massive connection, low cost and the like. The fifth generation mobile communication technology has wide coverage field, the difference between each service type is large, and the requirement limit for the 5G service is different. Therefore, the 5G network architecture fully considers the requirements of 5G, scenarios and indexes during design, adopts and combines Information Technology (IT) and advanced ideas and technologies in the internet field, and redesigns on the basis of a fourth generation mobile communication Technology (4G) core network. By introducing a Service Base Architecture (SBA), the entire system has flexibility of the IT system while greatly improving communication capability.
The Service Based Architecture (SBA) is one of the major innovations in the fifth generation mobile communication technology. The 5G standard is mainly set up in the international organization for standardization of the third Generation Partnership Project (3 GPP). In order to meet new requirements of new scenes such as large bandwidth, high reliability, low time delay, massive connection and the like of the 5G, by using advanced technologies such as mature micro services in the field of the Internet and combining the current situation, characteristics and development trend of a cellular mobile network, a brand-new architecture, namely SBA, is introduced into the first-version standard of the 5G network. The service architecture is oriented to 'cloud-native', and network functions are decoupled into services through functional software; self-making of services is realized by introducing a service framework; by IT of interfaces between internal network elements of the core network, an Application Programming Interface (API) Interface which can be flexibly called is adopted, and a unified Interface with open capability is provided for the outside.
The existing core network mainly comprises network elements of various 'proprietary devices'. The 5G core Network is designed with the starting point of supporting Network Function Virtualization (NFV) and the target of being able to be deployed on a cloud infrastructure. The fourth generation mobile communication technology can be implemented in the form of software by re-structuring the fifth generation mobile communication technology. This also enables mechanisms such as load balancing of 5G Network Functions (NF) to be optimized by relying on a virtualization platform. When the 5G core network architecture is designed, the functions related to session management in the 4G core network, which are dispersed in a plurality of network elements, are all separated and integrated together, so that the 5G SMF is developed. The Authentication related functions in the 4G network elements (e.g., Mobility Management Entity (MME) and Home Subscriber Server (HSS)) are stripped and integrated together to form a 5G Authentication service Function (AUSF)). The remaining part in the MME constitutes the AMF of 5G, responsible for access and mobility management of the terminal. The remaining parts of the HSS constitute a 5G Unified Data Management (UDM) responsible for Unified user Data processing, where the Data includes user subscription Data, authentication Data, and the like. In the fifth generation mobile communication technology, Unified Data Repository (UDR) is used, and is mainly used for storing structured Data, including user subscription Data, policy Data, and the like. In addition, an Unstructured Data Storage Function (UDSF) also appears in the fifth generation mobile communication technology, and is mainly applied to storing Unstructured Data, including state Data of the AMF and the SMF, and the like. In addition, the 5G is further added with an NRF (Network Slice Selection Function, NSSF), where the NRF is responsible for registration and management of Network functions and services and provides an inquiry Function to the outside, and the NSSF is mainly used to manage information related to a Network Slice and select a suitable Network Slice for a user when the user accesses the Network Slice.
Through the software design of the 5G core network, the software and hardware of the 5G network functions are decoupled, and the decoupling between different network functions and services is also realized. Each 5G software function is defined by fine-grained 'service', the function of each service is relatively complete, and the service is decoupled from other services; the core of the method is two main characteristics: independent upgrade and gray scale release. According to different service scenes, the network is customized and arranged according to specific situations, and then the construction of the 5G network is completed like building blocks.
That is, existing network functions and network services need to be registered in the NRF to ensure that they can be identified and invoked by other network functions and network services. However, in the current service architecture and service framework, only a registration scheme of a network function and a network service is provided, and a scheme of registering or updating information of a network where the NRF is located is not provided, so that plug and play of the network where the NRF is located cannot be realized.
The network element to which the present application relates may include, but is not limited to, at least one of: a core Network node, a core Network Function, a Mobility Management Entity (MME), an Access Mobility Management Function (AMF), a Session Management Function (SMF), a User Plane Function (User Plane Function, UPF), a Policy Control Function (PCF), a Policy and Charging Rules Function (PCRF), an Edge Application service Discovery Function (Edge Application Server Discovery Function, SDEAF), a Data Management (Universal Management, UDM), a Data (verification Data, UDR), a storage Home Subscriber Server (Home Subscriber, HSS), a Centralized Network configuration (Centralized Network), a Network Management Function (NRF), a Local Binding Function (NEF ), BSF), Application Function (AF), etc. It should be noted that, in the embodiment of the present application, only the core network device in the NR system is taken as an example for description, and a specific type of the core network device is not limited, for example, the core network device may also be a core network device in a 6G network.
The private networks to which this application relates may also be referred to as subnetworks, or edge networks.
Referring to fig. 2, an embodiment of the present application provides a communication processing method, which is applied to a first network element, and includes the specific steps of:
step 201: sending a first message to a second network element, wherein the first message is used for registering or updating information of a first network; wherein the first network element belongs to the first network and the second network element belongs to the second network.
Optionally, the information of the first network may include information of a network function and/or a network service in the first network, and before step 201, the first network element may obtain the information of the first network according to a registration request of the network function and/or the network service, that is, the network function and/or the network service in the first network may send the registration request to the first network element, so that the first network element may obtain the information of the first network, the first network element may register or update with a second network element after obtaining the information of the first network, and the second network element corresponds to an egress agent of the first network element.
Optionally, the first network may be a private network, the second network may also be a private network, and the private network may include a fixed private network or a cellular mobile private network.
For example, the first network and the second network may be private networks constructed relatively independently at the network edge, with most of the traffic being carried out within the private networks. The special network can provide network service according to the requirements of specific service scene, user scale, geographic environment and the like, and when special service requirements exist, interaction is carried out between the special network and other special networks and the network of a centralized point. Thus, the whole network is organized in a centralized and distributed cooperative and distributed autonomous mode.
Each private network can only meet the requirements of the industry network, and the functions of the private networks can be designed in a targeted and simple manner, so that the functions are simple, rapid deployment is facilitated, and the cost is low, so that the function difference between the private networks is possibly large.
The user in the private network may mostly complete communication requirements in a closed loop in the private network, and the special service such as inter-provincial roaming may be completed through interaction between adjacent private networks or private networks with relatively complete functions deployed at a centralized point, and optionally, the second network may be an adjacent private network of the first network, or a private network with relatively complete functions deployed at a centralized point.
In order to realize rapid deployment and autonomy of the edge private network (other private networks, including the private network deployed in a centralized way, can quickly know which private networks are newly added in the network through registration of information of the private networks, and the newly added private networks have the capacity which is convenient for interaction with users in the private networks when needed), thereby realizing rapid deployment and plug-and-play of the private networks. In one embodiment, the first network element may Register information of the first network corresponding to the first network element to the second network element in the second network through a first message, that is, the first message may also be referred to as a registration Request (Register Request) message.
In another embodiment, when the information of the first network changes, the first network element may request, through a first message, the second network element in the second network to update the saved information of the first network, that is, the first message may also be referred to as an update request message.
Illustratively, for example, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network. That is, an NRF capable of performing operations of a network management Service (nrrf _ NWManagement Service), a network registration (NWRegister), and an update is deployed in the first network.
In one embodiment of the present application, the method further comprises:
receiving a second message from the second network element, the second message being used in response to the first message.
The second message may also be referred to as a registration response message or an update response message.
In an embodiment of the present application, the sending the first message to the second network element includes:
and sending a first message to a second network element according to the pre-configured address of the second network element.
In one embodiment of the present application, the information of the first network comprises at least one of:
(1) an identification of the first network;
(2) location information of the first network;
(3) a coverage of the first network;
the coverage area of the first network may also be referred to as size information of the first network.
(4) An identification of a NF in the first network;
wherein the identification of NFs in the first network is used to indicate which NFs are included in the first network.
(5) Service information of NF in the first network;
(6) capability information of the first network.
In this embodiment of the present application, a first network element in a first network sends a first message to a second network element in a second network, where the first message is used to register or update information of the first network, so that the information of the first network can be registered to the second network element, or the information of the first network in the second network element is updated, and plug and play of the first network can be implemented.
Referring to fig. 3, an embodiment of the present application provides a communication processing method, which is applied to a second network element, and includes the specific steps of:
step 301: receiving a first message from a first network element, the first message being used for registering or updating information of the first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
In one embodiment of the present application, the method further comprises:
and sending a second message to the first network element, wherein the second message is used for responding to the first message.
In one embodiment of the present application, the method further comprises:
information of the first network is stored.
In one embodiment of the present application, the information of the first network comprises at least one of:
(1) an identification of the first network;
(2) location information of the first network;
(3) a coverage of the first network;
(4) an identification of a NF in the first network;
(5) service information of NF in the first network;
(6) capability information of the first network.
In one embodiment of the present application, for example, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network.
In this embodiment of the present application, a first network element in a first network sends a first message to a second network element in a second network, where the first message is used to register or update information of the first network, so that the information of the first network can be registered to the second network element, or the information of the first network in the second network element is updated, and plug and play of the first network can be implemented.
Referring to fig. 4, the specific steps are as follows:
step 41: and after the first network is built, when the power-on start is started, all the network elements of the first network in red complete the registration of the network elements and the services in the first network element.
Step 42: a first network element in a first network generates a registration request message to a second network element in a second network.
Step 43: the second network element stores information of the first network.
And step 44: the second network element sends a registration Response (Register Response) message to the first network element.
Referring to fig. 5, the specific steps are as follows:
step 51: it is determined that information of the first network has changed.
Step 52: the first network element sends an update request message to the second network element requesting to update information of the first network.
Step 53: and the second network element sends an update response message to the first network element.
Referring to fig. 6, an embodiment of the present application provides a communication processing apparatus, which is applied to a first network element, where the apparatus 600 includes:
a first sending module 601, configured to send a first message to a second network element, where the first message is used to register or update information of a first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
In one embodiment of the present application, the apparatus further comprises:
a first receiving module, configured to receive a second message from the second network element, where the second message is used to respond to the first message.
In an embodiment of the present application, the first sending module 601 is further configured to:
and sending a first message to the second network element according to the pre-configured address of the second network element.
In one embodiment of the present application, the information of the first network comprises at least one of:
(1) an identification of the first network;
(2) location information of the first network;
(3) a coverage of the first network;
(4) an identification of a NF in the first network;
(5) service information of NF in the first network;
(6) capability information of the first network.
In one embodiment of the present application, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network.
The device provided in the embodiment of the present application can implement each process implemented in the embodiment shown in fig. 2, and achieve the same technical effect, and is not described here again to avoid repetition.
Referring to fig. 7, an embodiment of the present application provides a communication processing apparatus, which is applied to a second network element, where the apparatus 700 includes:
a second receiving module 701, configured to receive a first message from a first network element, where the first message is used to register or update information of the first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
In one embodiment of the present application, the apparatus further comprises:
a second sending module, configured to send a second message to the first network element, where the second message is used to respond to the first message.
In one embodiment of the present application, the apparatus further comprises:
and the storage module is used for storing the information of the first network.
In one embodiment of the present application, the information of the first network comprises at least one of:
(1) an identification of the first network;
(2) location information of the first network;
(3) a coverage of the first network;
(4) an identification of a NF in the first network;
(5) service information of a NF in the first network;
(6) capability information of the first network.
In one embodiment of the present application, the first network element is an NRF in the first network, and/or the second network element is an NRF in the second network.
The device provided in the embodiment of the present application can implement each process implemented in the embodiment shown in fig. 3, and achieve the same technical effect, and is not described here again to avoid repetition.
As shown in fig. 8, the embodiment of the present application further provides a communication device 800, which includes a processor 801, a memory 802, and a program or instructions stored on the memory 802 and executable on the processor 801, where the program or instructions, when executed by the processor 801, implement the processes of the embodiments shown in fig. 2 or fig. 3, and achieve the same technical effects. To avoid repetition, further description is omitted here.
An embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment shown in fig. 2 or fig. 3, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
Wherein, the processor is the processor in the terminal described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied in hardware or in software instructions executed by a processor. The software instructions may consist of corresponding software modules that may be stored in RAM, flash memory, ROM, EPROM, EEPROM, registers, hard disk, a removable hard disk, a compact disk, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an ASIC. In addition, the ASIC may be carried in a core network interface device. Of course, the processor and the storage medium may reside as discrete components in a core network interface device.
Those skilled in the art will recognize that in one or more of the examples described above, the functions described herein may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
The above-mentioned embodiments, objects, technical solutions and advantages of the present application are further described in detail, it should be understood that the above-mentioned embodiments are only examples of the present application, and are not intended to limit the scope of the present application, and any modifications, equivalent substitutions, improvements and the like made on the basis of the technical solutions of the present application should be included in the scope of the present application.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications can be made in the embodiments of the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the embodiments of the present application fall within the scope of the claims of the present application and their equivalents, the present application is also intended to encompass such modifications and variations.

Claims (10)

1. A method for network registration under a service architecture is applied to a first network element, and is characterized by comprising the following steps:
sending a first message to a second network element, wherein the first message is used for registering or updating information of a first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
2. The method of claim 1, further comprising:
receiving a second message from the second network element, the second message being used in response to the first message.
3. The method of claim 1, wherein sending the first message to the second network element comprises:
and sending a first message to the second network element according to the pre-configured address of the second network element.
4. The method of claim 1, wherein the information of the first network comprises at least one of:
an identification of the first network;
location information of the first network;
a coverage of the first network;
an identification of a network function NF in the first network;
service information of NF in the first network;
capability information of the first network.
5. The method according to claim 1, characterised in that said first network element is a network storage function, NRF, in said first network and/or said second network element is an NRF in said second network.
6. A method for network registration under a service architecture is applied to a second network element, and is characterized by comprising the following steps:
receiving a first message from a first network element, the first message being used for registering or updating information of the first network;
wherein the first network element belongs to the first network and the second network element belongs to the second network.
7. The method of claim 6, further comprising:
and sending a second message to the first network element, wherein the second message is used for responding to the first message.
8. The method of claim 6, further comprising:
information of the first network is stored.
9. The method of claim 6, wherein the information of the first network comprises at least one of:
an identification of the first network;
location information of the first network;
a coverage of the first network;
an identification of a NF in the first network;
service information of a NF in the first network;
capability information of the first network.
10. The method of claim 6, wherein the first network element is an NRF in the first network and/or wherein the second network element is an NRF in the second network.
CN202211046476.XA 2022-08-30 2022-08-30 Network registration method under service architecture Active CN115134908B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211046476.XA CN115134908B (en) 2022-08-30 2022-08-30 Network registration method under service architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211046476.XA CN115134908B (en) 2022-08-30 2022-08-30 Network registration method under service architecture

Publications (2)

Publication Number Publication Date
CN115134908A true CN115134908A (en) 2022-09-30
CN115134908B CN115134908B (en) 2022-12-02

Family

ID=83387751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211046476.XA Active CN115134908B (en) 2022-08-30 2022-08-30 Network registration method under service architecture

Country Status (1)

Country Link
CN (1) CN115134908B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109842906A (en) * 2017-11-28 2019-06-04 华为技术有限公司 A kind of method, apparatus and system of communication
US20200036754A1 (en) * 2018-07-30 2020-01-30 Cisco Technology, Inc. Sepp registration, discovery and inter-plmn connectivity policies
CN111201765A (en) * 2017-10-17 2020-05-26 瑞典爱立信有限公司 Service registration and discovery in a communication network
CN111757419A (en) * 2019-03-29 2020-10-09 华为技术有限公司 Network access method and device
WO2021031770A1 (en) * 2019-08-19 2021-02-25 中兴通讯股份有限公司 Network element registration method and system, and network function repository function
CN113438196A (en) * 2020-03-23 2021-09-24 华为技术有限公司 Service authorization method, device and system
WO2022028818A1 (en) * 2020-08-07 2022-02-10 Nokia Technologies Oy Network repository function registration
WO2022062920A1 (en) * 2020-09-25 2022-03-31 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for service registration and service discovery
CN114867003A (en) * 2022-06-07 2022-08-05 中国电信股份有限公司 Cross-network request method, system, device, equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111201765A (en) * 2017-10-17 2020-05-26 瑞典爱立信有限公司 Service registration and discovery in a communication network
CN109842906A (en) * 2017-11-28 2019-06-04 华为技术有限公司 A kind of method, apparatus and system of communication
CN113891430A (en) * 2017-11-28 2022-01-04 华为技术有限公司 Communication method, device and system
US20200036754A1 (en) * 2018-07-30 2020-01-30 Cisco Technology, Inc. Sepp registration, discovery and inter-plmn connectivity policies
CN111757419A (en) * 2019-03-29 2020-10-09 华为技术有限公司 Network access method and device
WO2021031770A1 (en) * 2019-08-19 2021-02-25 中兴通讯股份有限公司 Network element registration method and system, and network function repository function
EP3996431A1 (en) * 2019-08-19 2022-05-11 ZTE Corporation Network element registration method and system, and network function repository function
CN113438196A (en) * 2020-03-23 2021-09-24 华为技术有限公司 Service authorization method, device and system
WO2022028818A1 (en) * 2020-08-07 2022-02-10 Nokia Technologies Oy Network repository function registration
WO2022062920A1 (en) * 2020-09-25 2022-03-31 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for service registration and service discovery
CN114867003A (en) * 2022-06-07 2022-08-05 中国电信股份有限公司 Cross-network request method, system, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HEWLETT PACKARD ENTERPRISE: "NRF Hierarchy", 《3GPP TSG-CT WG4 MEETING #107-E C4-216229》 *
HUAWEI: "hNRF URI-alternative 2", 《3GPP TSG-CT WG4 MEETING #107-E C4-216447》 *

Also Published As

Publication number Publication date
CN115134908B (en) 2022-12-02

Similar Documents

Publication Publication Date Title
US11811625B2 (en) Method, apparatus, and computer program
CN109922472B (en) Acquisition of user policy
CN110049070B (en) Event notification method and related equipment
CN110278096B (en) Communication method and device based on network slice
CN110730499B (en) MEC information acquisition method and device
US20200053554A1 (en) Device and method for providing ue radio capability to core network of mobile communication system
CN105916134A (en) METHOD AND APPARATUS FOR SELECTING BOOTSTRAP Esims
US10862881B2 (en) Method of managing shared files and device for authenticating subscriber by using same
US20120102161A1 (en) Method and device for controlling ad-hoc network in cpns enabler
EP3833072B1 (en) Local area network communication management method and apparatus
JP2020144911A (en) Implicit file generation in APDU script
CN109819486A (en) The determination method and device of load identification, storage medium
CN110324152B (en) Method, device and system for acquiring policy and charging control rule
CN112702213A (en) Network function NF management method and NF management equipment
WO2024093844A1 (en) Eplmn list setting method, core network device, and medium
EP4324125A1 (en) Apparatus, method and computer program for managing a request for cognitive network functions and/or machine learning models
CN111263404A (en) Load control method, device and system
CN112492592A (en) Authorization method under multiple NRF scenes
CN114080003B (en) Method and device for accessing network
EP4021030A1 (en) Method and device for providing direct communication in wireless communication system
CN115134908B (en) Network registration method under service architecture
US20230069181A1 (en) Enhanced messaging as a platform
CN114189817B (en) Group service processing method and device, interconnection gateway and storage medium
US20230413168A1 (en) Managing connectivity of a device to a network
CN114979243A (en) Method and device for providing cloud terminal service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant