WO2019076292A1 - Management method and device, gateway control plane network element, communication system, and storage medium - Google Patents

Management method and device, gateway control plane network element, communication system, and storage medium Download PDF

Info

Publication number
WO2019076292A1
WO2019076292A1 PCT/CN2018/110402 CN2018110402W WO2019076292A1 WO 2019076292 A1 WO2019076292 A1 WO 2019076292A1 CN 2018110402 W CN2018110402 W CN 2018110402W WO 2019076292 A1 WO2019076292 A1 WO 2019076292A1
Authority
WO
WIPO (PCT)
Prior art keywords
network element
plane network
service
user plane
gateway
Prior art date
Application number
PCT/CN2018/110402
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 WO2019076292A1 publication Critical patent/WO2019076292A1/en

Links

Images

Classifications

    • 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/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5051Service on demand, e.g. definition and deployment of services in real time
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/101Server selection for load balancing based on network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]

Definitions

  • the present application relates to the field of communications, for example, to a management method and apparatus, a gateway control plane network element, a communication system, and a storage medium.
  • the communication network includes a packet network that provides access services for users and a shared data network that provides service services for users, and the packet network and the shared data network are connected through a gateway.
  • the processing of user data streams is concentrated in the gateway of the shared data network, resulting in complicated functions of the gateway device and poor scalability.
  • the control plane of the gateway is highly coupled with the user plane, which is not conducive to the smooth evolution of the core network. This is because the frequency of the user plane expansion is higher than that of the control plane.
  • the tight coupling causes the user plane of the control plane to expand synchronously, and the device update period is short. increase.
  • the related technology splits the gateway control plane network element and the gateway user plane network element, and the gateway control plane network element is responsible for the control plane function of the gateway, including load sharing and gateway users.
  • the function of the face network element, the allocation of the IP address and the tunnel identity, the policy and the charging control function, the gateway user plane network element is responsible for the related functions of the gateway user plane, including data flow identification and deep packet detection, and buffering of the downlink paging data. And other functions.
  • each gateway user plane network element As an independent functional entity may be different. For example, some gateway user plane network elements support deep packet information. Detecting, but some are not supported; however, when the gateway user plane network element selects the gateway user plane network element, it only selects according to the load of the gateway user plane network element, and a selection error occurs, for example, deep packet detection is required.
  • the processed user service packets are assigned gateway user plane network elements that do not support deep packet inspection.
  • the management method and device, the gateway control plane network element, the communication system, and the storage medium provided by the embodiment of the present application can avoid the allocation caused by the gateway control plane unit in the related art to allocate the gateway user plane unit to the service packet according to the dynamic balancing rule. The wrong situation.
  • the embodiment of the present application provides a service packet management method, including: a gateway control plane network element receives a service packet requested by a user, and obtains a service capability requirement of the service packet; and according to a service capability of the gateway user plane network element, Allocating a gateway user plane network element to the service packet; triggering a gateway user plane network element allocated to the service packet to process the service packet.
  • the service capability of the gateway user plane network element includes a version of the supported network communication protocol and whether the deep packet detection capability is supported.
  • the embodiment of the present application further provides a service packet management device, which is configured on a gateway control plane network element, and includes: a receiving module, configured to receive a service packet of a service requested by a user; and a processing module, configured to acquire the service packet
  • the service capability requirement is to allocate a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element; the management module is configured to trigger the gateway user plane network element allocated for the service packet, and process the Business message.
  • the embodiment of the present application further provides a gateway control plane network element, where the gateway control plane network element includes a processor, a memory, and a communication bus; the communication bus is configured to implement connection communication between the processor and the memory; The device is configured to execute at least one program stored in the memory to implement the service message management method provided by the present application.
  • the gateway control plane network element includes a processor, a memory, and a communication bus; the communication bus is configured to implement connection communication between the processor and the memory;
  • the device is configured to execute at least one program stored in the memory to implement the service message management method provided by the present application.
  • the embodiment of the present application further provides a communication system, including: a packet network and a shared data network, where the packet network and the shared data network are connected through a gateway, where the gateway includes a gateway control plane network element and a gateway user plane network element.
  • the gateway control plane network element is a gateway control plane network element provided by the application.
  • the embodiment of the present application further provides a computer readable storage medium storing at least one program, at least one program executable by at least one processor, to implement the foregoing service message management method.
  • the embodiment of the present application further provides a processor, where the processor is configured to run a program, where the program is executed to execute the foregoing service packet management method.
  • FIG. 1 is a flowchart of a service packet management method according to Embodiment 1 of the present application.
  • FIG. 2 is a schematic structural diagram of a service packet management apparatus according to Embodiment 1 of the present application.
  • FIG. 3 is a schematic structural diagram of a gateway control plane network element according to Embodiment 1 of the present application.
  • FIG. 4 is a schematic diagram of networking of a communication system according to Embodiment 2 of the present application.
  • FIG. 5 is a schematic diagram of another networking of the communication system according to Embodiment 2 of the present application.
  • FIG. 6 is a flowchart of a management method provided by Embodiment 2 of the present application.
  • FIG. 7 is a first flowchart of acquiring service capability according to Embodiment 2 of the present application.
  • FIG. 8 is a second flowchart of acquiring service capability according to Embodiment 2 of the present application.
  • FIG. 9 is a first flowchart of a user plane network element for allocating a gateway according to Embodiment 2 of the present application.
  • FIG. 10 is a second flowchart of allocating a gateway user plane network element according to Embodiment 2 of the present application.
  • FIG. 11 is a third flowchart of a user plane network element for allocating gateways according to Embodiment 2 of the present application.
  • the service capability of the present application refers to the device capability of the gateway user plane network element, including whether to support deep packet inspection, supported communication protocol versions (IPv4 and IPv6), and the like.
  • the service packet management method provided in the embodiment of the present application includes the steps S101 to the step. S104.
  • step S101 the gateway control plane network element receives the service packet of the service requested by the user.
  • the gateway control plane network element receives the service packet through the device in the packet network, and the service packet is generated when the terminal requests the task, and carries the service parameter, for example, what data needs to be acquired; Capability requirements parameters, such as whether deep packet processing is required, what version of communication protocol is required, and so on.
  • step S102 the service capability requirement of the service packet is obtained.
  • step S103 a gateway user plane network element is allocated to the service packet according to the service capability of the gateway user plane network element.
  • step S104 the gateway user plane network element allocated for the service packet is triggered to process the service packet.
  • the step S103 includes: when the service capability requirement of the service packet needs to support the first service capability, searching for the capability of the first service according to the service capability of the network element of the gateway user plane.
  • the gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element supporting the first service capability according to the selection rule.
  • the step S103 includes: when the service capability requirement of the service packet is that the second service capability is not required, the second service is not supported according to the service capability of the network element of the gateway user plane.
  • the gateway user plane network element of the capability is selected according to the selection rule, and the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element that does not support the second service capability.
  • step S103 includes: acquiring a load of a gateway user plane network element when the service capability requirement of the service packet is that the third service capability is not required to be supported; and selecting all gateway users according to the selection rule.
  • the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet.
  • the selection rule is a load balancing rule.
  • the service packet management method shown in FIG. 1 further includes: acquiring a service capability of the gateway user plane network element by using a preset manner.
  • the preset manner includes one of the following manners.
  • the gateway control plane network element initiates a connection with the gateway user plane network element
  • the gateway user plane acquires and records the service capability of the gateway user plane network element.
  • the gateway user plane network element sends the service capability of the gateway user plane network element after the connection is initiated to the gateway control plane network element, and the gateway control plane network element receives and records the service capability of the gateway user plane network element.
  • the service packet management apparatus 2 which is provided in the gateway control plane network element, includes a receiving module 21, a processing module 22, a management module 23, and an obtaining module 24.
  • the receiving module 21 is configured to receive a service packet of a service requested by the user.
  • the processing module 22 is configured to obtain the service capability requirement of the service packet, and allocate a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element.
  • the management module 23 is configured to trigger a gateway user plane network element allocated for the service packet, and process the service packet.
  • the processing module 22 is configured to: when the service capability requirement of the service packet needs to support the first service capability, search and support the first service according to the service capability of the gateway user plane network element.
  • the gateway user plane network element of the capability is selected according to the selection rule, and the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element supporting the first service capability.
  • the processing module 22 is configured to: when the service capability requirement of the service packet does not need to support the second service capability, according to the service capability of the gateway user plane network element, the search does not support the foregoing The gateway user plane network element of the second service capability; according to the selection rule, the target user plane network element is selected from the gateway user plane network element that does not support the second service capability, and is used as the gateway user plane network element of the service packet allocation. .
  • the processing module 22 is configured to: when the service capability requirement of the service packet is that the third service capability is not required to be supported, obtain the load of the gateway user plane network element; according to the selection rule, all the In the gateway user plane network element, the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet.
  • the service packet management apparatus further includes: an obtaining module 24, configured to acquire a service capability of the gateway user plane network element by using a preset manner.
  • the preset manner includes one of the following manners.
  • the gateway control plane network element initiates a connection with the gateway user plane network element
  • the gateway user plane acquires and records the service capability of the gateway user plane network element.
  • the gateway user plane network element sends the service capability of the gateway user plane network element after the connection is initiated to the gateway control plane network element, and the gateway control plane network element receives and records the service capability of the gateway user plane network element.
  • the gateway control plane network element provided by the embodiment of the present application includes: a processor 31, a memory 32, and a communication bus 33, wherein the communication bus 33 is configured to implement the processor 31 and Connection communication between the memories 32; the processor 31 is arranged to execute at least one program stored in the memory 32 to implement the service message management method in all embodiments of the present application.
  • the present application further provides a communication system, including: a packet network and a shared data network, where the packet network is connected to the shared data network through a gateway, where the gateway includes a gateway control plane network element and The gateway user plane network element, wherein the gateway control plane network element is a gateway control plane network element as shown in FIG.
  • the management method and device, the gateway control plane network element, and the communication system provided by the embodiment obtain the service capability requirement of the service packet after receiving the service packet requested by the user, and then according to the gateway user plane.
  • the service capability of the network element is to allocate a gateway user plane network element to the service packet.
  • the gateway control plane network element needs to allocate the service user plane network element to the service packet according to the service capability requirement of the service packet.
  • the service capability of the gateway user plane network element is allocated, so that the gateway user plane network element allocated for the service packet can implement the service corresponding to the service packet, and the gateway control plane unit in the related technology is prevented from being the service packet according to the dynamic balancing rule.
  • the allocation error caused by the assignment of the gateway user plane unit improves the user experience.
  • EPS Evolved Packet System
  • 3GPP 3rd Generation Partnership Project
  • EPS is a type of packet network.
  • the EPS includes an Evolved Universal Terrestrial Radio Access Network (E-UTRAN), a Mobility Management Entity (MME), and a Serving Gateway (S).
  • E-UTRAN Evolved Universal Terrestrial Radio Access Network
  • MME Mobility Management Entity
  • S Serving Gateway
  • -GW Packet Data Network Gateway
  • HSS Home Subscriber Server
  • PCRF Policy and Charging Rules Function
  • the MME is used for control plane related operations such as mobility management, non-access stratum signaling processing, and user mobility management context management;
  • the S-GW forwards data between the E-UTRAN and the P-GW, and is used for The paging waits for data to be buffered;
  • the P-GW is a border gateway between the EPS and the Packet Data Network Gateway (PDN), which is used for PDN access and forwarding data between the EPS and the PDN.
  • PDN Packet Data Network Gateway
  • the PCRF is responsible for the formulation of policy decisions and charging rules, interacts with the operator's IP service entity, provides gates based on service data flow, quality of service control and charging rules to the gateway, and implements the policies and calculations of the PCRF on the bearer side. Fee rules.
  • control plane function of the gateway is highly coupled with the user plane function, which is not conducive to the smooth evolution of the core network. Therefore, a networking model in which the control plane function is separated from the user plane function is provided, as shown in FIG. .
  • the architecture shown in FIG. 5 splits the gateway (S-GW/P-GW) in FIG. 4 into a control plane function (Controller Plane Function, CPF, which is recorded as a gateway control plane network element) and a user plane function (User Plane).
  • CPF Controller Plane Function
  • UPF User Plane
  • the CPF is responsible for the control plane functions of the S/P-GW, including load sharing, UPF selection, IP address and tunnel identification assignment, policy, and accounting. Control and other functions.
  • the UPF includes a Serving Gateway User Plane Function (SUPF) and a Packet Data Network Gateway User Plane Function (PUPF), which respectively correspond to the user planes of the S-GW and the P-GW.
  • SUPF Serving Gateway User Plane Function
  • PUPF Packet Data Network Gateway User Plane Function
  • Function responsible for the relevant functions of the user plane of the S/P-GW, including data stream identification and deep packet inspection, QoS processing and bearer binding, and buffering of downlink paging data
  • each gateway user plane network element acts as an independent functional entity, the capabilities may be different.
  • some gateway user plane network elements support deep packet inspection (Deep). Packet Inspection (DPI), while others do not support it; however, when the gateway user plane network element selects the gateway user plane network element, it only selects according to the load of the gateway user plane network element, and a selection error occurs, for example,
  • DPI deep packet inspection
  • the user service packets processed by the deep packet detection are assigned gateway user plane network elements that do not support deep packet inspection.
  • the CPF allocates PUPF for the service packets of the user, so the UPFs involved below are all PUPFs.
  • the method provided in this embodiment includes step S601 and step S602.
  • step S601 the CPF acquires and stores the service capability of the PPUPF.
  • the description of whether the service capability supports the DPI and the IP protocol version is taken as an example.
  • the PUPF initiates the connection to the CPF.
  • the PUPF sends the DPI capability of the PUPF to the CPF.
  • the CPF records the DPI capability of the PUPF.
  • the CPF initiates the connection establishment to the PUPF.
  • the PUPF informs the CPF of the DPI capability of the PUPF.
  • CPF records the DPI capabilities of PUPF.
  • step S602 the CPF allocates a PUPF to the service message of the access user according to the PUPF service capability.
  • the PUPF selects a PUPF from all PUPFs that support the capability to forward the packet.
  • the PUPF can be selected from the PUPF that supports the capability to forward the packet, or the PUPF can be selected from the PUPF that does not support the capability. Text forwarding.
  • step S601 in FIG. 6 it includes two implementations, as shown in FIG. 7 and FIG.
  • step S601 may include step S701 and step S702.
  • step S701 the PUPF registers with the CPF, and the registration request carries the service capability of the PUPF.
  • the registration request carries the normal PUPF identifier and carries the PUPF service capability.
  • step S702 the CPF saves the service capability of the PUPF.
  • the CPF completes the registration of the PUPF according to the registration request, and extracts the service capability of the PUPF carried in the registration request, and stores it.
  • step S601 may further include steps S801 to S804.
  • step S801 the PUPF registers with the CPF.
  • the CPF After the CPF is deployed and powered on, it registers with the PUPF, and its registration request carries the regular CPF identifier.
  • step S802 the CPF queries the service capability of the PUPF.
  • the CPF After registering with the PUPF, the CPF actively queries the service capabilities of the PUPF.
  • step S803 the PUPF reports the service capability.
  • PUPF When receiving a query request, PUPF invokes its service capability and reports its service capability through the query response.
  • step S804 the CPF saves the service capability of the PUPF.
  • the CPF After receiving the query response, the CPF extracts the service capability of the PUPF carried in the query response and stores it.
  • IP protocol version PUPF1 stand by IPv4 PUPF2 stand by IPv6 PUPF3 not support IPv4 PUPF4 not support IPv6 —— ——————
  • the CPF when receiving the service packet of the user, the CPF can allocate a suitable PUPF to the service packet according to the service capability requirement of the service packet, as shown in FIG. 9 to FIG.
  • step S602 includes steps S901 to S904.
  • step S901 the UE sends a service message 1.
  • the service packet 1 is sent to the CPF.
  • the service capability requirement of the service packet 1 is "support DPI capability and support IPv4.”
  • step S902 the CPF finds a PUPF that satisfies the service capability requirement.
  • the service capability requirement of service packet 1 is "support DPI capability and support IPv4". Since IPv6 is compatible with IPv4, CPF satisfies the conditions of PUPF1 and PUPF2 according to the results of Table 1.
  • step S903 the CPF selects the PUPF according to the load balancing rule.
  • the CPF acquisition step S902 searches for the PUPF that satisfies the condition in the result, that is, the load of the PUPF1 and the PUPF2, and then selects the PUPF according to the load balancing rule. If the PUPF2 load is low, the PUPF2 is selected as the PUPF for processing the service packet 1.
  • step S904 the CPF establishes a connection with the corresponding PUPF.
  • the access process is completed.
  • the PUPF receives the service packet 1 and performs DPI processing and forwarding processing.
  • step S602 includes steps S1001 through S1004.
  • step S1001 the UE transmits a service message 2.
  • the service packet 2 is sent to the CPF.
  • the service capability requirement of the service packet 2 is “do not support DPI capability and support IPv6”.
  • step S1002 the CPF finds a PUPF that satisfies the service capability requirement.
  • the service capability requirement of service packet 2 is "does not support DPI capability and supports IPv6". Therefore, the CPF finds that the result according to Table 1 is that PUPF4 meets the conditions.
  • step S1003 the CPF selects the PUPF according to the load balancing rule.
  • the CPF acquisition step S1002 searches for the PUPF that satisfies the condition in the result, and then selects the PUPF according to the load balancing rule. If the PUPF4 load is low, the PUPF4 is selected as the PUPF for processing the service packet 2.
  • step S1004 the CPF establishes a connection with the corresponding PUPF.
  • the access process is completed. After the access is complete, the PUPF does not perform DPI processing and directly forwards the packet after receiving the service packet 2.
  • step S602 includes steps S1101 through S1104.
  • step S1101 the UE transmits a service message 3.
  • the UE When the UE needs to perform service 3, it sends a service packet 3 to the CPF.
  • the service capability requirement of the service packet 3 is "support IPv6.”
  • step S1102 the CPF finds a PUPF that satisfies the service capability requirement.
  • the service capability requirement of service packet 3 is "support IPv6". Therefore, the CPF finds that the conditions according to Table 1 are that PUPF2 and PUPF4 satisfy the condition.
  • step S1103 the CPF selects the PUPF according to the load balancing rule.
  • the CPF acquisition step S1102 searches for the PUPF that satisfies the condition in the result, and then selects the PUPF according to the load balancing rule. If the PUPF4 load is low, the PUPF4 is selected as the PUPF for processing the service packet 3.
  • step S1104 the CPF establishes a connection with the corresponding PUPF.
  • the access process is completed. After the access is complete, the PUPF does not perform DPI processing and directly forwards the packet after receiving the service packet 3.
  • the present application also provides a computer readable storage medium storing at least one program, at least one program being executed to implement all of the service message management methods provided by the present application.
  • the gateway control plane network element after receiving the service packet requested by the user, the gateway control plane network element acquires the service capability requirement of the service packet, and then According to the service capability of the gateway user plane network element, the gateway user plane network element is allocated for the service packet; in the method, the gateway control plane network element needs to be based on the service packet when the gateway user plane network element is allocated for the service packet.
  • the service capability requirement and the service capability of the gateway user plane network element are allocated, so that the gateway user plane network element allocated for the service packet can implement the service corresponding to the service packet, and avoids the gateway control plane unit according to the dynamic balance rule in the related technology.
  • the allocation error caused by the gateway user plane unit is allocated for the service packet, which improves the user experience.
  • Each of the modules or steps of the above-described embodiments of the present application may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • they may be implemented by program code executable by a computing device such that they may be stored in a computer storage medium such as a Read Only Memory/Random Access Memory (ROM/RAM), a disk.
  • ROM/RAM Read Only Memory/Random Access Memory
  • the optical disc is executed by a computing device, and in some cases, the steps shown or described may be performed in an order different from that herein, or they may be separately fabricated into a plurality of integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Therefore, the application is not limited to any particular combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Provided in an embodiment of the present invention are a management method and device, a gateway control plane network element, a communication system, and a storage medium. The method comprises: after receiving, from a user, a service packet requesting a service, a gateway control plane network element acquiring a service capability required by the service packet; and allocate, for the service packet, and according to service capabilities of gateway user plane network elements, a gateway user plane network element.

Description

管理方法及装置、网关控制面网元、通信系统及存储介质Management method and device, gateway control plane network element, communication system and storage medium
本申请要求在2017年10月16日提交中国专利局、申请号为201710970233.8的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。The present application claims the priority of the Chinese Patent Application, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本申请涉及通信领域,例如涉及一种管理方法及装置、网关控制面网元、通信系统及存储介质。The present application relates to the field of communications, for example, to a management method and apparatus, a gateway control plane network element, a communication system, and a storage medium.
背景技术Background technique
通信网络包括为用户提供接入服务的分组网络以及为用户提供业务服务的共用数据网,分组网络与共用数据网通过网关进行连接。The communication network includes a packet network that provides access services for users and a shared data network that provides service services for users, and the packet network and the shared data network are connected through a gateway.
随着用户业务的需求增长,用户数据流的处理集中在共用数据网的网关,造成网关设备功能繁杂,可扩展性差。同时,网关的控制面与用户面高度耦合,不利于核心网平滑演进,这是因为用户面扩容需求频度高于控制面,紧耦合导致控制面用户面同步扩容,设备更新周期短导致复合成本增加。As the demand for user services grows, the processing of user data streams is concentrated in the gateway of the shared data network, resulting in complicated functions of the gateway device and poor scalability. At the same time, the control plane of the gateway is highly coupled with the user plane, which is not conducive to the smooth evolution of the core network. This is because the frequency of the user plane expansion is higher than that of the control plane. The tight coupling causes the user plane of the control plane to expand synchronously, and the device update period is short. increase.
为了避免网关的控制面与用户面高度耦合的情况,相关技术将网关拆分网关控制面网元和网关用户面网元,网关控制面网元负责网关的控制面功能,包括负荷分担、网关用户面网元的选择、IP地址和隧道标识的分配、策略和计费控制等功能,网关用户面网元负责网关用户面的相关功能,包括数据流识别和深度包检测、下行寻呼数据的缓存等功能。In order to avoid the situation that the control plane of the gateway is highly coupled with the user plane, the related technology splits the gateway control plane network element and the gateway user plane network element, and the gateway control plane network element is responsible for the control plane function of the gateway, including load sharing and gateway users. The function of the face network element, the allocation of the IP address and the tunnel identity, the policy and the charging control function, the gateway user plane network element is responsible for the related functions of the gateway user plane, including data flow identification and deep packet detection, and buffering of the downlink paging data. And other functions.
网关控制面网元和网关用户面网元之后,因为每一个网关用户面网元作为独立的功能实体,所具备的能力有可能是不一样的,例如有的网关用户面网元支持深度报文检测,而有的则不支持;但是,当前网关控制面网元在选择网关用户面网元时,仅根据网关用户面网元的负载进行选择,会出现选择错误,例如为需要深度报文检测处理的用户业务报文分配了不支持深度报文检测的网关用户面网元等。After the gateway control plane network element and the gateway user plane network element, the capability of each gateway user plane network element as an independent functional entity may be different. For example, some gateway user plane network elements support deep packet information. Detecting, but some are not supported; however, when the gateway user plane network element selects the gateway user plane network element, it only selects according to the load of the gateway user plane network element, and a selection error occurs, for example, deep packet detection is required. The processed user service packets are assigned gateway user plane network elements that do not support deep packet inspection.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的 保护范围。The following is an overview of the topics detailed in this document. This summary is not intended to limit the scope of the claims.
本申请实施例提供的一种管理方法及装置、网关控制面网元、通信系统及存储介质,可以避免相关技术中网关控制面单元根据动态均衡规则为业务报文分配网关用户面单元导致的分配错误的情况。The management method and device, the gateway control plane network element, the communication system, and the storage medium provided by the embodiment of the present application can avoid the allocation caused by the gateway control plane unit in the related art to allocate the gateway user plane unit to the service packet according to the dynamic balancing rule. The wrong situation.
本申请实施例提供一种业务报文管理方法,包括:网关控制面网元接收用户请求业务的业务报文;获取所述业务报文的业务能力需求;根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元;触发为所述业务报文分配的网关用户面网元,处理所述业务报文。The embodiment of the present application provides a service packet management method, including: a gateway control plane network element receives a service packet requested by a user, and obtains a service capability requirement of the service packet; and according to a service capability of the gateway user plane network element, Allocating a gateway user plane network element to the service packet; triggering a gateway user plane network element allocated to the service packet to process the service packet.
在一实施例中,网关用户面网元的业务能力包括所支持的网络通信协议的版本、是否支持深度报文检测能力。In an embodiment, the service capability of the gateway user plane network element includes a version of the supported network communication protocol and whether the deep packet detection capability is supported.
本申请实施例还提供一种业务报文管理装置,设置于网关控制面网元,包括:接收模块,设置为接收用户请求业务的业务报文;处理模块,设置为获取所述业务报文的业务能力需求,根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元;管理模块,设置为触发为所述业务报文分配的网关用户面网元,处理所述业务报文。The embodiment of the present application further provides a service packet management device, which is configured on a gateway control plane network element, and includes: a receiving module, configured to receive a service packet of a service requested by a user; and a processing module, configured to acquire the service packet The service capability requirement is to allocate a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element; the management module is configured to trigger the gateway user plane network element allocated for the service packet, and process the Business message.
本申请实施例还提供一种网关控制面网元,所述网关控制面网元包括处理器、存储器及通信总线;所述通信总线设置为实现处理器和存储器之间的连接通信;所述处理器设置为执行存储器中存储的至少一个程序,以实现本申请提供的业务报文管理方法。The embodiment of the present application further provides a gateway control plane network element, where the gateway control plane network element includes a processor, a memory, and a communication bus; the communication bus is configured to implement connection communication between the processor and the memory; The device is configured to execute at least one program stored in the memory to implement the service message management method provided by the present application.
本申请实施例还提供一种通信系统,包括:分组网络和共用数据网,所述分组网络与所述共用数据网通过网关连接,所述网关包括网关控制面网元和网关用户面网元,其中,所述网关控制面网元为本申请提供的网关控制面网元。The embodiment of the present application further provides a communication system, including: a packet network and a shared data network, where the packet network and the shared data network are connected through a gateway, where the gateway includes a gateway control plane network element and a gateway user plane network element. The gateway control plane network element is a gateway control plane network element provided by the application.
本申请实施例还提供一种计算机可读存储介质,计算机可读存储介质存储有至少一个程序,至少一个程序可被至少一个处理器执行,以实现上述的业务报文管理方法。The embodiment of the present application further provides a computer readable storage medium storing at least one program, at least one program executable by at least one processor, to implement the foregoing service message management method.
本申请实施例还提供一种处理器,处理器设置为运行程序,其中,程序运行时执行上述的业务报文管理方法。The embodiment of the present application further provides a processor, where the processor is configured to run a program, where the program is executed to execute the foregoing service packet management method.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图说明DRAWINGS
图1为本申请实施例一提供的业务报文管理方法的流程图;1 is a flowchart of a service packet management method according to Embodiment 1 of the present application;
图2为本申请实施例一提供的业务报文管理装置的结构示意图;2 is a schematic structural diagram of a service packet management apparatus according to Embodiment 1 of the present application;
图3为本申请实施例一提供的网关控制面网元的结构示意图;3 is a schematic structural diagram of a gateway control plane network element according to Embodiment 1 of the present application;
图4为本申请实施例二涉及的通信系统的一种组网示意图;4 is a schematic diagram of networking of a communication system according to Embodiment 2 of the present application;
图5为本申请实施例二涉及的通信系统的另一种组网示意图;FIG. 5 is a schematic diagram of another networking of the communication system according to Embodiment 2 of the present application;
图6为本申请实施例二提供的管理方法的流程图;6 is a flowchart of a management method provided by Embodiment 2 of the present application;
图7为本申请实施例二提供的获取业务能力的第一种流程图;FIG. 7 is a first flowchart of acquiring service capability according to Embodiment 2 of the present application;
图8为本申请实施例二提供的获取业务能力的第二种流程图;FIG. 8 is a second flowchart of acquiring service capability according to Embodiment 2 of the present application;
图9为本申请实施例二提供的分配网关用户面网元的第一种流程图;FIG. 9 is a first flowchart of a user plane network element for allocating a gateway according to Embodiment 2 of the present application;
图10为本申请实施例二提供的分配网关用户面网元的第二种流程图;FIG. 10 is a second flowchart of allocating a gateway user plane network element according to Embodiment 2 of the present application;
图11为本申请实施例二提供的分配网关用户面网元的第三种流程图。FIG. 11 is a third flowchart of a user plane network element for allocating gateways according to Embodiment 2 of the present application.
具体实施方式Detailed ways
下面通过实施方式结合附图对本申请实施例作详细说明。应当理解,此处所描述的实施例仅仅用以解释本申请,并不用于限定本申请。The embodiments of the present application are described in detail below with reference to the accompanying drawings. It is understood that the embodiments described herein are merely illustrative of the application and are not intended to limit the application.
本申请涉及的业务能力是指网关用户面网元的设备能力,包括是否支持深度报文检测、所支持的通信协议版本(IPv4和IPv6)等。The service capability of the present application refers to the device capability of the gateway user plane network element, including whether to support deep packet inspection, supported communication protocol versions (IPv4 and IPv6), and the like.
实施例一Embodiment 1
为了避免相关技术中网关控制面单元根据动态均衡规则为业务报文分配网关用户面单元导致的分配错误的情况,请参见图1,本申请实施例提供的业务报文管理方法包括步骤S101至步骤S104。In order to avoid the allocation error caused by the gateway control plane unit in the related art to allocate the gateway user plane unit to the service packet according to the dynamic balancing rule, the service packet management method provided in the embodiment of the present application includes the steps S101 to the step. S104.
在步骤S101中,网关控制面网元接收用户请求业务的业务报文。In step S101, the gateway control plane network element receives the service packet of the service requested by the user.
在实际应用中,网关控制面网元是通过分组网络中的设备接收业务报文的,而业务报文是终端在请求任务时生成的,携带业务参数,例如需要获取什么数据等;还携带业务能力需求参数,例如是否需要进行深度报文处理,需要的通信协议版本是什么等。In a practical application, the gateway control plane network element receives the service packet through the device in the packet network, and the service packet is generated when the terminal requests the task, and carries the service parameter, for example, what data needs to be acquired; Capability requirements parameters, such as whether deep packet processing is required, what version of communication protocol is required, and so on.
在步骤S102中,获取所述业务报文的业务能力需求。In step S102, the service capability requirement of the service packet is obtained.
在步骤S103中,根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元。In step S103, a gateway user plane network element is allocated to the service packet according to the service capability of the gateway user plane network element.
在步骤S104中,触发为所述业务报文分配的网关用户面网元,处理所述业 务报文。In step S104, the gateway user plane network element allocated for the service packet is triggered to process the service packet.
在本申请一实施例中,步骤S103包括:在所述业务报文的业务能力需求为需要支持第一业务能力时,根据网关用户面网元的业务能力,查找支持所述第一业务能力的网关用户面网元;根据选择规则,从支持第一业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, the step S103 includes: when the service capability requirement of the service packet needs to support the first service capability, searching for the capability of the first service according to the service capability of the network element of the gateway user plane. The gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element supporting the first service capability according to the selection rule.
在本申请一实施例中,步骤S103包括:在所述业务报文的业务能力需求为不需要支持第二业务能力时,根据网关用户面网元的业务能力,查找不支持所述第二业务能力的网关用户面网元;根据选择规则,从不支持第二业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, the step S103 includes: when the service capability requirement of the service packet is that the second service capability is not required, the second service is not supported according to the service capability of the network element of the gateway user plane. The gateway user plane network element of the capability is selected according to the selection rule, and the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element that does not support the second service capability.
在本申请一实施例中,步骤S103包括:在所述业务报文的业务能力需求为不需要支持第三业务能力时,获取网关用户面网元的负载;根据选择规则,从所有的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, step S103 includes: acquiring a load of a gateway user plane network element when the service capability requirement of the service packet is that the third service capability is not required to be supported; and selecting all gateway users according to the selection rule. In the mesh element, the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet.
在本申请一实施例中,选择规则为负载均衡规则。In an embodiment of the present application, the selection rule is a load balancing rule.
在本申请一实施例中,图1所示的业务报文管理方法还包括:通过预设方式,获取所述网关用户面网元的业务能力。In an embodiment of the present application, the service packet management method shown in FIG. 1 further includes: acquiring a service capability of the gateway user plane network element by using a preset manner.
在本申请一实施例中,所述预设方式包括以下方式中的一种。In an embodiment of the present application, the preset manner includes one of the following manners.
方式一,网关控制面网元在向网关用户面网元发起建立连接后,获取并记录网关用户面网元的业务能力。In the first mode, after the gateway control plane network element initiates a connection with the gateway user plane network element, the gateway user plane acquires and records the service capability of the gateway user plane network element.
方式二,网关用户面网元在向网关控制面网元发起建立连接后,发送网关用户面网元的业务能力,网关控制面网元接收并记录网关用户面网元的业务能力。In the second mode, the gateway user plane network element sends the service capability of the gateway user plane network element after the connection is initiated to the gateway control plane network element, and the gateway control plane network element receives and records the service capability of the gateway user plane network element.
如图2所示,本实施例提供的设置在网关控制面网元中的业务报文管理装置2,包括接收模块21,处理模块22,管理模块23以及获取模块24。As shown in FIG. 2, the service packet management apparatus 2, which is provided in the gateway control plane network element, includes a receiving module 21, a processing module 22, a management module 23, and an obtaining module 24.
接收模块21,设置为接收用户请求业务的业务报文。The receiving module 21 is configured to receive a service packet of a service requested by the user.
处理模块22,设置为获取所述业务报文的业务能力需求,根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元。The processing module 22 is configured to obtain the service capability requirement of the service packet, and allocate a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element.
管理模块23,设置为触发为所述业务报文分配的网关用户面网元,处理所述业务报文。The management module 23 is configured to trigger a gateway user plane network element allocated for the service packet, and process the service packet.
在本申请一实施例中,处理模块22设置为:在所述业务报文的业务能力需求为需要支持第一业务能力时,根据网关用户面网元的业务能力,查找支持所述第一业务能力的网关用户面网元;根据选择规则,从支持第一业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, the processing module 22 is configured to: when the service capability requirement of the service packet needs to support the first service capability, search and support the first service according to the service capability of the gateway user plane network element. The gateway user plane network element of the capability is selected according to the selection rule, and the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet from the gateway user plane network element supporting the first service capability.
在本申请一实施例中,处理模块22设置为:在所述业务报文的业务能力需求为不需要支持第二业务能力时,根据网关用户面网元的业务能力,查找不支持所述第二业务能力的网关用户面网元;根据选择规则,从不支持第二业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, the processing module 22 is configured to: when the service capability requirement of the service packet does not need to support the second service capability, according to the service capability of the gateway user plane network element, the search does not support the foregoing The gateway user plane network element of the second service capability; according to the selection rule, the target user plane network element is selected from the gateway user plane network element that does not support the second service capability, and is used as the gateway user plane network element of the service packet allocation. .
在本申请一实施例中,处理模块22设置为:在所述业务报文的业务能力需求为不需要支持第三业务能力时,获取网关用户面网元的负载;根据选择规则,从所有的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。In an embodiment of the present application, the processing module 22 is configured to: when the service capability requirement of the service packet is that the third service capability is not required to be supported, obtain the load of the gateway user plane network element; according to the selection rule, all the In the gateway user plane network element, the target gateway user plane network element is selected as the gateway user plane network element allocated by the service packet.
在本申请一实施例中,如图2所示,业务报文管理装置还包括:获取模块24,设置为通过预设方式,获取所述网关用户面网元的业务能力。In an embodiment of the present application, as shown in FIG. 2, the service packet management apparatus further includes: an obtaining module 24, configured to acquire a service capability of the gateway user plane network element by using a preset manner.
在一实施例中,所述预设方式包括以下方式中的一种。In an embodiment, the preset manner includes one of the following manners.
方式一,网关控制面网元在向网关用户面网元发起建立连接后,获取并记录网关用户面网元的业务能力。In the first mode, after the gateway control plane network element initiates a connection with the gateway user plane network element, the gateway user plane acquires and records the service capability of the gateway user plane network element.
方式二,网关用户面网元在向网关控制面网元发起建立连接后,发送网关用户面网元的业务能力,网关控制面网元接收并记录网关用户面网元的业务能力。In the second mode, the gateway user plane network element sends the service capability of the gateway user plane network element after the connection is initiated to the gateway control plane network element, and the gateway control plane network element receives and records the service capability of the gateway user plane network element.
为了对本申请进行更充分的描述,如图3所示,本申请实施例提供的网关控制面网元包括:处理器31、存储器32及通信总线33,其中通信总线33设置为实现处理器31和存储器32之间的连接通信;处理器31设置为执行存储器32中存储的至少一个程序,以实现本申请所有实施例中的业务报文管理方法。For a more complete description of the present application, as shown in FIG. 3, the gateway control plane network element provided by the embodiment of the present application includes: a processor 31, a memory 32, and a communication bus 33, wherein the communication bus 33 is configured to implement the processor 31 and Connection communication between the memories 32; the processor 31 is arranged to execute at least one program stored in the memory 32 to implement the service message management method in all embodiments of the present application.
在其他实施例中,本申请还提供了一种通信系统,其包括:分组网络和共用数据网,所述分组网络与所述共用数据网通过网关连接,所述网关包括网关控制面网元和网关用户面网元,其中,所述网关控制面网元为如图3所示的网关控制面网元。In other embodiments, the present application further provides a communication system, including: a packet network and a shared data network, where the packet network is connected to the shared data network through a gateway, where the gateway includes a gateway control plane network element and The gateway user plane network element, wherein the gateway control plane network element is a gateway control plane network element as shown in FIG.
本实施例提供的管理方法及装置、网关控制面网元、通信系统,通过网关控制面网元在接收用户请求业务的业务报文后,获取业务报文的业务能力需求,然后根据网关用户面网元的业务能力,为业务报文分配网关用户面网元;在该方法中,网关控制面网元在为业务报文分配网关用户面网元时,需要根据业务报文的业务能力需求和网关用户面网元的业务能力进行分配,这样为业务报文分配的网关用户面网元都可以实现业务报文对应的业务,避免了相关技术中网关控制面单元根据动态均衡规则为业务报文分配网关用户面单元导致的分配错误的情况,提高了用户的使用体验。The management method and device, the gateway control plane network element, and the communication system provided by the embodiment obtain the service capability requirement of the service packet after receiving the service packet requested by the user, and then according to the gateway user plane. The service capability of the network element is to allocate a gateway user plane network element to the service packet. In this method, the gateway control plane network element needs to allocate the service user plane network element to the service packet according to the service capability requirement of the service packet. The service capability of the gateway user plane network element is allocated, so that the gateway user plane network element allocated for the service packet can implement the service corresponding to the service packet, and the gateway control plane unit in the related technology is prevented from being the service packet according to the dynamic balancing rule. The allocation error caused by the assignment of the gateway user plane unit improves the user experience.
实施例二 Embodiment 2
现在结合运用实例,对本申请做诠释说明。Now, combined with the application examples, this application is explained.
图4为第三代合作伙伴项目(the 3rd Generation Partnership Project,3GPP)的演进的分组系统(Evolved Packet System,EPS)的结构示意图,其中EPS为分组网络的一种。如图4所示,EPS包括演进的通用移动通信系统陆地无线接入网(Evolved Universal Terrestrial Radio Access Network,E-UTRAN)、移动管理单元(Mobility Management Entity,MME)、服务网关(Serving Gateway,S-GW)、分组数据网络网关(Packet Data Network Gateway,P-GW)、归属用户服务器(Home Subscriber Server,HSS)、策略和计费规则功能实体(Policy and Charging Rules Function,PCRF)及其它支撑节点组成。其中,MME用于移动性管理、非接入层信令的处理和用户移动管理上下文的管理等控制面相关工作;S-GW在E-UTRAN与P-GW之间转发数据,并且用于对寻呼等待数据进行缓存;P-GW则是EPS与分组数据网(Packet Data Network Gateway,PDN)的边界网关,用于PDN的接入及在EPS与PDN间转发数据等功能。PCRF负责策略决策和计费规则的制定,与运营商的IP服务实体交互,提供基于业务数据流的门控、服务质量控制及计费规则给网关,在承载面执行PCRF所制定的策略和计费规则。4 is a schematic structural diagram of an Evolved Packet System (EPS) of the 3rd Generation Partnership Project (3GPP), where EPS is a type of packet network. As shown in FIG. 4, the EPS includes an Evolved Universal Terrestrial Radio Access Network (E-UTRAN), a Mobility Management Entity (MME), and a Serving Gateway (S). -GW), Packet Data Network Gateway (P-GW), Home Subscriber Server (HSS), Policy and Charging Rules Function (PCRF), and other supporting nodes composition. The MME is used for control plane related operations such as mobility management, non-access stratum signaling processing, and user mobility management context management; the S-GW forwards data between the E-UTRAN and the P-GW, and is used for The paging waits for data to be buffered; the P-GW is a border gateway between the EPS and the Packet Data Network Gateway (PDN), which is used for PDN access and forwarding data between the EPS and the PDN. The PCRF is responsible for the formulation of policy decisions and charging rules, interacts with the operator's IP service entity, provides gates based on service data flow, quality of service control and charging rules to the gateway, and implements the policies and calculations of the PCRF on the bearer side. Fee rules.
在图4所示的网络中,网关的控制面功能与用户面功能高度耦合,不利于核心网平滑演进,因此,提供了控制面功能与用户面功能分离的组网模型,如图5所示。In the network shown in FIG. 4, the control plane function of the gateway is highly coupled with the user plane function, which is not conducive to the smooth evolution of the core network. Therefore, a networking model in which the control plane function is separated from the user plane function is provided, as shown in FIG. .
图5所示的架构将图4中的网关(S-GW/P-GW)拆分成了控制面功能(Controller Plane Function,CPF,记为网关控制面网元)和用户面功能(User Plane Function,UPF,记为网关用户面网元)两类功能网元,CPF负责S/P-GW的控制面功能,包括负荷分担、UPF的选择、IP地址和隧道标识的分配、策略和计费控制等功能。UPF包括服务网关用户面网元(Serving Gateway User Plane Function,SUPF)和分组数据网络网关用户面网元(Packet Data Network Gateway User Plane Function,PUPF),分别对应S-GW和P-GW的用户面功能,负责S/P-GW的用户面的相关功能,包括数据流识别和深度包检测、QoS处理和承载绑定,下行寻呼数据的缓存等功能。The architecture shown in FIG. 5 splits the gateway (S-GW/P-GW) in FIG. 4 into a control plane function (Controller Plane Function, CPF, which is recorded as a gateway control plane network element) and a user plane function (User Plane). Function, UPF, which is a gateway user plane network element. Two types of functional network elements. The CPF is responsible for the control plane functions of the S/P-GW, including load sharing, UPF selection, IP address and tunnel identification assignment, policy, and accounting. Control and other functions. The UPF includes a Serving Gateway User Plane Function (SUPF) and a Packet Data Network Gateway User Plane Function (PUPF), which respectively correspond to the user planes of the S-GW and the P-GW. Function, responsible for the relevant functions of the user plane of the S/P-GW, including data stream identification and deep packet inspection, QoS processing and bearer binding, and buffering of downlink paging data.
在图5所示的组网中,因为每一个网关用户面网元作为独立的功能实体,所具备的能力有可能是不一样的,例如有的网关用户面网元支持深度报文检测(Deep Packet Inspection,DPI),而有的则不支持;但是,当前网关控制面网元在选择网关用户面网元时,仅根据网关用户面网元的负载进行选择,会出现选择错误,例如为需要深度报文检测处理的用户业务报文分配了不支持深度报文检测的网关用户面网元等。In the network shown in Figure 5, because each gateway user plane network element acts as an independent functional entity, the capabilities may be different. For example, some gateway user plane network elements support deep packet inspection (Deep). Packet Inspection (DPI), while others do not support it; however, when the gateway user plane network element selects the gateway user plane network element, it only selects according to the load of the gateway user plane network element, and a selection error occurs, for example, The user service packets processed by the deep packet detection are assigned gateway user plane network elements that do not support deep packet inspection.
在本实施例中,CPF为用户的业务报文分配的是PUPF,因此下文涉及的UPF均为PUPF。In this embodiment, the CPF allocates PUPF for the service packets of the user, so the UPFs involved below are all PUPFs.
如图6所示,本实施例提供的方法包括步骤S601以及步骤S602。As shown in FIG. 6, the method provided in this embodiment includes step S601 and step S602.
在步骤S601中,CPF获取并存储PPUPF的业务能力。In step S601, the CPF acquires and stores the service capability of the PPUPF.
在本实施例中,以业务能力为是否支持DPI和IP协议版本为例进行说明。In this embodiment, the description of whether the service capability supports the DPI and the IP protocol version is taken as an example.
本步骤包括两个方式:PUPF向CPF发起建立连接,PUPF把本PUPF的DPI能力告知给CPF,CPF记录PUPF的DPI能力;CPF向PUPF发起建立连接,PUPF把本PUPF的DPI能力告知给CPF,CPF记录PUPF的DPI能力。The PUPF initiates the connection to the CPF. The PUPF sends the DPI capability of the PUPF to the CPF. The CPF records the DPI capability of the PUPF. The CPF initiates the connection establishment to the PUPF. The PUPF informs the CPF of the DPI capability of the PUPF. CPF records the DPI capabilities of PUPF.
在步骤S602中,CPF根据PUPF业务能力,为接入用户的业务报文分配PUPF。In step S602, the CPF allocates a PUPF to the service message of the access user according to the PUPF service capability.
CPF在接入用户时,如果用户业务需要某项能力,从所有支持该能力的PUPF中选择出一个PUPF做报文转发。CPF在接入用户时,如果用户业务不需要某项能力,既可以从支持该能力的PUPF中选择出一个PUPF做报文转发,也 可以从不支持该能力的PUPF中选择出一个PUPF做报文转发。When the CPF accesses the user, if the user needs a certain capability, the PUPF selects a PUPF from all PUPFs that support the capability to forward the packet. When the CPF accesses the user, if the user does not need a certain capability, the PUPF can be selected from the PUPF that supports the capability to forward the packet, or the PUPF can be selected from the PUPF that does not support the capability. Text forwarding.
针对图6中的步骤S601,其包括两种实现方式,如图7及图8所示。For step S601 in FIG. 6, it includes two implementations, as shown in FIG. 7 and FIG.
如图7所示,步骤S601可以包括步骤S701以及步骤S702。As shown in FIG. 7, step S601 may include step S701 and step S702.
在步骤S701中,PUPF向CPF进行注册,注册请求携带PUPF的业务能力。In step S701, the PUPF registers with the CPF, and the registration request carries the service capability of the PUPF.
PUPF在完成部署并上电之后,将向CPF进行注册,其注册请求在携带常规的PUPF标识的同时,还携带PUPF的业务能力。After the PUPF is deployed and powered on, the PUPF is registered with the CPF. The registration request carries the normal PUPF identifier and carries the PUPF service capability.
在步骤S702中,CPF保存PUPF的业务能力。In step S702, the CPF saves the service capability of the PUPF.
CPF根据注册请求完成PUPF的注册,提取注册请求携带的PUPF的业务能力,并进行存储。The CPF completes the registration of the PUPF according to the registration request, and extracts the service capability of the PUPF carried in the registration request, and stores it.
如图8所示,步骤S601还可以包括步骤S801至步骤S804。As shown in FIG. 8, step S601 may further include steps S801 to S804.
在步骤S801中,PUPF向CPF进行注册。In step S801, the PUPF registers with the CPF.
CPF在完成部署并上电之后,将向PUPF进行注册,其注册请求在携带常规的CPF标识。After the CPF is deployed and powered on, it registers with the PUPF, and its registration request carries the regular CPF identifier.
在步骤S802中,CPF查询PUPF的业务能力。In step S802, the CPF queries the service capability of the PUPF.
CPF在向PUPF注册之后,主动查询PUPF的业务能力。After registering with the PUPF, the CPF actively queries the service capabilities of the PUPF.
在步骤S803中,PUPF上报业务能力。In step S803, the PUPF reports the service capability.
PUPF在接收到查询请求时,调用其业务能力,并通过查询响应上报其业务能力。When receiving a query request, PUPF invokes its service capability and reports its service capability through the query response.
在步骤S804中,CPF保存PUPF的业务能力。In step S804, the CPF saves the service capability of the PUPF.
CPF在接收到查询响应后,提取查询响应携带的PUPF的业务能力,并进行存储。After receiving the query response, the CPF extracts the service capability of the PUPF carried in the query response and stores it.
假定在执行步骤S601之后,CPF内存储的PUPF的业务能力如下表1所示:It is assumed that the service capability of the PUPF stored in the CPF is as follows in Table 1 after performing step S601:
PUPF标识PUPF logo DPI能力DPI capability IP协议版本IP protocol version
PUPF1PUPF1 支持stand by IPv4IPv4
PUPF2PUPF2 支持stand by IPv6IPv6
PUPF3PUPF3 不支持not support IPv4IPv4
PUPF4PUPF4 不支持not support IPv6IPv6
———— ———— ————
表1Table 1
在表1的基础上,CPF在接收到用户的业务报文时,就可以根据业务报文对应的业务能力需求为业务报文分配合适的PUPF,如图9至11所示。On the basis of Table 1, when receiving the service packet of the user, the CPF can allocate a suitable PUPF to the service packet according to the service capability requirement of the service packet, as shown in FIG. 9 to FIG.
如图9所示,步骤S602包括步骤S901至步骤S904。As shown in FIG. 9, step S602 includes steps S901 to S904.
在步骤S901中,UE发送业务报文1。In step S901, the UE sends a service message 1.
UE需要进行业务1时,向CPF发送业务报文1,该业务报文1的业务能力需求为“支持DPI能力,且支持IPv4”。When the UE needs to perform the service 1, the service packet 1 is sent to the CPF. The service capability requirement of the service packet 1 is "support DPI capability and support IPv4."
在步骤S902中,CPF查找满足业务能力需求的PUPF。In step S902, the CPF finds a PUPF that satisfies the service capability requirement.
业务报文1的业务能力需求为“支持DPI能力,且支持IPv4”,由于IPv6兼容IPv4,因此CPF根据表1查找的结果为PUPF1和PUPF2满足条件。The service capability requirement of service packet 1 is "support DPI capability and support IPv4". Since IPv6 is compatible with IPv4, CPF satisfies the conditions of PUPF1 and PUPF2 according to the results of Table 1.
在步骤S903中,CPF根据负载均衡规则,选择PUPF。In step S903, the CPF selects the PUPF according to the load balancing rule.
CPF获取步骤S902查找结果中满足条件的PUPF,即PUPF1和PUPF2的负载,然后根据负载均衡规则选择PUPF,假定PUPF2负载较低,则选择PUPF2作为处理业务报文1的PUPF。The CPF acquisition step S902 searches for the PUPF that satisfies the condition in the result, that is, the load of the PUPF1 and the PUPF2, and then selects the PUPF according to the load balancing rule. If the PUPF2 load is low, the PUPF2 is selected as the PUPF for processing the service packet 1.
在步骤S904中,CPF建立与对应PUPF的连接。In step S904, the CPF establishes a connection with the corresponding PUPF.
在CPF建立与PUPF2的连接,完成接入流程,接入完成后,PUPF收到业务报文1后,做DPI处理和转发处理。After the connection is established between the CPF and the PUPF2, the access process is completed. After the access is complete, the PUPF receives the service packet 1 and performs DPI processing and forwarding processing.
如图10所示,步骤S602包括步骤S1001至步骤S1004。As shown in FIG. 10, step S602 includes steps S1001 through S1004.
在步骤S1001中,UE发送业务报文2。In step S1001, the UE transmits a service message 2.
UE需要进行业务2时,向CPF发送业务报文2,该业务报文2的业务能力需求为“不支持DPI能力,且支持IPv6”。When the UE needs to perform the service 2, the service packet 2 is sent to the CPF. The service capability requirement of the service packet 2 is “do not support DPI capability and support IPv6”.
在步骤S1002中,CPF查找满足业务能力需求的PUPF。In step S1002, the CPF finds a PUPF that satisfies the service capability requirement.
业务报文2的业务能力需求为“不支持DPI能力,且支持IPv6”,因此CPF根据表1查找的结果为PUPF4等满足条件。The service capability requirement of service packet 2 is "does not support DPI capability and supports IPv6". Therefore, the CPF finds that the result according to Table 1 is that PUPF4 meets the conditions.
在步骤S1003中,CPF根据负载均衡规则,选择PUPF。In step S1003, the CPF selects the PUPF according to the load balancing rule.
CPF获取步骤S1002查找结果中满足条件的PUPF,然后根据负载均衡规则选择PUPF,假定PUPF4负载较低,则选择PUPF4作为处理业务报文2的PUPF。The CPF acquisition step S1002 searches for the PUPF that satisfies the condition in the result, and then selects the PUPF according to the load balancing rule. If the PUPF4 load is low, the PUPF4 is selected as the PUPF for processing the service packet 2.
在步骤S1004中,CPF建立与对应PUPF的连接。In step S1004, the CPF establishes a connection with the corresponding PUPF.
在CPF建立与PUPF4的连接,完成接入流程,接入完成后,PUPF收到业务报文2后,不做DPI处理,直接转发处理。After the connection is established between the CPF and the PUPF4, the access process is completed. After the access is complete, the PUPF does not perform DPI processing and directly forwards the packet after receiving the service packet 2.
如图11所示,步骤S602包括步骤S1101至步骤S1104。As shown in FIG. 11, step S602 includes steps S1101 through S1104.
在步骤S1101中,UE发送业务报文3。In step S1101, the UE transmits a service message 3.
UE需要进行业务3时,向CPF发送业务报文3,该业务报文3的业务能力需求为“支持IPv6”。When the UE needs to perform service 3, it sends a service packet 3 to the CPF. The service capability requirement of the service packet 3 is "support IPv6."
在步骤S1102中,CPF查找满足业务能力需求的PUPF。In step S1102, the CPF finds a PUPF that satisfies the service capability requirement.
业务报文3的业务能力需求为“支持IPv6”,因此CPF根据表1查找的结果为PUPF2和PUPF4等满足条件。The service capability requirement of service packet 3 is "support IPv6". Therefore, the CPF finds that the conditions according to Table 1 are that PUPF2 and PUPF4 satisfy the condition.
在步骤S1103中,CPF根据负载均衡规则,选择PUPF。In step S1103, the CPF selects the PUPF according to the load balancing rule.
CPF获取步骤S1102查找结果中满足条件的PUPF,然后根据负载均衡规则选择PUPF,假定PUPF4负载较低,则选择PUPF4作为处理业务报文3的PUPF。The CPF acquisition step S1102 searches for the PUPF that satisfies the condition in the result, and then selects the PUPF according to the load balancing rule. If the PUPF4 load is low, the PUPF4 is selected as the PUPF for processing the service packet 3.
在步骤S1104中,CPF建立与对应PUPF的连接。In step S1104, the CPF establishes a connection with the corresponding PUPF.
在CPF建立与PUPF4的连接,完成接入流程,接入完成后,PUPF收到业务报文3后,不做DPI处理,直接转发处理。After the connection is established between the CPF and the PUPF4, the access process is completed. After the access is complete, the PUPF does not perform DPI processing and directly forwards the packet after receiving the service packet 3.
本申请还提供了一种计算机可读存储介质,计算机可读存储介质存储有至少一个程序,至少一个程序被执行,以实现本申请所提供的所有的业务报文管理方法。The present application also provides a computer readable storage medium storing at least one program, at least one program being executed to implement all of the service message management methods provided by the present application.
根据本申请实施例提供的管理方法及装置、网关控制面网元、通信系统及存储介质,网关控制面网元在接收用户请求业务的业务报文后,获取业务报文的业务能力需求,然后根据网关用户面网元的业务能力,为业务报文分配网关用户面网元;在该方法中,网关控制面网元在为业务报文分配网关用户面网元时,需要根据业务报文的业务能力需求和网关用户面网元的业务能力进行分配,这样为业务报文分配的网关用户面网元都可以实现业务报文对应的业务,避免了相关技术中网关控制面单元根据动态均衡规则为业务报文分配网关用户面单元导致的分配错误的情况,提高了用户的使用体验。According to the management method and device, the gateway control plane network element, the communication system, and the storage medium provided by the embodiment of the present application, after receiving the service packet requested by the user, the gateway control plane network element acquires the service capability requirement of the service packet, and then According to the service capability of the gateway user plane network element, the gateway user plane network element is allocated for the service packet; in the method, the gateway control plane network element needs to be based on the service packet when the gateway user plane network element is allocated for the service packet. The service capability requirement and the service capability of the gateway user plane network element are allocated, so that the gateway user plane network element allocated for the service packet can implement the service corresponding to the service packet, and avoids the gateway control plane unit according to the dynamic balance rule in the related technology. The allocation error caused by the gateway user plane unit is allocated for the service packet, which improves the user experience.
上述本申请实施例的每个模块或每个步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上。例如,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在计算机存储介质,例如只读存储器/随机存存储器(Read Only Memory/Random  Access Memory,ROM/RAM)、磁碟、光盘中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,也可以将它们分别制作成多个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。所以,本申请不限制于任何特定的硬件和软件结合。Each of the modules or steps of the above-described embodiments of the present application may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices. For example, they may be implemented by program code executable by a computing device such that they may be stored in a computer storage medium such as a Read Only Memory/Random Access Memory (ROM/RAM), a disk. The optical disc is executed by a computing device, and in some cases, the steps shown or described may be performed in an order different from that herein, or they may be separately fabricated into a plurality of integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Therefore, the application is not limited to any particular combination of hardware and software.

Claims (11)

  1. 一种业务报文管理方法,包括:A service packet management method includes:
    网关控制面网元接收用户请求业务的业务报文;The gateway control plane network element receives the service packet of the service requested by the user;
    获取所述业务报文的业务能力需求;Obtaining a service capability requirement of the service packet;
    根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元;Allocating a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element;
    触发为所述业务报文分配的所述网关用户面网元,处理所述业务报文。The gateway user plane network element that is allocated to the service packet is triggered to process the service packet.
  2. 如权利要求1所述的方法,其中,所述根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元包括:The method of claim 1, wherein the allocating the gateway user plane network element to the service packet according to the service capability of the gateway user plane network element comprises:
    在所述业务报文的业务能力需求为需要支持第一业务能力时,根据网关用户面网元的业务能力,查找支持所述第一业务能力的网关用户面网元;When the service capability requirement of the service packet needs to support the first service capability, the gateway user plane network element supporting the first service capability is searched according to the service capability of the gateway user plane network element;
    根据选择规则,从支持所述第一业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。And selecting, according to the selection rule, the target user plane network element from the gateway user plane network element that supports the first service capability, as the gateway user plane network element allocated by the service packet.
  3. 如权利要求1所述的方法,其中,所述根据网关用户面网元的业务能力,为所述业务报文分配网关用户面网元包括:The method of claim 1, wherein the allocating the gateway user plane network element to the service packet according to the service capability of the gateway user plane network element comprises:
    在所述业务报文的业务能力需求为不需要支持第二业务能力时,根据网关用户面网元的业务能力,查找不支持所述第二业务能力的网关用户面网元;When the service capability requirement of the service packet is that the second service capability is not required, the gateway user plane network element that does not support the second service capability is searched according to the service capability of the gateway user plane network element;
    根据选择规则,从不支持所述第二业务能力的网关用户面网元中,选择目标网关用户面网元,作为所述业务报文分配的网关用户面网元。According to the selection rule, the target user plane network element is selected from the gateway user plane network element that does not support the second service capability, and is used as the gateway user plane network element allocated by the service packet.
  4. 如权利要求1所述的方法,其中,所述网关用户面网元的业务能力包括所支持的网络通信协议的版本、是否支持深度报文检测能力。The method of claim 1, wherein the service capability of the gateway user plane network element comprises a version of the supported network communication protocol and whether deep packet detection capability is supported.
  5. 如权利要求1至4任一项所述的方法,还包括:通过预设方式,获取所述网关用户面网元的业务能力。The method according to any one of claims 1 to 4, further comprising: acquiring, by a preset manner, a service capability of the gateway user plane network element.
  6. 如权利要求5所述的方法,其中,所述预设方式包括以下方式中的一种:The method of claim 5, wherein the preset manner comprises one of the following:
    方式一,网关控制面网元在向网关用户面网元发起建立连接后,获取并记录网关用户面网元的业务能力;以及In the first mode, after the gateway control plane network element initiates a connection with the gateway user plane network element, the gateway user plane acquires and records the service capability of the gateway user plane network element;
    方式二,网关用户面网元在向网关控制面网元发起建立连接后,发送网关用户面网元的业务能力,网关控制面网元接收并记录网关用户面网元的业务能力。In the second mode, the gateway user plane network element sends the service capability of the gateway user plane network element after the connection is initiated to the gateway control plane network element, and the gateway control plane network element receives and records the service capability of the gateway user plane network element.
  7. 一种业务报文管理装置,设置于网关控制面网元,包括:A service packet management device is configured on the gateway control plane network element, and includes:
    接收模块,设置为接收用户请求业务的业务报文;a receiving module, configured to receive a service packet of a service requested by the user;
    处理模块,设置为获取所述业务报文的业务能力需求,根据网关用户面网 元的业务能力,为所述业务报文分配网关用户面网元;The processing module is configured to obtain the service capability requirement of the service packet, and allocate a gateway user plane network element to the service packet according to the service capability of the gateway user plane network element;
    管理模块,设置为触发为所述业务报文分配的网关用户面网元,处理所述业务报文。The management module is configured to trigger a gateway user plane network element allocated for the service packet, and process the service packet.
  8. 一种网关控制面网元,所述网关控制面网元包括处理器、存储器及通信总线;A gateway control plane network element, where the gateway control plane network element includes a processor, a memory, and a communication bus;
    所述通信总线设置为实现处理器和存储器之间的连接通信;The communication bus is configured to implement connection communication between the processor and the memory;
    所述处理器设置为执行存储器中存储的至少一个程序,以实现如权利要求1至6任一项所述的业务报文管理方法。The processor is configured to execute at least one program stored in the memory to implement the service message management method according to any one of claims 1 to 6.
  9. 一种通信系统,包括:分组网络和共用数据网,所述分组网络与所述共用数据网通过网关连接,所述网关包括网关控制面网元和网关用户面网元,其中,所述网关控制面网元为如权利要求8所述的网关控制面网元。A communication system includes: a packet network and a shared data network, wherein the packet network is connected to the shared data network through a gateway, and the gateway includes a gateway control plane network element and a gateway user plane network element, wherein the gateway control The face network element is the gateway control plane network element according to claim 8.
  10. 一种计算机可读存储介质,所述计算机可读存储介质存储有至少一个程序,所述至少一个程序可被至少一个处理器执行,以实现如权利要求1至6任一项所述的业务报文管理方法。A computer readable storage medium storing at least one program executable by at least one processor to implement the service report of any one of claims 1 to 6. Text management method.
  11. 一种处理器,所述处理器设置为运行程序,其中,所述程序运行时执行上述权利要求1至6任一项中所述的方法。A processor, the processor being arranged to run a program, wherein the program is executed to perform the method of any of the preceding claims 1 to 6.
PCT/CN2018/110402 2017-10-16 2018-10-16 Management method and device, gateway control plane network element, communication system, and storage medium WO2019076292A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710970233.8 2017-10-16
CN201710970233.8A CN109672549A (en) 2017-10-16 2017-10-16 Management method and device, gateway control veil member, communication system and storage medium

Publications (1)

Publication Number Publication Date
WO2019076292A1 true WO2019076292A1 (en) 2019-04-25

Family

ID=66142301

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/110402 WO2019076292A1 (en) 2017-10-16 2018-10-16 Management method and device, gateway control plane network element, communication system, and storage medium

Country Status (2)

Country Link
CN (1) CN109672549A (en)
WO (1) WO2019076292A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111935752A (en) * 2020-08-28 2020-11-13 广州市百果园信息技术有限公司 Gateway access method, gateway access device, computer equipment and storage medium
CN116095002A (en) * 2023-04-07 2023-05-09 南凌科技股份有限公司 SaaS access optimization method, device, equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110913508B (en) * 2019-11-25 2021-07-20 广州爱浦路网络技术有限公司 Data message processing method of UPF-deployed 5G base station
CN113597020A (en) * 2020-04-30 2021-11-02 华为技术有限公司 Communication method and related equipment
CN114884875A (en) * 2021-01-21 2022-08-09 华为技术有限公司 Data transmission method and device
CN115696223A (en) * 2021-07-29 2023-02-03 华为技术有限公司 Multicast communication method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017037193A1 (en) * 2015-09-02 2017-03-09 Telefonaktiebolaget Lm Ericsson (Publ) Methods and network nodes for scalable top-of-chain selection in mobile service chaining
CN106912117A (en) * 2015-12-22 2017-06-30 电信科学技术研究院 The method and chain of command node of a kind of selection user face nodes
CN106993067A (en) * 2017-03-16 2017-07-28 华为技术有限公司 Route sending-down method and equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523570B (en) * 2006-06-15 2015-11-25 华为技术有限公司 A kind of network side user entity selection method and device
CN107222899A (en) * 2016-03-21 2017-09-29 中兴通讯股份有限公司 The system of selection of user plane gateway and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017037193A1 (en) * 2015-09-02 2017-03-09 Telefonaktiebolaget Lm Ericsson (Publ) Methods and network nodes for scalable top-of-chain selection in mobile service chaining
CN106912117A (en) * 2015-12-22 2017-06-30 电信科学技术研究院 The method and chain of command node of a kind of selection user face nodes
CN106993067A (en) * 2017-03-16 2017-07-28 华为技术有限公司 Route sending-down method and equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111935752A (en) * 2020-08-28 2020-11-13 广州市百果园信息技术有限公司 Gateway access method, gateway access device, computer equipment and storage medium
CN111935752B (en) * 2020-08-28 2024-01-02 广州市百果园信息技术有限公司 Gateway access method, device, computer equipment and storage medium
CN116095002A (en) * 2023-04-07 2023-05-09 南凌科技股份有限公司 SaaS access optimization method, device, equipment and storage medium
CN116095002B (en) * 2023-04-07 2023-06-02 南凌科技股份有限公司 SaaS access optimization method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN109672549A (en) 2019-04-23

Similar Documents

Publication Publication Date Title
WO2019076292A1 (en) Management method and device, gateway control plane network element, communication system, and storage medium
CN114145054B (en) System and method for supporting traffic steering through service function chains
US11039381B2 (en) SMF selection based on supported DNN
CN107113602B (en) Subscriber profile switching to support roaming within Diameter networks
US20190166467A1 (en) Methods and apparatus for establishing a group session in a mobile network for subscribers associated with a group
WO2015184722A1 (en) Private network selection method and device
WO2019141120A1 (en) Pcf paging method, apparatus and device, and storage medium
US9749306B2 (en) Method, device and communications system for network convergence
US9692711B2 (en) DNS redirecting for data roaming offering
WO2017075757A1 (en) Method, device and system for selecting network function service
US10070349B2 (en) Local breakout service
WO2017166252A1 (en) Service node selection and query method, apparatus and system
WO2018112759A1 (en) Resource access method, apparatus and system
CN108289319B (en) Method for selecting core network access management network element, access method, device and equipment
WO2018040096A1 (en) Identification information processing method, database control system and related devices
EP2161875A1 (en) Method and device for configuring configuration data of user access network
CN102523315A (en) Method and apparatus for determining MTC-IWF entity
US20140302812A1 (en) Access method, mobility management device, and user equipment
CN102098348B (en) Selection method of packet data network gateway and mobility management network element
US9560583B2 (en) Gateway selection based on geographical location
WO2015154426A1 (en) Method and device for prose temporary identifier notification and update
US10321354B2 (en) Methods, network nodes, and computer program products for providing access point name (APN) based group congestion control
WO2015135269A1 (en) Service discovery and authentication method, device, terminal, system, and computer storage medium
CN116866297A (en) Address matching method, device, communication equipment and storage medium of dual-domain private network
JP6610908B2 (en) Communications system

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: 18868088

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 07/09/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18868088

Country of ref document: EP

Kind code of ref document: A1