CN112825571A - Network function management, registration and request method, device, network element and medium - Google Patents

Network function management, registration and request method, device, network element and medium Download PDF

Info

Publication number
CN112825571A
CN112825571A CN201911150412.2A CN201911150412A CN112825571A CN 112825571 A CN112825571 A CN 112825571A CN 201911150412 A CN201911150412 A CN 201911150412A CN 112825571 A CN112825571 A CN 112825571A
Authority
CN
China
Prior art keywords
network element
information
authorization
network
registration
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.)
Pending
Application number
CN201911150412.2A
Other languages
Chinese (zh)
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201911150412.2A priority Critical patent/CN112825571A/en
Publication of CN112825571A publication Critical patent/CN112825571A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/029Location-based management or tracking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices

Landscapes

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

Abstract

The application provides a network function management method, a registration method, a request method, a registration device, a network element and a medium. The network function management method comprises the following steps: receiving registration information of a first network element, wherein the registration information comprises position information and an authorization item of the first network element; receiving an authorization request of a second network element, wherein the authorization request comprises attribution information of the second network element; and feeding back the position information to the second network element according to the attribution information and the authorization item.

Description

Network function management, registration and request method, device, network element and medium
Technical Field
The present application relates to wireless communication networks, and in particular, to a Network Function (NF) management, registration, and request method, apparatus, Network element, and medium.
Background
In a Fifth Generation mobile communication (5G) system, before sending a message to an NF provider, an NF consumer needs to send a discovery request to a management Network element, such as a Network storage Function (NRF), and the NRF comprehensively determines whether the NF consumer can be authorized to discover the NF provider and use a corresponding Network Function according to the processing capability of the NF provider and an authorization policy of the NF provider. The current network function management and authorization strategy is single, and the reliability is poor. For example, an NF provider may only desire to authorize a certain type of NF, a partial slice under a Public Land Mobile Network (PLMN), and the like, but in the prior art, if the NF provider carries an authorized PLMN when registering with an NRF, the NF provider simultaneously carries all slices under the authorized PLMN, in this case, the NF consumer in which all slices under the PLMN are located may discover the NF provider through the NRF, and accurate authorization cannot be achieved.
Disclosure of Invention
The application provides a network function management, registration and request method, device, network element and medium, which are used for improving authorization precision and reliability of network function service.
The embodiment of the application provides a network function management method, which is applied to a management network element and comprises the following steps:
receiving registration information of a first network element, wherein the registration information comprises position information and an authorization item of the first network element;
receiving an authorization request of a second network element, wherein the authorization request comprises attribution information of the second network element;
and feeding back the position information to the second network element according to the attribution information and the authorization item.
The embodiment of the present application further provides a network function registration method, which is applied to a first network element, and includes:
sending registration information to a management network element, wherein the registration information comprises position information and an authorization item of the first network element;
and receiving a response message of successful registration.
The embodiment of the present application further provides a network function request method, which is applied to a second network element, and includes:
sending an authorization request of a network function to a management network element, wherein the authorization request comprises the attribution information of the second network element;
and receiving authorization information, wherein the authorization information comprises the position information of the first network element.
An embodiment of the present application further provides a network function management apparatus, including:
a first receiving module, configured to receive registration information of a first network element, where the registration information includes location information and an authorization item of the first network element;
a second receiving module, configured to receive an authorization request of a second network element, where the authorization request includes attribution information of the second network element;
and the authorization module is configured to feed back the location information to the second network element according to the attribution information and the authorization item.
An embodiment of the present application further provides a network function registration apparatus, including:
the system comprises a registration module, a management network element and a management module, wherein the registration module is used for sending registration information to the management network element, and the registration information comprises position information and an authorization item of a first network element;
a response message receiving module configured to receive a response message indicating successful registration
An embodiment of the present application further provides a network function request apparatus, including:
a request module configured to send an authorization request of a network function to a management network element, where the authorization request includes attribution information of a second network element;
an authorization information receiving module configured to receive authorization information, where the authorization information includes location information of the first network element.
An embodiment of the present application further provides a network element, including:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the network function management method applied to the management network element, or the network function registration method applied to the first network element, or the network function request method applied to the second network element.
An embodiment of the present application further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the network function management method applied to the management network element, or the network function registration method applied to the first network element, or the network function request method applied to the second network element.
Drawings
Fig. 1 is a flowchart of a network function management method according to an embodiment;
FIG. 2 is a diagram illustrating an example of an application of a network function management process in one embodiment;
FIG. 3 is a diagram illustrating an example of an application of a network function management process in another embodiment;
fig. 4 is a flowchart of a network function registration method according to an embodiment;
fig. 5 is a flowchart of a network function request method according to an embodiment;
fig. 6 is a schematic structural diagram of a network function management apparatus according to an embodiment;
fig. 7 is a schematic structural diagram of a network function registration apparatus according to an embodiment;
fig. 8 is a schematic structural diagram of a network function request apparatus according to an embodiment;
fig. 9 is a schematic hardware structure diagram of a network element according to an embodiment.
Detailed Description
The present application will be described with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
In the prior art, if an authorized PLMN is carried by an NF provider when registering with an NRF, all slices under the authorized PLMN are carried at the same time, while the NF provider may only expect to authorize a certain type of NF or a part of slices under a certain PLMN, and in this case, precise authorization cannot be achieved. Taking authorized PLMN and authorized slice as an example, the NF provider expects that the NF consumer in which slice 1 under authorized PLMN1 and slice 2 under PLMN2 are located can find itself through NRF, but if the NF provider registers with NRF, if carrying authorized PLMN1 and authorized PLMN2, and simultaneously carrying authorized slice 1 and authorized slice 2, in this case, the NF consumer in which slice 2 under PLMN1 is located can also find itself to the NF provider through NRF. The present embodiment provides a network function management method for the situations of low authorization precision and poor reliability of network function services, and determines whether to authorize the NF consumer to find the NF provider according to a specific authorization item by comparing the attribution information of the NF consumer with the registration information of the NF provider, thereby implementing accurate authorization and improving the reliability of network function services.
Fig. 1 is a flowchart of a network function management method according to an embodiment. The method may be applied to a management network element, which may be the NRF described above. As shown in fig. 1, the method provided in this embodiment includes steps 110 and 130.
In step 110, registration information of a first network element is received, where the registration information includes location information and an authorization item of the first network element.
In step 120, an authorization request of a second network element is received, where the authorization request includes attribution information of the second network element.
In step 130, the location information is fed back to the second network element according to the attribution information and the authorization item.
In this embodiment, the first network element is an NF provider, and the second network element is an NF consumer. The authorization items may include authorized PLMNs and authorized slices or slice lists. When registering with a management network element, the first network element can configure a specific authorization policy by carrying a specific authorization item according to actual comprehensive networking configuration of an operator, wherein the authorization item can represent that only a part of slices corresponding to a PLMN is allowed to be authorized, and other slices under the same PLMN cannot be authorized, so that accurate cross authorization and accurate control of network functions are realized. For example, a first network element, upon registering with a managing network element, authorizes a second network element having a PLMN of 46011 and a corresponding slice of 1-111111, a PLMN of 46012, and a slice of 2-222222 to discover itself through the managing network element. Accordingly, when the second network element sends an authorization request (request for finding the first network element) to the management network element, the second network element provides its own home information to the management network element.
In an embodiment, feeding back the location information to the second network element according to the home information and the authorization item includes: and under the condition that the attribution information is matched with the authorization item, feeding back the position information to the second network element, otherwise, feeding back a response message of failure discovery to the second network element.
In this embodiment, the matching between the attribution information and the authorization items means that each item in the attribution information is consistent with each authorization item. For example, the second network element is used as an NF consumer, the PLMN to which the second network element belongs is 46011, and the corresponding slice is 1 to 111111, and if the management network element determines that the matching (or authentication) between the attribution information and the authorization item is successful, the second network element is authorized to discover the first network element, and the location information of the first network element is returned to the second network element; if the PLMN to which the second network element belongs is 46011 and the corresponding slice is 2-222222, the management network element determines that the matching (or authentication) is failed, and cannot authorize the second network element, and the second network element cannot find the first network element through the management network element.
In one embodiment, the authorization item includes: an authorized PLMN and an authorized Network Slice Selection Assistance Information (NSSAI) list, the Network Slice Selection Assistance Information NSSAI list including at least one NSSAI.
In this embodiment, the authorization item includes a PLMN and NSSAI list, where the NSSAI list includes at least one NSSAI, and the NSSAI is used to indicate an authorized slice. For example, the first network element, when registering with the managing network element, may provide the PLMNs and the at least one NSSAI that it is allowed to authorize. One PLMN may correspond to multiple NSSAIs, and the second network element may not only satisfy the PLMN but also satisfy the NSSAI under the PLMN to obtain authorization, otherwise the first network element may not be discovered through the management network element.
Fig. 2 is a diagram illustrating an example of an application of a network function management process in an embodiment. In this embodiment, the registration information includes location information and authorization items, and the authorization items include PLMN and NSSAI. As shown in fig. 2, NF-A, NF-B, NF-C is a second network element (NF consumer), NF-D is a first network element (NF provider), NRF is a Management network element, NF-a is exemplified by an Access and Mobility Management Function (AMF), NF-B is exemplified by a Session Management Function (SMF), NF-C is exemplified by an Authentication Server Function (AUSF), and NF-D is exemplified by a Unified Data Management (UDM).
The specific implementation process is as follows:
step 301: NF-D registers to NRF, the registration information carries position information and authorization items, the authorized PLMN is 46011 and the corresponding authorization slice is 1-111111; the authorized PLMN is 46012 and the corresponding authorization slice is 2-222222.
Step 302: the NF-D is successfully registered in the NRF, the NRF replies a response message of successful registration to the NF-D, and the position information, PLMN and NSSAI of the NF-D are saved.
Step 303: the NF-A sends a request (authorization request) for discovering NF-D to NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46011, and the corresponding slice is 1-111111.
Step 304: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-a belongs are consistent with the PLMN and the NSSAI stored in step 302. In this case, the NRF returns the location information of the NF-D to the NF-a through the authorization message.
Step 305: the NF-B sends a request (authorization request) for discovering NF-D to the NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46011, and the corresponding slice is 2-222222.
Step 306: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-B belongs are consistent with the PLMN and the NSSAI stored in step 302. In this case, if the NF-B is inconsistent, that is, the slice to which the NF-B belongs is not within the authorized slice range, the NRF determines that the NF-B is not within the authorized range of the NF-D, returns a response message indicating that the NF-B fails to find the NF-B, and does not return the location information of the NF-D to the NF-B.
Step 307: the NF-C sends a request (authorization request) for discovering NF-D to NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46012, and the slice is 2-222222.
Step 308: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-C belongs are consistent with the PLMN and the NSSAI stored in step 302. In this case, the NRF returns the location information of the NF-D to the NF-C through the authorization message.
In this embodiment, the home information and each authorization item need to be completely matched, for example, slice 2-222222 with PLMN 46011 is not authorized, so as to implement accurate cross authorization according to PLMN and NSSAI.
Fig. 3 is a schematic diagram of an application example of a network function management process in another embodiment. In this embodiment, the registration information includes location information and an authorization item, where the authorization item includes a PLMN and an NSSAI list, and an NSSAI list includes two NSSAIs as an example. As shown in FIG. 3, NF-A, NF-B, NF-C is the second network element (NF consumer), NF-D is the first network element (NF provider), NRF is the management network element, NF-A may be AMF, NF-B may be SMF, NF-C may be AUSF, and NF-D may be UDM. The specific implementation process is as follows:
step 401: NF-D registers to NRF, the registration information carries position information and authorization items, the authorized PLMN is 46011 and the corresponding authorization slices are 1-111111 and 1-222222; the authorized PLMN is 46012 and the corresponding authorization slices are 2-222222 and 3-333333.
Step 402: the NF-D successfully registers in the NRF, the NRF replies a registration success response message to the NF-D, and the position information, PLMN and NSSAI list of the NF-D are saved.
Step 403: the NF-A sends a request (authorization request) for discovering NF-D to NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46011, and the corresponding slice is 1-222222.
Step 404: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-a belongs are consistent with the PLMN and the NSSAI list stored in step 402. In this example, if the NF-a slice is within the authorized slice list, the NRF returns the location information of the NF-D to the NF-a via the authorization message.
Step 405: the NF-B sends a request (authorization request) for discovering NF-D to NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46012, and the corresponding slice is 1-111111.
Step 406: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-B belongs are consistent with the PLMN and the NSSAI list stored in step 402. In this example, if the NF-B is inconsistent, that is, the slice to which the NF-B belongs is not within the authorized slice list, the NRF determines that the NF-B is not within the authorized range of the NF-D, and returns a response message indicating that the discovery is failed to the NF-B, and does not return the location information of the NF-D to the NF-B.
Step 407: the NF-C sends a request (authorization request) for discovering NF-D to NRF, wherein the request carries home information of the NF-D, the PLMN to which the NF-A belongs is 46012, and the corresponding slice is 3-333333.
Step 408: the NRF determines whether to authorize according to the attribution information and the authorization item, specifically, determines whether the PLMN and the slice to which the NF-C belongs are consistent with the PLMN and the NSSAI stored in step 302. In this case, the NRF returns the location information of the NF-D to the NF-C through the authorization message.
According to the network function management method, the slice list under the PLMN is authorized clearly by adding the authorization item, fine management is achieved based on a more accurate authorization strategy, a plurality of NF providers can be provided, each NF provider authorizes different slices under different PLMNs, division of labor is clear, and service processing efficiency and adaptive capacity of network functions are improved.
The embodiment of the application also provides a network function registration method, which is applied to a first network element, namely an NF provider. Fig. 4 is a flowchart of a network function registration method according to an embodiment. As shown in fig. 4, the method includes steps 210 and 220.
In step 210, sending registration information to a management network element, where the registration information includes location information and an authorization item of the first network element;
in step 220, a response message that the registration was successful is received.
In this embodiment, in the process of registering the first network element with the management network element, a more accurate authorization policy is provided for the management network element by adding a specific slice in which the authorization item is explicitly authorized, so as to achieve fine management and improve the reliability of network function services.
The embodiment of the application also provides a network function request method, which is applied to a second network element, namely an NF consumer. Fig. 5 is a flowchart of a network function request method according to an embodiment. As shown in fig. 5, the method includes step 310 and step 320.
In step 310, sending an authorization request of a network function to a management network element, where the authorization request includes the attribution information of the second network element;
in step 320, authorization information is received, the authorization information comprising location information of the first network element.
In this embodiment, in the process of requesting the management network element to discover the first network element, the second network element specifies the specific slice to which the second network element belongs by carrying the attribution information, so that the management network element can make an authorization decision by comparing the authorization item in the registration information with the attribution information, thereby ensuring authorization accuracy and improving reliability of network function service.
The embodiment of the application also provides a network function management device. Fig. 6 is a schematic structural diagram of a network function management apparatus according to an embodiment. As shown in fig. 6, the apparatus includes a first receiving module 410, a second receiving module 420, and an authorization module 430.
A first receiving module 410, configured to receive registration information of a first network element, where the registration information includes location information and an authorization item of the first network element;
a second receiving module 420, configured to receive an authorization request of a second network element, where the authorization request includes attribution information of the second network element;
an authorization module 430, configured to feed back the location information to the second network element according to the attribution information and the authorization item.
The network function management device of this embodiment determines whether to authorize the second network element to find the first network element according to the specific authorization item by comparing the attribution information of the second network element with the registration information of the first network element, thereby implementing accurate cross-authorization and improving the reliability of network function service.
In an embodiment, the authorization module 430 is specifically configured to: and under the condition that the attribution information is matched with the authorization item, feeding back the position information to the second network element, otherwise, feeding back a response message of failure discovery to the second network element.
In one embodiment, the authorization item includes: an authorized public land mobile network PLMN and an authorized network slice selection assistance information NSSAI list, said network slice selection assistance information NSSAI list comprising at least one NSSAI.
The network function management apparatus proposed in this embodiment is the same as the network function management method proposed in the above embodiment, and the technical details that are not described in detail in this embodiment can be referred to any of the above embodiments, and this embodiment has the same beneficial effects as the network function management method.
The embodiment of the application also provides a network function registration device. Fig. 7 is a schematic structural diagram of a network function registration apparatus according to an embodiment. As shown in fig. 7, the apparatus includes a registration module 510 and a response message receiving module 520.
A registration module 510 configured to send registration information to a management network element, where the registration information includes location information and an authorization item of a first network element;
the response message receiving module 520 is configured to receive a response message indicating that the registration is successful.
In the network function registration apparatus of this embodiment, in the process of registering the first network element with the management network element, a more accurate authorization policy is provided for the management network element by adding a specific slice in which the authorization item is explicitly authorized, so as to achieve fine management and improve the reliability of the network function service.
The network function registration apparatus proposed in this embodiment is the same as the network function registration method proposed in the above embodiment, and the technical details that are not described in detail in this embodiment can be referred to any of the above embodiments, and this embodiment has the same beneficial effects as the network function registration method.
The embodiment of the application also provides a network function request device. Fig. 8 is a schematic structural diagram of a network function request device according to an embodiment. As shown in fig. 8, the apparatus includes a request module 610 and an authorization information receiving module 620.
A request module 610 configured to send an authorization request of a network function to a management network element, where the authorization request includes attribution information of a second network element;
an authorization information receiving module 620 is configured to receive authorization information, where the authorization information includes location information of the first network element.
In the network function request device of this embodiment, in the process of requesting the management network element to find the first network element, the second network element specifies the specific slice to which the second network element belongs by carrying the attribution information, so that the management network element can make an authorization decision by comparing the authorization item in the registration information with the attribution information, thereby ensuring the authorization precision and improving the reliability of the network function service.
The network function request apparatus proposed in this embodiment is the same as the network function request method proposed in the above embodiments, and the technical details that are not described in detail in this embodiment can be referred to any of the above embodiments, and this embodiment has the same beneficial effects as the network function request method.
The embodiment of the application also provides a network element. The network function management method in the foregoing embodiment may be executed by a network function management apparatus, where the network function management apparatus may be implemented in a software and/or hardware manner and integrated in a network element, and the network element is a management network element, such as an NRF; the network function registration method in the above embodiment may be executed by a network function registration apparatus, where the network function registration apparatus may be implemented in a software and/or hardware manner and integrated in a network element, and the network element is a first network element, that is, an NF provider; the network function request method in the above embodiments may be executed by a network function request device, where the network function request device may be implemented in a software and/or hardware manner and integrated in a network element, and the network element is a second network element, i.e., an NF consumer.
Fig. 9 is a schematic hardware structure diagram of a network element according to an embodiment. As shown in fig. 9, the present embodiment provides a network element, including: a processor 710 and a storage device 720. The number of the processors in the network element may be one or more, fig. 9 illustrates one processor 710, the processor 710 and the storage 720 in the apparatus may be connected by a bus or by other means, and fig. 9 illustrates the connection by a bus.
The one or more programs are executed by the one or more processors 710 to cause the one or more processors to implement the network function management, registration, or request method of any of the embodiments described above.
The storage device 720 in the network element, which is a computer-readable storage medium, can be used to store one or more programs, such as software programs, computer-executable programs, and modules, corresponding to the network function management method according to the embodiment of the present invention (for example, the modules in the network function management device shown in fig. 6 include the first receiving module 410, the second receiving module 420, and the authorization module 430). The processor 710 executes various functional applications and data processing of the network element by executing software programs, instructions and modules stored in the storage 720, namely, implements the network function management, registration or request method in the above-described method embodiments.
The storage device 720 mainly includes a storage program area and a storage data area, wherein the storage program area can store an operating system and an application program required by at least one function; the storage data area may store data created according to the use of the device, and the like (registration information, attribution information, and the like as in the above-described embodiments). Additionally, the storage 720 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the storage 720 may further include memory located remotely from the processor 710, which may be connected to network elements over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
And, when the one or more programs included in the network element are executed by the one or more processors 710, implement the following operations: receiving registration information of a first network element, wherein the registration information comprises position information and an authorization item of the first network element; receiving an authorization request of a second network element, wherein the authorization request comprises attribution information of the second network element; and feeding back the position information to the second network element according to the attribution information and the authorization item. Alternatively, when the one or more programs included in the network element are executed by the one or more processors 710, the following operations are implemented: sending registration information to a management network element, wherein the registration information comprises position information and an authorization item of the first network element; and receiving a response message of successful registration. Alternatively, when the one or more programs included in the network element are executed by the one or more processors 710, the following operations are implemented: sending an authorization request of a network function to a management network element, wherein the authorization request comprises the attribution information of the second network element; and receiving authorization information, wherein the authorization information comprises the position information of the first network element.
The network element proposed in this embodiment is the same as the network function management, registration or request method proposed in the above embodiments, and technical details that are not described in detail in this embodiment can be referred to any of the above embodiments, and this embodiment has the same beneficial effects as performing the network function management, registration or request method.
Embodiments of the present application also provide a storage medium containing computer-executable instructions for performing a network function management, registration, or request method when executed by a computer processor.
Through the above description of the embodiments, those skilled in the art will appreciate that the present application can be implemented by software, general hardware, or hardware. Based on such understanding, the technical solution of the present application may be embodied in the form of a software product, and the computer software product may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes a plurality of instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the method according to any embodiment of the present application.
The above description is only exemplary embodiments of the present application, and is not intended to limit the scope of the present application.
Any logic flow block diagrams in the figures of this application may represent program steps, or may represent interconnected logic circuits, modules, and functions, or may represent a combination of program steps and logic circuits, modules, and functions. The computer program may be stored on a memory. The memory may be of any type suitable to the local technical environment and may be implemented using any suitable data storage technology, such as, but not limited to, Read Only Memory (ROM), Random Access Memory (RAM), optical storage devices and systems (digital versatile disks, DVDs, or CD discs), etc. The computer readable medium may include a non-transitory storage medium. The data processor may be of any type suitable to the local technical environment, such as but not limited to general purpose computers, special purpose computers, microprocessors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), programmable logic devices (FGPAs), and processors based on a multi-core processor architecture.
The foregoing has provided by way of exemplary and non-limiting examples a detailed description of exemplary embodiments of the present application. Various modifications and adaptations to the foregoing embodiments may become apparent to those skilled in the relevant arts in view of the following drawings and the appended claims without departing from the scope of the invention. Therefore, the proper scope of the invention is to be determined according to the claims.

Claims (10)

1. A network function management method is applied to a management network element, and is characterized by comprising the following steps:
receiving registration information of a first network element, wherein the registration information comprises position information and an authorization item of the first network element;
receiving an authorization request of a second network element, wherein the authorization request comprises attribution information of the second network element;
and feeding back the position information to the second network element according to the attribution information and the authorization item.
2. The method of claim 1, wherein the feeding back the location information to the second network element according to the attribution information and the authorization item comprises:
and under the condition that the attribution information is matched with the authorization item, feeding back the position information to the second network element, otherwise, feeding back a response message of failure discovery to the second network element.
3. The method of claim 1 or 2, wherein the authorization item comprises:
an authorized public land mobile network PLMN and an authorized network slice selection assistance information NSSAI list, said network slice selection assistance information NSSAI list comprising at least one NSSAI.
4. A network function registration method is applied to a first network element, and is characterized by comprising the following steps:
sending registration information to a management network element, wherein the registration information comprises position information and an authorization item of the first network element;
and receiving a response message of successful registration.
5. A network function request method applied to a second network element is characterized by comprising the following steps:
sending an authorization request of a network function to a management network element, wherein the authorization request comprises the attribution information of the second network element;
and receiving authorization information, wherein the authorization information comprises the position information of the first network element.
6. A network function management apparatus, comprising:
a first receiving module, configured to receive registration information of a first network element, where the registration information includes location information and an authorization item of the first network element;
a second receiving module, configured to receive an authorization request of a second network element, where the authorization request includes attribution information of the second network element;
and the authorization module is configured to feed back the location information to the second network element according to the attribution information and the authorization item.
7. A network function registration apparatus, comprising:
the system comprises a registration module, a management network element and a management module, wherein the registration module is used for sending registration information to the management network element, and the registration information comprises position information and an authorization item of a first network element;
and the response message receiving module is arranged to receive a response message of successful registration.
8. A network function request apparatus, comprising:
a request module configured to send an authorization request of a network function to a management network element, where the authorization request includes attribution information of a second network element;
an authorization information receiving module configured to receive authorization information, where the authorization information includes location information of the first network element.
9. A network element, comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the network function management method of any one of claims 1-3 or the network function registration method of claim 4 or the network function request method of claim 5.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the network function management method according to any one of claims 1 to 3 or the network function registration method according to claim 4 or the network function request method according to claim 5.
CN201911150412.2A 2019-11-21 2019-11-21 Network function management, registration and request method, device, network element and medium Pending CN112825571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911150412.2A CN112825571A (en) 2019-11-21 2019-11-21 Network function management, registration and request method, device, network element and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911150412.2A CN112825571A (en) 2019-11-21 2019-11-21 Network function management, registration and request method, device, network element and medium

Publications (1)

Publication Number Publication Date
CN112825571A true CN112825571A (en) 2021-05-21

Family

ID=75907625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911150412.2A Pending CN112825571A (en) 2019-11-21 2019-11-21 Network function management, registration and request method, device, network element and medium

Country Status (1)

Country Link
CN (1) CN112825571A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113596890A (en) * 2021-07-28 2021-11-02 广州爱浦路网络技术有限公司 Communication method, system, device and storage medium
WO2022247569A1 (en) * 2021-05-24 2022-12-01 华为技术有限公司 Communication method and network device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3358887A1 (en) * 2017-02-06 2018-08-08 Industrial Technology Research Institute User equipment registration method for network slice selection and network controller and network communication system using the same
CN109219111A (en) * 2017-06-29 2019-01-15 华为技术有限公司 It is sliced selection method and device
CN109699072A (en) * 2018-04-09 2019-04-30 华为技术有限公司 Communication means, device and system
CN109842906A (en) * 2017-11-28 2019-06-04 华为技术有限公司 A kind of method, apparatus and system of communication
WO2019117769A1 (en) * 2017-12-13 2019-06-20 Telefonaktiebolaget Lm Ericsson (Publ) Network repository function in 5gc
CN110418324A (en) * 2018-04-26 2019-11-05 华为技术有限公司 A kind of methods, devices and systems of determining registration area

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3358887A1 (en) * 2017-02-06 2018-08-08 Industrial Technology Research Institute User equipment registration method for network slice selection and network controller and network communication system using the same
CN109219111A (en) * 2017-06-29 2019-01-15 华为技术有限公司 It is sliced selection method and device
CN109842906A (en) * 2017-11-28 2019-06-04 华为技术有限公司 A kind of method, apparatus and system of communication
WO2019117769A1 (en) * 2017-12-13 2019-06-20 Telefonaktiebolaget Lm Ericsson (Publ) Network repository function in 5gc
CN109699072A (en) * 2018-04-09 2019-04-30 华为技术有限公司 Communication means, device and system
CN110418324A (en) * 2018-04-26 2019-11-05 华为技术有限公司 A kind of methods, devices and systems of determining registration area

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022247569A1 (en) * 2021-05-24 2022-12-01 华为技术有限公司 Communication method and network device
CN113596890A (en) * 2021-07-28 2021-11-02 广州爱浦路网络技术有限公司 Communication method, system, device and storage medium

Similar Documents

Publication Publication Date Title
US11212742B2 (en) UPF selection method and device
US10555165B2 (en) Methods and apparatus for use in reducing signal latency in a mobile network with use of localized unified data management (UDM) entities
CN110661638B (en) Communication method and device
EP3610626B1 (en) Methods for automatic bootstrapping of a device
US10645001B2 (en) Information transmission method and apparatus, device and storage medium
CN110383896A (en) Method for network access, terminal, access net and core net
CN113746928B (en) Cross-cloud service calling method, device and system
JP2019525604A (en) Network function NF management method and NF management apparatus
EP4135378A1 (en) Method, apparatus and device for controlling network slice authentication, and storage medium
CN112825571A (en) Network function management, registration and request method, device, network element and medium
WO2022116797A1 (en) Sim card selection method and apparatus, and terminal and storage medium
US20230283470A1 (en) Service Request Handling
CN111833488B (en) Lock opening and closing method and device, electronic lock and storage medium
US20230083529A1 (en) Selection of service-providing network functions in a 3gpp communication network
CN109327517B (en) Method and equipment for acquiring network state of wireless access point
CN114980070A (en) Terminal configuration method and device
CN113596890B (en) Communication method, system, device and storage medium
CN112887124B (en) Configuration management method and device of 5G base station
CN115604694B (en) Communication method, light equipment and readable storage medium based on WiFi-Aware protocol
US20230198853A1 (en) Apparatus and method for providing analytics to user equipment
WO2023083188A1 (en) Switching method and apparatus, network function, and storage medium
US20240155391A1 (en) Transfer method for network analytics and transfer apparatus for network analytics
CN114945173A (en) PLMN signaling forwarding method, electronic equipment and storage medium
CN116528350A (en) Network slice registration method, device, system, AMF unit and UE
CN116867105A (en) Session establishment method, device and system of network slice, AMF unit and UE

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