CN110324807B - Information processing method, function and computer readable storage medium - Google Patents

Information processing method, function and computer readable storage medium Download PDF

Info

Publication number
CN110324807B
CN110324807B CN201810260168.4A CN201810260168A CN110324807B CN 110324807 B CN110324807 B CN 110324807B CN 201810260168 A CN201810260168 A CN 201810260168A CN 110324807 B CN110324807 B CN 110324807B
Authority
CN
China
Prior art keywords
domain name
function
amf
record
request
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.)
Active
Application number
CN201810260168.4A
Other languages
Chinese (zh)
Other versions
CN110324807A (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.)
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 CN201810260168.4A priority Critical patent/CN110324807B/en
Publication of CN110324807A publication Critical patent/CN110324807A/en
Application granted granted Critical
Publication of CN110324807B publication Critical patent/CN110324807B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • 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
    • 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 embodiment of the invention discloses an information processing method, which comprises the following steps: receiving a first registration request sent by a first function; generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request; sending a registration response to the first function indicating that the registration was successful; and when the first function is a source access and mobility management function (AMF), the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request, and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name. The embodiment of the invention also discloses a function and a computer readable storage medium.

Description

Information processing method, function and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an information processing method, a function, and a computer-readable storage medium.
Background
Existing mobile communications have begun to advance to a fifth Generation (5th-Generation, 5G) mobile communication technology, and in the 5G mobile communication technology, a Network storage Function (NRF) is introduced in a standard TS 23.501 based on a third Generation Partnership Project (3rd Generation Partnership Project, 3GPP) to implement an automatic discovery technology of functions such as an AMF, an SMF, and an MME (Network Function, NF) of a Network Function.
However, the existing 5G communication standard only proposes that NRF has an automatic NF discovery function, and there is no scheme that NRF can discover NF.
Disclosure of Invention
In order to solve the above technical problems, embodiments of the present invention are expected to provide an information processing method, an information processing function, and a computer-readable storage medium, so as to solve the problem that the scheme for discovering NF by NRF cannot be implemented in the prior art, implement that NRF generates a Domain Name System (DNS) record according to the automatic registration process of NF, and ensure that NRF automatically discovers NF.
The technical scheme of the embodiment of the invention is realized as follows:
in a first aspect, an information processing method is provided, which is applied in a network storage function NRF, and the method includes:
receiving a first registration request sent by a first function; the first function is used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function;
generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request;
sending a registration response to the first function indicating that the registration was successful; and when the first function is a source access and mobility management function (AMF), the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request, and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name.
Optionally, the generating, according to the first registration request, a domain name record corresponding to the first function based on the first feature parameter of the first function carried in the first registration request includes:
generating a first domain name for the first function according to the first registration request;
obtaining a NAPTR record and a SRV record of a name authority pointer based on the resource record name and the identity of the first function;
and obtaining a HOST HOST record based on the identity of the first function and the IP address of the interconnection protocol between the networks of the first function.
Optionally, after sending a registration response to the first function, the method further includes:
receiving a query request which is sent by the source AMF and used for indicating domain name query; wherein the query request carries a second domain name;
according to the query request, performing domain name record query based on the second domain name to obtain a domain name record corresponding to the second domain name;
and sending the domain name record corresponding to the second domain name to the source AMF.
Optionally, when the first function is any AMF, the resource record name in the first feature parameter includes an AMF domain, an AMF set, an AMF identity record name, a tracking area TA record name, and a network slice identity NSI record name; the arbitrary AMF includes the source AMF;
when the first function is a Session Management Function (SMF), the resource record name in the first characteristic parameter comprises a data network (DNN) and a Session Management Function (SMF) identification record name;
when the first function is a Mobility Management Entity (MME), the resource record name in the first characteristic parameter comprises an MME group identifier, an MME identifier record name and a TA record name.
In a second aspect, an information processing method is provided, which is applied in a source AMF, and includes:
receiving a registration response which is sent by a network storage function (NRF) and used for indicating successful registration, and then receiving a first operation request; wherein the first operation request carries identification information;
generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF;
receiving a domain name record corresponding to the second domain name sent by the NRF, and establishing a communication link with the second function based on the domain name record corresponding to the second domain name; and the domain name record corresponding to the second domain name is acquired by the NRF based on the second domain name in the query request.
Optionally, the generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF includes:
if the identification information is not the identification information distributed by the source AMF, generating a domain name with a second function based on the identification information to obtain a second domain name;
and sending a query request carrying the second domain name to the NRF.
Optionally, the generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF further includes:
sending a request instruction for requesting information to a network slice selection function NSSF; wherein the request instruction carries the identification information;
receiving network slice identification information NSI sent by the NSSF; the NSI is obtained by the NSSF based on identification information carried in the request instruction;
and generating the second domain name based on the first operation request and the NSI, and sending the query request carrying the second domain name to the NRF.
Optionally, the sending a request instruction for a request message to the NSSF includes:
acquiring first network slice selection auxiliary information NSSAI from a unified data management UDM based on the identity identification information of the terminal; wherein the identification information comprises identity identification information of the terminal;
and if the first NSSAI is not matched with the second NSSAI carried in the first operation request, sending the request instruction to a network slice selection function NSSF.
Optionally, the generating the second domain name based on the first operation request and the NSI includes:
if the first operation request is an initial registration request, generating a domain name of a target AMF based on the NSI to obtain a second domain name; wherein the second function is the target AMF.
Optionally, the generating the second domain name based on the first operation request and the NSI further includes:
if the first operation request is a Protocol Data Unit (PDU) session establishment request, acquiring a Data Network Name (DNN) carried in the PDU session establishment request;
generating a domain name of the SMF based on the NSI and the DNN to obtain the second domain name; wherein the second function is the SMF.
In a third aspect, there is provided an NRF comprising: the system comprises a first processor, a first memory and a first communication bus; wherein:
the first communication bus is used for realizing connection communication between the first processor and the first memory;
the first processor is configured to execute the information processing program stored in the first memory to implement the steps of the information processing method according to any one of the first aspect.
In a fourth aspect, there is provided an AMF comprising: the second processor, the second memory and the second communication bus; wherein:
the second communication bus is used for realizing connection communication between the second processor and the second memory;
the second processor is configured to execute the information processing program stored in the second memory to implement the steps of the information processing method according to any one of the second aspects.
In a fifth aspect, there is provided a computer-readable storage medium having stored thereon an information processing program which, when executed by a processor, implements the steps of the information processing method according to any one of the first or second aspects.
According to the information processing method, the information processing function and the computer-readable storage medium provided by the embodiment of the invention, after a first registration request sent by a first function is received, a first domain name corresponding to the first function and a domain name record corresponding to the first domain name are generated according to the first registration request and based on a first characteristic parameter, and finally a registration response for indicating successful registration is sent to the first function; therefore, the NRF receives the first registration request sent by the first function, and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
Drawings
Fig. 1 is a schematic structural diagram between a DNS and an EPC network according to an embodiment of the present invention;
fig. 2 is a schematic system architecture diagram of a 5G network according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of an information processing method according to an embodiment of the present invention;
FIG. 4 is a flow chart illustrating another information processing method according to an embodiment of the present invention;
FIG. 5 is a flowchart illustrating another information processing method according to an embodiment of the present invention;
fig. 6 is a flowchart illustrating an information processing method according to another embodiment of the present invention;
fig. 7 is a schematic view of an application scenario of an information processing method according to an embodiment of the present invention;
fig. 8 is a schematic view of an application scenario of another information processing method according to an embodiment of the present invention;
fig. 9 is a schematic view of an application scenario of another information processing method according to an embodiment of the present invention;
fig. 10 is a schematic view of an application scenario of an information processing method according to another embodiment of the present invention;
fig. 11 is a schematic view of an application scenario of another information processing method according to another embodiment of the present invention;
fig. 12 is a schematic view of an application scenario of another information processing method according to another embodiment of the present invention;
fig. 13 is a schematic view of an application scenario of another information processing method according to another embodiment of the present invention;
FIG. 14 is a schematic structural diagram of an NRF according to an embodiment of the present invention;
fig. 15 is a schematic structural diagram of a source AMF according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention.
First, a relationship between a Domain Name Server (DNS) and a conventional Evolved Packet Core (EPC) network in a conventional mobile communication network is described below: as shown in fig. 1, the schematic diagram of the structure between the DNS and the EPC Network is shown, where, for example, when a Mobility Management Entity (MME) is attached, the DNS generates an old MME domain Name according to a received Globally Unique Temporary UE Identity (GUTI) of a terminal (UE) to query an address of the old MME, so as to implement communication between the new MME and the old MME, or when a Public Data Network (PDN) is connected, the DNS generates domain names according to a Tracking Area (Tracking Area, TA) and an Access Point (Access Point Name, APN) to implement querying of addresses of a Serving GateWay (SGW) and a Public Data GateWay (PDN, SGW), so as to implement communication between the MME and the SGW. In a conventional General Packet Radio Service (GPRS) or EPC network, on one hand, a DNS is not a part of the network, and on the other hand, to implement access between network elements, a large amount of domain name data is generally required to be configured on the DNS to implement domain name resolution, and meanwhile, changing information of some network elements, such as adding interface support, may also require changing domain name configuration on the DNS, thereby bringing a large amount of workload for operation and maintenance of the network.
As shown in fig. 2, there is no DNS in the 5G Network, and the UE may communicate with AN Access and Mobility Management Function (AMF), may communicate with the AMF through a (Radio) Access Network (R) AN, may communicate with a User Plane Function (UPF), and may use a Data Network (DN) through the UPF, or may communicate with a Session Management Function (SMF) through the UPF; an Authentication Server Function (AUSF), an AMF, an SMF, a Network open Function (NEF), an NRF, a Policy Control Function (PCF), a Unified Data Management (UDM), an Application Function (AF), and the like are connected to their respective interfaces and Application buses to implement information interaction. The NF comprises functions realized by AUSF, AMF, SMF and the like. The invention provides that the function corresponding to NF is registered in NRF, and the NRF generates and stores the corresponding domain name record when the function corresponding to NF is registered.
Based on the system architecture of the 5G network shown in fig. 2, an embodiment of the present invention provides an information processing method, which, referring to fig. 3, includes the following steps:
step 101, receiving a first registration request sent by a first function.
The first function is mainly used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function.
In this embodiment of the present invention, the receiving of the first registration request sent by the first function in step 101 may be implemented by NRF. The first function comprises functions of AMF, SMF or MME and the like. The first registration request is a registration request transmitted to the NRF when the first function is to automatically register in the NRF; the first function may send a registration request to the NRF when the first function registers to the NRF for the first time, or may send a registration request to the NRF after a certain time interval to keep the first function discoverable by the UE or the base station. The first characteristic parameter is resource record information of the first Function, and includes an NF type to which the first Function belongs, a Public Land Mobile Network (PLMN) to which the first Function belongs, a Network Function Identity (NFID) of the first Function, an Internet Protocol (IP) address and port information, and resource record name information supported by the first Function.
Step 102, according to the first registration request, generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter.
In this embodiment of the present invention, the step 102 of generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request may be implemented by NRF. The domain name record corresponding to the first domain name is a DNS domain name record, and includes a Name Authority Pointer (NAPTR) resource record, a service location (SRV) resource record, and a HOST (HOST) resource record. The NRF generates a first domain name of the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter of the first function carried in the first registration request.
Step 103, sending a registration response for indicating that the registration is successful to the first function.
And the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name when the first function is a source access and mobility management function (AMF).
In the embodiment of the present invention, the step 103 of sending the registration response indicating that the registration is successful to the first function may be implemented by NRF. After the NRF generates a domain name record for the first function, it sends a registration response to the first function to enable the NRF to discover the first function in subsequent operations.
After receiving a first registration request sent by a first function, generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name according to the first registration request and based on a first characteristic parameter, and finally sending a registration response for indicating successful registration to the first function; therefore, the NRF receives the first registration request sent by the first function, and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method, which is shown in fig. 4 and includes the following steps:
step 201, after receiving a registration response sent by the NRF and used for indicating that the registration is successful, receives a first operation request.
The first operation request carries identification information.
In this embodiment of the present invention, after receiving the registration response sent by the NRF and indicating that the registration is successful in step 201, receiving the first operation request may be implemented by the source AMF. The first operation request may be sent by a device, such as a UE or a base station, to the source AMF, and is used to request the source AMF to perform a corresponding first operation, for example, an update registration procedure or a handover procedure may be performed. Note that the source AMF is an AMF currently serving a device such as a UE or a base station.
Step 202, generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF.
In this embodiment of the present invention, step 202 generates the domain name of the second function based on the identification information to obtain the second domain name, and sends the query request carrying the second domain name to the NRF, which may be implemented by the source AMF. The identification information may be related characteristic information of the UE or characteristic information of the base station, and may include, for example, identity information of the UE and temporary identification information of the UE, or identification information of a target base station to which handover is required. The second function comprises a target AMF or SMF; it may be a function of allocating a temporary identity to the UE or a function of being able to process a service related to the target base station. And the source AMF generates a domain name of the second function according to the received identification information based on the generation rule of the domain name. In different application scenarios, the target AMF is different, in some application scenarios, the target AMF is an AMF that serves a device such as a UE or a base station before the source AMF, and in some application scenarios, the target AMF is an AMF that is determined by the source AMF and is to serve the device such as the UE or the base station.
Step 203, receiving a domain name record corresponding to the second domain name sent by the NRF, and establishing a communication link with the second function based on the domain name record corresponding to the second domain name.
And the domain name record corresponding to the second domain name is obtained by the NRF based on the second domain name in the received query request.
In this embodiment of the present invention, the step 203 receives the domain name record corresponding to the second domain name sent by the NRF, and establishing the communication link with the second function based on the domain name record corresponding to the second domain name may be implemented by the source AMF. And after receiving the second domain name record sent by the NRF, the source AMF determines a second function based on the second domain name record and establishes a communication link with the second function, so that the communication link between the UE or the base station and the second function is realized.
In the information processing method provided by the embodiment of the present invention, after receiving a registration response sent by an NRF and used for indicating successful registration, and after receiving a first operation request, a source AMF generates a domain name of a second function based on identification information to obtain a second domain name, sends a query request carrying the second domain name to the NRF, receives a domain name record corresponding to the second domain name sent by the NRF, and establishes a communication link with the second function based on the domain name record corresponding to the second domain name; therefore, after the source AMF is registered in the NRF, the source AMF can receive the first operation request, generate a second domain name of the second function according to the identification information carried in the first operation request, acquire a domain name record corresponding to the second domain name from the NRF, and establish a communication link with the second function according to the domain name record, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the NRF can generate the DNS record according to the automatic registration process of the NF, and the function that the NRF automatically discovers the NF is ensured.
Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method, which is mainly used in an application scenario in which a first function is registered in an NRF, so that the first function can be quickly discovered subsequently, as shown in fig. 5, the method includes the following steps:
step 301, the NRF receives a first registration request sent by the first function.
The first function is mainly used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function.
In the embodiment of the present invention, the first feature parameter includes a resource record name and an identity of the first function. Taking the example that the first function is AMF, when the first function is any AMF, the content carried in the first registration request includes that the NF type is AMF, the PLMN where the AMF is located, NFID, IP and port information of the AMF, and a resource record name supported by the AMF, including but not limited to a supported TA, a supported Network Slice Identity (NSI), an AMF domain, an AMF set, and an AMF Identity.
When the AMF is automatically registered in the NRF, the AMF sends a first registration request to the NRF to initiate a registration process. The first characteristic parameter carried in the first registration request includes: the PLMN to which the AMF belongs may be denoted as mncxxx.mccxxx, for example; the identity NFID to which the AMF belongs may be, for example, AMF 001-N14; the resource record name corresponding to the AMF includes TA identifier, NSI, IP address corresponding to host (Adress, a), AMF domain, AMF set, AMF identifier, etc., where the TA identifier may be denoted as tac-lbxx.tac-hbxx.tac, the NSI may be denoted as NSIxxx, the IP address corresponding to a may be 10.10.10.10, the AMF domain, AMF set, and AMF identifier may be recorded together, and the AMF domain, AMF set, and AMF identifier may be in form of fromigionxxx.amfsetxxx.amfpointerxxx; wherein AMFREGeionxxx may represent the AMF domain, AMFSetxxx may represent the AMF set, and AMFREGeionxxx may represent the AMF identification. It should be noted that "x" in the above identifiers may be replaced according to actual situations in the actual use process, and may be a specific number or the like.
Wherein, the steps 302-305 can be executed simultaneously;
step 302, the NRF generates a first domain name for the first function according to the first registration request.
In the embodiment of the present invention, in response to a first registration request sent by the AMF, the NRF may generate a first domain name according to PLMN information mncxxx.mccxxx carried in the first registration request and according to a predetermined format, for example, the predetermined format of the first domain name is amf.5g.mncxxx.mccxxx.3gppnetwork.org.
Step 303, NRF obtains the name authority pointer NAPTR record based on the resource record name and the identity of the first function.
In this embodiment of the present invention, the identity of the first function is NFID, and one code representation form of NAPTR record may be: resource record name IN NAPTR mn "s" "x-3 gpp-amf: x-N14" NFID. Wherein m represents an order, n represents a priority, and m and n may be changed according to a specific configuration; in x-3gpp-AMF: x-N14, x-3gpp-AMF: x is the agreed communication protocol, N14 is the interface identifier of AMF, and the rest is the agreed format.
Illustratively, if the resource record name of the AMF includes: the AMF domain, the AMF set, and the AMF identifier may be represented as amfpxxx, amfsetxxx, amfreguexxxx, the NFID of AMF is AMF001-N14, and the NAPTR record obtained by using the AMF domain, the AMF set, the AMF identifier, and the NFID of AMF may be: AMFPxxx, AMFSetxxx, AMFRegionxxx IN NAPTR 100100 "s" "," x-3gpp-AMF x-N14 "AMF 001-N14 AMFPxxx, AMFSetxxx, AMFRegionxxx;
NAPTR records derived using the resource record name TA identification of the AMF (i.e., tac-lbxx. tac-hbxx. tac) and the NFID of the AMF (i.e., AMF001-N14) may be: tac-lbxx.tac-hbxx.tac IN NAPTR 100100 "s" "x-3 gpp-AMF x-N14" AMF001-N14. tac-lbxx.tac-hbxx.tac;
the NAPTR records obtained using the resource record name NSI of AMF (i.e., NSIxxx) and the NFID of AMF (i.e., AMF001-N14) may be: NSIxxx IN NAPTR 100100 "s" "" x-3gpp-AMF: x-N14 "AMF 001-N14. NSIxxx.
And step 304, the NRF processes the resource record name and the identity of the first function to obtain the SRV record of the service position.
In the embodiment of the present invention, one code expression form of the SRV record may be: NFID resource record name IN SRV lp 2123 NFID; where l is the priority weight, p is the priority, and l and p may change according to the specific configuration.
For example, the SRV record obtained using the resource record name of the AMF (i.e., amfpxxx. amfsetxxx. amfregemonxxx) and the NFID of the AMF (i.e., AMF001-N14) may be: AMF001-N14.AMFPxxx. AMFSetxxx. AMFRegionxxx IN SRV 10102123 AMF 001-N14;
the SRV records obtained by using the resource record name TA identification (i.e., tac-lbxx. tac-hbxx. tac) of the AMF and the NFID (i.e., AMF001-N14) of the AMF can be: AMF001-N14.tac-lbxx. tac-hbxx. tac IN SRV 10102123 AMF 001-N14;
the SRV records obtained using the resource record name NSI (i.e., NSIxxx) of AMF and the NFID (i.e., AMF001-N14) of AMF may be: AMF001-N14.NSIxxx IN SRV 10102123 AMF001-N14.
Step 305, NRF obtains HOST record based on the identity of the first function and the protocol IP address of the interconnection between the networks of the first function.
In the embodiment of the present invention, one code expression form of the HOST record may be: NFID IN AIP, respectively; where a identifies the host (Adress).
Obtaining HOST records by adopting the IP address corresponding to the HOST A of the AMF and the NFID of the AMF: AMF001-N14 IN A10.10.10.10.
Step 306, the NRF sends a registration response to the first function indicating that the registration was successful.
And the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name when the first function is the source AMF.
It should be noted that, for the explanation of the same steps or concepts in the present embodiment as in the other embodiments, reference may be made to the description in the other embodiments, and details are not described here.
After receiving a first registration request sent by a first function, generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name according to the first registration request and based on a first characteristic parameter, and finally sending a registration response for indicating successful registration to the first function; therefore, the NRF receives the first registration request sent by the first function, and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
Based on the foregoing embodiment, an embodiment of the present invention further provides an information processing method, in the embodiment of the present invention, a source AMF has registered in an NRF by using a network method provided in the foregoing embodiment of the present invention, and domain name records corresponding to the source AMF, a second function, and the like have been generated in the NRF, and referring to fig. 6, the method includes the following steps:
step 401, after receiving a registration response sent by the NRF and used for indicating that the registration is successful, the source AMF receives a first operation request.
The first operation request carries identification information.
In the embodiment of the present invention, after the source AMF successfully registers in the NRF, the source AMF may receive a first operation request sent by the UE for requesting an update of a registration procedure or a first operation request sent by the base station for requesting a handover of the base station. The corresponding first operation request sent by the UE carries the GUTI of the UE, and the first operation request sent by the base station carries the identity information of the target base station. That is, the identification information carried in the first operation request includes temporary identification information of the UE or identity identification information of the target base station.
Step 402, the source AMF generates a domain name with a second function based on the identification information to obtain a second domain name, and sends a query request carrying the second domain name to the NRF.
In the embodiment of the present invention, the source AMF generates the domain name with the second function according to the identification information and a certain format to obtain the second domain name.
In step 403, the NRF receives a query request sent by the source AMF for indicating a domain name query.
And the query request carries the second domain name.
And step 404, the NRF queries the domain name record based on the second domain name according to the query request to obtain the domain name record corresponding to the second domain name.
In the embodiment of the present invention, the NRF obtains the domain name records AMF001-N14 of the SRV type from step 304 according to the domain name record of the NAPTR type, and finally obtains the HOST record 10.10.10.10 from step 305 according to the domain name record of the SRV type when the query request sent by the AMF, for example, the query request carries the second function, for example, the second domain name of the target AMF, that is, the last AMF providing service for the UE, is amfpxxx.
Step 405, the NRF sends the domain name record corresponding to the second domain name to the source AMF.
In an embodiment of the invention, the NRF may send the obtained HOST record 10.10.10.10, SRV record AMF001-N14 and/or NAPTR record AMF001-N14 amfpxxx amfsetxxx amfregoxxxx to the AMF.
Step 406, the source AMF receives the domain name record corresponding to the second domain name sent by the NRF, and establishes a communication link with the second function based on the domain name record corresponding to the second domain name.
And the domain name record corresponding to the second domain name is obtained by the NRF based on the second domain name in the received query request.
In the embodiment of the present invention, the source AMF may establish a communication link with the target AMF according to the HOST record 10.10.10.10, and continue the subsequent registration update process in the royal city.
In other embodiments of the present invention, step 402 may be implemented by:
step 402a1, if the identification information is not the identification information allocated by the source AMF, the source AMF generates the domain name of the second function based on the identification information to obtain a second domain name.
In the embodiment of the present invention, if the identification information is allocated by the source AMF, the UE or the base station directly communicates with the source AMF without performing subsequent steps, thereby implementing a related communication process.
When the identification information is a GUTI of the UE, for example, the GUTI may be a 5G GUTI allocated after the UE performs registration, and the 5G GUTI may be expressed as <5G-GUTI > < MCC > < MNC > < AMF Region ID > < AMF Set ID > < AMF Pointer > <5G-TMSI >; the source AMF judges whether the GUTI of the UE is self-configured by the source AMF; if the GUTI of the UE is not allocated by the source AMF itself, the source AMF generates a second domain name according to the GUTI of the UE, where the second domain name is determined according to < AMF Region ID > < AMF Set ID > < AMF Pointer > in 5G GUTI, and the second domain name is, for example, amfpxxx.
When the identification information is identity identification information of a base station, a source AMF determines that identity identification information of a target base station carried in a first request sent by a source base station is not in the identity identification information of the base station processed by the source AMF, and the source AMF generates a domain name of the target AMF to obtain a second domain name according to TA information (for example, tac-lbxx.tac-hbxx.tac) and PLMN information (for example, mncxx.mccxxx) in the identity identification information of the target base station; for example, the second domain name is tac-lbxx.tac-hbxx.tac.amf.5g.mncxxx.mccxxx.3gppnetwork.org, the remainder being a fixed format of the 5G domain name.
Step 402a2, the source AMF sends a query request carrying the second domain name to the NRF.
Alternatively, in other embodiments of the present invention, step 402 can also be implemented by the following steps:
step 402b1, the source AMF sends a request instruction to the NSSF for requesting information.
Wherein the request instruction carries identification information.
In an embodiment of the present invention, the request information may be a request instruction for requesting NSI information.
Step 402b2, the source AMF receives the network slice identity NSI sent by the NSSF.
Wherein, NSI is obtained by NSSF based on the identification information carried in the request instruction.
In the embodiment of the present invention, the UDM obtains the corresponding NSI from the UDM based on the received second NSSAI, and sends the corresponding NSI to the source AMF.
Step 402b3, the source AMF generates a second domain name based on the first operation request and the NSI, and sends a query request carrying the second domain name to the NRF.
In an embodiment of the invention, the source AMF responds to the first operation request and generates the second domain name based on the received NSI.
Alternatively, in other embodiments of the present invention, step 402b1 may be implemented by:
a1, the source AMF obtains first network slice selection assistance information NSSAI from the unified data management UDM based on the identity information of the UE.
The identification information includes identity identification information of the UE, and the first NSSAI is a subscription NSSAI of the UE.
A2, if the first NSSAI does not match the second NSSAI carried in the first operation request, the source AMF sends a request command to the network slice selection function NSSF.
In an embodiment of the invention, the second NSSAI is a request NSSAI requested by the UE. The source AMF may decide whether the UE belongs to the source AMF process based on the local policy, the first NSSAI, and the second NSSAI, and if not, the source AMF sends a request instruction carrying the first NSSAI and the second NSSAI to the NSSF.
Accordingly, step 402b3 may be implemented by:
b1, if the first operation request is an initial registration request, the source AMF generates the domain name of the target AMF based on the NSI to obtain a second domain name.
Wherein the second function is the target AMF.
In this embodiment of the present invention, if the first operation request is an initial registration request sent by the UE to the source AMF, the source AMF generates a second domain name of the target AMF with a fixed format according to the received NSI, for example, the second domain name may be nsixxx.amf.5g.mncxxx.mccxxx.3gppnetwork.org, where NSIxxx represents NSI, mnxxx.mccxx is PLMN information, and the rest is a preset fixed format.
B2, the source AMF sends the query request carrying the second domain name to the NRF.
Alternatively, in other embodiments of the present invention, 402b3 may be implemented by:
and C1, if the first operation request is a Protocol Data Unit (PDU) session establishment request, the source AMF acquires a Data Network Name (DNN) carried in the PDU session establishment request.
In the embodiment of the invention, if the first operation request is a PDU session establishment request sent by UE to a source AMF, wherein the PDU session establishment request carries DNN and network slice selection auxiliary information S-NSSAI; the source AMF sends a request instruction carrying S-NSSAI to NSSF to request slice information, the NSSF acquires corresponding NSI based on the S-NSSAI in the request instruction and sends the NSI to the source AMF, and the source AMF acquires DNN carried in the PDU session establishment request.
C2, the source AMF generates the domain name of the SMF based on the NSI and the DNN to get the second domain name.
Wherein the second function is SMF.
In the embodiment of the present invention, the source AMF obtains the second domain name based on the domain name generated by the NSI and the DNN, where the second domain name may be, for example, dnnxxx, nsixxx, smf.5g.mncxxx, mccxxx.3gppnetwork.
C3, the source AMF sends a query request carrying the second domain name to the NRF.
An embodiment of the present invention further provides an application scenario of the information processing method, where the application scenario may include that any AMF is automatically registered in an NRF, and a DNS record of any AMF is generated in the NRF, as shown in fig. 7, the application scenario includes the following steps:
step 501, the AMF sends a registration request to the NRF, where the registration request carries registration information including but not limited to information such as a supported TA, a supported NSI, an AMF domain, an AMF set, and an AMF identifier, where the NF type is AMF, a PLMN where the AMF is located, NFID, IP, and port information of the AMF, and resource record name information supported by the AMF. The AMF in this embodiment is any AMF.
Step 502, the NRF generates a domain name record of the DNS according to the registration information carried in the registration request sent by the AMF.
The domain name records of the DNS are as follows:
$ ORIGIN AMF.5G.mncxxx.mccxxx.3gppnetwork.org.// a certain domain
AMFCxxx, AMFGIxxx IN NAPTR 100100 "s" "" x-3gpp-AMF x-N14 "AMF 001-N14.AMFCxxx, AMFSetxxx, AMFRegionxxx// NAPTR record obtained based on AMF's resource record name AMF domain, AMF set and AMF identification, and AMF's NFID
tac-lbxx.tac-hbxx.tac IN NAPTR 100100's ' x-3gpp-AMF x-N14 ' AMF001-N14.tac-lbxx.tac-hbxx.tac// NAPTR record obtained based on resource record name TA identification of AMF and NFID of AMF
NSIxxx IN NAPTR 100100 "s" "x-3 gpp-AMF: x-N14" AMF001-N14.NSIxxx// NAPTR record obtained based on resource record name NSI of AMF and NFID of AMF
AMF001-N14 AMFCxxx, AMFSetxxx, AMFREGehxxx IN SRV 10102123 AMF001-N14// resource record name AMF field based on AMF, AMF set and AMF identification and SRV record obtained by NFID of AMF
AMF001-N14.tac-lbxx. tac-hbxx. tac IN SRV 10102123 AMF001-N14// SRV record obtained based on resource record name TA identification of AMF and NFID of AMF
AMF001-N14.NSIxxx IN SRV 10102123 AMF001-N14// SRV records obtained based on AMF's resource record name NSI and AMF's NFID
AMF001-N14 IN A10.10.10.10.// HOST record based on NFID and IP address of AMF's resource record name AMF.
Step 503, the NRF sends a registration response to the AMF indicating that the registration was successful.
An embodiment of the present invention further provides an application scenario of another information processing method, where the application scenario includes that an SMF is automatically registered in an NRF, and a DNS record of the SMF is generated in the NRF, as shown in fig. 8, the application scenario includes the following steps:
601, the SMF sends a registration request to the NRF, where the registration request carries information about the type of the NF, the PLMN where the SMF is located, the NFID, IP, and port information of the SMF, and the resource record name information supported by the SMF, including but not limited to the registration information of the supported DNN and SMF identifier;
step 602, the NRF generates a domain name record of the DNS according to the registration information carried in the registration request sent by the SMF.
The domain name records of the DNS are as follows:
$ ORIGIN SMF.5G.mncxxx.mccxxx.3gppnetwork.org.// a domain
DNNxxx.NSIxxx IN NAPTR 100100 "s" "x-3 gpp-SMF x-N11" SMF001-N11.DNNxxx.NSIxxx// NAPTR record obtained based on resource record name DNN of SMF and NFID of SMF
SMF001-N11.DNNxxx. NSIxxx IN SRV 10102123 SMF001-N11// SRV records obtained based on SMF's resource record name DNN and SMF's NFID
SMF001-N11 IN A11.11.11.11// HOST record based on the NFID of SMF and the IP address of SMF.
Step 603, the NRF sends a registration response to the SMF indicating that the registration was successful.
An embodiment of the present invention further provides an application scenario of another information processing method, where the application scenario includes that an MME is automatically registered in an NRF, and a DNS record of the MME is generated in the NRF, as shown in fig. 9, the application scenario includes the following steps:
step 701, the MME sends a registration request to the NRF, where the registration request carries information such as the type of the NF is MME, PLMN where the MME is located, NFID, IP, and port information of the MME, and resource record name information supported by the MME, including but not limited to registration information of information such as supported TA, MME group identifier, and MME identifier.
Step 702, the NRF generates a domain name record of the DNS according to the registration information carried in the registration request sent by the MME.
The domain name records of the DNS are as follows:
$ ORIGIN epc, mncxxx, mccxxx, 3gppnetwork.org.// a certain domain
mmegxxx, MME IN NAPTR 100100 "s" "" x-3gpp-MME: x-s10 "MME 001-s10. mmegxxx, MME// NAPTR record obtained based on resource record name MME group identification and MME identification of MME and NFID of MME
tac-lbxx.tac-hbxx.tac IN NAPTR 100100 "s" "" x-3gpp-amf x-N14 "MME 001-s10.tac-lbxx.tac-hbxx.tac// NAPTR record obtained based on resource record name TA identification of MME and NFID of MME
MME001-s10.mmecxxx. mmeixxx. mmein SRV 10102123 MME001-s10// SRV record obtained based on resource record name MME group identification and MME identification of MME and NFID of MME
MME001-s10.tac-lbxx. tac-hbxx. tac IN SRV 10102123 MME001-s10// SRV record based on resource record name TA identification of MME and NFID of MME
MME001-s10 IN A10.10.10.10// HOST record based on NFID and IP of MME
Step 703, the NRF sends a registration response indicating that the registration is successful to the MME.
Thus, the NRF can satisfy, by using the DNS record generated by the NRF, an inquiry request for finding a target MME, for example, a previous MME serving the UE when performing inter-office attachment and Tracking Area Update (TAU) of the MME, and an inquiry request for acquiring a source MME, that is, an MME currently receiving the UE access request, through the NRF when performing inter-office handover.
Another embodiment of the present invention further provides an application scenario of an information processing method, where the application scenario includes a cross-AMF update registration flow, that is, a target AMF flow is queried through an NRF by a source AMF, as shown in fig. 10, the application scenario includes the following steps:
step 801, the UE sends an update registration request to the source AMF, where the update registration request carries the temporary identity information GUTI of the UE.
And step 802, the source AMF determines the GUTI non-source AMF self-distribution according to the GUTI of the UE, the source AMF provides service for the UE at present, and the domain name of the target AMF is generated according to the temporary identification information. In this embodiment of the present invention, the target AMF is an AMF that provides service for the UE before the source AMF, and the domain name of the target AMF may be: amfpxxx, amfsetxxx, amfregionxxx, amf.5g.mncxxx.mccxxx.3gppnetwork.org.
Step 803, the source AMF sends a DNS query request to the NRF, where the DNS query request carries the generated domain name.
And step 804, the NRF searches according to the carried domain name to obtain a search result.
The search results are as follows:
obtaining NAPTR records of the target AMF from domain name records of NRF according to the domain name AMFCxxx, AMFSetxxx, AMFRegionxxx of the target AMF, wherein the NAPTR records of the target AMF are AMF001-N14.AMFCxxx, AMFSetxxx, AMFRegionxxx;
obtaining SRV records of the target AMF from domain name records of the NRF as AMF001-N14 according to NAPTR records AMF001-N14.AMFCxxx. AMFSetxxx. AMFREgexxx of the target AMF;
the HOST record of the target AMF obtained from the domain name record of NRF is 10.10.10.10.10 according to the SRV records AMF001-N14 of the target AMF described above.
Step 805, the NRF sends a response to the DNS query request to the source AMF.
Wherein, the response of the DNS query request carries the above search result.
At step 806, the source AMF sends a context request to the target AMF to establish a communication link according to the retrieval result in the response to the DNS query request.
Step 807, the target AMF, the source AMF, and the UDM continue to complete the subsequent update registration process, and the specific process is not described in detail here.
Another embodiment of the present invention further provides an application scenario of another information processing method, where the application scenario includes an initial registration process of a UE, as shown in fig. 11, the application scenario includes the following steps:
step 901, the UE sends an initial registration request to the source AMF.
The initial registration request carries the request NSSAI.
And step 902, performing information interaction between the source AMF and the UDM to acquire the signed NSSAI corresponding to the UE.
Step 903, the source AMF performs positioning processing according to the requested NSSAI, the subscribed NSSAI and the local policy decision, and the service corresponding to the relocation terminal is processed by the target AMF.
In the embodiment of the present invention, the target AMF is an AMF that is to provide a service for the UE.
At step 904, the source AMF sends a request instruction to the NSSF requesting to obtain the NSI.
The request instruction carries a request NSSAI and a contract NSSAI.
Step 905, the NSSF acquires corresponding NSI list information according to the request NSSAI and the subscription NSSAI, and sends the NSI list information to the source AMF.
Step 906, the source AMF generates the domain name of the target AMF according to the received NSI list information.
For example, the domain name of the target AMF is as follows:
NSIxxx.AMF.5G.mncxxx.mccxxx.3gppnetwork.org。
step 907, the source AMF sends a DNS query request to the NRF.
The DNS query request carries the domain name of the target AMF.
And 908, the NRF carries out retrieval according to the domain name of the target AMF to obtain a retrieval result.
The search result may be as follows:
obtaining NAPTR records of the target AMF from domain name records of NRF according to NSIxxx in the domain name of the target AMF, wherein the NAPTR records of the target AMF are AMF001-N14. NSIxxx;
obtaining SRV records of the target AMF from the domain name record of the NRF as AMF001-N14 according to NAPTR records AMF001-N14.NSIxxx of the target AMF;
the HOST record of the target AMF obtained from the domain name record of NRF is 10.10.10.10.10 according to the SRV record AMF001-N14 of the target AMF.
Step 909, the NRF sends a response to the DNS query request to the source AMF.
Wherein, the response of the DNS query request carries the above search result.
Step 910, the source AMF determines the target AMF according to the search result, and sends the redirection request to the target AMF through New Radio (NR) or directly.
Step 911, the target AMF and the UDM continue to complete the subsequent registration process, which is not described in detail herein.
Another embodiment of the present invention further provides an application scenario of another information processing method, where the application scenario includes a flow of switching AMFs, as shown in fig. 12, including the following steps:
step 1001, the source base station sends a handover request to the source AMF through the source NR.
The handover request carries information of the Target base station, such as Target identity information (TargetId).
Step 1002, the source AMF decides that the targetId does not belong to the source AMF processing, and the source AMF generates the domain name of the target AMF according to the targetId.
The domain name of the target AMF is as follows:
tac-lbxx.tac-hbxx.tac.AMF.5G.mncxxx.mccxxx.3gppnetwork.org。
step 1003, the source AMF sends a DNS query request to the NRF.
The DNS query request carries the domain name of the target AMF.
And 1004, the NRF searches according to the domain name of the target AMF carried in the DNS query request to obtain a search result.
The search results are as follows:
obtaining NAPTR records of the target AMF from domain name records of NRF according to tac-lbxx.tac-hbxx.tac in the domain name of the target AMF, wherein the NAPTR records of the target AMF are AMF001-N14. tac-lbxx.tac-hbxx.tac;
obtaining SRV records of the target AMF from domain name records of NRF as AMF001-N14 according to NAPTR records of the target AMF, namely AMF001-N14. tac-lbxx.tac-hbxx.tac;
the HOST record of the target AMF obtained from the domain name record of NRF is 10.10.10.10.10 according to the SRV record AMF001-N14 of the target AMF.
Step 1005, the NRF sends a response to the DNS query request to the source AMF.
Wherein, the response of the DNS query request carries the above search result.
Step 1006, the source AMF sends a context request to the target AMF according to the above retrieval result to establish a communication link.
And step 1007, the target AMF and the source AMF continue to complete the subsequent switching process. And will not be explained in detail herein.
An embodiment of the present invention further provides an application scenario of an information processing method, where the application scenario includes a process in which a source AMF discovers an SMF through an NRF when a PDU session is established, as shown in fig. 13, the application scenario includes the following steps:
step 1101, the UE sends a PDU session setup request to the source AMF through the NR.
The PDU session establishment request carries DNN and S-NSSAI information.
At step 1102, the source AMF sends a request instruction to the NSSF requesting the NSI.
Wherein, the request instruction carries S-NSSAI.
Step 1103, the NSSF acquires the corresponding NSI list information based on the S-NSSAI carried in the request instruction, and sends the NSI list information to the source AMF.
And step 1104, the source AMF generates the domain name of the SMF according to the received NSI list information and the DNN carried in the PDU session establishment request.
The domain name of the SMF is, for example:
DNNxxx.NSIxxx.SMF.5G.mncxxx.mccxxx.3gppnetwork.org。
step 1105, the source AMF sends a DNS query request to the NRF.
And the DNS query request carries the obtained domain name of the SMF.
And step 1106, the NRF searches according to the domain name of the SMF to obtain a search result.
The search results are as follows:
obtaining NAPTR records of the SMF from domain name records of the NRF as SMF001-N11.DNNxxx.NSIxxx according to DNNxxx.NSIxxx in the domain name of the SMF;
obtaining SRV records of the SMF from domain name records of the NRF according to NAPTR records of the SMF, namely SMF001-N11.DNNxxx. NSIxxx, wherein the SRV records are SMF 001-N11;
SMF001-N11 were recorded from the SRV of SMF, and the HOST record of SMF was obtained from the domain name record of NRF at 11.11.11.11.
Step 1107, the NRF sends a response to the DNS query request to the source AMF.
Wherein, the response of the DNS query request carries the above search result.
Step 1108, the source AMF determines the SMF according to the above search result, and initiates an N11 SM request to the SMF.
Step 1109, UE, base station, source AMF, SMF, UPF continue to complete the subsequent PDU conversation establishment flow; and will not be described in detail herein.
It should be noted that, for the explanation of the same steps or concepts in the present embodiment as in the other embodiments, reference may be made to the description in the other embodiments, and details are not described here.
After receiving a first registration request sent by a first function, generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name according to the first registration request and based on a first characteristic parameter, and finally sending a registration response for indicating successful registration to the first function; therefore, the NRF receives the first registration request sent by the first function, and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
An embodiment of the present invention provides an NRF 12, which can be applied to an information processing method provided in embodiments corresponding to fig. 3 and 5 to 13, and is shown in fig. 14, where the NRF includes: a first processor 121, a first memory 122, and a first communication bus 123, wherein:
the first communication bus 123 is used for realizing connection communication between the first processor 121 and the first memory 122;
the first processor 121 is configured to execute the information processing program stored in the first memory 122 to implement the following steps:
receiving a first registration request sent by a first function; the first function is mainly used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function;
generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request;
sending a registration response indicating that the registration is successful to the first function; and when the first function is a source access and mobility management function (AMF), the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name.
In other embodiments of the present invention, the first processor 121 is further configured to execute an information processing program to implement the following steps:
generating a first domain name for the first function according to the first registration request;
obtaining a NAPTR record and a SRV record of a name authority pointer based on the resource record name and the identity of the first function;
the HOST record is obtained based on the identity of the first function and the protocol IP address of the interconnection between the networks of the first function.
In other embodiments of the present invention, after sending the registration response indicating that the registration is successful to the first function, the first processor 121 is further configured to execute the information processing program to implement the following steps:
receiving a query request sent by a source AMF and used for indicating domain name query; wherein the query request carries a second domain name;
according to the query request, performing domain name record query based on the second domain name to obtain a domain name record corresponding to the second domain name;
and sending the domain name record corresponding to the second domain name to the source AMF.
In other embodiments of the present invention, when the first function is any AMF, the resource record name in the first feature parameter includes an AMF domain and an AMF set, an AMF identification record name, a tracking area TA record name, and a network slice identification NSI record name; any AMF includes a source AMF;
when the first function is a Session Management Function (SMF), the resource record name in the first characteristic parameter comprises a data network (DNN) and an SMF identification record name;
when the first function is a mobility management entity MME, the resource record name in the first feature parameter includes an MME group identity and an MME identity record name, and a TA record name.
It should be noted that, in the interaction process between each unit and the device in this embodiment, reference may be made to the embodiments corresponding to fig. 3, 5 to 13 and the interaction process in the information processing method provided in the foregoing embodiments, and details are not described here again.
The NRF provided in the embodiment of the present invention receives a first registration request sent by a first function, generates a first domain name corresponding to the first function and a domain name record corresponding to the first domain name according to the first registration request and based on a first characteristic parameter, and finally sends a registration response for indicating that registration is successful to the first function; therefore, the NRF receives the first registration request sent by the first function and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
An embodiment of the present invention provides a source AMF 13, which can be applied to an information processing method provided in an embodiment corresponding to fig. 3 to 13, and as shown in fig. 15, the source AMF includes: a second processor 131, a second memory 132, and a second communication bus 133, wherein:
the second communication bus 133 is used for realizing connection communication between the second processor 131 and the second memory 132;
the second processor 131 is configured to execute the information processing program stored in the second memory 132 to implement the following steps:
receiving a first operation request after receiving a registration response which is sent by the NRF and used for indicating successful registration; the first operation request carries identification information;
generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF;
receiving a domain name record corresponding to a second domain name sent by the NRF, and establishing a communication link with a second function based on the domain name record corresponding to the second domain name; and the domain name record corresponding to the second domain name is obtained by the NRF based on the second domain name in the received query request.
In other embodiments of the present invention, the second processor 131 is further configured to execute an information processing program to implement the following steps:
if the identification information is not the identification information distributed by the source AMF, generating a domain name with a second function based on the identification information to obtain a second domain name;
and sending the query request carrying the second domain name to the NRF.
In other embodiments of the present invention, the second processor 131 is further configured to execute an information processing program to implement the following steps:
sending a request instruction for requesting information to the NSSF; wherein, the request instruction carries identification information;
receiving a network slice identifier NSI sent by NSSF; wherein, NSI is obtained by NSSF based on the identification information carried in the request instruction.
And generating a second domain name based on the first operation request and the NSI, and sending a query request carrying the second domain name to the NRF.
In other embodiments of the present invention, the second processor 131 is further configured to execute an information processing program to implement the following steps:
acquiring first network slice selection auxiliary information NSSAI from a unified data management UDM based on the identity identification information of the terminal; the identification information comprises identity identification information of the terminal;
if the first NSSAI does not match the second NSSAI carried in the first operation request, a request command is sent to a network slice selection function NSSF.
In other embodiments of the present invention, the second processor 131 is further configured to execute an information processing program to implement the following steps:
if the first operation request is an initial registration request, generating a domain name of a target AMF based on the NSI to obtain a second domain name; wherein the second function is the target AMF.
In other embodiments of the present invention, the second processor 131 is further configured to execute an information processing program to implement the following steps:
if the first operation request is a Protocol Data Unit (PDU) session establishment request, acquiring a Data Network Name (DNN) carried in the PDU session establishment request;
generating a domain name of the SMF based on the NSI and the DNN to obtain a second domain name; wherein the second function is SMF.
It should be noted that, in the interaction process between each unit and the device in this embodiment, reference may be made to the interaction process in the information processing method provided in the embodiments corresponding to fig. 4 to 13 and the above embodiments, and details are not described here again.
After receiving a first registration request sent by a first function, generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name according to the first registration request and based on a first characteristic parameter, and finally sending a registration response for indicating successful registration to the first function; therefore, the NRF receives the first registration request sent by the first function, and automatically generates the first domain name corresponding to the first function and the domain name record corresponding to the first domain name according to the first registration request sent by the first function, so that the problem that the scheme that the NRF can not discover the NF in the prior art is solved, the generation of the DNS record by the NRF according to the automatic registration process of the NF is realized, and the function that the NRF automatically discovers the NF is ensured.
Based on the foregoing embodiments, the present invention provides a computer-readable storage medium having stored thereon an information processing program, the computer-readable storage medium having stored thereon one or more information processing programs, the one or more information processing programs being executable by one or more processors to implement the steps of:
receiving a first registration request sent by a first function; the first function is mainly used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function;
generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request;
sending a registration response indicating that the registration is successful to the first function; and the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name when the first function is a source access and mobility management function (AMF).
In other embodiments of the present invention, the first feature parameter includes a resource record name and an identity of the first function, and the generating of the domain name record corresponding to the first function based on the first feature parameter of the first function carried in the first registration request may include the following steps:
generating a first domain name for the first function according to the first registration request;
obtaining a NAPTR record and a SRV record of a name authority pointer based on the resource record name and the identity of the first function;
the HOST record is obtained based on the identity of the first function and the protocol IP address of the interconnection between the networks of the first function.
In other embodiments of the present invention, after sending the registration response indicating that the registration is successful to the first function, the method may further include:
receiving a query request sent by a source AMF and used for indicating domain name query; wherein the query request carries a second domain name;
according to the query request, performing domain name record query based on the second domain name to obtain a domain name record corresponding to the second domain name;
and sending the domain name record corresponding to the second domain name to the source AMF.
In other embodiments of the present invention, when the first function is any AMF, the resource record name in the first feature parameter includes an AMF domain, an AMF set, an AMF identification record name, a tracking area TA record name, and a network slice identification NSI record name; any AMF includes a source AMF;
when the first function is a Session Management Function (SMF), the resource record name in the first characteristic parameter comprises a data network (DNN) and an SMF identification record name;
when the first function is a mobility management entity MME, the resource record name in the first feature parameter includes an MME group identity and an MME identity record name, and a TA record name.
It should be noted that, in the interaction process between each unit and the device in this embodiment, reference may be made to the embodiments corresponding to fig. 3, 5 to 13 and the interaction process in the information processing method provided in the foregoing embodiments, and details are not described here again.
Based on the foregoing embodiments, the present invention also provides a computer-readable storage medium having an information processing program stored thereon, the computer-readable storage medium having one or more information processing programs stored thereon, the one or more information processing programs being executable by one or more processors to implement the steps of:
receiving a first operation request after receiving a registration response which is sent by the NRF and used for indicating successful registration; the first operation request carries identification information;
generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF;
receiving a domain name record corresponding to a second domain name sent by the NRF, and establishing a communication link with a second function based on the domain name record corresponding to the second domain name; and the domain name record corresponding to the second domain name is obtained by the NRF based on the second domain name in the received query request.
In other embodiments of the present invention, generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF may include the following steps:
if the identification information is not the identification information distributed by the source AMF, generating a domain name with a second function based on the identification information to obtain a second domain name;
and sending the query request carrying the second domain name to the NRF.
In other embodiments of the present invention, generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF, may further include the following steps:
sending a request instruction for requesting information to the NSSF; wherein, the request instruction carries identification information;
receiving a network slice identifier NSI sent by NSSF; wherein, NSI is obtained by NSSF based on the identification information carried in the request instruction.
And generating a second domain name based on the first operation request and the NSI, and sending a query request carrying the second domain name to the NRF.
In other embodiments of the present invention, sending a request instruction for a request message to the NSSF may include the following steps:
acquiring first network slice selection auxiliary information NSSAI from a unified data management UDM based on the identity identification information of the terminal; the identification information comprises identity identification information of the terminal;
if the first NSSAI does not match the second NSSAI carried in the first operation request, a request command is sent to a network slice selection function NSSF.
In other embodiments of the present invention, generating the second domain name based on the first operation request and the NSI may include the steps of:
if the first operation request is an initial registration request, generating a domain name of a target AMF based on the NSI to obtain a second domain name; wherein the second function is the target AMF.
In other embodiments of the present invention, generating the second domain name based on the first operation request and the NSI may further include:
if the first operation request is a Protocol Data Unit (PDU) session establishment request, acquiring a Data Network Name (DNN) carried in the PDU session establishment request;
generating a domain name of the SMF based on the NSI and the DNN to obtain a second domain name; wherein the second function is SMF.
It should be noted that, in the interaction process between each unit and the device in this embodiment, reference may be made to the interaction process in the information processing method provided in the embodiments corresponding to fig. 3 to 13 and the above embodiments, and details are not described here again.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention 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, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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 messages. These computer program messages 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 messages executed by the processor of the computer or other programmable data processing apparatus produce means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program messages 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 messages stored in the computer-readable memory produce an article of manufacture including message means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program messages 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 messages that 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.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (13)

1. An information processing method, applied to a network storage function (NRF), the method comprising:
receiving a first registration request sent by a first function; the first function is used for realizing a network management function, and the first registration request carries a first characteristic parameter of the first function;
generating a first domain name corresponding to the first function and a domain name record corresponding to the first domain name based on the first characteristic parameter according to the first registration request;
sending a registration response to the first function indicating that the registration was successful; and when the first function is a source access and mobility management function (AMF), the registration response is used for indicating the source AMF to generate a second domain name corresponding to the received first operation request, and acquiring a domain name record corresponding to the second domain name from a domain name record corresponding to the first domain name.
2. The method according to claim 1, wherein the first feature parameter includes a resource record name and an identity of a first function, and the generating, according to the first registration request, a domain name record corresponding to the first function based on the first feature parameter of the first function carried in the first registration request includes:
generating a first domain name for the first function according to the first registration request;
obtaining a NAPTR record and a SRV record of a name authority pointer based on the resource record name and the identity of the first function;
and obtaining a HOST HOST record based on the identity of the first function and the IP address of the interconnection protocol between the networks of the first function.
3. The method of claim 1, wherein after sending a registration response to the first function indicating that registration was successful, the method further comprises:
receiving a query request which is sent by the source AMF and used for indicating domain name query; wherein the query request carries a second domain name;
according to the query request, performing domain name record query based on the second domain name to obtain a domain name record corresponding to the second domain name;
and sending the domain name record corresponding to the second domain name to the source AMF.
4. The method according to claim 1 or 2,
when the first function is any AMF, the resource record name in the first characteristic parameter comprises an AMF domain, an AMF set, an AMF identification record name, a tracking area TA record name and a network slice identification NSI record name; the arbitrary AMF includes the source AMF;
when the first function is a Session Management Function (SMF), the resource record name in the first characteristic parameter comprises a data network (DNN) and a Session Management Function (SMF) identification record name;
when the first function is a Mobility Management Entity (MME), the resource record name in the first characteristic parameter comprises an MME group identifier, an MME identifier record name and a TA record name.
5. An information processing method applied to a source AMF, the method comprising:
receiving a registration response which is sent by a network storage function (NRF) and used for indicating successful registration, and then receiving a first operation request; wherein the first operation request carries identification information;
generating a domain name with a second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF;
receiving a domain name record corresponding to the second domain name sent by the NRF, and establishing a communication link with the second function based on the domain name record corresponding to the second domain name; and the domain name record corresponding to the second domain name is acquired by the NRF based on the second domain name in the query request.
6. The method of claim 5, wherein the generating the domain name of the second function based on the identification information to obtain a second domain name, and sending a query request carrying the second domain name to the NRF comprises:
if the identification information is not the identification information distributed by the source AMF, generating a domain name with a second function based on the identification information to obtain a second domain name;
and sending a query request carrying the second domain name to the NRF.
7. The method of claim 5, wherein the generating the domain name of the second function based on the identification information obtains a second domain name, and sending a query request carrying the second domain name to the NRF, further comprises:
sending a request instruction for requesting information to a network slice selection function NSSF; wherein the request instruction carries the identification information;
receiving network slice identification information NSI sent by the NSSF; the NSI is obtained by the NSSF based on identification information carried in the request instruction;
and generating the second domain name based on the first operation request and the NSI, and sending the query request carrying the second domain name to the NRF.
8. The method of claim 7, wherein sending a request instruction for a request message to the NSSF comprises:
acquiring first network slice selection auxiliary information NSSAI from a unified data management UDM based on the identity identification information of the terminal; wherein the identification information comprises identity identification information of the terminal;
and if the first NSSAI is not matched with the second NSSAI carried in the first operation request, sending the request instruction to a network slice selection function NSSF.
9. The method according to claim 8, wherein the generating the second domain name based on the first operation request and the NSI comprises:
if the first operation request is an initial registration request, generating a domain name of a target AMF based on the NSI to obtain a second domain name; wherein the second function is the target AMF.
10. The method of claim 7, wherein generating the second domain name based on the first operation request and the NSI further comprises:
if the first operation request is a Protocol Data Unit (PDU) session establishment request, acquiring a Data Network Name (DNN) carried in the PDU session establishment request;
generating a domain name of the SMF based on the NSI and the DNN to obtain the second domain name; wherein the second function is the SMF.
11. An NRF, characterized in that said NRF comprises: the system comprises a first processor, a first memory and a first communication bus; wherein:
the first communication bus is used for realizing connection communication between the first processor and the first memory;
the first processor is configured to execute the information processing program stored in the first memory to implement the steps of the information processing method according to any one of claims 1 to 4.
12. An AMF, comprising: the second processor, the second memory and the second communication bus; wherein:
the second communication bus is used for realizing connection communication between the second processor and the second memory;
the second processor is configured to execute the information processing program stored in the second memory to implement the steps of the information processing method according to any one of claims 5 to 10.
13. A computer-readable storage medium, characterized in that an information processing program is stored thereon, which when executed by a processor, implements the steps of the information processing method according to any one of claims 1 to 4 or 5 to 10.
CN201810260168.4A 2018-03-27 2018-03-27 Information processing method, function and computer readable storage medium Active CN110324807B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810260168.4A CN110324807B (en) 2018-03-27 2018-03-27 Information processing method, function and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810260168.4A CN110324807B (en) 2018-03-27 2018-03-27 Information processing method, function and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110324807A CN110324807A (en) 2019-10-11
CN110324807B true CN110324807B (en) 2022-03-22

Family

ID=68109739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810260168.4A Active CN110324807B (en) 2018-03-27 2018-03-27 Information processing method, function and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110324807B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112602342A (en) * 2018-08-10 2021-04-02 诺基亚技术有限公司 Communication system
CN112243284B (en) * 2020-10-14 2022-09-27 中国联合网络通信集团有限公司 Method, device and storage medium for selecting AMF
CN115190580A (en) * 2021-04-06 2022-10-14 Oppo广东移动通信有限公司 Network function registration method, discovery method, device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095587A (en) * 2013-01-23 2013-05-08 北京交通大学 Method of registration service and network ethnic group central control node and system
CN106412905A (en) * 2016-12-12 2017-02-15 中国联合网络通信集团有限公司 Network slice selection method, UE, MME and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095587A (en) * 2013-01-23 2013-05-08 北京交通大学 Method of registration service and network ethnic group central control node and system
CN106412905A (en) * 2016-12-12 2017-02-15 中国联合网络通信集团有限公司 Network slice selection method, UE, MME and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
23.501: High level description of NF service registration;China Mobile等;《3GPP SA WG2 Meeting #S2-120 S2-172359》;20170331;第1-2页 *

Also Published As

Publication number Publication date
CN110324807A (en) 2019-10-11

Similar Documents

Publication Publication Date Title
US20200053636A1 (en) SMF Selection Based On Supported DNN
US11218519B2 (en) Service based P-CSCF discovery
AU2019321895C1 (en) Communication method and communication device
US10595187B2 (en) System and method of selective packet data network gateway discovery
JP7171729B2 (en) System, mobile communication network component, method for selecting network functions and method for registering network functions
KR20100068457A (en) Accessing gateway selecting method, system and gateway selecting implementing node of mobile group domain
US11115784B1 (en) Systems and methods for UE location and mobility
WO2020002764A1 (en) Security management for service access in a communication system
CN114938362A (en) Method for determining domain name system server, method, device and system for processing request
CN111512653B (en) Techniques for routing registration requests for roaming user equipment through bridging entities
CN110324807B (en) Information processing method, function and computer readable storage medium
WO2020098974A1 (en) Methods and apparatuses for network function selection in 5g for a user
JP2021517777A (en) Selection of access nodes in 5G networks for access outside 3GPP / cellular, and display of regional requirements in accordance with legal interception Selection of access nodes conscious of interception
US20130121483A1 (en) Telephone, control method therefor, provisioning server, and control method therefor
CN112533177A (en) Method, device, apparatus and medium for providing and discovering moving edge calculation
EP2037712B1 (en) Method, apparatus and system for obtaining MIH (Media Independent Handover) service information
JP2021520659A (en) How to request mobile communication network components and services
WO2008080903A1 (en) Mobile telecommunications system and method
WO2015154426A1 (en) Method and device for prose temporary identifier notification and update
EP3897013B1 (en) Method for accessing local network, and related device
WO2011050723A1 (en) Method, system and device for selecting target mobility management entity (mme) during mobile terminal switch process
CN115529294B (en) Service processing method, device, equipment and storage medium
JP2023549629A (en) Restoring PDN connectivity on PGW failure
CN113259929B (en) Roaming user session establishment method, application server, NSSF and UE
CN106686756B (en) PCC conversation establishing method and system based on position

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