WO2020011152A1 - Pfcp connection processing method and apparatus, network element, system, and storage medium - Google Patents

Pfcp connection processing method and apparatus, network element, system, and storage medium Download PDF

Info

Publication number
WO2020011152A1
WO2020011152A1 PCT/CN2019/095222 CN2019095222W WO2020011152A1 WO 2020011152 A1 WO2020011152 A1 WO 2020011152A1 CN 2019095222 W CN2019095222 W CN 2019095222W WO 2020011152 A1 WO2020011152 A1 WO 2020011152A1
Authority
WO
WIPO (PCT)
Prior art keywords
pfcp
network element
connection
configuration information
establishment
Prior art date
Application number
PCT/CN2019/095222
Other languages
French (fr)
Chinese (zh)
Inventor
李志军
周晟
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2020011152A1 publication Critical patent/WO2020011152A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/66Policy and charging system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1403Architecture for metering, charging or billing
    • H04L12/1407Policy-and-charging control [PCC] architecture
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing

Definitions

  • the embodiments of the present invention relate to, but are not limited to, the field of communications, and in particular, to but not limited to a PFCP (Packet Forwarding Control Protocol) connection processing method, device, network element, communication system, and storage medium.
  • PFCP Packet Forwarding Control Protocol
  • SGW Serving Gateway, Service Gateway
  • PGW Packet Data Network Gateway
  • TDF Traffic Detection Function
  • SGW Session Management Function
  • PGW PGW-C responsible for control plane processing
  • PGW-U responsible for user plane processing
  • TDF functions are split into TDF-C for control plane processing and TDF-U for user plane processing.
  • SMF Session Management Function
  • 5G UPF 5G User Plane Function
  • the following uses CPF to collectively refer to control plane units such as SGW-C, PGW-C, TDF-C, and SMF
  • UPF to collectively refer to user plane units such as SGW-U, PGW-U, TDF-U, and 5G UPF
  • the CPF entity may only have the capability of one control plane unit in the above example, or it may have the capability of two or more control plane units in the above example (that is, there may be multiple control plane unit combinations).
  • One, such as SGW-C and PGW-C in one) correspondingly, the UPF entity also has the ability to have only one user plane unit or the ability to have two or more user plane units.
  • the relevant approach is to configure the corresponding PFCP connection establishment method on the CPF entity and the UPF entity according to the characteristics of the CPF entity and the UPF entity through the network manager as the CPF
  • the control basis when establishing a PFCP connection with UPF however, this manual configuration of the PFCP connection establishment method has the problems of large workload, high cost and error-prone.
  • the embodiments of the present application provide a method, a device, a network element, a system, and a storage medium for processing a PFCP connection, and solve the problems existing in manually configuring a PFCP connection establishment method.
  • An embodiment of the present application provides a packet forwarding control protocol PFCP connection processing method, including:
  • the first network element obtains the PFCP configuration information of the second network element sent by the second network element;
  • the first network element and the second network element perform control of establishing a PFCP connection according to the establishment method of the PFCP connection.
  • An embodiment of the present application further provides a PFCP connection processing device, which is applied to a first network element and includes:
  • An information acquisition module configured to acquire PFCP configuration information of the second network element sent by the second network element
  • a processing module configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
  • a connection establishment module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment method of the PFCP connection.
  • An embodiment of the present application further provides a PFCP connection processing device, including:
  • An information receiving module configured to receive PFCP configuration information of the second network element sent by the second network element
  • a determining module configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
  • a connection processing module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection.
  • An embodiment of the present application further provides a network element including a processor, a memory, and a communication bus, where the communication bus is used to implement connection and communication between the processor and the memory, and the memory is used to store one or Multiple computer programs;
  • the processor is configured to execute one or more computer programs stored in the memory to implement the steps of the PFCP connection processing method described above.
  • An embodiment of the present application further provides a communication system including a first network element and a second network element;
  • the second network element is configured to send its own PFCP configuration information to the first network element, and is configured to establish a PFCP connection with the first network element according to a PFCP connection establishment method determined by the first network element. ;
  • the first network element is configured to determine a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element, and is configured to communicate with the first network element according to the determined method for establishing a PFCP connection.
  • the two network elements establish a PFCP connection.
  • An embodiment of the present application further provides a computer-readable storage medium, where the computer-readable storage medium stores one or more computer programs, and the one or more computer programs can be executed by one or more processors to Implement the steps of the PFCP connection processing method as described above.
  • the PFCP connection processing method, device, network element, system, and storage medium obtained the PFCP configuration information of the second network element sent by the second network element through the first network element, so as to be based on the PFCP of the second network element.
  • the configuration information determines the establishment method of the PFCP connection with the second network element.
  • the first network element and the second network element can control the establishment of the PFCP connection according to the establishment method of the PFCP connection. Manually configure the PFCP connection establishment method on the first network element and the second network element, reducing the investment of human resources, while reducing the cost, it can also improve the accuracy of PFCP connection establishment control, and ensure the stability and reliability of communication Sex.
  • FIG. 1 is a schematic architecture diagram of an example 4G network system in Embodiment 1 of the present application.
  • FIG. 2-1 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 4G network system exemplified in Embodiment 1 of the present application;
  • FIG. 2-1 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 4G network system exemplified in Embodiment 1 of the present application;
  • FIG. 2-2 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 5G network system exemplified in Embodiment 1 of the present application;
  • FIG. 2-2 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 5G network system exemplified in Embodiment 1 of the present application;
  • FIG. 3 is a schematic flowchart of establishing a PDN connection as an example in Embodiment 1 of the present application;
  • FIG. 4 is a schematic flowchart of establishing a PFCP connection as an example in Embodiment 1 of the present application; FIG.
  • FIG. 5 is a schematic flowchart of PFCP connection establishment in the SGW and PGW integration scenario illustrated in the first embodiment of the present application;
  • FIG. 6 is a schematic flowchart of a PFCP connection processing method according to the first embodiment of the present application.
  • FIG. 7 is a schematic flowchart of obtaining PFCP configuration information according to the first embodiment of the present application.
  • FIG. 8 is another schematic flowchart of obtaining PFCP configuration information in Embodiment 1 of this application.
  • FIG. 9 is a schematic flowchart of determining a method for establishing a PFCP link connection and a PFCP session connection according to a PFCP interface type according to the first embodiment of the present application;
  • FIG. 10 is a schematic flowchart of determining a method for establishing a PFCP link connection and a PFCP session connection according to a PFCP interface type and a preferred PFCP connection establishment method in Embodiment 1 of the present application;
  • FIG. 11 is a schematic flowchart of determining a PFCP link connection and a PFCP session connection establishment method according to a PFCP interface type and a preferred PFCP connection establishment method according to a configuration information acquisition process in Embodiment 1 of this application;
  • FIG. 12 is a schematic structural diagram of a PFCP connection processing device in Embodiment 2 of the present application.
  • FIG. 13 is a schematic structural diagram of a PFCP connection processing device in Embodiment 3 of the present application.
  • FIG. 14 is a schematic structural diagram of a determination module in FIG. 13;
  • FIG. 15 is a schematic structural diagram of an information receiving module in FIG. 13;
  • FIG. 16 is a schematic diagram of a communication system in Embodiment 4 of the present application.
  • FIG. 17 is a schematic structural diagram of a network element in Embodiment 4 of the present application.
  • an exemplary network architecture is described by way of example. However, it should be understood that the method provided in this embodiment is not limited to the network architecture shown in the following example. An example network application environment of the method provided by the embodiment.
  • an exemplary 4G system architecture diagram includes a 4G wireless subsystem part and a 4G core network subsystem part.
  • the 4G wireless subsystem part is also called EUTRAN (Evolved Universal Terrestrial Radio Access Network).
  • Universal Terrestrial Radio Access Network mainly including eNodeB11 (Evolved NodeB, Evolved NodeB), 4G core network subsystem part, also known as EPC (Evolved Packet Core, Evolved Packet Core Network), mainly including HSS12 (Home Subscriber Server (Home User Data Server), MME13 (Mobility Management Management Entity), SGW14, PGW15, PCRF16 (Policy and Charging Enforcement Function), of which:
  • HSS12 is the permanent storage place of the user's contract data, which is located in the home network of the user's contract;
  • MME13 is the place where user contract data is stored in the current network. It is responsible for terminal-to-network NAS (Non-Access Stratum, non-access) layer signaling management, tracking and paging management functions and bearer management in user idle mode;
  • NAS Non-Access Stratum, non-access
  • SGW14 is the gateway from the core network to the wireless system, responsible for the user plane bearer from the terminal to the core network, data cache in the terminal idle mode, the function of initiating service requests on the network side, legal eavesdropping, and packet data routing and forwarding functions;
  • PGW15 is an EPS (Evolved Packet System) and a gateway to the external network of the system. It is responsible for the terminal's IP address allocation, charging function, packet filtering, and policy application functions;
  • PCRF16 is responsible for providing policy control and charging rules to PCEF (Policy and Charging, Enforcement, Function).
  • TDF17 is used for special processing such as detection and filtering of IP data packets.
  • this embodiment may adopt a network architecture in which the user plane and the control plane are separated.
  • the SGW in FIG. 1 may be split into SGW- C21 and SGW-U22, PGW is split into PGW-C23 and PGW-U24, TDF is split into TDF-C25 and TDF-U26; of course, in 5G systems, there is also a network element architecture that separates the control plane from the user plane
  • FIG. 2-2 for an example.
  • the type of PFCP interface between SMF27 and 5G UPF28 in a 5G architecture is N4.
  • control plane units such as SGW-C21, PGW-C23, TDF-C25, and SMF27 can be used as a single CPF entity, and can be flexibly combined to form a CPF entity according to requirements. That is, it can be used as a CPF entity.
  • user plane units such as SGW-U22, PGW-U24, TDF-U26, and 5G UPF28 can also be used as a single UPF entity, and can be flexibly combined to form a UPF entity for use. For example, SGW-U22 and PGW-U24 are combined (that is, unified) into a UPF entity for use.
  • SGW-C21, PGW-C23, TDF-C25, and SMF27 can be fully integrated into an integrated CPF entity, while SGW-U22, PGW-U24, TDF-U26, and 5G UPF28 can be fully integrated.
  • SGW-U22, PGW-U24, TDF-U26, and 5G UPF28 can be fully integrated.
  • FIG. 3 a schematic diagram of a process for a terminal (User Equipment) requesting to establish a PDN (Public Data Network) connection is shown in FIG. 3, including:
  • the UE initiates a PDN connection establishment request to the MME.
  • the MME selects an appropriate SGW and PGW for the UE.
  • the MME initiates a session establishment request to the SGW.
  • the SGW sends a session establishment request to the PGW.
  • the PGW After receiving the session establishment request, the PGW allocates an IP address to the UE, creates the requested bearer, and returns a session establishment response to the SGW.
  • the SGW returns a session establishment response to the MME.
  • the MME returns a PDN connection establishment response to the UE, where the PDN connection establishment response includes an IP address allocated for the UE, and bearer information created.
  • PFCP connection When using an architecture where the control plane and user plane are separated, a PFCP connection is established between the CPF and the UPF.
  • the PFPC connection includes a PFCP link (PFCP Association) connection and a PFCP session connection; an example of the PFCP connection establishment process is shown in the figure. As shown in 4, including:
  • a PFCP link connection needs to be established between the CPF and the UPF to provide a stable transmission channel for session messages for the UE.
  • the CPF sends a PFCP link establishment request (PFCP Association Request) to the UPF.
  • PFCP Association Request PFCP Link establishment request
  • the UPF receives a PFCP link establishment request, and returns a PFCP link establishment response (PFCP Association Establishment Response) to the CPF.
  • PFCP link establishment response PFCP Association Establishment Response
  • the CPF detects a session establishment request.
  • the CPF needs to create an independent PFCP session for each UE.
  • the CPF sends a PFCP session establishment request to the UPF.
  • the UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
  • CPF and UPF will not exchange the specific interface types supported by CPF and UPF (such as Sxa / Sxb / Sxc) when establishing PFCP link connection, that is, they will not indicate that CPF is acting as SGW-C, PGW -C or TDF-C, nor does it indicate whether the UPF acts as SGW-U, PGW-U, or TDF-U. Therefore, under the process of SGW and PGW integration, CPF (SGW-C + PGW-C) will initiate two PFCP link establishment procedures to UPF (SGW-U + PGW-U), and for the same UE The CPF will also initiate two PFCP session connection processes to the UPF. For example, see Figure 5 for an example process, including:
  • a PFCP link connection needs to be established between the CPF and the UPF to provide a stable transmission channel for session messages for the UE.
  • the CPF sends a PFCP link establishment request to the UPF for establishing a PFCP link between SGW-C and SGW-U.
  • the UPF receives the PFCP link establishment request and returns a PFCP link establishment response to the CPF.
  • the CPF sends a PFCP link establishment request to the UPF for establishing a PFCP link between the PGW-C and the PGW-U.
  • the UPF receives the PFCP link establishment request and returns a PFCP link establishment response to the CPF.
  • the CPF detects a session establishment request.
  • the CPF needs to create an independent PFCP session for each UE.
  • the CPF sends a PFCP session establishment request to the UPF, which is used to establish a PFCP session between SGW-C and SGW-U.
  • the UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
  • the CPF sends a PFCP session establishment request to the UPF, which is used to establish a PFCP session between the PGW-C and the PGW-U.
  • the UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
  • PFCP connection establishment process shown in FIG. 5 introduces unnecessary process redundancy, which greatly reduces efficiency and resource utilization.
  • a related approach is to manually configure the corresponding PFCP connection establishment method in the local configuration information of the CPF entity and the UPF entity through the network management personnel. Then, when the PFCP connection needs to be established, CPF decides the destination based on the configured information. The UPF only initiates a single PFCP link establishment request and / or a single PFCP session establishment request.
  • this method requires manual configuration information on the CPF and UPF. For CPF and UPF devices of the same operator or the same manufacturer, it can be barely applicable when the number and type of devices are small. Adding or for CPF and UPF equipment of different operators or different manufacturers, this approach has great limitations and is even difficult to achieve, especially in roaming application scenarios.
  • this embodiment provides a PFCP connection processing method, as shown in FIG. 6, including:
  • the first network element obtains the PFCP configuration information of the second network element sent by the second network element.
  • the time point and method for obtaining the PFCP configuration information of the second network element by the first network element can be flexibly set according to the application scenario, such as, but not limited to, establishing a PFCP between the first network element and the second network element. Before the connection, it can be obtained through the configuration information acquisition process, or it can be obtained through the corresponding interaction information during the PFCP connection between the first network element and the second network element.
  • first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
  • the first network element determines a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element.
  • the establishment methods in this embodiment include at least two methods: connection establishment alone and connection establishment.
  • the determined establishment method of the PFCP connection may also be sent to the second network element; and optionally, in some instances, the second network element may The acquired establishment method of the PFCP connection is used to control the establishment of subsequent PFCP connections.
  • the first network element may also be used to control the establishment of subsequent PFCP connections according to the determined establishment method of the PFCP connection, or the first network element and the second network element jointly The establishment of the PFCP connection controls the establishment of subsequent PFCP connections.
  • the first network element and the second network element control the establishment of the PFCP connection according to the establishment method of the PFCP connection.
  • the specific control process for establishing the PFCP connection in this embodiment may be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the first network element and the second network element perform the PFCP connection according to the establishment method of the PFCP connection (for example, Unified establishment or separate establishment); if the establishment method of the PFCP connection is determined in the process of establishing the PFCP connection between the first network element and the second network element, the first network element and the second network element are established according to the PFCP connection The method and the establishment of the current PFCP connection determine how to control.
  • the establishment method of the PFCP connection for example, Unified establishment or separate establishment
  • the first network element may initiate a PFCP connection
  • the second network element may initiate a PFCP connection
  • the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection, that is, the first network element in S602 determines a PFCP link connection establishment method based on the PFCP configuration information of the second network element. , And / or determine how to establish a PFCP session connection.
  • the first network element may also send its own PFCP configuration information to the second network element, so that when needed, the second network element determines the PFCP according to the PFCP configuration information of the first network element. How the connection is established.
  • this embodiment is described below by taking several PFCP configuration information acquisition methods of the second network element as examples.
  • the first network element receives a PFCP configuration information request sent by the second network element, and the PFCP configuration information request includes the PFCP configuration information of the second network element.
  • FIG. 7 For example, assuming that the first network element is a UPF entity and the second network element is a CPF entity, an example acquisition process is shown in FIG. 7, including:
  • the CPF sends a PFCP configuration information request to the UPF.
  • the PFCP configuration information request may carry the PFCP configuration information of the CPF.
  • the UPF After receiving the PFCP configuration information request, the UPF returns a PFCP configuration information response to the CPF; optionally, the PFCP configuration information response may carry the PFCP configuration information of the UPF or may not carry the PFCP configuration information of the UPF.
  • the first network element receives a PFCP configuration information response sent by the second network element, and the PFCP configuration information response includes the PFCP configuration information of the second network element.
  • the CPF may send a PFCP configuration information request to the UPF.
  • the PFCP configuration information request may carry the PFCP of the CPF.
  • the configuration information may not carry the PFCP configuration information of the CPF; the UPF returns a PFCP configuration information response to the CPF after receiving the PFCP configuration information request; the PFCP configuration information response carries the PFCP configuration information of the UPF.
  • the above examples 1 and 2 may be performed before the PFCP link connection is established.
  • the first network element receives a PFCP link establishment request sent by the second network element, and the PFCP link establishment request includes PFCP configuration information of the second network element.
  • An example acquisition process is shown in FIG. 8 and includes:
  • the CPF is powered on and started.
  • the CPF sends a PFCP link establishment request to the UPF.
  • the PFCP link establishment request may carry CPF PFCP configuration information.
  • the UPF after receiving the PFCP link establishment request, the UPF creates a PFCP link connection and returns a PFCP link establishment response to the CPF; optionally, the PFCP configuration information response may carry the PFCP configuration information of the UPF or may not carry the PFCP of the UPF. Configuration information.
  • the first network element receives a PFCP link establishment response sent by the second network element, and the PFCP link establishment response includes PFCP configuration information of the second network element.
  • the first network element is a CPF entity and the second network element is a UPF entity.
  • the CPF may send a PFCP link establishment request to the UPF.
  • the PFCP link establishment request may carry a CPF.
  • the PFCP configuration information may not carry the PFCP configuration information of CPF; after the UPF receives the PFCP link establishment request, it returns a PFCP link establishment response to the CPF; the PFCP link establishment response carries the PFCP configuration information of the UPF.
  • the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one.
  • the first network element may determine the establishment method of the PFCP connection between the first network element and the second network element according to its own capability information and the PFCP configuration information of the second network element.
  • the PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW-C, TDF-C,
  • the role of at least two of the control plane units such as SMF is still one of the above control plane units alone, or at least two of the user plane units such as SGW-U, PGW-U, TDF-U, and 5G UPF. Each role also plays the role of one of the above control plane units alone.
  • the capability information in this example may include the PFCP interface type supported by the network element.
  • the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface.
  • the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity
  • the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface.
  • the first network element is a CPF entity
  • the second network element is a UPF entity.
  • CPF and UPF interact with each other to support the type of PFCP interface.
  • the supported PFCP interface types determine how to establish at least one of a PFCP link connection and a PFCP session connection; an example process is shown in Figure 9, including:
  • the CPF sends a PFCP link establishment request to the UPF.
  • the PFCP link establishment request sent by the CPF may carry a PFCP interface type (Supported Interface Type, SIT) supported by the CPF itself; if the CPF supports both Sxa and Sxb interfaces, the PFCP chain sent by the CPF
  • SIT Serial Interface Type
  • the CPF learns the interface of the UPF, it can determine the establishment method of the PFCP link connection and / or the PFCP session connection according to the interface type supported by the CPF and the interface type supported by the UPF.
  • CPF finds that both itself and UPF support Sxa and Sxb interfaces at the same time, then CPF may decide to establish only one PFCP link between CPF and UPF, that is, the PFCP link connection is established in the same way as PFCP link integration (of course, it can be determined that the PFCP link connection establishment method is PFCP link independent, etc.), and / or CPF can decide to establish a PFCP session between CPF and UPF for the same UE, that is, the PFCP session connection establishment method is PFCP session. Unification (of course, it can be determined that the PFCP session connection establishment method is PFCP session independent, etc. according to requirements).
  • the determined establishment method of the PFCP link connection is PFCP link integration, and S902 to S903 have established a PFCP link connection, it is considered that the PFCP link connection is currently completed; of course, if this
  • the PFCP link connection establishment method determined in the application scenario is that the PFCP link is independent, and then a PFCP link connection is established through a process similar to S902 to S903.
  • the CPF initiates a PFCP session establishment request to the UPF.
  • the CPF only initiates a PFCP session establishment request to the UPF.
  • the CPF initiates a PFCP session establishment request to the UPF.
  • the UPF receives a PFCP session establishment request, establishes a corresponding PFCP session for the UE, and returns a PFCP session establishment response to the CPF.
  • the PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the preferred PFCP connection establishment method of the second network element in this example
  • the method may include only one of the PFCP link connection and the PFCP session connection establishment method, or may include the combination of the PFCP link connection and the PFCP session connection establishment method; and the preferred PFCP connection establishment method of the second network element includes There can be one or multiple establishment methods. When there are multiple establishment methods, the multiple establishment methods can be sorted by a priority sorting rule for subsequent selection.
  • a combination of a PFCP link connection and a PFCP session connection is used as an example. The combination includes at least one of the following combinations: PFCP link unification, PFCP session unification; PFCP chain One way, PFCP session is independent; PFCP link is independent, PFCP session is independent.
  • the first network element is a CPF entity
  • the second network element is a UPF entity.
  • the CPF sends a PFCP link establishment request to the UPF.
  • the PFCP link establishment request sent by the CPF may carry a PFCP interface type (Supported Interface Type, SIT) supported by the CPF and a CPF preferred PFCP connection establishment method (Preferred PFCP Type, PPT);
  • SIT Purported Interface Type
  • PPT CPF preferred PFCP connection establishment method
  • the PFCP link establishment response sent by the UPF carries the PFCP interface type supported by the UPF itself and the UPF preferred PFCP connection establishment method.
  • the UPF supports both the Sxa interface and the Sxb interface.
  • the preferred PFCP connection establishment method in this example includes at least one of the following methods:
  • PFCP link unification in this example, Sxa link connection and Sxb link connection unification, in other application scenarios can be changed corresponding interface type
  • PFCP session unification in this example, the UE Sxa session and Sxb session are integrated, which can be changed correspondingly in other application scenarios
  • the PFCP link is unified, and the PFCP session is independent (in this example, the Sxa session and Sxb session of the UE are independently established, and the interface type can be changed correspondingly in other application scenarios);
  • the PFCP link is independent (in this example, the Sxa link connection and the Sxb link connection are independent, and the interface type can be changed correspondingly in other application scenarios), and the PFCP session is independent.
  • the CPF learns the interface of the UPF, it can determine the method of establishing the PFCP link connection and the PFCP session connection according to the type of interface supported by the UPF, the type of interface supported by the UPF, and the preferred PFCP connection establishment method, for example:
  • CPF When it is determined that an independent PFCP link connection and a PFCP session connection need to be established, CPF subsequently initiates a PFCP connection establishment process to the UPF, and when a subsequent PFCP session connection is established, it independently initiates a PFCP session establishment process for the Sxa and Sxb interfaces; When only one PFCP link connection is established, but the PFCP session is established independently, CPF no longer repeatedly initiates the PFCP link connection establishment process to the UPF, but the Sxa and Sxb interfaces still need to initiate the PFCP session establishment process independently; when the PFCP link, When the PFCP sessions are unified, CPF no longer repeatedly initiates the PFCP link connection establishment process to the UPF. Only one unified PFCP session is subsequently established and applied to the Sxa and Sxb interfaces simultaneously; this example assumes that this is the case.
  • the capability information e.g., PFCP interface type
  • the first network element e.g., CPF
  • the second network element e.g., UPF
  • the establishment method supported by the capability information of the two is subject to establishment control of the PFCP connection, and alarm prompts such as capability mismatch may be issued; the first network element (such as CPF) determines itself and the second network element ( For example, when the capability information (such as the PFCP interface type) between the second network element supports the preferred PFCP connection establishment method of the second network element, control is based on the preferred PFCP connection establishment method of the second network element;
  • the PFCP connection establishment method also exists, it can flexibly set the priority of its own preferred PFCP connection establishment method and the second network element's preferred PFCP connection establishment method priority, for example, setting its own preferred PFCP connection establishment method priority
  • the preferred PFCP connection establishment method with a level higher or lower than that of the second network element is used as the basis for subsequent selection, or the preferred PFCP connection establishment method of the second network element is used as the basis Select etc.
  • the CPF initiates a PFCP session establishment request to the UPF.
  • the CPF only initiates a PFCP session establishment request to the UPF.
  • the CPF initiates a PFCP session establishment request to the UPF.
  • the UPF receives a PFCP session establishment request, establishes a corresponding PFCP session for the UE, and returns a PFCP session establishment response to the CPF.
  • the PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element.
  • the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected.
  • the first network element obtains the preferred PFCP connection establishment method of the second network element, it can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not limited to the second network element.
  • the type of PFCP interface supported by the element and then based on the capability information of the second network element and the preferred PFCP connection establishment method of the second network element determine how to establish at least one of the PFCP link connection and the PFCP session connection.
  • the subsequent determination of the nature of the process The determination process is the same as in the second example above.
  • this embodiment is described below by taking the capability information as the type of the PFCP interface, the integration of the SGW and the PGW, and the PFCP configuration information of the network element obtained through the configuration information acquisition process as examples.
  • the CPF and the UPF first obtain the configuration information acquisition process, exchange the interface types supported by the CPF and the UPF, or interact with the preferred PFCP connection establishment method. Therefore, CPF determines the PFCP link connection and PFCP session connection establishment mode according to the interface type supported by the UPF or the preferred PFCP connection establishment mode of the UPF.
  • An example process is shown in FIG. 11 and includes:
  • the CPF sends a PFCP configuration information request to the UPF.
  • the PFCP configuration information request sent by the CPF carries the interface type SIT supported by the CPF itself.
  • the PFCP configuration information request sent by the CPF may also carry the PFCP connection establishment method preferred by the CPF itself.
  • the UPF returns a PFCP configuration information response to the CPF.
  • the PFCP configuration information response sent by the UPF carries the interface type SIT supported by the UPF itself.
  • the PFCP configuration information response sent by the UPF may also carry the PFCP connection establishment method preferred by the UPF itself.
  • the CPF determines a method for establishing a PFCP link connection and a PFCP session connection.
  • the CPF learns the interface type SIT supported by the UPF and the preferred PFCP connection establishment method, so that it can determine how to establish a PFCP link connection and how to establish a PFCP session connection.
  • the CPF finally determines the establishment methods as PFCP link unification and PFCP session unification.
  • S1105 The CPF initiates a PFCP link establishment request to the UPF.
  • the UPF returns a PFCP link establishment response to the CPF.
  • the PFCP link connection established in this step is applied to both the Sxa and Sxb interfaces, that is, the PFCP link is unified.
  • the CPF initiates a PFCP session establishment request to the UPF.
  • S1108 The CPF initiates a PFCP session establishment request to the UPF.
  • the PFCP session connection established in this step is applied to both the Sxa and Sxb interfaces, that is, the PFCP session is unified.
  • the PFCP link connection establishment process or the PFCP configuration information acquisition process can be initiated by the CPF in addition to the CPF in the above example, and can also interact in the process initiated by the UPF. Configuration information between CPF and UPF.
  • the first network element may receive the PFCP configuration information of the second network element sent by the second network element, and the first network element may according to its own PFCP configuration information
  • the PFCP configuration information with the second network element determines the establishment method of the PFCP link connection and / or the PFCP session connection between the first network element and the second network element, without the need for a network administrator to one by one for the network elements in the network system. Setting the PFCP link connection establishment method reduces the investment of human resources.
  • the first network element determines the PFCP link connection based on the PFCP configuration information of the first and second network elements and / Or the PFCP session connection is established in a unified manner, which can effectively and accurately reduce redundant link connections and redundant sessions, and improve efficiency.
  • An embodiment of the present application provides a PFCP connection processing device applicable to a first network element, as shown in FIG. 12, including:
  • the information obtaining module 1201 is configured to obtain PFCP configuration information of the second network element sent by the second network element.
  • the time point and method for obtaining the PFCP configuration information of the second network element by the first network element can be flexibly set according to the application scenario, such as, but not limited to, establishing a PFCP between the first network element and the second network element. Before the connection, it can be obtained through the configuration information acquisition process, or it can be obtained through the corresponding interactive information during the PFCP connection between the first network element and the second network element, for example:
  • the information obtaining module 1201 is configured to receive a PFCP configuration information request sent by the second network element, and obtain the PFCP configuration information of the second network element from the received PFCP configuration information request;
  • the information acquisition module 1201 is configured to receive a PFCP configuration information response sent by the second network element, and acquire the PFCP configuration information of the second network element from the received PFCP configuration information response;
  • the information acquisition module 1201 is configured to receive a PFCP link establishment request sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment request;
  • the information obtaining module 1201 is configured to receive a PFCP link establishment response sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment response.
  • the information obtaining module 1201 may be further configured to send the PFCP configuration information of the first network element to the second network element, so that the second network element may configure the PFCP configuration of the first network element when needed.
  • the information determines the establishment mode of the PFCP connection; and optionally, in this embodiment, the type of information included in the PFCP configuration information of the first network element may be the same as the type of information included in the PFCP of the second network element, or may be based on specific applications. The scene settings are different.
  • first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
  • a processing module 1202 is configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element; the method for establishing in this embodiment includes at least a separate connection establishment and a unified connection. Establish two ways.
  • the processing module 1202 may be further configured to send the determined establishment method of the PFCP connection to the second network element after determining the establishment method of the PFCP connection.
  • the connection establishment module 1203 is configured to control the establishment of the PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection determined by the processing module 1202.
  • the specific control process for the establishment of the PFCP connection by the connection establishment module 1203 in this embodiment may be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the connection establishment module 1203 may perform a PFCP connection according to the establishment method of the PFCP connection (for example, whether it is established in one unit or Separately established); if the establishment method of the PFCP connection is determined in the process of establishing the PFCP connection between the first network element and the second network element, the connection establishment module 1203 may according to the establishment method of the PFCP connection and the current establishment situation of the PFCP connection Determine how to control. It should be understood that, in this embodiment, the PFCP connection may be initiated by the first network element, and the PFCP connection may be initiated by the second network element.
  • the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection, that is, the processing module 1202 may determine a PFCP link connection establishment method according to the PFCP configuration information, and / or determine a PFCP session. How the connection is established.
  • the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one.
  • the processing module 1202 may determine the establishment method of the PFCP connection between the first network element and the second network element according to the capability information of the first network element and the PFCP configuration information of the second network element.
  • the PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW -C, TDF-C, SMF and other control plane units at least two of the role of the control plane unit alone, or at the same time as SGW-U, PGW-U, TDF-U, 5G UPF, etc.
  • the roles of at least two of the user plane units are also the roles that individually serve as one of the control plane units.
  • the capability information in this example may include the PFCP interface type supported by the network element.
  • the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface.
  • the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity
  • the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface.
  • the first network element is a CPF entity and the second network element is a UPF entity.
  • CPF and UPF establish a request or PFCP link through the PFCP link.
  • a PFCP interface type supported in response to mutual interaction is established, so that the processing module 1202 can decide how to establish at least one of a PFCP link connection and a PFCP session connection according to the PFCP interface type supported by the CPF and the PFCP interface type supported by the UPF.
  • the PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the second network element in this example
  • the preferred method for establishing a PFCP connection may include only one of a PFCP link connection and a PFCP session connection, or a combination of a PFCP link connection and a PFCP session connection; and the second network element is preferred.
  • the PFCP connection establishment method includes one or more establishment methods. When there are multiple establishment methods, the multiple establishment methods can be sorted by a priority sorting rule for subsequent selection.
  • a combination of a PFCP link connection and a PFCP session connection is used as an example, and the combination includes at least one of the following combinations:
  • PFCP links are unified, and PFCP sessions are independent;
  • PFCP links are independent, and PFCP sessions are independent.
  • the first network element is a CPF entity
  • the second network element is a UPF entity.
  • CPF and UPF pass configuration information or during the PFCP connection establishment process through the PFCP chain.
  • Path establishment request or PFCP link establishment response mutual interaction supported PFCP interface type and UPF preferred PFCP connection establishment method, so the processing module 1202 can according to CPF capability information, UPF supported PFCP interface type and preferred PFCP connection
  • the establishment method determines how to establish at least one of a PFCP link connection and a PFCP session connection.
  • the PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element.
  • the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected.
  • the processing module 1202 After the processing module 1202 obtains the preferred PFCP connection establishment method of the second network element through the information acquisition module 1201, it can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not limited to
  • the type of PFCP interface supported by the second network element may further determine how to establish at least one of a PFCP link connection and a PFCP session connection based on the capability information of the second network element and its preferred PFCP connection establishment method.
  • connection establishment module 1203 may be implemented by a processor of a network element.
  • PFCP connection processing device in this embodiment may also be provided independently of the first network element.
  • the information obtaining module 1201 may obtain the PFCP configuration information of the second network element sent by the second network element, and the processing module 1202 may obtain the PFCP configuration information of the first network element.
  • the PFCP configuration information with the second network element determines the PFCP link connection establishment method between the first network element and the second network element. There is no need for the network administrator to manually configure the PFCP link connection establishment method for the network elements in the network system. , Reducing the investment of human resources.
  • the processing module 1202 may correspond to the first network element and the second network element according to the PFCP configuration information of the first network element and the second network element.
  • the PFCP connection is established in a unified manner, that is, one is established in the first network element and the second network element
  • the PFCP link is connected and a PFCP session is established for one UE, which reduces the process of establishing a redundant PFCP link connection between the first network element and the second network element, and improves efficiency.
  • This embodiment provides a PFCP connection processing device, as shown in FIG. 13, and includes: an information receiving module 1301, configured to receive PFCP configuration information of a second network element sent by a second network element; the information receiving module 1301 may be Before a network element establishes a PFCP connection with a second network element, the PFCP configuration information of the second network element is obtained through a configuration information acquisition process. The second network element may also be obtained during the process of establishing a PFCP connection between the first network element and the second network element. PFCP configuration information.
  • first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
  • a determining module 1302 is configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element; the method for establishing in this embodiment includes at least connection establishment and connection integration. Establish two ways.
  • the determining module 1302 may be further configured to send the determined establishment method of the PFCP connection to the second network element after determining the establishment method of the PFCP connection.
  • the connection processing module 1303 is configured to control the establishment of the PFCP connection between the first network element and the second network element according to the establishment method of the PFCP connection determined by the determination module 1302.
  • the specific control process for the establishment of the PFCP connection by the connection processing module 1303 can be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the connection processing module 1303 may perform a PFCP connection according to the establishment method of the PFCP connection. Separately established); if the establishment method of the PFCP connection is determined during the establishment of the PFCP connection between the first network element and the second network element, the connection processing module 1303 may determine the PFCP connection and the current establishment of the PFCP connection Determine how to control. It should be understood that, in this embodiment, the PFCP connection may be initiated by the first network element, and the PFCP connection may be initiated by the second network element.
  • the PFCP connection processing apparatus may further include an information sending module 1304, configured to send the PFCP configuration information determined by the first network element to the second network element.
  • an information sending module 1304 configured to send the PFCP configuration information determined by the first network element to the second network element.
  • the PFCP connection in this embodiment includes at least one of a PFCP link connection and a PFCP session connection, that is, the determination module 1302 in this embodiment may determine a PFCP link connection establishment method according to the PFCP configuration information, and / Or determine how to establish a PFCP session connection.
  • the determination module 1302 may include at least one of a link connection determination submodule 13021 and a session connection determination submodule 13022; the link connection determination submodule 13021 is configured to be based on the PFCP of the second network element
  • the configuration information determines a method for establishing a PFCP link connection between the first network element and the second network element; the session connection determination submodule 13022 is configured to determine the first network element and the second network based on the PFCP configuration information of the second network element How to establish a PFCP session connection between elements.
  • the information receiving module 1301 in this embodiment may include any one of the following sub-modules: a configuration information request receiving sub-module 13011, configured to receive a PFCP configuration information request sent by a second network element. To obtain the PFCP configuration information of the second network element in the PFCP configuration information request; the configuration information response receiving submodule 13012 is configured to receive the PFCP configuration information response sent by the second network element, and obtain the second from the received PFCP configuration information response PFCP configuration information of the network element; the link establishment request receiving submodule 13013 is configured to receive a PFCP link establishment request sent by the second network element, and obtain the PFCP configuration information of the second network element from the received PFCP link establishment request. ; A link establishment response receiving submodule 13014, configured to receive a PFCP link establishment response sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment response.
  • the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one.
  • the determining module 1302 may determine a method for establishing a PFCP connection between the first network element and the second network element according to the capability information of the first network element and the PFCP configuration information of the second network element.
  • the PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW -C, TDF-C, SMF and other control plane units at least two of the role of the control plane unit alone, or at the same time as SGW-U, PGW-U, TDF-U, 5G UPF, etc.
  • the roles of at least two of the user plane units are also the roles that individually serve as one of the control plane units.
  • the capability information in this example may include the PFCP interface type supported by the network element.
  • the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface.
  • the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity
  • the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface.
  • the first network element is a CPF entity and the second network element is a UPF entity.
  • CPF and UPF establish a request or PFCP link through the PFCP link.
  • a PFCP interface type supported in response to mutual interaction is established, so that the determination module 1302 can determine how to establish at least one of a PFCP link connection and a PFCP session connection according to the PFCP interface type supported by the CPF and the PFCP interface type supported by the UPF.
  • the PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the second network element in this example
  • the preferred method for establishing a PFCP connection element may include only one of a PFCP link connection and a PFCP session connection, or a combination of a PFCP link connection and a PFCP session connection.
  • the preferred PFCP connection establishment method may include one or more establishment methods. When there are multiple establishment methods, the multiple establishment methods may be sorted by a priority ordering rule for subsequent selection.
  • a combination of a PFCP link connection and a PFCP session connection is used as an example, and the combination includes at least one of the following combinations:
  • PFCP links are unified, and PFCP sessions are independent;
  • PFCP links are independent, and PFCP sessions are independent.
  • the first network element is a CPF entity
  • the second network element is a UPF entity.
  • CPF and UPF pass configuration information or during the PFCP connection establishment process through the PFCP chain.
  • the path establishment request or the PFCP link establishment response interacts with the PFCP interface type supported by the mutual interaction and the preferred PFCP connection establishment method of the UPF, so as to determine the module 1302, based on the CPF capability information and the PFCP interface type supported by the UPF and the preferred PFCP.
  • the connection establishment method determines how to establish at least one of a PFCP link connection and a PFCP session connection.
  • the PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element.
  • the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected.
  • the determination module 1302 after obtaining the preferred PFCP connection establishment method of the second network element through the information acquisition module 1201, can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not Limited to the type of PFCP interface supported by the second network element, and then based on the capability information of the second network element and the preferred PFCP connection establishment method of the second network element, how to establish at least one of a PFCP link connection and a PFCP session connection can be determined .
  • the preferred PFCP connection establishment method of the second network element such as including but not Limited to the type of PFCP interface supported by the second network element
  • the PFCP connection processing device in this embodiment may be provided in the first network element, or may be provided independently of the first network element.
  • the PFCP connection processing device may obtain the PFCP configuration information of the second network element sent by the second network element in some implementation processes, and automatically determine the first network element and the second network element based on the PFCP configuration information.
  • the PFCP link connection establishment method between them does not require the network administrator to manually configure the PFCP link connection establishment method for the network elements in the network system, and there is no need to manually configure the PFCP connection on the first network element and the second network element.
  • the establishment method reduces the investment of human resources, while reducing the cost, it can also improve the accuracy of PFCP connection establishment control and ensure the stability and reliability of communication.
  • the PFCP connection processing device may determine that the PFCP link connection and / or the PFCP session connection are established in a unified manner according to the PFCP configuration information of the first network element and the second network element, which may effectively establish Reduce redundant link connections, redundant sessions, and improve efficiency.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • the communication system includes a first network element 1601 and a second network element 1602.
  • the second network element 1602 is configured to send its own PFCP configuration information to the first network element 1601, and to establish a PFCP connection with the first network element 1601 according to the establishment method of the PFCP connection determined by the first network element 1601; the second network
  • the specific process of implementing these functions by the element 1602 may adopt, but is not limited to, the processes illustrated in the foregoing embodiments.
  • the first network element 1601 is used to determine a PFCP connection establishment method with the second network element 1602 based on the PFCP configuration information of the second network element 1602, and is used to establish a PFCP with the second network element according to the determined PFCP connection establishment method.
  • the specific process for the first network element 1601 to implement these functions may use, but is not limited to, the processes illustrated in the foregoing embodiments.
  • the network element includes a processor 1701, a memory 1702, and a communication bus 1703.
  • the communication bus 1703 is used to implement a connection between the processor 1701 and the memory 1702. Communication; the processor 1701 is configured to execute one or more computer programs stored in the memory 1702 to implement at least one step in the PFCP connection processing method in any of the foregoing embodiments. That is, the network element provided in this embodiment may be used as the foregoing first network element, which may be a UPF entity or a CPF entity.
  • This embodiment also provides a computer-readable storage medium that is implemented in any method or technology for storing information such as computer-readable instructions, data structures, computer program modules, or other data. Volatile or nonvolatile, removable or non-removable media.
  • Computer-readable storage media include, but are not limited to, RAM (Random Access Memory), ROM (Read-Only Memory, Read-Only Memory), EEPROM (Electrically Erasable Programmable Read Only Memory) ), Flash memory or other storage technology, CD-ROM (Compact Disc Read-Only Memory), digital versatile disc (Digital Versatile Disc, DVD) or other optical disc storage, magnetic box, tape, disk storage or other A magnetic storage device, or any other medium that can be used to store desired information and can be accessed by a computer.
  • the computer-readable storage medium in this embodiment may be used to store one or more computer programs, and the stored one or more computer programs may be executed by a processor to implement at least one of the PFCP connection processing methods in the foregoing embodiments. step.
  • This embodiment also provides a computer program, which can be distributed on a computer-readable medium and executed by a computable device to implement at least one step of the PFCP connection processing method in the foregoing embodiments; and In some cases, at least one of the steps shown or described may be performed in an order different from that described in the above embodiments.
  • This embodiment also provides a computer program product, which includes a computer-readable device, and the computer-readable device stores the computer program as shown above.
  • the computer-readable device in this embodiment may include a computer-readable storage medium as shown above.
  • a communication medium typically contains computer readable instructions, data structures, computer program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium. Therefore, the application of the present invention is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Provided are a PFCP connection processing method and apparatus, a network element, a system, and a storage medium. The PFCP connection processing method comprises: a first network element obtains PFCP configuration information, sent by a second network element, of the second network element; the first network element determines an establishment mode of a PFCP connection with the second network element on the basis of the PFCP configuration information of the second network element; and the first network element controls the establishment of the PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection.

Description

PFCP连接处理方法、装置、网元、系统及存储介质PFCP connection processing method, device, network element, system and storage medium
本申请要求在2018年07月09日提交中国专利局、申请号为201810745399.4的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application claims priority from a Chinese patent application filed with the Chinese Patent Office on July 9, 2018, with application number 201810745399.4, the entire contents of which are incorporated herein by reference.
技术领域Technical field
本发明实施例涉及但不限于通信领域,具体而言,涉及但不限于一种PFCP(Packet Forwarding Control Protocol,包前转控制协议)连接处理方法、装置、网元、通信系统及存储介质。The embodiments of the present invention relate to, but are not limited to, the field of communications, and in particular, to but not limited to a PFCP (Packet Forwarding Control Protocol) connection processing method, device, network element, communication system, and storage medium.
背景技术Background technique
随着第四代移动通信系统(the 4th Generation mobile communication system,4G)已经大量部署和深入应用,一些新的架构需求也被提出并落实,比如CUPS(Control and User Plane Separation,控制面和用户面分离)构架。在4G架构下,SGW(Serving Gateway,服务网关)、PGW(PDN Gateway,分组数据网络网关)、TDF(Traffic Detection Function,数据检测功能)既有管理连接和会话的控制面功能,又有单纯处理互联网协议地址(Internet Protocol Address,IP)数据传输的用户面功能,所以可以对SGW、PGW和TDF的功能进行拆分,分成CPF(Control Plane Function,控制面功能)和UPF(User Plane Function,用户面功能)。其中,SGW的功能拆分成负责控制面处理的SGW-C、负责用户面处理的SGW-U,PGW的功能拆分成负责控制面处理的PGW-C、负责用户面处理的PGW-U,TDF的功能拆分成负责控制面处理的TDF-C、负责用户面处理的TDF-U;而在第五代移动通信系统(the 5th Generation mobile communication system,5G)架构中,控制面和用户面分离则是原生支持的,例如5G架构中的SMF(Session Management Function,会话管理功能)即属于上述CPF,5G架构中的5G UPF(5G User Plane Function,用户面功能)即属于上述UPF。As the 4th generation mobile communication system (4G) has been widely deployed and deeply applied, some new architectural requirements have also been proposed and implemented, such as CUPS (Control and User Plane Separation, Control Plane and User Plane). Separate) framework. Under the 4G architecture, SGW (Serving Gateway, Service Gateway), PGW (PDN Gateway, Packet Data Network Gateway), and TDF (Traffic Detection Function) have both control plane functions for managing connections and sessions, as well as simple processing User plane functions for Internet Protocol Address (IP) data transmission, so the functions of SGW, PGW, and TDF can be split into CPF (Control Plane Function) and UPF (User Plane Function, user) Surface function). Among them, the function of SGW is split into SGW-C responsible for control plane processing, SGW-U responsible for user plane processing, and the function of PGW is split into PGW-C responsible for control plane processing and PGW-U responsible for user plane processing. TDF functions are split into TDF-C for control plane processing and TDF-U for user plane processing. In the 5th generation mobile communication system (5G) architecture, the control plane and user plane Separation is natively supported. For example, SMF (Session Management Function) in the 5G architecture belongs to the above CPF, and 5G UPF (5G User Plane Function) in the 5G architecture belongs to the UPF.
为了简化表述,下面使用CPF来统称SGW-C、PGW-C、TDF-C、SMF等控制面单元,使用UPF来统称SGW-U、PGW-U、TDF-U、5G UPF等用户面单元;在一些应用场景中,CPF实体可能仅具有上述示例的某一个控制面单元的能力,也可能具有上述示例的两个或两个以上控制面单元的能力(也即可能存在多个控制面单元合一,例如SGW-C、PGW-C合一),相应的,UPF实体也存在仅具有一个用户面单元的能力或具有两个或两个以上用户面单元的能力。针对该情况,为了对终端的会话消息提供稳定的传输通道,相关做法是通过网络管理人员根据CPF实体和UPF实体的特征,在CPF实体和UPF实体上配置 相应的PFCP连接建立方式,以作为CPF和UPF建立PFCP连接时的控制依据;但这种手动配置PFCP连接建立方式的做法存在工作量大、成本高且易出错的问题。To simplify the description, the following uses CPF to collectively refer to control plane units such as SGW-C, PGW-C, TDF-C, and SMF, and UPF to collectively refer to user plane units such as SGW-U, PGW-U, TDF-U, and 5G UPF; In some application scenarios, the CPF entity may only have the capability of one control plane unit in the above example, or it may have the capability of two or more control plane units in the above example (that is, there may be multiple control plane unit combinations). One, such as SGW-C and PGW-C in one), correspondingly, the UPF entity also has the ability to have only one user plane unit or the ability to have two or more user plane units. In response to this situation, in order to provide a stable transmission channel for the terminal's session messages, the relevant approach is to configure the corresponding PFCP connection establishment method on the CPF entity and the UPF entity according to the characteristics of the CPF entity and the UPF entity through the network manager as the CPF The control basis when establishing a PFCP connection with UPF; however, this manual configuration of the PFCP connection establishment method has the problems of large workload, high cost and error-prone.
发明内容Summary of the invention
本申请实施例提供一种PFCP连接处理方法、装置、网元、系统及存储介质,解决通过手动配置PFCP连接建立方式存在的问题。The embodiments of the present application provide a method, a device, a network element, a system, and a storage medium for processing a PFCP connection, and solve the problems existing in manually configuring a PFCP connection establishment method.
本申请实施例提供一种包前转控制协议PFCP连接处理方法,包括:An embodiment of the present application provides a packet forwarding control protocol PFCP connection processing method, including:
第一网元获取第二网元发送的所述第二网元的PFCP配置信息;The first network element obtains the PFCP configuration information of the second network element sent by the second network element;
所述第一网元基于所述第二网元的PFCP配置信息确定与所述第二网元之间PFCP连接的建立方式;Determining, by the first network element, a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element;
所述第一网元与所述第二网元根据所述PFCP连接的建立方式进行PFCP连接建立的控制。The first network element and the second network element perform control of establishing a PFCP connection according to the establishment method of the PFCP connection.
本申请实施例还提供了一种PFCP连接处理装置,应用于第一网元,包括:An embodiment of the present application further provides a PFCP connection processing device, which is applied to a first network element and includes:
信息获取模块,用于获取第二网元发送的所述第二网元的PFCP配置信息;An information acquisition module, configured to acquire PFCP configuration information of the second network element sent by the second network element;
处理模块,用于基于所述第二网元的PFCP配置信息,确定第一网元与所述第二网元之间PFCP连接的建立方式;A processing module, configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
连接建立模块,用于根据所述PFCP连接的建立方式,对所述第一网元与所述第二网元之间PFCP连接的建立进行控制。A connection establishment module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment method of the PFCP connection.
本申请实施例还提供了一种PFCP连接处理装置,包括:An embodiment of the present application further provides a PFCP connection processing device, including:
信息接收模块,用于接收第二网元发送的所述第二网元的PFCP配置信息;An information receiving module, configured to receive PFCP configuration information of the second network element sent by the second network element;
确定模块,用于基于所述第二网元的PFCP配置信息,确定第一网元与所述第二网元之间PFCP连接的建立方式;A determining module, configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
连接处理模块,用于根据所述PFCP连接的建立方式,对所述第一网元与所述第二网元之间PFCP连接的建立进行控制。A connection processing module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection.
本申请实施例还提供了一种网元,包括处理器、存储器及通信总线,所述通信总线用于实现所述处理器和所述存储器之间的连接通信,所述存储器用于存储一个或多个计算机程序;An embodiment of the present application further provides a network element including a processor, a memory, and a communication bus, where the communication bus is used to implement connection and communication between the processor and the memory, and the memory is used to store one or Multiple computer programs;
所述处理器用于执行所述存储器中存储的一个或多个计算机程序,以实现如上所述的PFCP连接处理方法的步骤。The processor is configured to execute one or more computer programs stored in the memory to implement the steps of the PFCP connection processing method described above.
本申请实施例还提供了一种通信系统,包括第一网元和第二网元;An embodiment of the present application further provides a communication system including a first network element and a second network element;
所述第二网元用于将自身的PFCP配置信息发送给所述第一网元,以及用于根据所述第一网元确定的PFCP连接的建立方式与所述第一网元建立PFCP连接;The second network element is configured to send its own PFCP configuration information to the first network element, and is configured to establish a PFCP connection with the first network element according to a PFCP connection establishment method determined by the first network element. ;
所述第一网元用于基于所述第二网元的PFCP配置信息确定与所述第二网元之间PFCP连接的建立方式,以及用于根据确定的PFCP连接的建立方式与所述第二网元建立PFCP连接。The first network element is configured to determine a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element, and is configured to communicate with the first network element according to the determined method for establishing a PFCP connection. The two network elements establish a PFCP connection.
本申请实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个计算机程序,所述一个或者多个计算机程序可被一个或者多个处理器执行,以实现如上所述的PFCP连接处理方法的步骤。An embodiment of the present application further provides a computer-readable storage medium, where the computer-readable storage medium stores one or more computer programs, and the one or more computer programs can be executed by one or more processors to Implement the steps of the PFCP connection processing method as described above.
本申请实施例提供的PFCP连接处理方法、装置、网元、系统及存储介质,通过第一网元获取第二网元发送的第二网元的PFCP配置信息,从而基于第二网元的PFCP配置信息确定与第二网元之间PFCP连接的建立方式,进而在某些应用场景中,第一网元与第二网元可根据该PFCP连接的建立方式进行PFCP连接建立的控制,不需要手动的在第一网元和第二网元上配置PFCP连接建立方式,减少了人力资源的投入,在降低成本的同时,还可提升PFCP连接建立控制的准确性,保证通信的稳定性和可靠性。The PFCP connection processing method, device, network element, system, and storage medium provided in the embodiments of the present application obtain the PFCP configuration information of the second network element sent by the second network element through the first network element, so as to be based on the PFCP of the second network element. The configuration information determines the establishment method of the PFCP connection with the second network element. In some application scenarios, the first network element and the second network element can control the establishment of the PFCP connection according to the establishment method of the PFCP connection. Manually configure the PFCP connection establishment method on the first network element and the second network element, reducing the investment of human resources, while reducing the cost, it can also improve the accuracy of PFCP connection establishment control, and ensure the stability and reliability of communication Sex.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本申请实施例一中示例的4G网络系统的架构示意图;FIG. 1 is a schematic architecture diagram of an example 4G network system in Embodiment 1 of the present application;
图2-1为本申请实施例一中示例的4G网络系统中用户面和控制面相分离的架构示意图;FIG. 2-1 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 4G network system exemplified in Embodiment 1 of the present application; FIG.
图2-2为本申请实施例一中示例的5G网络系统中用户面和控制面相分离的架构示意图;FIG. 2-2 is a schematic diagram of an architecture in which a user plane and a control plane are separated in a 5G network system exemplified in Embodiment 1 of the present application; FIG.
图3为本申请实施例一中示例的建立PDN连接的流程示意图;3 is a schematic flowchart of establishing a PDN connection as an example in Embodiment 1 of the present application;
图4为本申请实施例一中示例的PFCP连接建立的流程示意图;FIG. 4 is a schematic flowchart of establishing a PFCP connection as an example in Embodiment 1 of the present application; FIG.
图5为本申请实施例一中示例的SGW、PGW合一场景下PFCP连接建立的流程示意图;FIG. 5 is a schematic flowchart of PFCP connection establishment in the SGW and PGW integration scenario illustrated in the first embodiment of the present application;
图6为本申请实施例一中的PFCP连接处理方法流程示意图;6 is a schematic flowchart of a PFCP connection processing method according to the first embodiment of the present application;
图7为本申请实施例一中的一种获取PFCP配置信息的流程示意图;FIG. 7 is a schematic flowchart of obtaining PFCP configuration information according to the first embodiment of the present application; FIG.
图8为本申请实施例一中的另一种获取PFCP配置信息的流程示意图;FIG. 8 is another schematic flowchart of obtaining PFCP configuration information in Embodiment 1 of this application; FIG.
图9为本申请实施例一中的根据PFCP接口类型确定PFCP链路连接和PFCP会话连接的建立方式的流程示意图;9 is a schematic flowchart of determining a method for establishing a PFCP link connection and a PFCP session connection according to a PFCP interface type according to the first embodiment of the present application;
图10为本申请实施例一中的根据PFCP接口类型和优选的PFCP连接的建立方式,确定PFCP链路连接和PFCP会话连接的建立方式的流程示意图;FIG. 10 is a schematic flowchart of determining a method for establishing a PFCP link connection and a PFCP session connection according to a PFCP interface type and a preferred PFCP connection establishment method in Embodiment 1 of the present application; FIG.
图11为本申请实施例一中的通过配置信息获取流程,根据PFCP接口类型和优选的PFCP连接建立方式,确定PFCP链路连接和PFCP会话连接的建立方式的流程示意图;FIG. 11 is a schematic flowchart of determining a PFCP link connection and a PFCP session connection establishment method according to a PFCP interface type and a preferred PFCP connection establishment method according to a configuration information acquisition process in Embodiment 1 of this application;
图12为本申请实施例二中的PFCP连接处理装置的结构示意图;FIG. 12 is a schematic structural diagram of a PFCP connection processing device in Embodiment 2 of the present application; FIG.
图13为本申请实施例三中的PFCP连接处理装置的结构示意图;FIG. 13 is a schematic structural diagram of a PFCP connection processing device in Embodiment 3 of the present application; FIG.
图14为图13中确定模块的结构示意图;14 is a schematic structural diagram of a determination module in FIG. 13;
图15为图13中信息接收模块的结构示意图;15 is a schematic structural diagram of an information receiving module in FIG. 13;
图16为本申请实施例四中的通信系统示意图;16 is a schematic diagram of a communication system in Embodiment 4 of the present application;
图17为本申请实施例四中的网元结构示意图。FIG. 17 is a schematic structural diagram of a network element in Embodiment 4 of the present application.
具体实施方式detailed description
下面通过具体实施方式结合附图对本申请进行说明。此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。The following describes the present application through specific embodiments in combination with the accompanying drawings. The specific embodiments described here are only used to explain the application, and are not used to limit the application.
实施例一:Embodiment one:
为了便于理解,本实施例中,结合示例的网络架构进行示例性描述,但应当理解的是,本实施例所提供的方法并不限于下面所示例的网络架构,该网络架构仅仅是便于理解本实施例所提供方法的一种示例网络应用环境。In order to facilitate understanding, in this embodiment, an exemplary network architecture is described by way of example. However, it should be understood that the method provided in this embodiment is not limited to the network architecture shown in the following example. An example network application environment of the method provided by the embodiment.
参见图1所示,一种示例的4G系统的架构示意图包括4G无线子系统部分和4G核心网子系统部分,其中,4G无线子系统部分也称为EUTRAN(Evolved Universal Terrestrial Radio Access Network,演进的通用陆地无线接入网络),主要包括eNodeB11(Evolved NodeB,演进的节点B),4G核心网子系统部分,也称为EPC(Evolved Packet Core,演进的分组核心网),主要包含HSS12(Home Subscriber Server,归属用户数据服务器)、MME13(Mobility Management Entity,移动性管理单元)、SGW14、PGW15、PCRF16(Policy and Charging Enforcement Function,策略与计费规则功能实体),其中:As shown in FIG. 1, an exemplary 4G system architecture diagram includes a 4G wireless subsystem part and a 4G core network subsystem part. Among them, the 4G wireless subsystem part is also called EUTRAN (Evolved Universal Terrestrial Radio Access Network). Universal Terrestrial Radio Access Network), mainly including eNodeB11 (Evolved NodeB, Evolved NodeB), 4G core network subsystem part, also known as EPC (Evolved Packet Core, Evolved Packet Core Network), mainly including HSS12 (Home Subscriber Server (Home User Data Server), MME13 (Mobility Management Management Entity), SGW14, PGW15, PCRF16 (Policy and Charging Enforcement Function), of which:
HSS12是用户签约数据的永久存放地点,位于用户签约的归属网;HSS12 is the permanent storage place of the user's contract data, which is located in the home network of the user's contract;
MME13是用户签约数据在当前网络的存放地点,负责终端到网络的NAS(Non-Access Stratum,非接入)层信令管理、用户空闲模式下的跟踪和寻呼管理功能和承载管理;MME13 is the place where user contract data is stored in the current network. It is responsible for terminal-to-network NAS (Non-Access Stratum, non-access) layer signaling management, tracking and paging management functions and bearer management in user idle mode;
SGW14是核心网到无线系统的网关,负责终端到核心网的用户面承载、终 端空闲模式下的数据缓存、网络侧发起业务请求的功能、合法窃听和分组数据路由和转发功能;SGW14 is the gateway from the core network to the wireless system, responsible for the user plane bearer from the terminal to the core network, data cache in the terminal idle mode, the function of initiating service requests on the network side, legal eavesdropping, and packet data routing and forwarding functions;
PGW15是EPS(Evolved Packet System,演进的分组系统)和该系统外部网络的网关,负责终端的IP地址分配、计费功能、分组包过滤、策略应用等功能;PGW15 is an EPS (Evolved Packet System) and a gateway to the external network of the system. It is responsible for the terminal's IP address allocation, charging function, packet filtering, and policy application functions;
PCRF16负责向PCEF(Policy and Charging Enforcement Function,策略及计费执行功能)提供策略控制与计费规则;PCRF16 is responsible for providing policy control and charging rules to PCEF (Policy and Charging, Enforcement, Function).
TDF17用于对IP数据包进行检测、过滤等特殊处理。TDF17 is used for special processing such as detection and filtering of IP data packets.
为了提升网络系统的性能,本实施例可采用用户面和控制面相分离的网络构架,例如,请参见图2-1所示,一种示例中,可将图1中的SGW拆分成SGW-C21和SGW-U22,PGW拆分成PGW-C23和PGW-U24,TDF拆分成TDF-C25和TDF-U26;当然,在5G系统中,也存在将控制面与用户面分离的网元架构,例如一种示例参见图2-2所示,5G架构中的SMF27和5G UPF28之间的PFCP接口类型为N4。在应用时,SGW-C21、PGW-C23、TDF-C25、SMF27等控制面单元可以单独构成一个CPF实体使用,可以根据需求灵活组合构成一个CPF实体使用,例如SGW-C21、PGW-C23组合(即合一)成一个CPF实体使用;相应的,SGW-U22、PGW-U24、TDF-U26、5G UPF28等用户面单元也可以单独构成一个UPF实体使用,可以根据需求灵活组合构成一个UPF实体使用,例如SGW-U22、PGW-U24组合(即合一)成一个UPF实体使用。甚至,在4G、5G融合时,SGW-C21、PGW-C23、TDF-C25、SMF27可以全融合为一个集成的CPF实体,而SGW-U22、PGW-U24、TDF-U26、5G UPF28可以全融合为一个集成的UPF实体。In order to improve the performance of the network system, this embodiment may adopt a network architecture in which the user plane and the control plane are separated. For example, see FIG. 2-1. In one example, the SGW in FIG. 1 may be split into SGW- C21 and SGW-U22, PGW is split into PGW-C23 and PGW-U24, TDF is split into TDF-C25 and TDF-U26; of course, in 5G systems, there is also a network element architecture that separates the control plane from the user plane For example, see Figure 2-2 for an example. The type of PFCP interface between SMF27 and 5G UPF28 in a 5G architecture is N4. In application, the control plane units such as SGW-C21, PGW-C23, TDF-C25, and SMF27 can be used as a single CPF entity, and can be flexibly combined to form a CPF entity according to requirements. That is, it can be used as a CPF entity. Correspondingly, user plane units such as SGW-U22, PGW-U24, TDF-U26, and 5G UPF28 can also be used as a single UPF entity, and can be flexibly combined to form a UPF entity for use. For example, SGW-U22 and PGW-U24 are combined (that is, unified) into a UPF entity for use. Even when 4G and 5G are integrated, SGW-C21, PGW-C23, TDF-C25, and SMF27 can be fully integrated into an integrated CPF entity, while SGW-U22, PGW-U24, TDF-U26, and 5G UPF28 can be fully integrated. For an integrated UPF entity.
在图1所示的网络架构下,终端(User Equipment,UE)请求建立PDN(Public Data Network,公用数据网)连接的一种流程示意图参见图3所示,包括:In the network architecture shown in FIG. 1, a schematic diagram of a process for a terminal (User Equipment) requesting to establish a PDN (Public Data Network) connection is shown in FIG. 3, including:
S301,UE向MME发起PDN连接建立请求。S301. The UE initiates a PDN connection establishment request to the MME.
S302,MME为UE选择合适的SGW、PGW。S302. The MME selects an appropriate SGW and PGW for the UE.
S303,MME向SGW发起会话建立请求。S303. The MME initiates a session establishment request to the SGW.
S304,SGW向PGW发送会话建立请求。S304. The SGW sends a session establishment request to the PGW.
S305,PGW收到会话建立请求后,为UE分配IP地址,创建所请求的承载,向SGW返回会话建立响应。S305. After receiving the session establishment request, the PGW allocates an IP address to the UE, creates the requested bearer, and returns a session establishment response to the SGW.
S306,SGW向MME返回会话建立响应。S306. The SGW returns a session establishment response to the MME.
S307,MME向UE返回PDN连接建立响应,其中,PDN连接建立响应包括为UE分配的IP地址,以及所创建的承载信息等。S307. The MME returns a PDN connection establishment response to the UE, where the PDN connection establishment response includes an IP address allocated for the UE, and bearer information created.
当使用控制面和用户面分离的架构时,则在CPF和UPF之间建立PFCP连接,该PFPC连接包括PFCP链路(PFCP Association)连接和PFCP会话连接;一种示例的PFCP连接建立过程参见图4所示,包括:When using an architecture where the control plane and user plane are separated, a PFCP connection is established between the CPF and the UPF. The PFPC connection includes a PFCP link (PFCP Association) connection and a PFCP session connection; an example of the PFCP connection establishment process is shown in the figure. As shown in 4, including:
S401,CPF上电启动。S401, the CPF is powered on and started.
CPF和UPF之间需要建立PFCP链路连接,用于为针对UE的会话消息提供稳定的传输通道。A PFCP link connection needs to be established between the CPF and the UPF to provide a stable transmission channel for session messages for the UE.
S402,CPF向UPF发送PFCP链路建立请求(PFCP Association Establishment Request)。S402. The CPF sends a PFCP link establishment request (PFCP Association Request) to the UPF.
S403,UPF接收PFCP链路建立请求,向CPF返回PFCP链路建立响应(PFCP Association Establishment Response)。S403. The UPF receives a PFCP link establishment request, and returns a PFCP link establishment response (PFCP Association Establishment Response) to the CPF.
S404,CPF检测到有会话建立请求。S404. The CPF detects a session establishment request.
此后,当需要为UE创建PDN连接时,CPF需要为每一个UE创建一个独立的PFCP会话。Thereafter, when it is necessary to create a PDN connection for the UE, the CPF needs to create an independent PFCP session for each UE.
S405,CPF向UPF发送PFCP会话建立请求。S405. The CPF sends a PFCP session establishment request to the UPF.
S406,UPF接收PFCP会话建立请求,向CPF返回PFCP会话建立响应。S406. The UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
在图4中,CPF、UPF在建立PFCP链路连接时,并不会交换CPF、UPF所支持的具体接口类型(例如Sxa/Sxb/Sxc),即不会指明CPF是充当SGW-C、PGW-C还是TDF-C,也不会指明UPF是充当SGW-U、PGW-U还是TDF-U。因此,当在SGW、PGW合一的流程下,CPF(SGW-C+PGW-C)会向UPF(SGW-U+PGW-U)发起两次PFCP链路连接建立过程,并且针对同一个UE,CPF向UPF也会发起两次PFCP会话连接过程,例如一种示例过程参见图5所示,包括:In Figure 4, CPF and UPF will not exchange the specific interface types supported by CPF and UPF (such as Sxa / Sxb / Sxc) when establishing PFCP link connection, that is, they will not indicate that CPF is acting as SGW-C, PGW -C or TDF-C, nor does it indicate whether the UPF acts as SGW-U, PGW-U, or TDF-U. Therefore, under the process of SGW and PGW integration, CPF (SGW-C + PGW-C) will initiate two PFCP link establishment procedures to UPF (SGW-U + PGW-U), and for the same UE The CPF will also initiate two PFCP session connection processes to the UPF. For example, see Figure 5 for an example process, including:
S501,CPF上电启动。S501, the CPF is powered on and started.
CPF和UPF之间需要建立PFCP链路连接,用于为针对UE的会话消息提供稳定的传输通道。A PFCP link connection needs to be established between the CPF and the UPF to provide a stable transmission channel for session messages for the UE.
S502,CPF向UPF发送PFCP链路建立请求,用于建立SGW-C和SGW-U间PFCP链路。S502. The CPF sends a PFCP link establishment request to the UPF for establishing a PFCP link between SGW-C and SGW-U.
S503,UPF接收PFCP链路建立请求,向CPF返回PFCP链路建立响应。S503. The UPF receives the PFCP link establishment request and returns a PFCP link establishment response to the CPF.
S504,CPF向UPF发送PFCP链路建立请求,用于建立PGW-C和PGW-U间PFCP链路。S504. The CPF sends a PFCP link establishment request to the UPF for establishing a PFCP link between the PGW-C and the PGW-U.
S505,UPF接收PFCP链路建立请求,向CPF返回PFCP链路建立响应。S505. The UPF receives the PFCP link establishment request and returns a PFCP link establishment response to the CPF.
S506,CPF检测到有会话建立请求。S506. The CPF detects a session establishment request.
此后,当需要为UE创建PDN连接时,CPF需要为每一个UE创建一个独立的PFCP会话。Thereafter, when it is necessary to create a PDN connection for the UE, the CPF needs to create an independent PFCP session for each UE.
S507,CPF向UPF发送PFCP会话建立请求,用于在SGW-C和SGW-U之间建立PFCP会话。S507. The CPF sends a PFCP session establishment request to the UPF, which is used to establish a PFCP session between SGW-C and SGW-U.
S508,UPF接收PFCP会话建立请求,向CPF返回PFCP会话建立响应。S508. The UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
S509,CPF向UPF发送PFCP会话建立请求,用于在PGW-C和PGW-U之间建立PFCP会话。S509. The CPF sends a PFCP session establishment request to the UPF, which is used to establish a PFCP session between the PGW-C and the PGW-U.
S510,UPF接收PFCP会话建立请求,向CPF返回PFCP会话建立响应。S510. The UPF receives a PFCP session establishment request and returns a PFCP session establishment response to the CPF.
上述图5所示的PFCP连接建立流程引入了不必要的流程冗余,极大地降低了效率和资源利用率。针对该问题,一种相关做法是在通过网管人员手动在CPF实体和UPF实体的本地配置信息中配置相应的PFCP连接建立方式,然后在需要建立PFCP连接时,CPF根据所配置的信息,决定向UPF仅发起单次PFCP链路建立请求和/或单次PFCP会话建立请求。然而,这种做法需要在CPF和UPF上手动配置信息,对于相同运营商或相同厂商的CPF、UPF设备,在设备数量和类型较少的情况下能勉强适用,但随着设备数量和类型的增加或是对于不同运营商或不同厂商的CPF、UPF设备,该做法就存在很大的局限性,甚至很难实现,尤其是在漫游应用场景下。The above-mentioned PFCP connection establishment process shown in FIG. 5 introduces unnecessary process redundancy, which greatly reduces efficiency and resource utilization. In response to this problem, a related approach is to manually configure the corresponding PFCP connection establishment method in the local configuration information of the CPF entity and the UPF entity through the network management personnel. Then, when the PFCP connection needs to be established, CPF decides the destination based on the configured information. The UPF only initiates a single PFCP link establishment request and / or a single PFCP session establishment request. However, this method requires manual configuration information on the CPF and UPF. For CPF and UPF devices of the same operator or the same manufacturer, it can be barely applicable when the number and type of devices are small. Adding or for CPF and UPF equipment of different operators or different manufacturers, this approach has great limitations and is even difficult to achieve, especially in roaming application scenarios.
对此,本实施例提供了一种PFCP连接处理方法,参见图6所示,包括:In this regard, this embodiment provides a PFCP connection processing method, as shown in FIG. 6, including:
S601,第一网元获取第二网元发送的第二网元的PFCP配置信息。S601. The first network element obtains the PFCP configuration information of the second network element sent by the second network element.
在本实施例中,第一网元获取第二网元的PFCP配置信息的时间点和获取方式可以根据应用场景灵活设定,例如包括但不限于在第一网元与第二网元建立PFCP连接之前,通过配置信息获取流程获取,也可在第一网元与第二网元建立PFCP连接过程中通过相应的交互信息获取。In this embodiment, the time point and method for obtaining the PFCP configuration information of the second network element by the first network element can be flexibly set according to the application scenario, such as, but not limited to, establishing a PFCP between the first network element and the second network element. Before the connection, it can be obtained through the configuration information acquisition process, or it can be obtained through the corresponding interaction information during the PFCP connection between the first network element and the second network element.
应当理解的是,本实施例的第一网元可为CPF实体,第二网元为UPF实体;或,第一网元为UPF实体,第二网元为CPF实体。It should be understood that the first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
S602,第一网元基于第二网元的PFCP配置信息确定与第二网元之间PFCP连接的建立方式。S602. The first network element determines a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element.
本实施例中的建立方式至少包括连接单独建立和连接合一建立两种方式。The establishment methods in this embodiment include at least two methods: connection establishment alone and connection establishment.
可选地,第一网元确定出PFCP连接的建立方式后,还可将确定出的PFCP连接的建立方式发给第二网元;且可选地,在一些实例中可由第二网元根据获取的PFCP连接的建立方式进行后续PFCP连接的建立控制,当然也可由第一网 元根据确定的PFCP连接的建立方式进行后续PFCP连接的建立控制,或第一网元和第二网元联合根据该PFCP连接的建立方式进行后续PFCP连接的建立控制。Optionally, after the first network element determines the establishment method of the PFCP connection, the determined establishment method of the PFCP connection may also be sent to the second network element; and optionally, in some instances, the second network element may The acquired establishment method of the PFCP connection is used to control the establishment of subsequent PFCP connections. Of course, the first network element may also be used to control the establishment of subsequent PFCP connections according to the determined establishment method of the PFCP connection, or the first network element and the second network element jointly The establishment of the PFCP connection controls the establishment of subsequent PFCP connections.
S603,第一网元与第二网元根据PFCP连接的建立方式进行PFCP连接建立的控制。S603. The first network element and the second network element control the establishment of the PFCP connection according to the establishment method of the PFCP connection.
应当理解的是,本实施例中对PFCP连接的建立具体的控制过程可根据具体应用场景灵活确定。例如,当上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接之前确定的,则第一网元与第二网元根据该PFCP连接的建立方式进行PFCP连接(例如是合一建立还是单独建立);若上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接过程中确定的,则第一网元与第二网元根据该PFCP连接的建立方式和当前PFCP连接的建立情况确定如何控制。It should be understood that the specific control process for establishing the PFCP connection in this embodiment may be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the first network element and the second network element perform the PFCP connection according to the establishment method of the PFCP connection (for example, Unified establishment or separate establishment); if the establishment method of the PFCP connection is determined in the process of establishing the PFCP connection between the first network element and the second network element, the first network element and the second network element are established according to the PFCP connection The method and the establishment of the current PFCP connection determine how to control.
应当理解的是,S603中可由第一网元发起进行PFCP连接,也可由第二网元发起进行PFCP连接。It should be understood that in S603, the first network element may initiate a PFCP connection, and the second network element may initiate a PFCP connection.
可选地,本实施例中PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种,也即S602中第一网元基于第二网元的PFCP配置信息确定PFCP链路连接的建立方式,和/或确定PFCP会话连接的建立方式。Optionally, in this embodiment, the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection, that is, the first network element in S602 determines a PFCP link connection establishment method based on the PFCP configuration information of the second network element. , And / or determine how to establish a PFCP session connection.
可选地,在本实施例中,第一网元还可将自身的PFCP配置信息发送给第二网元,以供在需要时,第二网元根据第一网元的PFCP配置信息确定PFCP连接的建立方式。Optionally, in this embodiment, the first network element may also send its own PFCP configuration information to the second network element, so that when needed, the second network element determines the PFCP according to the PFCP configuration information of the first network element. How the connection is established.
为了便于理解,下面以几种第二网元的PFCP配置信息获取方式为示例对本实施例进行说明。For ease of understanding, this embodiment is described below by taking several PFCP configuration information acquisition methods of the second network element as examples.
示例一:Example one:
第一网元接收第二网元发送的PFCP配置信息请求,该PFCP配置信息请求包括第二网元的PFCP配置信息。The first network element receives a PFCP configuration information request sent by the second network element, and the PFCP configuration information request includes the PFCP configuration information of the second network element.
例如,假设第一网元为UPF实体,第二网元为CPF实体,一种示例获取过程参见图7所示,包括:For example, assuming that the first network element is a UPF entity and the second network element is a CPF entity, an example acquisition process is shown in FIG. 7, including:
S701:CPF上电启动。S701: The CPF is powered on and started.
S702,CPF向UPF发送PFCP配置信息请求,该PFCP配置信息请求可携带CPF的PFCP配置信息;S702. The CPF sends a PFCP configuration information request to the UPF. The PFCP configuration information request may carry the PFCP configuration information of the CPF.
S703,UPF接收到PFCP配置信息请求后,向CPF返回PFCP配置信息响应;可选地,该PFCP配置信息响应可携带UPF的PFCP配置信息,也可不携 带UPF的PFCP配置信息。S703: After receiving the PFCP configuration information request, the UPF returns a PFCP configuration information response to the CPF; optionally, the PFCP configuration information response may carry the PFCP configuration information of the UPF or may not carry the PFCP configuration information of the UPF.
示例二:Example two:
第一网元接收第二网元发送的PFCP配置信息响应,该PFCP配置信息响应包括第二网元的PFCP配置信息。The first network element receives a PFCP configuration information response sent by the second network element, and the PFCP configuration information response includes the PFCP configuration information of the second network element.
例如,假设第一网元为CPF实体,第二网元为UPF实体,类似图7所示流程,CPF可向UPF发送PFCP配置信息请求,可选地,该PFCP配置信息请求可携带CPF的PFCP配置信息,也可不携带CPF的PFCP配置信息;UPF接收到PFCP配置信息请求后,向CPF返回PFCP配置信息响应;该PFCP配置信息响应携带UPF的PFCP配置信息。For example, assuming that the first network element is a CPF entity and the second network element is a UPF entity, similar to the process shown in FIG. 7, the CPF may send a PFCP configuration information request to the UPF. Alternatively, the PFCP configuration information request may carry the PFCP of the CPF. The configuration information may not carry the PFCP configuration information of the CPF; the UPF returns a PFCP configuration information response to the CPF after receiving the PFCP configuration information request; the PFCP configuration information response carries the PFCP configuration information of the UPF.
可选地,以上示例一和示例二可在PFCP链路连接建立之前执行。Optionally, the above examples 1 and 2 may be performed before the PFCP link connection is established.
示例三:Example three:
第一网元接收第二网元发送的PFCP链路建立请求,该PFCP链路建立请求包括第二网元的PFCP配置信息。The first network element receives a PFCP link establishment request sent by the second network element, and the PFCP link establishment request includes PFCP configuration information of the second network element.
例如,假设第一网元为UPF实体,第二网元为CPF实体,一种示例获取过程参见图8所示,包括:For example, suppose the first network element is a UPF entity and the second network element is a CPF entity. An example acquisition process is shown in FIG. 8 and includes:
S801,CPF上电启动。S801. The CPF is powered on and started.
S802,CPF向UPF发送PFCP链路建立请求,该PFCP链路建立请求可携带CPF的PFCP配置信息。S802. The CPF sends a PFCP link establishment request to the UPF. The PFCP link establishment request may carry CPF PFCP configuration information.
S803,UPF接收到PFCP链路建立请求后,创建PFCP链路连接,向CPF返回PFCP链路建立响应;可选地,该PFCP配置信息响应可携带UPF的PFCP配置信息,也可不携带UPF的PFCP配置信息。S803, after receiving the PFCP link establishment request, the UPF creates a PFCP link connection and returns a PFCP link establishment response to the CPF; optionally, the PFCP configuration information response may carry the PFCP configuration information of the UPF or may not carry the PFCP of the UPF. Configuration information.
示例四:Example four:
第一网元接收第二网元发送的PFCP链路建立响应,该PFCP链路建立响应包括第二网元的PFCP配置信息。The first network element receives a PFCP link establishment response sent by the second network element, and the PFCP link establishment response includes PFCP configuration information of the second network element.
例如,假设第一网元为CPF实体,第二网元为UPF实体,类似图8所示流程,CPF可向UPF发送PFCP链路建立请求,可选地,该PFCP链路建立请求可携带CPF的PFCP配置信息,也可不携带CPF的PFCP配置信息;UPF接收到PFCP链路建立请求后,向CPF返回PFCP链路建立响应;该PFCP链路建立响应携带UPF的PFCP配置信息。For example, it is assumed that the first network element is a CPF entity and the second network element is a UPF entity. Similar to the process shown in FIG. 8, the CPF may send a PFCP link establishment request to the UPF. Alternatively, the PFCP link establishment request may carry a CPF. The PFCP configuration information may not carry the PFCP configuration information of CPF; after the UPF receives the PFCP link establishment request, it returns a PFCP link establishment response to the CPF; the PFCP link establishment response carries the PFCP configuration information of the UPF.
本实施例中,第二网元的PFCP配置信息可以包括任意能确定PFCP连接方式的信息,例如包括但不限于第二网元的能力信息和第二网元的优选的PFCP连接建立方式中的至少一种。第一网元可根据自身的能力信息以及第二网元的 PFCP配置信息,确定第一网元与第二网元之间的PFCP连接的建立方式;为了便于理解,下面结合几种示例对本实施例进行说明。In this embodiment, the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one. The first network element may determine the establishment method of the PFCP connection between the first network element and the second network element according to its own capability information and the PFCP configuration information of the second network element. In order to facilitate understanding, the following implementation examples are combined with several examples. Examples will be described.
示例一:Example one:
第二网元的PFCP配置信息可以仅包括第二网元的能力信息,该能力信息能反映第二网元所能充当的角色,例如是同时充当SGW-C、PGW-C、TDF-C、SMF等控制面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个,或是同时充当SGW-U、PGW-U、TDF-U、5G UPF等用户面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个的角色。The PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW-C, TDF-C, The role of at least two of the control plane units such as SMF is still one of the above control plane units alone, or at least two of the user plane units such as SGW-U, PGW-U, TDF-U, and 5G UPF. Each role also plays the role of one of the above control plane units alone.
例如,本示例中的能力信息可以包括网元所支持的PFCP接口类型,如上示例所示,本实施例中的PFCP接口类型包括但不限于Sxa接口、Sxb接口、Sxc接口、N4接口中的至少一种。例如当第二网元为SGW-C、PGW-C合一的CPF实体或为SGW-U、PGW-U合一的UPF实体时,第二网元中的PFCP配置信息包括的PFCP接口类型则包括Sxa接口、Sxb接口。For example, the capability information in this example may include the PFCP interface type supported by the network element. As shown in the above example, the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface. One. For example, when the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity, the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface.
为了便于理解,结合一种应用场景对本示例进行说明。本应用场景中设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF相互交互所支持的PFCP接口类型,从而CPF根据UPF所支持的PFCP接口类型,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种;一种示例流程参见图9所示,包括:To facilitate understanding, this example is described in combination with an application scenario. In this application scenario, the first network element is a CPF entity, and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, CPF and UPF interact with each other to support the type of PFCP interface. The supported PFCP interface types determine how to establish at least one of a PFCP link connection and a PFCP session connection; an example process is shown in Figure 9, including:
S901,CPF上电启动。S901, the CPF is powered on and started.
S902,CPF向UPF发送PFCP链路建立请求。S902. The CPF sends a PFCP link establishment request to the UPF.
可选地,在本步骤中,CPF发送的PFCP链路建立请求可携带CPF自身所支持的PFCP接口类型(Supported Interface Type,SIT);若CPF同时支持Sxa、Sxb接口,则CPF发送的PFCP链路建立请求指示PFCP接口类型为SIT=Sxa+Sxb,若CPF仅支持Sxa,则SIT=Sxa,若CPF仅支持Sxb,则SIT=Sxb,本示例中设CPF同时支持Sxa、Sxb接口;且应当理解的是本步骤PFCP链路建立请求也可不携带CPF自身所支持的PFCP接口类型。Optionally, in this step, the PFCP link establishment request sent by the CPF may carry a PFCP interface type (Supported Interface Type, SIT) supported by the CPF itself; if the CPF supports both Sxa and Sxb interfaces, the PFCP chain sent by the CPF The way establishment request indicates that the PFCP interface type is SIT = Sxa + Sxb. If CPF only supports Sxa, then SIT = Sxa. If CPF only supports Sxb, then SIT = Sxb. In this example, it is assumed that CPF supports both Sxa and Sxb interfaces. It is understood that the PFCP link establishment request in this step may not carry the PFCP interface type supported by the CPF itself.
S903,UPF收到PFCP链路建立请求后,创建PFCP链路连接,返回PFCP链路建立响应。S903: After receiving the PFCP link establishment request, the UPF creates a PFCP link connection and returns a PFCP link establishment response.
在本步骤中,UPF发送的PFCP链路建立响应携带UPF自身所支持的PFCP接口类型,若UPF同时支持Sxa、Sxb接口,则UPF发送的PFCP链路建立响应指示PFCP接口类型为SIT=Sxa+Sxb;若UPF仅支持Sxa,则SIT=Sxa,若UPF仅支持Sxb则SIT=Sxb,本示例中设UPF同时支持Sxa接口和Sxb接口。In this step, the PFCP link establishment response sent by the UPF carries the PFCP interface type supported by the UPF itself. If the UPF supports both Sxa and Sxb interfaces, the PFCP link establishment response sent by the UPF indicates that the PFCP interface type is SIT = Sxa + Sxb; if the UPF only supports Sxa, then SIT = Sxa, if the UPF only supports Sxb, then SIT = Sxb. In this example, it is assumed that the UPF supports both the Sxa interface and the Sxb interface.
S904,当CPF获知UPF的接口后,可根据自身所支持的接口类型和UPF 所支持的接口类型确定PFCP链路连接和/或PFCP会话连接的建立方式。S904. After the CPF learns the interface of the UPF, it can determine the establishment method of the PFCP link connection and / or the PFCP session connection according to the interface type supported by the CPF and the interface type supported by the UPF.
例如,在本示例中,CPF发现自身和UPF同时支持Sxa、Sxb接口,则CPF可决定在CPF和UPF间仅建立一条PFCP链路,即PFCP链路连接的建立方式为PFCP链路合一(当然根据需求可以确定PFCP链路连接的建立方式为PFCP链路独立等),和/或CPF可决定针对同一UE,在CPF和UPF间建立一条PFCP会话,即PFCP会话连接的建立方式为PFCP会话合一(当然根据需求可以确定PFCP会话连接的建立方式为PFCP会话独立等)。For example, in this example, CPF finds that both itself and UPF support Sxa and Sxb interfaces at the same time, then CPF may decide to establish only one PFCP link between CPF and UPF, that is, the PFCP link connection is established in the same way as PFCP link integration ( Of course, it can be determined that the PFCP link connection establishment method is PFCP link independent, etc.), and / or CPF can decide to establish a PFCP session between CPF and UPF for the same UE, that is, the PFCP session connection establishment method is PFCP session. Unification (of course, it can be determined that the PFCP session connection establishment method is PFCP session independent, etc. according to requirements).
在本应用场景中,由于确定的PFCP链路连接的建立方式为PFCP链路合一,且S902至S903已经建立了一条PFCP链路连接,因此认为当前完成了PFCP链路连接;当然,如果本应用场景中确定的PFCP链路连接的建立方式为PFCP链路独立,则再通过类似S902至S903的流程建立一条PFCP链路连接。In this application scenario, since the determined establishment method of the PFCP link connection is PFCP link integration, and S902 to S903 have established a PFCP link connection, it is considered that the PFCP link connection is currently completed; of course, if this The PFCP link connection establishment method determined in the application scenario is that the PFCP link is independent, and then a PFCP link connection is established through a process similar to S902 to S903.
S905,此后,当需要为某UE建立PDN连接时,CPF向UPF发起PFCP会话建立请求。S905. Thereafter, when a PDN connection needs to be established for a UE, the CPF initiates a PFCP session establishment request to the UPF.
根据前述S904步骤中的决策,CPF仅向UPF发起一次PFCP会话建立请求。According to the decision in the foregoing step S904, the CPF only initiates a PFCP session establishment request to the UPF.
S906,CPF向UPF发起PFCP会话建立请求。S906. The CPF initiates a PFCP session establishment request to the UPF.
S907,UPF收到PFCP会话建立请求,为UE建立对应的PFCP会话,向CPF返回PFCP会话建立响应。S907: The UPF receives a PFCP session establishment request, establishes a corresponding PFCP session for the UE, and returns a PFCP session establishment response to the CPF.
示例二:Example two:
第二网元的PFCP配置信息可以包括第二网元的能力信息以及第二网元的优选的PFCP连接建立方式;且应当理解的是,本示例中第二网元的优选的PFCP连接建立方式中可以仅包括PFCP链路连接和PFCP会话连接中其中一个的建立方式,也可以包括PFCP链路连接和PFCP会话连接的组合的建立方式;且第二网元的优选的PFCP连接建立方式包括的建立方式可以是一个,也可是多个,当为多个时,这多个建立方式可通过优先级排序规则进行排序以供后续选择。本示例中以优选的PFCP连接建立方式包括PFCP链路连接和PFCP会话连接的组合为示例进行说明,该组合包括以下组合中的至少一种:PFCP链路合一,PFCP会话合一;PFCP链路合一,PFCP会话独立;PFCP链路独立,PFCP会话独立。The PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the preferred PFCP connection establishment method of the second network element in this example The method may include only one of the PFCP link connection and the PFCP session connection establishment method, or may include the combination of the PFCP link connection and the PFCP session connection establishment method; and the preferred PFCP connection establishment method of the second network element includes There can be one or multiple establishment methods. When there are multiple establishment methods, the multiple establishment methods can be sorted by a priority sorting rule for subsequent selection. In this example, a combination of a PFCP link connection and a PFCP session connection is used as an example. The combination includes at least one of the following combinations: PFCP link unification, PFCP session unification; PFCP chain One way, PFCP session is independent; PFCP link is independent, PFCP session is independent.
为了便于理解,结合一种应用场景对本示例进行说明。本应用场景中设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF相互交互所支持的PFCP接口类型以及UPF的优选的PFCP连接建立方式,从而CPF根据UPF所支持的PFCP接口类型以及优选的PFCP连接建立方式,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种;一种示例流程参见图10所示,包括:To facilitate understanding, this example is described in combination with an application scenario. In this application scenario, the first network element is a CPF entity, and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, the types of PFCP interfaces supported by the interaction between CPF and UPF and the preferred UPF PFCP connection establishment method, so CPF decides how to establish at least one of PFCP link connection and PFCP session connection according to the PFCP interface type supported by UPF and the preferred PFCP connection establishment method; an example process is shown in FIG. 10, include:
S1001,CPF上电启动。S1001, CPF is powered on and started.
S1002,CPF向UPF发送PFCP链路建立请求。S1002. The CPF sends a PFCP link establishment request to the UPF.
可选地,在本步骤中,CPF发送的PFCP链路建立请求可携带CPF自身所支持的PFCP接口类型(Supported Interface Type,SIT)和CPF优选的PFCP连接建立方式(Preferred PFCP Type,PPT);本示例中设CPF同时支持Sxa、Sxb接口。Optionally, in this step, the PFCP link establishment request sent by the CPF may carry a PFCP interface type (Supported Interface Type, SIT) supported by the CPF and a CPF preferred PFCP connection establishment method (Preferred PFCP Type, PPT); This example assumes that CPF supports both Sxa and Sxb interfaces.
S1003,UPF收到PFCP链路建立请求后,创建PFCP链路连接,返回PFCP链路建立响应。S1003: After receiving the PFCP link establishment request, the UPF creates a PFCP link connection and returns a PFCP link establishment response.
在本步骤中,UPF发送的PFCP链路建立响应携带UPF自身所支持的PFCP接口类型和UPF优选的PFCP连接建立方式,本示例中设UPF同时支持Sxa接口和Sxb接口。In this step, the PFCP link establishment response sent by the UPF carries the PFCP interface type supported by the UPF itself and the UPF preferred PFCP connection establishment method. In this example, it is assumed that the UPF supports both the Sxa interface and the Sxb interface.
本示例中优选的PFCP连接建立方式包括以下方式中的至少一种:The preferred PFCP connection establishment method in this example includes at least one of the following methods:
a)PFCP链路合一(在本示例中即为Sxa链路连接和Sxb链路连接合一,在其他应用场景中可对应改变接口类型),PFCP会话合一(在本示例中即为UE的Sxa会话和Sxb会话合一,在其他应用场景中可对应改变接口类型变);a) PFCP link unification (in this example, Sxa link connection and Sxb link connection unification, in other application scenarios can be changed corresponding interface type), PFCP session unification (in this example, the UE Sxa session and Sxb session are integrated, which can be changed correspondingly in other application scenarios);
b)PFCP链路合一,PFCP会话独立(在本示例中即为UE的Sxa会话和Sxb会话独立建立,在其他应用场景中可对应改变接口类型);b) The PFCP link is unified, and the PFCP session is independent (in this example, the Sxa session and Sxb session of the UE are independently established, and the interface type can be changed correspondingly in other application scenarios);
c)PFCP链路独立(在本示例中即为Sxa链路连接和Sxb链路连接独立,在其他应用场景中可对应改变接口类型),PFCP会话独立。c) The PFCP link is independent (in this example, the Sxa link connection and the Sxb link connection are independent, and the interface type can be changed correspondingly in other application scenarios), and the PFCP session is independent.
S1004,当CPF获知UPF的接口后,可根据自身所支持的接口类型、UPF所支持的接口类型和优选的PFCP连接建立方式确定PFCP链路连接和PFCP会话连接的建立方式,例如:S1004. After the CPF learns the interface of the UPF, it can determine the method of establishing the PFCP link connection and the PFCP session connection according to the type of interface supported by the UPF, the type of interface supported by the UPF, and the preferred PFCP connection establishment method, for example:
当确定需要建立独立的PFCP链路连接和PFCP会话连接时,CPF后续向UPF再发起一次PFCP连接建立流程,并在后续再建立PFCP会话连接时,对Sxa、Sxb接口独立发起PFCP会话建立流程;当仅建立一条PFCP链路连接,但PFCP会话独立建立时,CPF不再重复向UPF发起PFCP链路连接建立流程,但对于Sxa、Sxb接口仍然需要独立发起PFCP会话建立流程;当PFCP链路、PFCP会话均合一时,CPF不再重复向UPF发起PFCP链路连接建立过程,后续仅建立一条合一的PFCP会话,同时应用于Sxa、Sxb接口;本示例假设确定为这种情况。When it is determined that an independent PFCP link connection and a PFCP session connection need to be established, CPF subsequently initiates a PFCP connection establishment process to the UPF, and when a subsequent PFCP session connection is established, it independently initiates a PFCP session establishment process for the Sxa and Sxb interfaces; When only one PFCP link connection is established, but the PFCP session is established independently, CPF no longer repeatedly initiates the PFCP link connection establishment process to the UPF, but the Sxa and Sxb interfaces still need to initiate the PFCP session establishment process independently; when the PFCP link, When the PFCP sessions are unified, CPF no longer repeatedly initiates the PFCP link connection establishment process to the UPF. Only one unified PFCP session is subsequently established and applied to the Sxa and Sxb interfaces simultaneously; this example assumes that this is the case.
另外,应当理解的是,在第一网元(例如CPF)确定自身与第二网元(例如UPF)之间的能力信息(例如PFCP接口类型)不支持第二网元的优选的PFCP 连接建立方式时,可以二者的能力信息所支持的建立方式为准进行PFCP连接的建立控制,也可发出能力不匹配等告警提示;在第一网元(例如CPF)确定自身与第二网元(例如UPF)之间的能力信息(例如PFCP接口类型)支持第二网元的优选的PFCP连接建立方式时,以第二网元的优选的PFCP连接建立方式为准进行控制;在第一网元自身也存在PFCP连接的建立方式时,则可灵活设置自身的优选的PFCP连接建立方式与第二网元的优选的PFCP连接建立方式的优先级,例如设置自身的优选的PFCP连接建立方式的优先级高于或低于第二网元的优选的PFCP连接建立方式,并以此为准进行后续的选择,或直接以第二网元的优选的PFCP连接建立方式为准进行后续选择等。In addition, it should be understood that the capability information (e.g., PFCP interface type) between the first network element (e.g., CPF) determining itself and the second network element (e.g., UPF) does not support the establishment of the preferred PFCP connection of the second network element. In the method, the establishment method supported by the capability information of the two is subject to establishment control of the PFCP connection, and alarm prompts such as capability mismatch may be issued; the first network element (such as CPF) determines itself and the second network element ( For example, when the capability information (such as the PFCP interface type) between the second network element supports the preferred PFCP connection establishment method of the second network element, control is based on the preferred PFCP connection establishment method of the second network element; When the PFCP connection establishment method also exists, it can flexibly set the priority of its own preferred PFCP connection establishment method and the second network element's preferred PFCP connection establishment method priority, for example, setting its own preferred PFCP connection establishment method priority The preferred PFCP connection establishment method with a level higher or lower than that of the second network element is used as the basis for subsequent selection, or the preferred PFCP connection establishment method of the second network element is used as the basis Select etc.
S1005,此后,当需要为某UE建立PDN连接时,CPF向UPF发起PFCP会话建立请求。S1005. Thereafter, when a PDN connection needs to be established for a UE, the CPF initiates a PFCP session establishment request to the UPF.
根据前述S1004步骤中的决策,CPF仅向UPF发起一次PFCP会话建立请求。According to the decision in step S1004, the CPF only initiates a PFCP session establishment request to the UPF.
S1006,CPF向UPF发起PFCP会话建立请求。S1006. The CPF initiates a PFCP session establishment request to the UPF.
S1007,UPF收到PFCP会话建立请求,为UE建立对应的PFCP会话,向CPF返回PFCP会话建立响应。S1007. The UPF receives a PFCP session establishment request, establishes a corresponding PFCP session for the UE, and returns a PFCP session establishment response to the CPF.
示例三:Example three:
第二网元的PFCP配置信息可以仅包括第二网元的优选的PFCP连接建立方式。本示例中网元的优选的PFCP连接建立方式与网元自身的能力信息关联,也即在第二网元本端,根据第二网元的能力信息选择自身优选的PFCP连接的建立方式,这样第一网元在获取到第二网元的优选的PFCP连接建立方式之后,即可根据第二网元优选的PFCP连接建立方式得到第二网元的能力信息,例如包括但不限于第二网元所支持的PFCP接口类型,进而基于第二网元的能力信息以及第二网元的优选的PFCP连接建立方式决定如何建立PFCP链路连接和PFCP会话连接中的至少一种,后续确定过程本质与上述示例二中的确定过程相同。The PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element. In this example, the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected. After the first network element obtains the preferred PFCP connection establishment method of the second network element, it can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not limited to the second network element. The type of PFCP interface supported by the element, and then based on the capability information of the second network element and the preferred PFCP connection establishment method of the second network element determine how to establish at least one of the PFCP link connection and the PFCP session connection. The subsequent determination of the nature of the process The determination process is the same as in the second example above.
根据上述示例可知,本示例中第一网元和第二网元之间所交互的各自的PFCP配置信息中,具体是包括各自网元的能力信息和优选的PFCP连接建立方式中的哪些可灵活设置。According to the above example, it can be known that among the respective PFCP configuration information exchanged between the first network element and the second network element in this example, specifically, which of the capability information of the respective network element and the preferred PFCP connection establishment method is flexible Settings.
为了便于理解,下面以能力信息为PFCP接口类型,SGW和PGW合一,以及通过配置信息获取流程获取网元的PFCP配置信息为示例对本实施例进行说明。To facilitate understanding, this embodiment is described below by taking the capability information as the type of the PFCP interface, the integration of the SGW and the PGW, and the PFCP configuration information of the network element obtained through the configuration information acquisition process as examples.
本示例中,在PFCP链路连接建立前,CPF和UPF先通过配置信息获取流程,交换CPF和UPF所支持的接口类型,或交互优选的PFCP连接建立方式。 从而CPF根据UPF所支持的接口类型,或根据UPF优选的PFCP连接建立方式,决定PFCP链路连接和PFCP会话连接的建立方式,一种示例过程参见图11所示,包括:In this example, before the PFCP link connection is established, the CPF and the UPF first obtain the configuration information acquisition process, exchange the interface types supported by the CPF and the UPF, or interact with the preferred PFCP connection establishment method. Therefore, CPF determines the PFCP link connection and PFCP session connection establishment mode according to the interface type supported by the UPF or the preferred PFCP connection establishment mode of the UPF. An example process is shown in FIG. 11 and includes:
S1101,CPF上电启动。S1101, the CPF is powered on and started.
S1102,CPF向UPF发送PFCP配置信息请求。S1102: The CPF sends a PFCP configuration information request to the UPF.
在本步骤中,可选地,CPF发送的PFCP配置信息请求携带CPF自身所支持的接口类型SIT,可选地,CPF发送的PFCP配置信息请求还可以携带CPF自身优选的PFCP连接建立方式。In this step, optionally, the PFCP configuration information request sent by the CPF carries the interface type SIT supported by the CPF itself. Optionally, the PFCP configuration information request sent by the CPF may also carry the PFCP connection establishment method preferred by the CPF itself.
S1103,UPF向CPF返回PFCP配置信息响应。S1103, the UPF returns a PFCP configuration information response to the CPF.
在本步骤中,UPF发送的PFCP配置信息响应携带UPF自身所支持的接口类型SIT,可选地,UPF发送的PFCP配置信息响应还可以携带UPF自身优选的PFCP连接建立方式。In this step, the PFCP configuration information response sent by the UPF carries the interface type SIT supported by the UPF itself. Optionally, the PFCP configuration information response sent by the UPF may also carry the PFCP connection establishment method preferred by the UPF itself.
S1104,CPF确定PFCP链路连接和PFCP会话连接的建立方式。S1104. The CPF determines a method for establishing a PFCP link connection and a PFCP session connection.
通过S1102~S1103,CPF获知UPF所支持的接口类型SIT、优选的PFCP连接建立方式,从而可以确定如何建立PFCP链路连接、以及如何建立PFCP会话连接。Through S1102 to S1103, the CPF learns the interface type SIT supported by the UPF and the preferred PFCP connection establishment method, so that it can determine how to establish a PFCP link connection and how to establish a PFCP session connection.
在本流程中,假定CPF根据所获取的UPF配置信息、以及CPF自身配置信息,最终确定的建立方式为PFCP链路合一、PFCP会话合一。In this process, it is assumed that based on the obtained UPF configuration information and CPF configuration information, the CPF finally determines the establishment methods as PFCP link unification and PFCP session unification.
S1105,CPF向UPF发起PFCP链路建立请求。S1105: The CPF initiates a PFCP link establishment request to the UPF.
S1106,UPF向CPF返回PFCP链路建立响应。S1106, the UPF returns a PFCP link establishment response to the CPF.
根据S1104的假设,本步骤中所建立的PFCP链路连接同时应用于Sxa、Sxb接口,也即PFCP链路合一。According to the assumption of S1104, the PFCP link connection established in this step is applied to both the Sxa and Sxb interfaces, that is, the PFCP link is unified.
S1107,此后,当需要为某UE建立PDN连接时,CPF向UPF发起PFCP会话建立请求。S1107. Thereafter, when a PDN connection needs to be established for a UE, the CPF initiates a PFCP session establishment request to the UPF.
S1108,CPF向UPF发起PFCP会话建立请求。S1108: The CPF initiates a PFCP session establishment request to the UPF.
S1109,UPF向CPF返回PFCP会话建立响应。S1109: The UPF returns a PFCP session establishment response to the CPF.
根据S1104的假设,本步骤中所建立的PFCP会话连接同时应用于Sxa、Sxb接口,也即PFCP会话合一。According to the assumption of S1104, the PFCP session connection established in this step is applied to both the Sxa and Sxb interfaces, that is, the PFCP session is unified.
需要指出的是,本实施例中,PFCP链路连接建立流程、或PFCP配置信息获取流程,除了上述示例中由CPF发起外,也可以由UPF发起,在由UPF发起的流程中,同样可以交互CPF和UPF之间的配置信息。It should be noted that, in this embodiment, the PFCP link connection establishment process or the PFCP configuration information acquisition process can be initiated by the CPF in addition to the CPF in the above example, and can also interact in the process initiated by the UPF. Configuration information between CPF and UPF.
通过本实施例提供的PFCP连接处理方法,在某些实施过程中,第一网元可以接收第二网元发送的第二网元的PFCP配置信息,第一网元可根据自身的PFCP配置信息与第二网元的PFCP配置信息确定第一网元与第二网元之间的PFCP链路连接和/或PFCP会话连接等的建立方式,无需网络管理员为网络系统中的网元一一设置PFCP链路连接建立方式,减少了人力资源的投入,另外,在某些实施例过程中,第一网元根据第一网元和第二网元的PFCP配置信息确定PFCP链路连接和/或PFCP会话连接采用合一的方式建立,可以有效地且准确地减少冗余链路连接、冗余会话,提升效率。By using the PFCP connection processing method provided in this embodiment, in some implementation processes, the first network element may receive the PFCP configuration information of the second network element sent by the second network element, and the first network element may according to its own PFCP configuration information The PFCP configuration information with the second network element determines the establishment method of the PFCP link connection and / or the PFCP session connection between the first network element and the second network element, without the need for a network administrator to one by one for the network elements in the network system. Setting the PFCP link connection establishment method reduces the investment of human resources. In addition, in some embodiments, the first network element determines the PFCP link connection based on the PFCP configuration information of the first and second network elements and / Or the PFCP session connection is established in a unified manner, which can effectively and accurately reduce redundant link connections and redundant sessions, and improve efficiency.
实施例二:Embodiment two:
本申请实施例提供一种可应用于第一网元的PFCP连接处理装置,请参见图12所示,包括:An embodiment of the present application provides a PFCP connection processing device applicable to a first network element, as shown in FIG. 12, including:
信息获取模块1201,用于获取第二网元发送的所述第二网元的PFCP配置信息。在本实施例中,第一网元获取第二网元的PFCP配置信息的时间点和获取方式可以根据应用场景灵活设定,例如包括但不限于在第一网元与第二网元建立PFCP连接之前,通过配置信息获取流程获取,也可在第一网元与第二网元建立PFCP连接过程中通过相应的交互信息获取,例如:The information obtaining module 1201 is configured to obtain PFCP configuration information of the second network element sent by the second network element. In this embodiment, the time point and method for obtaining the PFCP configuration information of the second network element by the first network element can be flexibly set according to the application scenario, such as, but not limited to, establishing a PFCP between the first network element and the second network element. Before the connection, it can be obtained through the configuration information acquisition process, or it can be obtained through the corresponding interactive information during the PFCP connection between the first network element and the second network element, for example:
信息获取模块1201用于接收第二网元发送的PFCP配置信息请求,从接收到的PFCP配置信息请求中获取第二网元的PFCP配置信息;The information obtaining module 1201 is configured to receive a PFCP configuration information request sent by the second network element, and obtain the PFCP configuration information of the second network element from the received PFCP configuration information request;
或,信息获取模块1201用于接收第二网元发送的PFCP配置信息响应,从接收到的PFCP配置信息响应中获取第二网元的PFCP配置信息;Or, the information acquisition module 1201 is configured to receive a PFCP configuration information response sent by the second network element, and acquire the PFCP configuration information of the second network element from the received PFCP configuration information response;
或,信息获取模块1201用于接收第二网元发送的PFCP链路建立请求,从接收到的PFCP链路建立请求中获取第二网元的PFCP配置信息;Or, the information acquisition module 1201 is configured to receive a PFCP link establishment request sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment request;
或,信息获取模块1201用于接收第二网元发送的PFCP链路建立响应,从接收到的PFCP链路建立响应中获取第二网元的PFCP配置信息。Or, the information obtaining module 1201 is configured to receive a PFCP link establishment response sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment response.
在本实施例中,可选地,信息获取模块1201还可用于向第二网元发送第一网元的PFCP配置信息,以供在需要时,第二网元根据第一网元的PFCP配置信息确定PFCP连接的建立方式;且可选地,本实施例中第一网元的PFCP配置信息所包括的信息种类可与第二网元的PFCP所包括的信息种类相同,也可根据具体应用场景设置为不同。In this embodiment, optionally, the information obtaining module 1201 may be further configured to send the PFCP configuration information of the first network element to the second network element, so that the second network element may configure the PFCP configuration of the first network element when needed. The information determines the establishment mode of the PFCP connection; and optionally, in this embodiment, the type of information included in the PFCP configuration information of the first network element may be the same as the type of information included in the PFCP of the second network element, or may be based on specific applications. The scene settings are different.
应当理解的是,本实施例的第一网元可为CPF实体,第二网元为UPF实体;或,第一网元为UPF实体,第二网元为CPF实体。It should be understood that the first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
处理模块1202,用于基于第二网元的PFCP配置信息,确定第一网元与第二网元之间PFCP连接的建立方式;本实施例中的建立方式至少包括连接单独建 立和连接合一建立两种方式。可选地,处理模块1202还可用于在确定出PFCP连接的建立方式后,将确定出的PFCP连接的建立方式发给第二网元。A processing module 1202 is configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element; the method for establishing in this embodiment includes at least a separate connection establishment and a unified connection. Establish two ways. Optionally, the processing module 1202 may be further configured to send the determined establishment method of the PFCP connection to the second network element after determining the establishment method of the PFCP connection.
连接建立模块1203,用于根据处理模块1202确定的PFCP连接的建立方式,对第一网元与第二网元之间PFCP连接的建立进行控制。The connection establishment module 1203 is configured to control the establishment of the PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection determined by the processing module 1202.
应当理解的是,本实施例中连接建立模块1203对PFCP连接的建立具体的控制过程可根据具体应用场景灵活确定。例如,当上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接之前确定的,则连接建立模块1203可根据该PFCP连接的建立方式进行PFCP连接(例如是合一建立还是单独建立);若上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接过程中确定的,则连接建立模块1203可根据该PFCP连接的建立方式和当前PFCP连接的建立情况确定如何控制。应当理解的是,在本实施例中,可由第一网元发起进行PFCP连接,也可由第二网元发起进行PFCP连接。It should be understood that the specific control process for the establishment of the PFCP connection by the connection establishment module 1203 in this embodiment may be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the connection establishment module 1203 may perform a PFCP connection according to the establishment method of the PFCP connection (for example, whether it is established in one unit or Separately established); if the establishment method of the PFCP connection is determined in the process of establishing the PFCP connection between the first network element and the second network element, the connection establishment module 1203 may according to the establishment method of the PFCP connection and the current establishment situation of the PFCP connection Determine how to control. It should be understood that, in this embodiment, the PFCP connection may be initiated by the first network element, and the PFCP connection may be initiated by the second network element.
可选地,本实施例中PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种,也即处理模块1202可根据PFCP配置信息确定PFCP链路连接的建立方式,和/或确定PFCP会话连接的建立方式。Optionally, in this embodiment, the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection, that is, the processing module 1202 may determine a PFCP link connection establishment method according to the PFCP configuration information, and / or determine a PFCP session. How the connection is established.
本实施例中,第二网元的PFCP配置信息可以包括任意能确定PFCP连接方式的信息,例如包括但不限于第二网元的能力信息和第二网元的优选的PFCP连接建立方式中的至少一种。处理模块1202可根据第一网元的能力信息以及第二网元的PFCP配置信息,确定第一网元与第二网元之间的PFCP连接的建立方式。In this embodiment, the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one. The processing module 1202 may determine the establishment method of the PFCP connection between the first network element and the second network element according to the capability information of the first network element and the PFCP configuration information of the second network element.
为了便于理解,下面结合几种示例对本实施例进行说明。For ease of understanding, this embodiment is described below with reference to several examples.
例如,一种示例中,第二网元的PFCP配置信息可以仅包括第二网元的能力信息,该能力信息能反映第二网元所能充当的角色,例如是同时充当SGW-C、PGW-C、TDF-C、SMF等控制面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个,或是同时充当SGW-U、PGW-U、TDF-U、5G UPF等用户面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个的角色。例如,本示例中的能力信息可以包括网元所支持的PFCP接口类型,如上示例所示,本实施例中的PFCP接口类型包括但不限于Sxa接口、Sxb接口、Sxc接口、N4接口中的至少一种。例如当第二网元为SGW-C、PGW-C合一的CPF实体或为SGW-U、PGW-U合一的UPF实体时,第二网元中的PFCP配置信息包括的PFCP接口类型则包括Sxa接口、Sxb接口。在一种应用场景中,设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF通过PFCP链路建立请求或PFCP链路建立响应相互交互所支持的PFCP接口类型,从而处理模块1202可根据CPF所支持的PFCP接口类 型和UPF所支持的PFCP接口类型,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。For example, in one example, the PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW -C, TDF-C, SMF and other control plane units at least two of the role of the control plane unit alone, or at the same time as SGW-U, PGW-U, TDF-U, 5G UPF, etc. The roles of at least two of the user plane units are also the roles that individually serve as one of the control plane units. For example, the capability information in this example may include the PFCP interface type supported by the network element. As shown in the above example, the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface. One. For example, when the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity, the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface. In an application scenario, the first network element is a CPF entity and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, CPF and UPF establish a request or PFCP link through the PFCP link. A PFCP interface type supported in response to mutual interaction is established, so that the processing module 1202 can decide how to establish at least one of a PFCP link connection and a PFCP session connection according to the PFCP interface type supported by the CPF and the PFCP interface type supported by the UPF.
又例如,一种示例中,第二网元的PFCP配置信息可以包括第二网元的能力信息以及第二网元的优选的PFCP连接建立方式;且应当理解的是,本示例中第二网元的优选的PFCP连接建立方式中可以仅包括PFCP链路连接和PFCP会话连接中其中一个的建立方式,也可以包括PFCP链路连接和PFCP会话连接的组合的建立方式;且第二网元优选的PFCP连接建立方式包括的建立方式可以是一个,也可是多个,当为多个时,这多个建立方式可通过优先级排序规则进行排序以供后续选择。本示例中以优选的PFCP连接建立方式包括PFCP链路连接和PFCP会话连接的组合为示例进行说明,该组合包括以下组合中的至少一种:As another example, in an example, the PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the second network element in this example The preferred method for establishing a PFCP connection may include only one of a PFCP link connection and a PFCP session connection, or a combination of a PFCP link connection and a PFCP session connection; and the second network element is preferred. The PFCP connection establishment method includes one or more establishment methods. When there are multiple establishment methods, the multiple establishment methods can be sorted by a priority sorting rule for subsequent selection. In this example, a combination of a PFCP link connection and a PFCP session connection is used as an example, and the combination includes at least one of the following combinations:
PFCP链路合一,PFCP会话合一;Unify PFCP links and unify PFCP sessions;
PFCP链路合一,PFCP会话独立;PFCP links are unified, and PFCP sessions are independent;
PFCP链路独立,PFCP会话独立。PFCP links are independent, and PFCP sessions are independent.
为了便于理解,结合一种应用场景对本示例进行说明。本应用场景中设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF通过配置信息或在PFCP连接建立过程中通过PFCP链路建立请求或PFCP链路建立响应相互交互所支持的PFCP接口类型以及UPF的优选的PFCP连接建立方式,从而处理模块1202可根据CPF的能力信息、UPF所支持的PFCP接口类型以及优选的PFCP连接建立方式,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。To facilitate understanding, this example is described in combination with an application scenario. In this application scenario, the first network element is a CPF entity, and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, CPF and UPF pass configuration information or during the PFCP connection establishment process through the PFCP chain. Path establishment request or PFCP link establishment response mutual interaction supported PFCP interface type and UPF preferred PFCP connection establishment method, so the processing module 1202 can according to CPF capability information, UPF supported PFCP interface type and preferred PFCP connection The establishment method determines how to establish at least one of a PFCP link connection and a PFCP session connection.
又例如,一种示例中,第二网元的PFCP配置信息可以仅包括第二网元的优选的PFCP连接建立方式。本示例中网元的优选的PFCP连接建立方式与网元自身的能力信息关联,也即在第二网元本端,根据第二网元的能力信息选择自身优选的PFCP连接的建立方式,这样处理模块1202通过信息获取模块1201获取到第二网元的优选的PFCP连接建立方式之后,即可根据第二网元优选的PFCP连接建立方式得到第二网元的能力信息,例如包括但不限于第二网元所支持的PFCP接口类型,进而可基于第二网元的能力信息以及其优选的PFCP连接建立方式决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。As another example, in one example, the PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element. In this example, the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected. After the processing module 1202 obtains the preferred PFCP connection establishment method of the second network element through the information acquisition module 1201, it can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not limited to The type of PFCP interface supported by the second network element may further determine how to establish at least one of a PFCP link connection and a PFCP session connection based on the capability information of the second network element and its preferred PFCP connection establishment method.
根据上述示例可知,本示例中第一网元和第二网元之间所交互的各自的PFCP配置信息中,具体是包括各自网元的能力信息和优选的PFCP连接建立方式中的哪些可灵活设置。According to the above example, it can be known that among the respective PFCP configuration information exchanged between the first network element and the second network element in this example, specifically, which of the capability information of the respective network element and the preferred PFCP connection establishment method is flexible Settings.
应当理解的是,上述信息获取模块1201、处理模块1202和连接建立模块1203的功能可通过网元的处理器实现。It should be understood that the functions of the above-mentioned information acquisition module 1201, processing module 1202, and connection establishment module 1203 may be implemented by a processor of a network element.
且应当理解的是,本实施例中的PFCP连接处理装置也可以独立于第一网元之外设置。It should also be understood that the PFCP connection processing device in this embodiment may also be provided independently of the first network element.
通过本实施例提供的PFCP连接处理装置,在某些实施过程中,信息获取模块1201可获取二网元发送的第二网元的PFCP配置信息,处理模块1202可根据第一网元PFCP配置信息与第二网元的PFCP配置信息确定第一网元与第二网元之间的PFCP链路连接建立方式,无需网络管理员为网络系统中的网元一一手动配置PFCP链路连接建立方式,减少了人力资源的投入,另外,在某些实施例过程中,处理模块1202可以根据第一网元和第二网元的PFCP配置信息,在第一网元和第二网元分别对应多个控制面单元和用户面单元(这多个控制面单元和用户面单元相对应)时,采用合一的方式进行PFCP连接的建立,也即在第一网元和第二网元中建立一条PFCP链路连接并针对一个UE建立一个PFCP会话,减少了在第一网元和第二网元之间建立冗余PFCP链路连接的流程,提升了效率。Through the PFCP connection processing device provided in this embodiment, in some implementation processes, the information obtaining module 1201 may obtain the PFCP configuration information of the second network element sent by the second network element, and the processing module 1202 may obtain the PFCP configuration information of the first network element. The PFCP configuration information with the second network element determines the PFCP link connection establishment method between the first network element and the second network element. There is no need for the network administrator to manually configure the PFCP link connection establishment method for the network elements in the network system. , Reducing the investment of human resources. In addition, in some embodiments, the processing module 1202 may correspond to the first network element and the second network element according to the PFCP configuration information of the first network element and the second network element. Control plane unit and user plane unit (the multiple control plane units correspond to the user plane unit), the PFCP connection is established in a unified manner, that is, one is established in the first network element and the second network element The PFCP link is connected and a PFCP session is established for one UE, which reduces the process of establishing a redundant PFCP link connection between the first network element and the second network element, and improves efficiency.
实施例三:Example three:
本实施例提供了一种PFCP连接处理装置,参见图13所示,包括:信息接收模块1301,用于接收第二网元发送的第二网元的PFCP配置信息;信息接收模块1301可在第一网元与第二网元建立PFCP连接之前,通过配置信息获取流程获取第二网元的PFCP配置信息,也可在第一网元与第二网元建立PFCP连接过程中获取第二网元的PFCP配置信息。This embodiment provides a PFCP connection processing device, as shown in FIG. 13, and includes: an information receiving module 1301, configured to receive PFCP configuration information of a second network element sent by a second network element; the information receiving module 1301 may be Before a network element establishes a PFCP connection with a second network element, the PFCP configuration information of the second network element is obtained through a configuration information acquisition process. The second network element may also be obtained during the process of establishing a PFCP connection between the first network element and the second network element. PFCP configuration information.
应当理解的是,本实施例的第一网元可为CPF实体,第二网元为UPF实体;或,第一网元为UPF实体,第二网元为CPF实体。It should be understood that the first network element in this embodiment may be a CPF entity and the second network element is a UPF entity; or, the first network element is a UPF entity and the second network element is a CPF entity.
确定模块1302,用于基于第二网元的PFCP配置信息,确定第一网元与第二网元之间PFCP连接的建立方式;本实施例中的建立方式至少包括连接单独建立和连接合一建立两种方式。可选地,确定模块1302,还可用于在确定出PFCP连接的建立方式后,将确定出的PFCP连接的建立方式发给第二网元。A determining module 1302 is configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element; the method for establishing in this embodiment includes at least connection establishment and connection integration. Establish two ways. Optionally, the determining module 1302 may be further configured to send the determined establishment method of the PFCP connection to the second network element after determining the establishment method of the PFCP connection.
连接处理模块1303,用于根据确定模块1302确定的PFCP连接的建立方式,对第一网元与第二网元之间PFCP连接的建立进行控制。The connection processing module 1303 is configured to control the establishment of the PFCP connection between the first network element and the second network element according to the establishment method of the PFCP connection determined by the determination module 1302.
本实施例中连接处理模块1303对PFCP连接的建立具体的控制过程可根据具体应用场景灵活确定。例如,当上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接之前确定的,则连接处理模块1303可根据该PFCP连接的建立方式进行PFCP连接(例如是合一建立还是单独建立);若上述PFCP连接的建立方式是在第一网元与第二网元建立PFCP连接过程中确定的,则连接处理模块1303可根据该PFCP连接的建立方式和当前PFCP连接的建立情况确定 如何控制。应当理解的是,在本实施例中,可由第一网元发起进行PFCP连接,也可由第二网元发起进行PFCP连接。In this embodiment, the specific control process for the establishment of the PFCP connection by the connection processing module 1303 can be flexibly determined according to a specific application scenario. For example, when the establishment method of the PFCP connection is determined before the first network element establishes a PFCP connection with the second network element, the connection processing module 1303 may perform a PFCP connection according to the establishment method of the PFCP connection. Separately established); if the establishment method of the PFCP connection is determined during the establishment of the PFCP connection between the first network element and the second network element, the connection processing module 1303 may determine the PFCP connection and the current establishment of the PFCP connection Determine how to control. It should be understood that, in this embodiment, the PFCP connection may be initiated by the first network element, and the PFCP connection may be initiated by the second network element.
可选地,PFCP连接处理装置还可包括信息发送模块1304,用于将第一网元确定的PFCP配置信息发送给第二网元。Optionally, the PFCP connection processing apparatus may further include an information sending module 1304, configured to send the PFCP configuration information determined by the first network element to the second network element.
可选地,本实施例中PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种,也即本实施例中确定模块1302可根据PFCP配置信息确定PFCP链路连接的建立方式,和/或确定PFCP会话连接的建立方式。Optionally, the PFCP connection in this embodiment includes at least one of a PFCP link connection and a PFCP session connection, that is, the determination module 1302 in this embodiment may determine a PFCP link connection establishment method according to the PFCP configuration information, and / Or determine how to establish a PFCP session connection.
参见图14所示,本实施例中确定模块1302可包括链路连接确定子模块13021和会话连接确定子模块13022中的至少一个;链路连接确定子模块13021用于基于第二网元的PFCP配置信息,确定第一网元与第二网元之间PFCP链路连接的建立方式;会话连接确定子模块13022用于基于第二网元的PFCP配置信息,确定第一网元与第二网元之间PFCP会话连接的建立方式。Referring to FIG. 14, in this embodiment, the determination module 1302 may include at least one of a link connection determination submodule 13021 and a session connection determination submodule 13022; the link connection determination submodule 13021 is configured to be based on the PFCP of the second network element The configuration information determines a method for establishing a PFCP link connection between the first network element and the second network element; the session connection determination submodule 13022 is configured to determine the first network element and the second network based on the PFCP configuration information of the second network element How to establish a PFCP session connection between elements.
参见图15所示,本实施例中的信息接收模块1301可包括以下子模块中的任意一个:配置信息请求接收子模块13011,用于接收第二网元发送的PFCP配置信息请求,从接收到的PFCP配置信息请求中获取第二网元的PFCP配置信息;配置信息响应接收子模块13012,用于接收第二网元发送的PFCP配置信息响应,从接收到的PFCP配置信息响应中获取第二网元的PFCP配置信息;链路建立请求接收子模块13013,用于接收第二网元发送的PFCP链路建立请求,从接收到的PFCP链路建立请求中获取第二网元的PFCP配置信息;链路建立响应接收子模块13014,用于接收第二网元发送的PFCP链路建立响应,从接收到的PFCP链路建立响应中获取第二网元的PFCP配置信息。Referring to FIG. 15, the information receiving module 1301 in this embodiment may include any one of the following sub-modules: a configuration information request receiving sub-module 13011, configured to receive a PFCP configuration information request sent by a second network element. To obtain the PFCP configuration information of the second network element in the PFCP configuration information request; the configuration information response receiving submodule 13012 is configured to receive the PFCP configuration information response sent by the second network element, and obtain the second from the received PFCP configuration information response PFCP configuration information of the network element; the link establishment request receiving submodule 13013 is configured to receive a PFCP link establishment request sent by the second network element, and obtain the PFCP configuration information of the second network element from the received PFCP link establishment request. ; A link establishment response receiving submodule 13014, configured to receive a PFCP link establishment response sent by the second network element, and obtain PFCP configuration information of the second network element from the received PFCP link establishment response.
本实施例中,第二网元的PFCP配置信息可以包括任意能确定PFCP连接方式的信息,例如包括但不限于第二网元的能力信息和第二网元的优选的PFCP连接建立方式中的至少一种。确定模块1302可根据第一网元的能力信息以及第二网元的PFCP配置信息,确定第一网元与第二网元之间的PFCP连接的建立方式。In this embodiment, the PFCP configuration information of the second network element may include any information that can determine the PFCP connection mode, for example, including but not limited to the capability information of the second network element and the preferred PFCP connection establishment mode of the second network element. At least one. The determining module 1302 may determine a method for establishing a PFCP connection between the first network element and the second network element according to the capability information of the first network element and the PFCP configuration information of the second network element.
例如,一种示例中,第二网元的PFCP配置信息可以仅包括第二网元的能力信息,该能力信息能反映第二网元所能充当的角色,例如是同时充当SGW-C、PGW-C、TDF-C、SMF等控制面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个,或是同时充当SGW-U、PGW-U、TDF-U、5G UPF等用户面单元中的至少两个的角色还是单独充当上述控制面单元中的某一个的角色。例如,本示例中的能力信息可以包括网元所支持的PFCP接口类型,如上示例所示,本实施例中的PFCP接口类型包括但不限于Sxa接口、Sxb接口、Sxc接口、N4接口中的至少一种。例如当第二网元为SGW-C、PGW-C合一的CPF 实体或为SGW-U、PGW-U合一的UPF实体时,第二网元中的PFCP配置信息包括的PFCP接口类型则包括Sxa接口、Sxb接口。在一种应用场景中,设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF通过PFCP链路建立请求或PFCP链路建立响应相互交互所支持的PFCP接口类型,从而确定模块1302可根据CPF所支持的PFCP接口类型和UPF所支持的PFCP接口类型,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。For example, in one example, the PFCP configuration information of the second network element may include only the capability information of the second network element, and the capability information can reflect the role that the second network element can play, such as simultaneously serving as SGW-C, PGW -C, TDF-C, SMF and other control plane units at least two of the role of the control plane unit alone, or at the same time as SGW-U, PGW-U, TDF-U, 5G UPF, etc. The roles of at least two of the user plane units are also the roles that individually serve as one of the control plane units. For example, the capability information in this example may include the PFCP interface type supported by the network element. As shown in the above example, the PFCP interface type in this embodiment includes, but is not limited to, at least one of the Sxa interface, Sxb interface, Sxc interface, and N4 interface. One. For example, when the second network element is an SGW-C, PGW-C unified CPF entity or an SGW-U, PGW-U unified UPF entity, the PFCP configuration information included in the PFCP configuration information in the second network element is Including Sxa interface, Sxb interface. In an application scenario, the first network element is a CPF entity and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, CPF and UPF establish a request or PFCP link through the PFCP link. A PFCP interface type supported in response to mutual interaction is established, so that the determination module 1302 can determine how to establish at least one of a PFCP link connection and a PFCP session connection according to the PFCP interface type supported by the CPF and the PFCP interface type supported by the UPF.
又例如,一种示例中,第二网元的PFCP配置信息可以包括第二网元的能力信息以及第二网元的优选的PFCP连接建立方式;且应当理解的是,本示例中第二网元的优选的PFCP连接建立方式中可以仅包括PFCP链路连接和PFCP会话连接中其中一个的建立方式,也可以包括PFCP链路连接和PFCP会话连接的组合的建立方式;且第二网元的优选的PFCP连接建立方式包括的建立方式可以是一个,也可是多个,当为多个时,这多个建立方式可通过优先级排序规则进行排序以供后续选择。本示例中以优选的PFCP连接建立方式包括PFCP链路连接和PFCP会话连接的组合为示例进行说明,该组合包括以下组合中的至少一种:As another example, in an example, the PFCP configuration information of the second network element may include capability information of the second network element and a preferred PFCP connection establishment method of the second network element; and it should be understood that the second network element in this example The preferred method for establishing a PFCP connection element may include only one of a PFCP link connection and a PFCP session connection, or a combination of a PFCP link connection and a PFCP session connection. The preferred PFCP connection establishment method may include one or more establishment methods. When there are multiple establishment methods, the multiple establishment methods may be sorted by a priority ordering rule for subsequent selection. In this example, a combination of a PFCP link connection and a PFCP session connection is used as an example, and the combination includes at least one of the following combinations:
PFCP链路合一,PFCP会话合一;Unify PFCP links and unify PFCP sessions;
PFCP链路合一,PFCP会话独立;PFCP links are unified, and PFCP sessions are independent;
PFCP链路独立,PFCP会话独立。PFCP links are independent, and PFCP sessions are independent.
为了便于理解,结合一种应用场景对本示例进行说明。本应用场景中设第一网元为CPF实体,第二网元为UPF实体,本应用场景中,在PFCP链路建立过程中,CPF和UPF通过配置信息或在PFCP连接建立过程中通过PFCP链路建立请求或PFCP链路建立响应相互交互所支持的PFCP接口类型以及UPF的优选的PFCP连接建立方式,从而确定模块1302,可根据CPF的能力信息和UPF所支持的PFCP接口类型以及优选的PFCP连接建立方式,决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。To facilitate understanding, this example is described in combination with an application scenario. In this application scenario, the first network element is a CPF entity, and the second network element is a UPF entity. In this application scenario, during the PFCP link establishment process, CPF and UPF pass configuration information or during the PFCP connection establishment process through the PFCP chain. The path establishment request or the PFCP link establishment response interacts with the PFCP interface type supported by the mutual interaction and the preferred PFCP connection establishment method of the UPF, so as to determine the module 1302, based on the CPF capability information and the PFCP interface type supported by the UPF and the preferred PFCP. The connection establishment method determines how to establish at least one of a PFCP link connection and a PFCP session connection.
又例如,一种示例中,第二网元的PFCP配置信息可以仅包括第二网元的优选的PFCP连接建立方式。本示例中网元的优选的PFCP连接建立方式与网元自身的能力信息关联,也即在第二网元本端,根据第二网元的能力信息选择自身优选的PFCP连接的建立方式,这样确定模块1302,通过信息获取模块1201获取到第二网元的优选的PFCP连接建立方式之后,即可根据第二网元优选的PFCP连接建立方式得到第二网元的能力信息,例如包括但不限于第二网元所支持的PFCP接口类型,进而可基于第二网元的能力信息以及第二网元的优选的PFCP连接建立方式决定如何建立PFCP链路连接和PFCP会话连接中的至少一种。As another example, in one example, the PFCP configuration information of the second network element may include only a preferred PFCP connection establishment manner of the second network element. In this example, the preferred establishment method of the PFCP connection of the network element is associated with the capability information of the network element itself, that is, at the local end of the second network element, according to the capability information of the second network element, the preferred establishment method of the PFCP connection is selected. The determination module 1302, after obtaining the preferred PFCP connection establishment method of the second network element through the information acquisition module 1201, can obtain the capability information of the second network element according to the preferred PFCP connection establishment method of the second network element, such as including but not Limited to the type of PFCP interface supported by the second network element, and then based on the capability information of the second network element and the preferred PFCP connection establishment method of the second network element, how to establish at least one of a PFCP link connection and a PFCP session connection can be determined .
根据上述示例可知,本示例中第一网元和第二网元之间所交互的各自的PFCP配置信息中,具体是包括各自网元的能力信息和优选的PFCP连接建立方式中的哪些可灵活设置。According to the above example, it can be known that among the respective PFCP configuration information exchanged between the first network element and the second network element in this example, specifically, which of the capability information of the respective network element and the preferred PFCP connection establishment method is flexible Settings.
且应当理解的是,本实施例中的PFCP连接处理装置可以设置于第一网元内,也可独立于第一网元之外设置。It should also be understood that the PFCP connection processing device in this embodiment may be provided in the first network element, or may be provided independently of the first network element.
本实施例提供的PFCP连接处理装置,在某些实施过程中可获取二网元发送的第二网元的PFCP配置信息,并基于该PFCP配置信息自动确定出第一网元与第二网元之间的PFCP链路连接建立方式,无需网络管理员为网络系统中的网元一一手动配置PFCP链路连接建立方式,不需要手动的在第一网元和第二网元上配置PFCP连接建立方式,减少了人力资源的投入,在降低成本的同时,还可提升PFCP连接建立控制的准确性,保证通信的稳定性和可靠性。The PFCP connection processing device provided in this embodiment may obtain the PFCP configuration information of the second network element sent by the second network element in some implementation processes, and automatically determine the first network element and the second network element based on the PFCP configuration information. The PFCP link connection establishment method between them does not require the network administrator to manually configure the PFCP link connection establishment method for the network elements in the network system, and there is no need to manually configure the PFCP connection on the first network element and the second network element. The establishment method reduces the investment of human resources, while reducing the cost, it can also improve the accuracy of PFCP connection establishment control and ensure the stability and reliability of communication.
另外,在某些实施例过程中,PFCP连接处理装置可以根据第一网元和第二网元的PFCP配置信息确定PFCP链路连接和/或PFCP会话连接采用合一的方式建立,可以有效地减少冗余链路连接、冗余会话,提升效率。In addition, in some embodiments, the PFCP connection processing device may determine that the PFCP link connection and / or the PFCP session connection are established in a unified manner according to the PFCP configuration information of the first network element and the second network element, which may effectively establish Reduce redundant link connections, redundant sessions, and improve efficiency.
实施例四:Embodiment 4:
本实施例提供了一种通信系统,参见图16所示,该通信系统包括第一网元1601和第二网元1602。This embodiment provides a communication system. As shown in FIG. 16, the communication system includes a first network element 1601 and a second network element 1602.
第二网元1602用于将自身的PFCP配置信息发送给第一网元1601,以及用于根据第一网元1601确定的PFCP连接的建立方式与第一网元1601建立PFCP连接;第二网元1602实现这些功能的具体过程可采用但不限于上述实施例所示例的过程。The second network element 1602 is configured to send its own PFCP configuration information to the first network element 1601, and to establish a PFCP connection with the first network element 1601 according to the establishment method of the PFCP connection determined by the first network element 1601; the second network The specific process of implementing these functions by the element 1602 may adopt, but is not limited to, the processes illustrated in the foregoing embodiments.
第一网元1601用于基于第二网元1602的PFCP配置信息确定与第二网元1602之间PFCP连接的建立方式,以及用于根据确定的PFCP连接的建立方式与第二网元建立PFCP连接,第一网元1601实现这些功能的具体过程可采用但不限于上述实施例所示例的过程。The first network element 1601 is used to determine a PFCP connection establishment method with the second network element 1602 based on the PFCP configuration information of the second network element 1602, and is used to establish a PFCP with the second network element according to the determined PFCP connection establishment method. For connection, the specific process for the first network element 1601 to implement these functions may use, but is not limited to, the processes illustrated in the foregoing embodiments.
本实施例还提供了一种网元,参见图17所示,该网元包括处理器1701、存储器1702及通信总线1703,其中:通信总线1703用于实现处理器1701和存储器1702之间的连接通信;处理器1701用于执行存储器1702中存储的一个或者多个计算机程序,以实现上述任意实施例中的PFCP连接处理方法中的至少一个步骤。也即本实施例提供的网元可以作为上述第一网元,其可以是一种UPF实体,也可以是一种CPF实体。This embodiment further provides a network element. As shown in FIG. 17, the network element includes a processor 1701, a memory 1702, and a communication bus 1703. The communication bus 1703 is used to implement a connection between the processor 1701 and the memory 1702. Communication; the processor 1701 is configured to execute one or more computer programs stored in the memory 1702 to implement at least one step in the PFCP connection processing method in any of the foregoing embodiments. That is, the network element provided in this embodiment may be used as the foregoing first network element, which may be a UPF entity or a CPF entity.
本实施例还提供了一种计算机可读存储介质,该计算机可读存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、计算机程序模块或其他数据) 的任何方法或技术中实施的易失性或非易失性、可移除或不可移除的介质。计算机可读存储介质包括但不限于RAM(Random Access Memory,随机存取存储器),ROM(Read-Only Memory,只读存储器)、EEPROM(Electrically Erasable Programmable read only memory,带电可擦可编程只读存储器)、闪存或其他存储器技术、CD-ROM(Compact Disc Read-Only Memory,光盘只读存储器)、数字多功能盘(Digital Versatile Disc,DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。This embodiment also provides a computer-readable storage medium that is implemented in any method or technology for storing information such as computer-readable instructions, data structures, computer program modules, or other data. Volatile or nonvolatile, removable or non-removable media. Computer-readable storage media include, but are not limited to, RAM (Random Access Memory), ROM (Read-Only Memory, Read-Only Memory), EEPROM (Electrically Erasable Programmable Read Only Memory) ), Flash memory or other storage technology, CD-ROM (Compact Disc Read-Only Memory), digital versatile disc (Digital Versatile Disc, DVD) or other optical disc storage, magnetic box, tape, disk storage or other A magnetic storage device, or any other medium that can be used to store desired information and can be accessed by a computer.
本实施例中的计算机可读存储介质可用于存储一个或者多个计算机程序,其存储的一个或者多个计算机程序可被处理器执行,以实现上述各实施例中的PFCP连接处理方法的至少一个步骤。The computer-readable storage medium in this embodiment may be used to store one or more computer programs, and the stored one or more computer programs may be executed by a processor to implement at least one of the PFCP connection processing methods in the foregoing embodiments. step.
本实施例还提供了一种计算机程序,该计算机程序可以分布在计算机可读介质上,由可计算装置来执行,以实现上述各实施例中的PFCP连接处理方法的至少一个步骤;并且在某些情况下,可以采用不同于上述实施例所描述的顺序执行所示出或描述的至少一个步骤。This embodiment also provides a computer program, which can be distributed on a computer-readable medium and executed by a computable device to implement at least one step of the PFCP connection processing method in the foregoing embodiments; and In some cases, at least one of the steps shown or described may be performed in an order different from that described in the above embodiments.
本实施例还提供了一种计算机程序产品,包括计算机可读装置,该计算机可读装置上存储有如上所示的计算机程序。本实施例中该计算机可读装置可包括如上所示的计算机可读存储介质。This embodiment also provides a computer program product, which includes a computer-readable device, and the computer-readable device stores the computer program as shown above. The computer-readable device in this embodiment may include a computer-readable storage medium as shown above.
可见,本领域的技术人员应该明白,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件(可以用计算装置可执行的计算机程序代码来实现)、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。It can be seen that those skilled in the art should understand that all or some of the steps, systems, and functional modules / units in the methods disclosed in the above methods can be implemented as software (can be implemented by computer program code executable by a computing device ), Firmware, hardware, and their appropriate combinations. In a hardware implementation, the division between functional modules / units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical The components execute cooperatively. Some or all physical components can be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application-specific integrated circuit .
此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、计算机程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。所以,本发明申请不限制于任何特定的硬件和软件结合。In addition, it is well known to those of ordinary skill in the art that a communication medium typically contains computer readable instructions, data structures, computer program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium. Therefore, the application of the present invention is not limited to any specific combination of hardware and software.
以上内容是结合具体的实施方式对本发明实施例所作的进一步详细说明,不能认定本申请的具体实施只局限于这些说明。对于本申请所属技术领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本申请的保护范围。The above content is a further detailed description of the embodiments of the present invention in combination with specific implementation manners, and it cannot be considered that the specific implementation of this application is limited to these descriptions. For those of ordinary skill in the technical field to which this application belongs, without deviating from the concept of this application, several simple deductions or replacements can be made, which should all be regarded as falling within the protection scope of this application.

Claims (23)

  1. 一种包前转控制协议PFCP连接处理方法,包括:A packet forwarding control protocol PFCP connection processing method includes:
    第一网元获取第二网元发送的所述第二网元的PFCP配置信息;The first network element obtains the PFCP configuration information of the second network element sent by the second network element;
    所述第一网元基于所述第二网元的PFCP配置信息确定与所述第二网元之间PFCP连接的建立方式;Determining, by the first network element, a method for establishing a PFCP connection with the second network element based on the PFCP configuration information of the second network element;
    所述第一网元根据所述PFCP连接的建立方式,对所述第一网元和所述第二网元之间PFCP连接的建立进行控制。The first network element controls the establishment of a PFCP connection between the first network element and the second network element according to a manner of establishing the PFCP connection.
  2. 如权利要求1所述的方法,其中,所述PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种。The method of claim 1, wherein the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection.
  3. 如权利要求1所述的方法,其中,所述第一网元为控制面功能CPF实体,所述第二网元为用户面功能UPF实体;The method according to claim 1, wherein the first network element is a control plane function CPF entity, and the second network element is a user plane function UPF entity;
    或,or,
    所述第一网元为UPF实体,所述第二网元为CPF实体。The first network element is a UPF entity, and the second network element is a CPF entity.
  4. 如权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    所述第一网元将自身的PFCP配置信息发送给所述第二网元。The first network element sends its own PFCP configuration information to the second network element.
  5. 如权利要求1-4任一项所述的方法,其中,所述第一网元获取第二网元发送的所述第二网元的PFCP配置信息包括以下获取方式中的任意一种:The method according to any one of claims 1-4, wherein the first network element acquiring the PFCP configuration information of the second network element sent by the second network element includes any one of the following acquisition methods:
    所述第一网元接收所述第二网元发送的PFCP配置信息请求,所述PFCP配置信息请求包括所述第二网元的PFCP配置信息;Receiving, by the first network element, a PFCP configuration information request sent by the second network element, where the PFCP configuration information request includes PFCP configuration information of the second network element;
    所述第一网元接收所述第二网元发送的PFCP配置信息响应,所述PFCP配置信息响应包括所述第二网元的PFCP配置信息;Receiving, by the first network element, a PFCP configuration information response sent by the second network element, where the PFCP configuration information response includes the PFCP configuration information of the second network element;
    所述第一网元接收所述第二网元发送的PFCP链路建立请求,所述PFCP链路建立请求包括所述第二网元的PFCP配置信息;Receiving, by the first network element, a PFCP link establishment request sent by the second network element, where the PFCP link establishment request includes PFCP configuration information of the second network element;
    所述第一网元接收所述第二网元发送的PFCP链路建立响应,所述PFCP链路建立响应包括所述第二网元的PFCP配置信息。The first network element receives a PFCP link establishment response sent by the second network element, and the PFCP link establishment response includes PFCP configuration information of the second network element.
  6. 如权利要求1-4任一项所述的方法,其中,所述第二网元的PFCP配置信息包括:所述第二网元支持的PFCP接口类型和所述第二网元的优选的PFCP连接建立方式中的至少一种。The method according to any one of claims 1-4, wherein the PFCP configuration information of the second network element comprises: a PFCP interface type supported by the second network element and a preferred PFCP of the second network element At least one of the connection establishment methods.
  7. 如权利要求6所述的方法,其中,所述第一网元基于所述第二网元的PFCP配置信息确定所述第一网元与所述第二网元之间PFCP连接的建立方式包括:The method according to claim 6, wherein the first network element determining a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element includes: :
    所述第一网元根据自身支持的PFCP接口类型以及所述第二网元的PFCP配 置信息,确定所述第一网元与所述第二网元之间的PFCP连接的建立方式。The first network element determines a method for establishing a PFCP connection between the first network element and the second network element according to a type of a PFCP interface supported by the first network element and PFCP configuration information of the second network element.
  8. 如权利要求6所述的方法,其中,所述优选的PFCP连接建立方式包括PFCP链路连接建立方式和PFCP会话连接建立方式的组合,所述组合包括以下组合中的至少一种:The method according to claim 6, wherein the preferred PFCP connection establishment mode includes a combination of a PFCP link connection establishment mode and a PFCP session connection establishment mode, and the combination includes at least one of the following combinations:
    PFCP链路合一,PFCP会话合一;Unify PFCP links and unify PFCP sessions;
    PFCP链路合一,PFCP会话独立;PFCP links are unified, and PFCP sessions are independent;
    PFCP链路独立,PFCP会话独立。PFCP links are independent, and PFCP sessions are independent.
  9. 如权利要求6所述的方法,其中,所述PFCP接口类型包括Sxa接口、Sxb接口、Sxc接口、N4接口中的至少一种。The method according to claim 6, wherein the PFCP interface type includes at least one of an Sxa interface, an Sxb interface, an Sxc interface, and an N4 interface.
  10. 一种包前转控制协议PFCP连接处理装置,应用于第一网元,包括:A packet forwarding control protocol PFCP connection processing device applied to a first network element includes:
    信息获取模块,设置为获取第二网元发送的所述第二网元的PFCP配置信息;An information acquisition module, configured to acquire PFCP configuration information of the second network element sent by the second network element;
    处理模块,设置为基于所述第二网元的PFCP配置信息,确定第一网元与所述第二网元之间PFCP连接的建立方式;A processing module configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
    连接建立模块,设置为根据所述PFCP连接的建立方式,对所述第一网元与所述第二网元之间PFCP连接的建立进行控制。The connection establishment module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment mode of the PFCP connection.
  11. 如权利要求10所述的装置,其中,所述PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种。The apparatus of claim 10, wherein the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection.
  12. 如权利要求10所述的装置,其中,所述第一网元为控制面功能CPF实体,所述第二网元为用户面功能UPF实体;The device according to claim 10, wherein the first network element is a control plane function CPF entity, and the second network element is a user plane function UPF entity;
    或,or,
    所述第一网元为UPF实体,所述第二网元为CPF实体。The first network element is a UPF entity, and the second network element is a CPF entity.
  13. 如权利要求10-12任一项所述的装置,其中,所述信息获取模块是设置为接收所述第二网元发送的PFCP配置信息请求,所述PFCP配置信息请求包括所述第二网元的PFCP配置信息;The apparatus according to any one of claims 10-12, wherein the information acquisition module is configured to receive a PFCP configuration information request sent by the second network element, and the PFCP configuration information request includes the second network Meta PFCP configuration information;
    或,or,
    所述信息获取模块是设置为接收所述第二网元发送的PFCP配置信息响应,所述PFCP配置信息响应包括所述第二网元的PFCP配置信息;The information acquisition module is configured to receive a PFCP configuration information response sent by the second network element, and the PFCP configuration information response includes the PFCP configuration information of the second network element;
    或,or,
    所述信息获取模块是设置为接收所述第二网元发送的PFCP链路建立请求, 所述PFCP链路建立请求包括所述第二网元的PFCP配置信息;The information acquisition module is configured to receive a PFCP link establishment request sent by the second network element, where the PFCP link establishment request includes PFCP configuration information of the second network element;
    或,or,
    所述信息获取模块是设置为接收所述第二网元发送的PFCP链路建立响应,所述PFCP链路建立响应包括所述第二网元的PFCP配置信息。The information acquisition module is configured to receive a PFCP link establishment response sent by the second network element, and the PFCP link establishment response includes PFCP configuration information of the second network element.
  14. 如权利要求10-12任一项所述的装置,其中,所述第二网元的PFCP配置信息包括:所述第二网元支持的PFCP接口类型和所述第二网元的优选的PFCP连接建立方式中的至少一种。The device according to any one of claims 10-12, wherein the PFCP configuration information of the second network element includes: a PFCP interface type supported by the second network element and a preferred PFCP of the second network element At least one of the connection establishment methods.
  15. 如权利要求14所述的装置,其中,所述优选的PFCP连接建立方式包括PFCP链路连接建立方式和PFCP会话连接建立方式的组合,所述组合包括以下组合中的至少一种:The apparatus according to claim 14, wherein the preferred PFCP connection establishment mode includes a combination of a PFCP link connection establishment mode and a PFCP session connection establishment mode, and the combination includes at least one of the following combinations:
    PFCP链路合一,PFCP会话合一;Unify PFCP links and unify PFCP sessions;
    PFCP链路合一,PFCP会话独立;PFCP links are unified, and PFCP sessions are independent;
    PFCP链路独立,PFCP会话独立。PFCP links are independent, and PFCP sessions are independent.
  16. 一种包前转控制协议PFCP连接处理装置,包括:A packet forwarding control protocol PFCP connection processing device includes:
    信息接收模块,设置为接收第二网元发送的所述第二网元的PFCP配置信息;An information receiving module configured to receive PFCP configuration information of the second network element sent by the second network element;
    确定模块,设置为基于所述第二网元的PFCP配置信息,确定第一网元与所述第二网元之间PFCP连接的建立方式;A determining module configured to determine a method for establishing a PFCP connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
    连接处理模块,设置为根据所述PFCP连接的建立方式,对所述第一网元与所述第二网元之间PFCP连接的建立进行控制。The connection processing module is configured to control the establishment of a PFCP connection between the first network element and the second network element according to the establishment method of the PFCP connection.
  17. 如权利要求16所述的装置,其中,所述PFCP连接包括PFCP链路连接和PFCP会话连接中的至少一种;The apparatus according to claim 16, wherein the PFCP connection includes at least one of a PFCP link connection and a PFCP session connection;
    所述确定模块包括链路连接确定子模块和会话连接确定子模块中的至少一个;The determining module includes at least one of a link connection determining sub-module and a session connection determining sub-module;
    所述链路连接确定子模块设置为基于所述第二网元的PFCP配置信息,确定所述第一网元与所述第二网元之间PFCP链路连接的建立方式;The link connection determination submodule is configured to determine a method for establishing a PFCP link connection between the first network element and the second network element based on the PFCP configuration information of the second network element;
    所述会话连接确定子模块设置为基于所述第二网元的PFCP配置信息,确定所述第一网元与所述第二网元之间PFCP会话连接的建立方式。The session connection determination sub-module is configured to determine a method for establishing a PFCP session connection between the first network element and the second network element based on the PFCP configuration information of the second network element.
  18. 如权利要求16所述的装置,,还包括信息发送模块,设置为将所述第一网元的PFCP配置信息发送给所述第二网元。The apparatus according to claim 16, further comprising an information sending module configured to send PFCP configuration information of the first network element to the second network element.
  19. 如权利要求16-18任一项所述的装置,其中,所述信息接收模块包括:The apparatus according to any one of claims 16 to 18, wherein the information receiving module comprises:
    配置信息请求接收子模块,设置为接收所述第二网元发送的PFCP配置信息请求,所述PFCP配置信息请求包括所述第二网元的PFCP配置信息;A configuration information request receiving submodule configured to receive a PFCP configuration information request sent by the second network element, where the PFCP configuration information request includes PFCP configuration information of the second network element;
    或,or,
    配置信息响应接收子模块,设置为接收所述第二网元发送的PFCP配置信息响应,所述PFCP配置信息响应包括所述第二网元的PFCP配置信息;A configuration information response receiving submodule configured to receive a PFCP configuration information response sent by the second network element, where the PFCP configuration information response includes the PFCP configuration information of the second network element;
    或,or,
    链路建立请求接收子模块,设置为接收所述第二网元发送的PFCP链路建立请求,所述PFCP链路建立请求包括所述第二网元的PFCP配置信息;The link establishment request receiving submodule is configured to receive a PFCP link establishment request sent by the second network element, where the PFCP link establishment request includes PFCP configuration information of the second network element;
    或,or,
    链路建立响应接收子模块,设置为接收所述第二网元发送的PFCP链路建立响应,所述PFCP链路建立响应包括所述第二网元的PFCP配置信息。The link establishment response receiving submodule is configured to receive a PFCP link establishment response sent by the second network element, where the PFCP link establishment response includes PFCP configuration information of the second network element.
  20. 如权利要求16-18任一项所述的装置,其中,所述第二网元的PFCP配置信息包括:所述第二网元支持的PFCP接口类型和所述第二网元的优选的PFCP连接建立方式中的至少一种。The device according to any one of claims 16 to 18, wherein the PFCP configuration information of the second network element comprises: a PFCP interface type supported by the second network element and a preferred PFCP of the second network element At least one of the connection establishment methods.
  21. 一种网元,包括处理器、存储器及通信总线,所述通信总线设置为实现所述处理器和所述存储器之间的连接通信,所述存储器设置为存储至少一个计算机程序;A network element includes a processor, a memory, and a communication bus, the communication bus is configured to implement connection and communication between the processor and the memory, and the memory is configured to store at least one computer program;
    所述处理器设置为执行所述存储器中存储的至少一个计算机程序,以实现如权利要求1-9中任一项所述的PFCP连接处理方法。The processor is configured to execute at least one computer program stored in the memory to implement the PFCP connection processing method according to any one of claims 1-9.
  22. 一种通信系统,包括第一网元和第二网元;A communication system including a first network element and a second network element;
    所述第二网元设置为将自身的PFCP配置信息发送给所述第一网元,以及设置为根据所述第一网元确定的PFCP连接的建立方式与所述第一网元建立PFCP连接;The second network element is configured to send its own PFCP configuration information to the first network element, and is configured to establish a PFCP connection with the first network element according to a PFCP connection establishment method determined by the first network element ;
    所述第一网元设置为基于所述第二网元的PFCP配置信息确定与所述第二网元之间PFCP连接的建立方式,以及设置为根据确定的PFCP连接的建立方式与所述第二网元建立PFCP连接。The first network element is configured to determine, based on the PFCP configuration information of the second network element, a method for establishing a PFCP connection with the second network element, and is configured to communicate with the The two network elements establish a PFCP connection.
  23. 一种计算机可读存储介质,存储有至少一个计算机程序,所述至少一个计算机程序可被至少一个处理器执行,以实现如权利要求1-9中任一项所述的PFCP连接处理方法。A computer-readable storage medium stores at least one computer program, and the at least one computer program is executable by at least one processor to implement the PFCP connection processing method according to any one of claims 1-9.
PCT/CN2019/095222 2018-07-09 2019-07-09 Pfcp connection processing method and apparatus, network element, system, and storage medium WO2020011152A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810745399.4A CN109167670B (en) 2018-07-09 2018-07-09 PFCP connection processing method, device, network element, system and storage medium
CN201810745399.4 2018-07-09

Publications (1)

Publication Number Publication Date
WO2020011152A1 true WO2020011152A1 (en) 2020-01-16

Family

ID=64897487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095222 WO2020011152A1 (en) 2018-07-09 2019-07-09 Pfcp connection processing method and apparatus, network element, system, and storage medium

Country Status (2)

Country Link
CN (1) CN109167670B (en)
WO (1) WO2020011152A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109167670B (en) * 2018-07-09 2022-04-05 中兴通讯股份有限公司 PFCP connection processing method, device, network element, system and storage medium
ES2956543T3 (en) * 2019-02-14 2023-12-22 Ericsson Telefon Ab L M Enhanced release of PFCP association, requested by a UP function
US10728817B1 (en) * 2019-02-22 2020-07-28 Cisco Technology, Inc. User plane node selection optimization for handovers between 5G and 4G communication systems
WO2020221465A1 (en) * 2019-05-02 2020-11-05 Nokia Technologies Oy Apparatus, method and computer program for user plane function control by a set of controllers
CN111092783B (en) * 2019-07-26 2024-03-12 中兴通讯股份有限公司 Method and device for detecting multi-layer data
CN112867016B (en) * 2019-11-26 2023-06-30 成都鼎桥通信技术有限公司 Core network equipment for broadband trunking communication and deployment method and device thereof
CN113660104B (en) * 2020-05-12 2023-02-03 华为技术有限公司 Communication method, UP device and CP device
CN113453222B (en) * 2021-06-24 2022-08-02 中国联合网络通信集团有限公司 Communication method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102056328A (en) * 2009-10-28 2011-05-11 联想(北京)有限公司 Method for establishing wireless connection and terminals
CN109167670A (en) * 2018-07-09 2019-01-08 中兴通讯股份有限公司 PFCP connection processing method, device, network element, system and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016101263A1 (en) * 2014-12-26 2016-06-30 华为技术有限公司 Communication method and network element apparatus
CN106034299A (en) * 2015-03-09 2016-10-19 中兴通讯股份有限公司 SCTP connection reestablishment method and SCTP connection reestablishment device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102056328A (en) * 2009-10-28 2011-05-11 联想(北京)有限公司 Method for establishing wireless connection and terminals
CN109167670A (en) * 2018-07-09 2019-01-08 中兴通讯股份有限公司 PFCP connection processing method, device, network element, system and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
3GPP: "3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Interface between the Control Plane and the User Plane Nodes; Stage 3 (Release 14)", 3GPP TS 29.244 V14.4.0, 30 June 2018 (2018-06-30), XP055680672 *

Also Published As

Publication number Publication date
CN109167670A (en) 2019-01-08
CN109167670B (en) 2022-04-05

Similar Documents

Publication Publication Date Title
WO2020011152A1 (en) Pfcp connection processing method and apparatus, network element, system, and storage medium
US11917498B2 (en) Communication method and communications apparatus
CN111436160B (en) Local area network communication method, device and system
WO2021082715A1 (en) Direct communication processing method, device, relay terminal, and remote terminal
US9173244B2 (en) Methods for establishing and using public path, M2M communication method, and systems thereof
EP3737069B1 (en) Implementation method and device for control plane resource migration, and network function entity
EP3585095A1 (en) Method for controlling quality of service, and device, smf, upf, ue, pcf and an therefor
EP3742799A1 (en) Communication method and device
EP3817453B1 (en) Communication method and apparatus
WO2019185062A1 (en) Communication method and device
WO2022242507A1 (en) Communication method, apparatus, computer-readable medium electronic device, and program product
RU2667150C2 (en) Control device and method for controlling handover on the bearer
WO2019157968A1 (en) Communication method, apparatus and system
CN114726829B (en) Communication method, user plane gateway and communication system
EP3410752A1 (en) Mobility management method, apparatus and system
WO2020147019A1 (en) Apparatus and method of performing a group communication
WO2018233451A1 (en) Communication method, apparatus, and system
WO2017124231A1 (en) Internet protocol (ip) address allocation method, control plane gateway and user plane gateway
KR102397750B1 (en) GTP tunnels to support anchorless backhaul
CN104521201B (en) Processing method, forward node and the control node of forward node
CN114697999A (en) Redundant path creating method, device and system
WO2017091986A1 (en) Method, device and system for deploying service stream forwarding function
US20170311135A1 (en) Control Signaling Transmission Method in MCPTT Architecture and Related Device
WO2021115022A1 (en) Communication method and apparatus, and device
WO2024074095A1 (en) Communication method and apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19834581

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 19/05/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19834581

Country of ref document: EP

Kind code of ref document: A1