WO2019158116A1 - Sx protocol extension to support node pdr - Google Patents

Sx protocol extension to support node pdr Download PDF

Info

Publication number
WO2019158116A1
WO2019158116A1 PCT/CN2019/075136 CN2019075136W WO2019158116A1 WO 2019158116 A1 WO2019158116 A1 WO 2019158116A1 CN 2019075136 W CN2019075136 W CN 2019075136W WO 2019158116 A1 WO2019158116 A1 WO 2019158116A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdr
node
session
network node
applicable
Prior art date
Application number
PCT/CN2019/075136
Other languages
French (fr)
Inventor
Yumei SONG
Jiehong YANG
Carlos JIMENEZ CORDON
Miguel Angel Munoz De La Torre Alonso
Miguel Angel PUENTE PESTANA
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
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 Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to BR112020016497-6A priority Critical patent/BR112020016497B1/en
Priority to EP19754241.8A priority patent/EP3753149B1/en
Priority to JP2020542957A priority patent/JP7153077B2/en
Priority to US16/466,435 priority patent/US11540339B2/en
Publication of WO2019158116A1 publication Critical patent/WO2019158116A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/12Setup of transport tunnels
    • 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
    • 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/16Gateway arrangements

Definitions

  • the embodiments herein relate generally to the field of communication, and more particularly, the embodiments herein relate to Sx protocol extension to support node PDR.
  • EPC Evolved Packet Core
  • SGW Serving Gateway
  • PGW Packet Data Network Gateway
  • TDF Traffic Detection Function
  • FIG. 1 is a schematic block diagram showing the architecture reference model in the case of separation between control plane and user plane.
  • This architecture reference model covers non-roaming as well as home routed and local breakout roaming scenarios.
  • FIG. 2 is a schematic block diagram showing the architecture reference model for a combined SGW/PGW in the case of separation between control plane and user plane.
  • 3GPP TS 29.244 v14.1.0 which is incorporated herein by reference, specifies the Packet Forwarding Control Protocol (PFCP) used on the interface between the control plane and the user plane function in a split SGW, PGW and TDF architecture in EPC.
  • Sx protocol (PFCP) detailed in 3GPP TS 29.244 v14.1.0 provides a standard interface where a Control Plane (CP) can instruct a User Plane (UP) with the applicable Packet Detection Rules (PDRs) , Forwarding Action Rule (FAR) -ID, Usage Reporting Rule (URR) -ID, Quality of Service Enforcement Rule (QER) -ID, ... on per Sx session basis.
  • PDRs Packet Detection Rules
  • FAR Forwarding Action Rule
  • URR Usage Reporting Rule
  • QER Quality of Service Enforcement Rule
  • the PDR is instructed by CP to UP on per Sx session basis.
  • the Control Plane CP
  • UP User Plane
  • Packets for this user session will be matching the different PDRs for the Sx session and needed actions will be taken for the packets according to the rules (FAR, QER, URR, .. ) linked to the PDR matched.
  • the embodiments herein propose to optimize the way a CP shall instruct a PDR that it is applicable to all active Sx sessions, a group of Sx sessions, or the new Sx session to be created.
  • a method in a first network node configured as control plane function (CPF) the first network node is coupled to a second network node configured as user plane function (UPF) via an Sx interface, the method comprising: transmitting a message associated with a PDR to the second network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  • CPF control plane function
  • UPF user plane function
  • a method in a second network node configured as UPF the second network node is coupled to a first network node configured as CPF via an Sx interface, the method comprising: receiving a message associated with a PDR from the first network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  • a first network node configured as CPF
  • the first network node is coupled to a second network node configured as UPF via an Sx interface
  • the first network node comprising: at least one processor; and a non-transitory computer readable medium coupled to the at least one processor, the non-transitory computer readable medium contains instructions executable by the at least one processor, whereby the at least one processor is configured to: transmit a message associated with a PDR to the second network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  • a second network node configured as UPF
  • the second network node is coupled to a first network node configured as CPF via an Sx interface
  • the second network node comprising: at least one processor; and a non-transitory computer readable medium coupled to the at least one processor, the non-transitory computer readable medium contains instructions executable by the at least one processor, whereby the at least one processor is configured to: receive a message associated with a PDR from the first network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  • the CPF-UPF signaling throughput can be minimized significantly, and the memory footprint per Sx session can be decreased.
  • Figure 1 is a schematic block diagram showing the architecture reference model in the case of separation between control plane and user plane;
  • Figure 2 is a schematic block diagram showing the architecture reference model for a combined SGW/PGW in the case of separation between control plane and user plane;
  • FIG. 3 is a schematic block diagram showing an example communication system, in which the embodiments herein may be implemented;
  • Figure 4 is a schematic flow chart showing an example packet processing flow in the second network node, according to the embodiments herein;
  • Figure 5 is a schematic flow chart showing an example method in the first network node, according to the embodiments herein;
  • Figure 6 is a schematic flow chart showing an example method in the second network node, according to the embodiments herein;
  • Figure 7 is a schematic block diagram showing an example first network node, according to the embodiments herein;
  • Figure 8 is a schematic block diagram showing an example second network node, according to the embodiments herein;
  • FIG. 9 is a schematic block diagram showing an apparatus, according to the embodiments herein.
  • A, B, or C used herein means “A” or “B” or “C” ; the term “A, B, and C” used herein means “A” and “B” and “C” ; the term “A, B, and/or C” used herein means “A” , “B” , “C” , “A and B” , “A and C” , “B and C” or “A, B, and C” .
  • the embodiments herein propose a new Sx node related procedure that will be used by the CP to instruct the UP those PDRs that are applicable to all active Sx sessions or to a group of Sx Sessions.
  • the PDRs instructed by the CP will be handled by UP in a separate way to the traditional PDRs instructed per Sx session.
  • FIG. 3 is a schematic block diagram showing an example communication system 300, in which the embodiments herein may be implemented.
  • the communication system 300 may include but not limit to a first network node 301 and a second network node 302.
  • the first network node 301 may be configured as control plane function, which also may be referred as CPF, CP function, or CP.
  • the second network node 302 may be configured as user plane function, which also may be referred as UPF, UP function, or UP.
  • the first network node 301 and the second network node 302 may be coupled to each other via an interface, which may be referred as Sx interface or Sx reference point.
  • the first network node 301 may be configured as SGW CPF (SGW-C)
  • the second network node 302 may be configured as SGW UPF (SGW-U)
  • the Sx interface may be Sxa interface between SGW-C and SGW-U.
  • the first network node 301 may be configured as PGW CPF (PGW-C)
  • the second network node 302 may be configured as PGW UPF (PGW-U)
  • the Sx interface may be Sxb interface between PGW-C and PGW-U.
  • the first network node 301 may be configured as TDF CPF (TDF-C)
  • the second network node 302 may be configured as TDF UPF (TDF-U)
  • the Sx interface may be Sxc interface between TDF-C and TDF-U.
  • the first network node 301 may be configured as combined SGW/PGW CPF (SGW/PGW-C)
  • the second network node 302 may be configured as combined SGW/PGW UPF (SGW/PGW-U)
  • the Sx interface may be combined Sxa/Sxb interface between SGW/PGW-C and SGW/PGW-U.
  • a new procedure for example Sx Node PDR Management Request and Response procedure, is proposed to be used by CP and UP for those scenarios where a PDR is applicable to all active Sx sessions or a group of Sx sessions, i.e., applicable to more than one Sx session.
  • the proposed PDR type may be referred as node PDR or Node PDR whilst the standardized PDR may be referred as Sx session PDR.
  • IEs Information Elements
  • This PDR will have most of the IEs than an Sx session PDR, but:
  • NodePDRId is used to uniquely identify the Node PDR among all the other Node PDRs
  • ⁇ New IE GroupedSessionIdentity
  • a specific value e.g., 0
  • CP function e.g., the first network node 301
  • any change (s) such as:
  • UP function e.g., the second network node 302
  • Sx Node PDR Management Response message e.g., the second network node 302
  • CP function will provide the GroupedSessionIdentity IE in the following procedure:
  • GroupedSessionIdentity IE is applicable on per Sx session and UP function will store this IE together with the rest of information for this Sx session.
  • each GroupedSessionIdentity can group all subscribers related with electric metering devices, so that each time an Sx session is established for any of these subscriptions, the right GroupedSessionIdentity shall be sent in any of these Sx Session Establishment procedures.
  • This PDR will have most of the IEs of an Sx session PDR, but:
  • IEs such as CP F-SEID IE, UP F-SEID IE, . etc which are used to identify the Sx session, since the Node PDR is applicable to more than one Sx session.
  • Precedence for a Node PDR will be applicable among the rest of the Node PDRs together with session PDRs.
  • NodePDRApplicability to specify is the Node PDR is applicable to all Sx Sessions or the Node PDR is only applicable to a group of Sx sessions.
  • CP function will provide any change on an already existing Node PDR (s) like:
  • CP function will provide the Node PDR (s) to be deleted.
  • Figure 4 is a schematic flow chart showing an example packet processing flow in the second network node 302, according to the embodiments herein.
  • Node PDR (s) applicable to all Sx sessions and Node PDR (s) applicable to a group of Sx sessions.
  • ⁇ Sx session lookup is performed, to identify an Sx session to which a received user plane packet corresponds.
  • Node PDRs will be evaluated in precedence order together with session level PDR (s) .
  • the one or more node PDRs together with a session level PDR are evaluated in decreasing order of precedence, and the first matched PDR is selected.
  • the embodiments herein provide a new level of PDR, i.e., Node PDR.
  • This PDRs type are defined to be applied to all Sx sessions or a group of Sx sessions.
  • Figure 5 is a schematic flow chart showing an example method 500 in the first network node, according to the embodiments herein.
  • the flow chart in Figure 5 can be implemented in the first network node 301 in Figure 3.
  • the method 500 may begin at step S501, in which the first network node 301 may transmit a message associated with a PDR to the second network node 302, wherein the PDR may be applicable to more than one Sx session.
  • the PDR is a node PDR, which is distinguishable from the traditional Sx session level PDR (the traditional Sx session PDR needs IE to identify an Sx session) .
  • the first network node 301 initiates the Sx Node PDR Management procedure to create a new Node PDR or to modify /delete an existing Node PDR.
  • the CPF shall provide all the new, updated or deleted Rules.
  • the updated Rules shall contain only the information which is to be changed, added and/or deleted.
  • the node PDR may include a NodePDRId IE to identify the node PDR among all the other PDRs.
  • An example NodePDRId IE may be coded as the following form:
  • Octets 5 to 6 contain the Rule ID and shall be encoded as an integer.
  • the node PDR may also include a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable.
  • the GroupedSessionIdentity IE may be set to a specific value, for example 0.
  • An example GroupedSessionIdentity IE may be coded as the following form:
  • the Grouped Session Identity value shall be encoded as Octet string. Note that, the Grouped Session Identity value "0" represents all sessions on the Node.
  • the node PDR may also include a precedence IE to indicate its precedence when being applied by the second network node 302. Furthermore, the node PDR may include an indication of action (or rule) to be performed by the second network node 302.
  • the message may be an Sx Node PDR Management Request message.
  • An example Sx Node PDR Management Request message may be the following form:
  • the first network node 301 may instruct the second network node 302 to: add a node PDR; change a field on a node PDR; and/or remove a node PDR.
  • An example Create Node PDR IE can be the following form:
  • An example PDI IE can be the following form:
  • An example Update Node PDR IE can be the following form:
  • the first network node 301 instructs the GroupedSessionIdentity IE in the following procedure:
  • step S502 the first network node 301 may receive an Sx Node PDR Management Response message from the second network node 302 to indicate whether the Sx Node PDR Management Request message is accepted or rejected.
  • the first network node 301 (CPF) receives an Sx Node PDR Management Response with the cause "success" , it shall continue with the procedure which has initiated the Sx Node PDR Management procedure.
  • the above steps are only examples, and the first network node 301 can perform any actions described in connection to Figures 3, to manage the node PDR, by for example Sx Node PDR Management Request and Response procedure.
  • Figure 6 is a schematic flow chart showing an example method 600 in the second network node, according to the embodiments herein.
  • the flow chart in Figure 6 can be implemented in the second network node 302 in Figure 3.
  • the method 600 may begin at step S601, in which the second network node 302 may receive a message associated with a PDR from the first network node 301, wherein the PDR is applicable to more than one Sx session.
  • the PDR is a node PDR, which is distinguishable from the traditional Sx session level PDR (the traditional Sx session PDR needs IE to identify an Sx session) .
  • the node PDR may include a NodePDRId IE to identify the node PDR among all the other PDRs. Furthermore, the node PDR may also include a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable. For the node PDR applicable to all Sx sessions, the GroupedSessionIdentity IE may be set to a specific value, for example 0. In one embodiment, the node PDR may also include aprecedence IE to indicate its precedence when being applied by the second network node 302. Furthermore, the node PDR may include an indication of action (or rule) to be performed by the second network node 302.
  • the message may be an Sx Node PDR Management Request message.
  • the first network node 301 may instruct the second network node 302 to: add a node PDR; change a field on a node PDR; and/or remove a node PDR.
  • the method 600 may proceed to step S602, in which the second network node 302 may apply the node PDR to more than one Sx session.
  • the second network node 302 may perform the following actions:
  • a packet matches a PDR if all the match fields of the Packet Detection Information (PDI) of the PDR are matching the corresponding packet header fields. If a match field is not included in the PDI, it shall be considered as matching all possible values in the header field of the packet. If the match field is present and does not include a mask, the match field shall be considered as matching the corresponding header field of the packet if it has the same value. If the match field is present and includes a mask (e.g. IP address with a prefix mask) , the match field shall be considered as matching the corresponding header field of the packet if it has the same value for the bits which are set in the mask.
  • a mask e.g. IP address with a prefix mask
  • the precedence of the one or more node PDR is higher than the precedence of the session level PDR, so that the node PDR is considered firstly.
  • the second network node 302 may drop packets unmatched with any PDR (s) .
  • step S603 the second network node 302 may transmit an Sx Node PDR Management Response message to the first network node 302 to indicate whether the Sx Node PDR Management Request message is accepted or rejected.
  • the above steps S602 and S603 can be performed in any sequence, performed at the same time, or performed separately.
  • the second network node 302 may perform respective action (s) as instructed by the first network node 301, for example, the second network node 302 may add a node PDR; change a field on a node PDR; and/or remove a node PDR. If the second network node 302 completes the actions finely, it will send Sx Node PDR Management Response message to indicate that the Sx Node PDR Management Request message is accepted. Otherwise, the second network node 302 may send Sx Node PDR Management Response message to indicate that the Sx Node PDR Management Request message is rejected and the reason (s) why this message is rejected.
  • the second network node 302 when the second network node 302 (UPF) receives an Sx Node PDR Modification Request, it shall:
  • An example Sx Node PDR Management Response message can be the following form:
  • the second network node 302 can perform any actions described in connection to Figures 3-4, to manage the node PDR, by for example Sx Node PDR Management Request and Response procedure, and to apply the node PDR to the received packet.
  • Figure 7 is a schematic block diagram showing an example first network node 301, according to the embodiments herein.
  • the first network node 301 may include at least one processor 701; and a non-transitory computer readable medium 702 coupled to the at least one processor 701.
  • the non-transitory computer readable medium 702 contains instructions executable by the at least one processor 701, whereby the at least one processor 701 is configured to perform the steps in the example method 500 as shown in the schematic flow chart of Figure 5; the details thereof is omitted here.
  • the first network node 301 can be performed as hardware, software, firmware and any combination thereof.
  • the first network node 301 may include a plurality of units, circuities, or modules, each of which can be used to perform a step of the example method 500 or any step shown in Figure 3-4 related to the first network node 301.
  • Figure 8 is a schematic block diagram showing an example second network node 302, according to the embodiments herein.
  • the second network node 302 may include at least one processor 801; and a non-transitory computer readable medium 802 coupled to the at least one processor 801.
  • the non-transitory computer readable medium 802 contains instructions executable by the at least one processor 801, whereby the at least one processor 801 is configured to perform the steps in the example method 600 as shown in the schematic flow chart of Figure 6; the details thereof is omitted here.
  • the second network node 302 can be performed as hardware, software, firmware and any combination thereof.
  • the second network node 302 may include a plurality of units, circuities, or modules, each of which can be used to perform a step of the example method 600 or any step shown in Figure 3-4 related to the second network node 302.
  • Figure 9 is a schematic block diagram showing an apparatus 900, according to the embodiments herein.
  • the apparatus 900 can be configured as the above mentioned apparatus, such as the first network node 301 or the second network node 302.
  • the apparatus 900 may include but not limited to at least one processor such as Central Processing Unit (CPU) 901, a computer-readable medium 902, and a memory 903.
  • the memory 903 may comprise a volatile (e.g. Random Access Memory, RAM) and/or non-volatile memory (e.g. a hard disk or flash memory) .
  • the computer-readable medium 902 may be configured to store a computer program and/or instructions, which, when executed by the processor 901, causes the processor 901 to carry out any of the above mentioned methods.
  • the computer-readable medium 902 (such as non-transitory computer readable medium) may be stored in the memory 903.
  • the computer program can be stored in a remote location for example computer program product 904 (also can be embodied as computer-readable medium) , and accessible by the processor 901 via for example carrier 905.
  • the computer-readable medium 902 and/or the computer program product 904 can be distributed and/or stored on a removable computer-readable medium, e.g. diskette, CD (Compact Disk) , DVD (Digital Video Disk) , flash or similar removable memory media (e.g. compact flash, SD (secure digital) , memory stick, mini SD card, MMC multimedia card, smart media) , HD-DVD (High Definition DVD) , or Blu-ray DVD, USB (Universal Serial Bus) based removable memory media, magnetic tape media, optical storage media, magneto-optical media, bubble memory, or distributed as a propagated signal via a network (e.g. Ethernet, ATM, ISDN, PSTN, X. 25, Internet, Local Area Network (LAN) , or similar networks capable of transporting data packets to the infrastructure node) .
  • a network e.g. Ethernet, ATM, ISDN, PSTN, X. 25, Internet, Local Area Network (LAN) , or similar networks capable of transporting data packets to the infrastructure node
  • Aspect 2 The method of aspect 1, comprising:
  • Example embodiments are described herein with reference to block diagrams and/or flowchart illustrations of computer-implemented methods, apparatus (systems and/or devices) and/or non-transitory computer program products. It is understood that a block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions that are performed by one or more computer circuits.
  • These computer program instructions may be provided to a processor circuit of a general purpose computer circuit, special purpose computer circuit, and/or other programmable data processing circuit to produce a machine, such that the instructions, which execute via the processor of the computer and/or other programmable data processing apparatus, transform and control transistors, values stored in memory locations, and other hardware components within such circuitry to implement the functions/acts specified in the block diagrams and/or flowchart block or blocks, and thereby create means (functionality) and/or structure for implementing the functions/acts specified in the block diagrams and/or flowchart block (s) .
  • inventions of present inventive concepts may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc. ) that runs on a processor such as a digital signal processor, which may collectively be referred to as “circuitry, ” “a module” or variants thereof.

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)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiments herein relate to Sx protocol extension to support node PDR. In one embodiment, there proposes a method (500) in a first network node (301) configured as control plane function (CPF). The first network node (301) is coupled to a second network node (302) configured as user plane function (UPF) via an Sx interface. The method (500) comprising transmitting (S501) a message associated with a Packet Detection Rule (PDR) to the second network node (302) via the Sx interface, wherein the PDR is applicable to more than one Sx session. With embodiments herein, the CPF-UPF signaling throughput can be minimized significantly, and the memory footprint per Sx session can be decreased.

Description

SX PROTOCOL EXTENSION TO SUPPORT NODE PDR Technical Field
The embodiments herein relate generally to the field of communication, and more particularly, the embodiments herein relate to Sx protocol extension to support node PDR.
Background
The third Generation Partnership Project (3GPP) Technical Specification TS 23.214 v14.2.0, which is incorporated herein by reference, specifies the overall stage 2 level functionality for control and user plane separation of Evolved Packet Core (EPC) 's Serving Gateway (SGW) , Packet Data Network Gateway (PGW) , and Traffic Detection Function (TDF) . This enables a flexible placement of the separated control plane and user plane functions for supporting diverse deployment scenarios (e.g. central or distributed user plane function) without affecting the overall functionality provided by these EPC entities.
Figure 1 is a schematic block diagram showing the architecture reference model in the case of separation between control plane and user plane. This architecture reference model covers non-roaming as well as home routed and local breakout roaming scenarios.
Furthermore, the usage of a combined SGW/PGW remains possible in a deployment with separated control and user planes. This is enabled by supporting an Sx interface with a common parameter structure for non-combined and combined cases. Figure 2 is a schematic block diagram showing the architecture reference model for a combined SGW/PGW in the case of separation between control plane and user plane.
Besides, 3GPP TS 29.244 v14.1.0, which is incorporated herein by reference, specifies the Packet Forwarding Control Protocol (PFCP) used on the interface between the control plane and the user plane function in a split SGW, PGW and TDF architecture in EPC. Sx protocol (PFCP) detailed in 3GPP TS 29.244 v14.1.0 provides a standard interface where a  Control Plane (CP) can instruct a User Plane (UP) with the applicable Packet Detection Rules (PDRs) , Forwarding Action Rule (FAR) -ID, Usage Reporting Rule (URR) -ID, Quality of Service Enforcement Rule (QER) -ID, … on per Sx session basis.
Summary
In 3GPP TS 29.244 v14.1.0, the PDR is instructed by CP to UP on per Sx session basis. Thus, when a user session is requested to be started, the Control Plane (CP) will forward to the User Plane (UP) all the PDRs applicable to the traffic, which this user will generate along the session. Packets for this user session will be matching the different PDRs for the Sx session and needed actions will be taken for the packets according to the rules (FAR, QER, URR, .. ) linked to the PDR matched.
This means that the UP will handle a big amount of Sx sessions, where each of these Sx sessions will handle a list of PDRs.
There are scenarios in which, on top of the ongoing and active Sx sessions, CP will need to instruct with a PDR that is applicable to all the Sx sessions or applicable to a group of Sx sessions. To achieve it, considering 3GPP TS 29.244 v14.1.0, it will imply:
· to trigger an Sx Session Modification procedure for each of the active Sx Session. Each of these Sx Session Modification procedures will include exactly the same and new PDR.
· to add this new PDR in every new Sx Session establishment procedure.
This is not optimal from CP-UP Sx signaling point of view, as an Sx Session Modification procedure with the same PDR has to be sent by the CP to the UP as many times as active Sx sessions, and it is not optimal from UP memory point of view as the same PDR (with the same information) will have to be stored in all active Sx sessions and new Sx sessions.
As an example, following scenarios will be subject to be handled with the procedure stated above, where the same PDR will have to be  provisioning to all existing and new Sx sessions:
· any TCP signaling (either setup and/or teardown) to be charged with a special rate;
· any TCP retransmitted packets, to be free of charge;
· any tethering traffic, to be charge with a different rate;
· traffic matching a default catch-all filter which will be charged in the same rate, and so on.
In view of the above typical case, the embodiments herein propose to optimize the way a CP shall instruct a PDR that it is applicable to all active Sx sessions, a group of Sx sessions, or the new Sx session to be created.
In one embodiment, there proposes a method in a first network node configured as control plane function (CPF) , the first network node is coupled to a second network node configured as user plane function (UPF) via an Sx interface, the method comprising: transmitting a message associated with a PDR to the second network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
In another embodiment, there proposes a method in a second network node configured as UPF, the second network node is coupled to a first network node configured as CPF via an Sx interface, the method comprising: receiving a message associated with a PDR from the first network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
In yet another embodiment, there proposes a first network node configured as CPF, the first network node is coupled to a second network node configured as UPF via an Sx interface, the first network node comprising: at least one processor; and a non-transitory computer readable medium coupled to the at least one processor, the non-transitory computer readable medium contains instructions executable by the at least one processor, whereby the at least one processor is configured to: transmit a message associated with a PDR to the second network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
In yet another embodiment, there proposes a second network node  configured as UPF, the second network node is coupled to a first network node configured as CPF via an Sx interface, the second network node comprising: at least one processor; and a non-transitory computer readable medium coupled to the at least one processor, the non-transitory computer readable medium contains instructions executable by the at least one processor, whereby the at least one processor is configured to: receive a message associated with a PDR from the first network node via the Sx interface, wherein the PDR is applicable to more than one Sx session.
In yet another embodiment, there proposes a computer readable medium comprising computer readable code, which when run on an apparatus, causes the apparatus to perform any of the above methods.
With embodiments herein, which support PDRs applicable to all active Sx sessions or a group of Sx sessions, the CPF-UPF signaling throughput can be minimized significantly, and the memory footprint per Sx session can be decreased.
Brief Description of the Drawings
The accompanying drawings, which are incorporated herein and form part of the specification, illustrate various embodiments of the present disclosure and, together with the description, further serve to explain the principles of the disclosure and to enable a person skilled in the pertinent art to make and use the embodiments disclosed herein. In the drawings, like reference numbers indicate identical or functionally similar elements, and in which:
Figure 1 is a schematic block diagram showing the architecture reference model in the case of separation between control plane and user plane;
Figure 2 is a schematic block diagram showing the architecture reference model for a combined SGW/PGW in the case of separation between control plane and user plane;
Figure 3 is a schematic block diagram showing an example communication system, in which the embodiments herein may be  implemented;
Figure 4 is a schematic flow chart showing an example packet processing flow in the second network node, according to the embodiments herein;
Figure 5 is a schematic flow chart showing an example method in the first network node, according to the embodiments herein;
Figure 6 is a schematic flow chart showing an example method in the second network node, according to the embodiments herein;
Figure 7 is a schematic block diagram showing an example first network node, according to the embodiments herein;
Figure 8 is a schematic block diagram showing an example second network node, according to the embodiments herein;
Figure 9 is a schematic block diagram showing an apparatus, according to the embodiments herein.
Detailed Description of Embodiments
Embodiments herein will be described in detail hereinafter with reference to the accompanying drawings, in which embodiments are shown. These embodiments herein may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. The elements of the drawings are not necessarily to scale relative to each other.
Reference to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of the phrase "in one embodiment" appearing in various places throughout the specification are not necessarily all referring to the same embodiment.
The term "A, B, or C" used herein means "A" or "B" or "C" ; the term "A, B, and C" used herein means "A" and "B" and "C" ; the term "A, B, and/or C" used herein means "A" , "B" , "C" , "A and B" , "A and C" , "B and C" or "A, B, and C" .
The embodiments herein propose a new Sx node related procedure  that will be used by the CP to instruct the UP those PDRs that are applicable to all active Sx sessions or to a group of Sx Sessions. The PDRs instructed by the CP will be handled by UP in a separate way to the traditional PDRs instructed per Sx session.
Figure 3 is a schematic block diagram showing an example communication system 300, in which the embodiments herein may be implemented.
In one embodiment, the communication system 300 may include but not limit to a first network node 301 and a second network node 302. The first network node 301 may be configured as control plane function, which also may be referred as CPF, CP function, or CP. The second network node 302 may be configured as user plane function, which also may be referred as UPF, UP function, or UP. The first network node 301 and the second network node 302 may be coupled to each other via an interface, which may be referred as Sx interface or Sx reference point.
In one embodiment, the first network node 301 may be configured as SGW CPF (SGW-C) , the second network node 302 may be configured as SGW UPF (SGW-U) , and the Sx interface may be Sxa interface between SGW-C and SGW-U.
In another embodiment, the first network node 301 may be configured as PGW CPF (PGW-C) , the second network node 302 may be configured as PGW UPF (PGW-U) , and the Sx interface may be Sxb interface between PGW-C and PGW-U.
In yet another embodiment, the first network node 301 may be configured as TDF CPF (TDF-C) , the second network node 302 may be configured as TDF UPF (TDF-U) , and the Sx interface may be Sxc interface between TDF-C and TDF-U.
In still yet another embodiment, the first network node 301 may be configured as combined SGW/PGW CPF (SGW/PGW-C) , the second network node 302 may be configured as combined SGW/PGW UPF (SGW/PGW-U) , and the Sx interface may be combined Sxa/Sxb interface between SGW/PGW-C and SGW/PGW-U.
To solve the problem in the prior art, the following embodiments are proposed at Sx procedure level and at traffic level.
Sx procedures level
A new procedure, for example Sx Node PDR Management Request and Response procedure, is proposed to be used by CP and UP for those scenarios where a PDR is applicable to all active Sx sessions or a group of Sx sessions, i.e., applicable to more than one Sx session. Note that, the proposed PDR type may be referred as node PDR or Node PDR whilst the standardized PDR may be referred as Sx session PDR.
Within Sx Node PDR Management Request message, the following Information Elements (IEs) are needed to be instructed by CP (e.g., the first network node 301) :
· the node PDR information. This PDR will have most of the IEs than an Sx session PDR, but:
There is no CP F-SEID IE, UP F-SEID IE, . etc which are used to identify the Sx session, since the Node PDR is applicable to more than one Sx session;
Relevant rules (FAR, QER, URR) identity linked to any Node PDR can also be linked from an Sx session PDR, meaning that there will not be a kind of Node FAR, Node QER, ....
· New IE, NodePDRId, is used to uniquely identify the Node PDR among all the other Node PDRs;
· New IE, GroupedSessionIdentity, is used to specify to which Sx sessions the Node PDR is applicable. A specific value (e.g., 0) can be used to indicate that the Node PDR is applicable to all the Sx sessions.
Within Sx Node PDR Management Request message, CP function (e.g., the first network node 301) will provide any change (s) , such as:
· Add new Node PDR (s) ;
· Change any field on existing Node PDR (s) ;
· Remove existing Node PDR (s) .
Within Sx Node PDR Management Response message, UP function  (e.g., the second network node 302) will response "successful" if related actions are completed finely, otherwise the response will be "unsuccessful" .
Moreover, it is also needed a change in existing Sx session procedures to handle properly already mentioned GroupedSessionIdentity IE. Therefore, CP function will provide the GroupedSessionIdentity IE in the following procedure:
· Sx Session Establishment Request procedure, to indicate if this Sx session is included in a GroupedSessionIdentity.
· Sx Session Modification Request procedure, to indicate any modification related with GroupedSessionIdentity IE for this Sx session.
GroupedSessionIdentity IE is applicable on per Sx session and UP function will store this IE together with the rest of information for this Sx session.
It shall be upto the CP to define what is behind each of the GroupedSessionIdentity. As an example, one GroupedSessionIdentity can group all subscribers related with electric metering devices, so that each time an Sx session is established for any of these subscriptions, the right GroupedSessionIdentity shall be sent in any of these Sx Session Establishment procedures.
Alternative Sx procedure level
Alternatively, the above Sx procedure level may be embodied in three separate procedures:
· Sx Node PDR Establishment Request and Response procedure
· Sx Node PDR Modification Request and Response procedure
· Sx Node PDR Deletion Request and Response procedure.
Within Sx Node PDR Establishment Request procedure, following IEs are needed to be instructed by CP:
· the Node PDR (s) information. This PDR will have most of the IEs of an Sx session PDR, but:
There is no IEs such as CP F-SEID IE, UP F-SEID IE, . etc  which are used to identify the Sx session, since the Node PDR is applicable to more than one Sx session.
Precedence for a Node PDR will be applicable among the rest of the Node PDRs together with session PDRs.
Relevant rules (FAR, QER, URR) identity linked to any Node PDR can also be linked from an Sx session PDR, meaning that there will not be a kind of Node FAR, Node QER, ....
· New IE, NodePDRApplicability, to specify is the Node PDR is applicable to all Sx Sessions or the Node PDR is only applicable to a group of Sx sessions.
· When the Node PDR is applicable to a group of Sx sessions, another new IE, GroupedSessionIdentity, has to be instructed from CP. This may be understood as an identifier that will allow UPF to know to which Sx Sessions this Node PDR will apply.
Within Sx Node PDR Modification Request procedure, CP function will provide any change on an already existing Node PDR (s) like:
· Change on any field under PDR IE
· Change on NodePDRApplicability IE
· Change on GroupedSessionIdentity IE.
Within Sx Node PDR Deletion Request procedure, CP function will provide the Node PDR (s) to be deleted.
For these new three procedures, UP function will response "successful" if related actions are completed finely, otherwise, response will be "unsuccessful" .
Traffic level
Figure 4 is a schematic flow chart showing an example packet processing flow in the second network node 302, according to the embodiments herein.
For the payload traffic, it must be considered that:
· All Node PDRs will have their own precedence and they shall be evaluated together with session level PDR (s) .
· Along all Node PDRs, there could be Node PDR (s) applicable to all  Sx sessions and Node PDR (s) applicable to a group of Sx sessions.
Therefore, when a payload packet is received in the UP, the following actions will be executed in the order described below:
· Sx session lookup is performed, to identify an Sx session to which a received user plane packet corresponds.
· When Sx session is known, it will be checked ifany Node PDR (s) is applicable to this Sx session. In one embodiment, one or more node PDRs applicable to the Sx session are found.
· If any, Node PDRs will be evaluated in precedence order together with session level PDR (s) . In one embodiment, the one or more node PDRs together with a session level PDR are evaluated in decreasing order of precedence, and the first matched PDR is selected.
· Apply instruction sets in the selected PDR, i.e., the first matched PDR.
As described above, the embodiments herein provide a new level of PDR, i.e., Node PDR. This PDRs type are defined to be applied to all Sx sessions or a group of Sx sessions.
By the embodiments herein, the following technical effects may be achieved:
· minimizing significantly the CP-UP signaling throughput, as there is no need to provide repeatedly a plurality of identical PDRs for a plurality of applicable Sx sessions (i.e., one node PDR may be enough) ; and
· decreasing the memory footprint per Sx session, as there is no need to store repeatedly a plurality of identical PDRs for a plurality of applicable Sx sessions (i.e., one node PDR may be enough) .
Figure 5 is a schematic flow chart showing an example method 500 in the first network node, according to the embodiments herein. In one embodiment, the flow chart in Figure 5 can be implemented in the first network node 301 in Figure 3.
The method 500 may begin at step S501, in which the first network node 301 may transmit a message associated with a PDR to the second network  node 302, wherein the PDR may be applicable to more than one Sx session. The PDR is a node PDR, which is distinguishable from the traditional Sx session level PDR (the traditional Sx session PDR needs IE to identify an Sx session) .
In one embodiment, the first network node 301 (CPF) initiates the Sx Node PDR Management procedure to create a new Node PDR or to modify /delete an existing Node PDR. The CPF shall provide all the new, updated or deleted Rules. The updated Rules shall contain only the information which is to be changed, added and/or deleted.
In one embodiment, the node PDR may include a NodePDRId IE to identify the node PDR among all the other PDRs. An example NodePDRId IE may be coded as the following form:
Figure PCTCN2019075136-appb-000001
Octets 5 to 6 contain the Rule ID and shall be encoded as an integer.
Furthermore, the node PDR may also include a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable. For the node PDR applicable to all Sx sessions, the GroupedSessionIdentity IE may be set to a specific value, for example 0. An example GroupedSessionIdentity IE may be coded as the following form:
Figure PCTCN2019075136-appb-000002
The Grouped Session Identity value shall be encoded as Octet string. Note that, the Grouped Session Identity value "0" represents all sessions on the Node.
In one embodiment, the node PDR may also include a precedence IE to indicate its precedence when being applied by the second network node 302. Furthermore, the node PDR may include an indication of action (or rule) to be performed by the second network node 302.
In one embodiment, the message may be an Sx Node PDR Management Request message. An example Sx Node PDR Management Request message  may be the following form:
Figure PCTCN2019075136-appb-000003
In the Sx Node PDR Management Request message, the first network  node 301 may instruct the second network node 302 to: add a node PDR; change a field on a node PDR; and/or remove a node PDR.
An example Create Node PDR IE can be the following form:
Figure PCTCN2019075136-appb-000004
An example PDI IE can be the following form:
Figure PCTCN2019075136-appb-000005
An example Update Node PDR IE can be the following form:
Figure PCTCN2019075136-appb-000006
In one embodiment, the first network node 301 instructs the GroupedSessionIdentity IE in the following procedure:
· Sx Node PDR Management Request procedure, to indicate to which Sx sessions the node PDR will apply;
· Sx Session Establishment Request procedure, to indicate if the Sx session is included in a GroupedSessionIdentity; and
· Sx Session Modification Request procedure, to indicate any modification related with GroupedSessionIdentity IE for the Sx session.
Then, the method 500 may proceed to step S502, in which the first network node 301 may receive an Sx Node PDR Management Response message from the second network node 302 to indicate whether the Sx Node PDR Management Request message is accepted or rejected.
In one embodiment, when the first network node 301 (CPF) receives an Sx Node PDR Management Response with the cause "success" , it shall  continue with the procedure which has initiated the Sx Node PDR Management procedure.
The above steps are only examples, and the first network node 301 can perform any actions described in connection to Figures 3, to manage the node PDR, by for example Sx Node PDR Management Request and Response procedure.
Figure 6 is a schematic flow chart showing an example method 600 in the second network node, according to the embodiments herein. In one embodiment, the flow chart in Figure 6 can be implemented in the second network node 302 in Figure 3.
The method 600 may begin at step S601, in which the second network node 302 may receive a message associated with a PDR from the first network node 301, wherein the PDR is applicable to more than one Sx session. The PDR is a node PDR, which is distinguishable from the traditional Sx session level PDR (the traditional Sx session PDR needs IE to identify an Sx session) .
In one embodiment, the node PDR may include a NodePDRId IE to identify the node PDR among all the other PDRs. Furthermore, the node PDR may also include a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable. For the node PDR applicable to all Sx sessions, the GroupedSessionIdentity IE may be set to a specific value, for example 0. In one embodiment, the node PDR may also include aprecedence IE to indicate its precedence when being applied by the second network node 302. Furthermore, the node PDR may include an indication of action (or rule) to be performed by the second network node 302.
In one embodiment, the message may be an Sx Node PDR Management Request message. In the Sx Node PDR Management Request message, the first network node 301 may instruct the second network node 302 to: add a node PDR; change a field on a node PDR; and/or remove a node PDR.
Then, the method 600 may proceed to step S602, in which the second network node 302 may apply the node PDR to more than one Sx session. In one embodiment, when applying the node PDR, the second network node 302 may perform the following actions:
-performing Sx session lookup, to identify an Sx session to which an received user plane packet corresponds;
-finding one or more node PDR applicable to the Sx session;
-selecting the first PDR matching to the received user plane packet among the one or more node PDR together with a session level PDR in decreasing order ofprecedence; and
-triggering the action (s) related to the PDR selected.
A packet matches a PDR if all the match fields of the Packet Detection Information (PDI) of the PDR are matching the corresponding packet header fields. If a match field is not included in the PDI, it shall be considered as matching all possible values in the header field of the packet. If the match field is present and does not include a mask, the match field shall be considered as matching the corresponding header field of the packet if it has the same value. If the match field is present and includes a mask (e.g. IP address with a prefix mask) , the match field shall be considered as matching the corresponding header field of the packet if it has the same value for the bits which are set in the mask.
In one embodiment, the precedence of the one or more node PDR is higher than the precedence of the session level PDR, so that the node PDR is considered firstly. The second network node 302 (UPF) may drop packets unmatched with any PDR (s) .
Then, the method 600 may proceed to step S603, in which the second network node 302 may transmit an Sx Node PDR Management Response message to the first network node 302 to indicate whether the Sx Node PDR Management Request message is accepted or rejected. Note that, the above steps S602 and S603 can be performed in any sequence, performed at the same time, or performed separately.
In one embodiment, the second network node 302 may perform respective action (s) as instructed by the first network node 301, for example, the second network node 302 may add a node PDR; change a field on a node PDR; and/or remove a node PDR. If the second network node 302 completes the actions finely, it will send Sx Node PDR Management Response message  to indicate that the Sx Node PDR Management Request message is accepted. Otherwise, the second network node 302 may send Sx Node PDR Management Response message to indicate that the Sx Node PDR Management Request message is rejected and the reason (s) why this message is rejected.
In one embodiment, when the second network node 302 (UPF) receives an Sx Node PDR Modification Request, it shall:
-update and apply the rules received in the request and send an Sx Node PDR Management Response with cause "success" , if all rules in the Sx Node PDR Management Request are accepted and applied;
-Otherwise, if at least one rule failed to be updated or applied, return an appropriate error cause value with the Rule ID of the Rule causing the first error, discard all the received rules.
An example Sx Node PDR Management Response message can be the following form:
Figure PCTCN2019075136-appb-000007
The above steps are only examples, and the second network node 302 can perform any actions described in connection to Figures 3-4, to manage the node PDR, by for example Sx Node PDR Management Request and Response procedure, and to apply the node PDR to the received packet.
Figure 7 is a schematic block diagram showing an example first network node 301, according to the embodiments herein.
In one embodiment, the first network node 301 may include at least one processor 701; and a non-transitory computer readable medium 702 coupled to the at least one processor 701. The non-transitory computer readable medium 702 contains instructions executable by the at least one processor 701, whereby the at least one processor 701 is configured to perform the steps in the example method 500 as shown in the schematic flow chart of Figure 5; the  details thereof is omitted here.
Note that, the first network node 301 can be performed as hardware, software, firmware and any combination thereof. For example, the first network node 301 may include a plurality of units, circuities, or modules, each of which can be used to perform a step of the example method 500 or any step shown in Figure 3-4 related to the first network node 301.
Figure 8 is a schematic block diagram showing an example second network node 302, according to the embodiments herein.
In one embodiment, the second network node 302 may include at least one processor 801; and a non-transitory computer readable medium 802 coupled to the at least one processor 801. The non-transitory computer readable medium 802 contains instructions executable by the at least one processor 801, whereby the at least one processor 801 is configured to perform the steps in the example method 600 as shown in the schematic flow chart of Figure 6; the details thereof is omitted here.
Note that, the second network node 302 can be performed as hardware, software, firmware and any combination thereof. For example, the second network node 302 may include a plurality of units, circuities, or modules, each of which can be used to perform a step of the example method 600 or any step shown in Figure 3-4 related to the second network node 302.
Figure 9 is a schematic block diagram showing an apparatus 900, according to the embodiments herein. In one embodiment, the apparatus 900 can be configured as the above mentioned apparatus, such as the first network node 301 or the second network node 302.
In one embodiment, the apparatus 900 may include but not limited to at least one processor such as Central Processing Unit (CPU) 901, a computer-readable medium 902, and a memory 903. The memory 903 may comprise a volatile (e.g. Random Access Memory, RAM) and/or non-volatile memory (e.g. a hard disk or flash memory) . In one embodiment, the computer-readable medium 902 may be configured to store a computer program and/or instructions, which, when executed by the processor 901, causes the processor 901 to carry out any of the above mentioned methods.
In one embodiment, the computer-readable medium 902 (such as non-transitory computer readable medium) may be stored in the memory 903. In another embodiment, the computer program can be stored in a remote location for example computer program product 904 (also can be embodied as computer-readable medium) , and accessible by the processor 901 via for example carrier 905.
The computer-readable medium 902 and/or the computer program product 904 can be distributed and/or stored on a removable computer-readable medium, e.g. diskette, CD (Compact Disk) , DVD (Digital Video Disk) , flash or similar removable memory media (e.g. compact flash, SD (secure digital) , memory stick, mini SD card, MMC multimedia card, smart media) , HD-DVD (High Definition DVD) , or Blu-ray DVD, USB (Universal Serial Bus) based removable memory media, magnetic tape media, optical storage media, magneto-optical media, bubble memory, or distributed as a propagated signal via a network (e.g. Ethernet, ATM, ISDN, PSTN, X. 25, Internet, Local Area Network (LAN) , or similar networks capable of transporting data packets to the infrastructure node) .
The following further aspects are proposed herein:
Aspect 1: A method for installing/creating PDRs which affects all the Sx sessions or a subset of the Sx sessions in the UPF.
Aspect 2. The method of aspect 1, comprising:
a. Sx Node PDR Management Request and Response message. The request including:
i. Create new Node PDR (s) .
1) the Node PDR parameters along with the list of session IDs that the PDR applies to,
2) a PDR precedence,
3) and an optional indication of a group of sessions that the PDR applies to (group ID) .
ii. Update Node PDR (s) , to modify the corresponding Node PDR parameters.
iii. Delete Node PDR (s) , to delete a certain Node PDR (s) .
b. The response on above procedure indicating the creation success.
Aspect 3. Existing Sx Session Establishment procedure, including an indication if the session belongs to a group.
Aspect 4. Existing Sx Session Modification procedure, including any modification on the group the session belongs to.
Example embodiments are described herein with reference to block diagrams and/or flowchart illustrations of computer-implemented methods, apparatus (systems and/or devices) and/or non-transitory computer program products. It is understood that a block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions that are performed by one or more computer circuits. These computer program instructions may be provided to a processor circuit of a general purpose computer circuit, special purpose computer circuit, and/or other programmable data processing circuit to produce a machine, such that the instructions, which execute via the processor of the computer and/or other programmable data processing apparatus, transform and control transistors, values stored in memory locations, and other hardware components within such circuitry to implement the functions/acts specified in the block diagrams and/or flowchart block or blocks, and thereby create means (functionality) and/or structure for implementing the functions/acts specified in the block diagrams and/or flowchart block (s) .
These computer program instructions may also be stored in a tangible computer-readable medium that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable medium produce an article of manufacture including instructions which implement the functions/acts specified in the block diagrams and/or flowchart block or blocks. Accordingly, embodiments of present inventive concepts may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc. ) that runs on a processor such as a digital signal  processor, which may collectively be referred to as “circuitry, ” “a module” or variants thereof.
It should also be noted that in some alternate implementations, the functions/acts noted in the blocks may occur out of the order noted in the flowcharts. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved. Moreover, the functionality of a given block of the flowcharts and/or block diagrams may be separated into multiple blocks and/or the functionality of two or more blocks of the flowcharts and/or block diagrams may be at least partially integrated. Finally, other blocks may be added/inserted between the blocks that are illustrated, and/or blocks/operations may be omitted without departing from the scope of inventive concepts. Moreover, although some of the diagrams include arrows on communication paths to show a primary direction of communication, it is to be understood that communication may occur in the opposite direction to the depicted arrows.
Many variations and modifications can be made to the embodiments without substantially departing from the principles of the present inventive concepts. All such variations and modifications are intended to be included herein within the scope of present inventive concepts. Accordingly, the above disclosed subject matter is to be considered illustrative, and not restrictive, and the appended examples of embodiments are intended to cover all such modifications, enhancements, and other embodiments, which fall within the spirit and scope of present inventive concepts. Thus, to the maximum extent allowed by law, the scope of present inventive concepts are to be determined by the broadest permissible interpretation of the present disclosure including the following examples of embodiments and their equivalents, and shall not be restricted or limited by the foregoing detailed description.
Abbreviations
3GPP         third Generation Partnership Project
CPF          Control Plane Function
EPC          Evolved Packet Core
FAR          Forwarding Action Rule
PCRF         Policy and Charging Rule Function
PDI          Packet Detection Information
PDR          Packet Detection Rule
PFCP         Packet Forwarding Control Protocol
PGW          Packet Data Network Gateway
PGW-C        PDN Gateway Control Plane Function
PGW-U        PDN Gateway User Plane Function
QER          QoS Enforcement Rule
SGW          Servicing Network Gateway
SGW-C        Serving Gateway Control Plane Function
SGW-U        Serving Gateway User Plane Function
TDF          Traffic Detection Function
TDF-C        Traffic Detection Function Control Plane Function
TDF-U        Traffic Detection Function User Plane Function
UPF          User Plane Function
URR          Usage Reporting Rule.

Claims (20)

  1. A method (500) in a first network node (301) configured as control plane function (CPF) , the first network node (301) is coupled to a second network node (302) configured as user plane function (UPF) via an Sx interface, the method (500) comprising:
    - transmitting (S501) a message associated with a Packet Detection Rule (PDR) to the second network node (302) via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  2. the method (500) according to claim 1, wherein the PDR is a node PDR, and the message is an Sx Node PDR Management Request message.
  3. the method (500) according to claim 2, wherein the Sx Node PDR Management Request message indicates at least one of:
    · a node PDR is to be added;
    · an Information Element (IE) of a node PDR is to be modified;
    · a node PDR is to be removed.
  4. the method (500) according to claim 2 or 3, wherein the node PDR includes:
    a NodePDRId IE to identify the node PDR;
    a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable.
  5. the method (500) according to any one of claims 2 to 4, wherein the node PDR includes:
    a precedence IE to identify a precedence of the node PDR.
  6. the method (500) according to claim 4, wherein the node PDR is  applicable to all Sx sessions, and the value of the GroupedSessionIdentity IE is 0.
  7. the method (500) according to claim 4 or 6, wherein the first network node (301) transmits the Sx Node PDR Management Request message associated with the GroupedSessionIdentity IE of the node PDR in the following procedure:
    · Sx Node PDR Management Request procedure, to indicate to which Sx sessions the node PDR are applicable;
    · Sx Session Establishment Request procedure, to indicate if the Sx session to be established is included in the session group identified by the GroupedSessionIdentity; and
    · Sx Session Modification Request procedure, to indicate a modification of the GroupedSessionIdentity IE of the node PDR applicable to the Sx session to be modified.
  8. A method (600) in a second network node (302) configured as user plane function (UPF) , the second network node (302) is coupled to a first network node (301) configured as control plane function (CPF) via an Sx interface, the method (600) comprising:
    - receiving (S601) a message associated with a Packet Detection Rule (PDR) from the first network node (301) via the Sx interface, wherein the PDR is applicable to more than one Sx session.
  9. the method (600) according to claim 8, wherein the PDR is a node PDR, and the message is an Sx Node PDR Management Request message.
  10. the method (600) according to claim 9, wherein the method (600) further comprising:
    - according to the Sx Node PDR Management Request message, performing at least one of:
    · adding a node PDR;
    · modifying an Information Element (IE) of a node PDR;
    · removing a node PDR.
  11. the method (600) according to claim 9 or 10, wherein the node PDR includes:
    a NodePDRId IE to identify the node PDR;
    a GroupedSessionIdentity IE to identify a session group to which the node PDR is applicable.
  12. the method (600) according to any one of claims 9 to 11, wherein the node PDR includes:
    a precedence IE to identify a precedence of the node PDR.
  13. the method (600) according to claim 11, wherein the node PDR is applicable to all Sx sessions, and the value of the GroupedSessionIdentity IE is 0.
  14. the method (600) according to any one of claims 9 to 13, wherein the method (600) further comprising:
    - applying (S602) the node PDR to more than one Sx session, including:
    - performing Sx session lookup, to identify an Sx session to which an received user plane packet corresponds;
    - finding one or more node PDR applicable to the Sx session;
    - selecting the first PDR matching to the received user plane packet among the one or more node PDR together with a session level PDR in decreasing order of precedence, wherein the session level PDR includes IE to identify an Sx session; and
    - applying the selected PDR.
  15. the method (600) according to claim 14, wherein the precedence of each of the one or more node PDRs is higher than the precedence of the session level PDR.
  16. the method (600) according to any one of claims 8 to 15, the method (600) further comprising:
    - transmitting (S603) an Sx Node PDR Management Response message to the first network node (301) to indicate whether the Sx Node PDR Management Request message is accepted or rejected.
  17. A first network node (301) configured as control plane function (CPF) , the first network node (301) is coupled to a second network node (302) configured as user plane function (UPF) via an Sx interface, the first network node (301) comprising:
    at least one processor (701) ; and
    a non-transitory computer readable medium (702) coupled to the at least one processor (701) , the non-transitory computer readable medium (702) contains instructions executable by the at least one processor (701) , whereby the at least one processor (702) is configured to perform the methods of any one of claims 1 to 7.
  18. A second network node (302) configured as user plane function (UPF) , the second network node (302) is coupled to a first network node (301) configured as control plane function (CPF) via an Sx interface, the second network node (302) comprising:
    at least one processor (801) ; and
    a non-transitory computer readable medium (802) coupled to the at least one processor (801) , the non-transitory computer readable medium (802) contains instructions executable by the at least one processor (801) , whereby the at least one processor (801) is configured to perform the methods of any one of claims 8 to 16.
  19. A computer readable medium (702, 902, 904) comprising computer readable code, which when run on an apparatus (900) , causes the apparatus (900) to perform the method (500) according to any one of claims 1 to 7.
  20. A computer readable medium (802, 902, 904) comprising computer readable code, which when run on an apparatus (900) , causes the apparatus (900) to perform the method (600) according to any one of claims 8 to 16.
PCT/CN2019/075136 2018-02-15 2019-02-15 Sx protocol extension to support node pdr WO2019158116A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
BR112020016497-6A BR112020016497B1 (en) 2018-02-15 2019-02-15 FIRST NETWORK NODE CONFIGURED AS CONTROL PLAN FUNCTION, SECOND NETWORK NODE CONFIGURED AS USER PLAN FUNCTION, RELATED METHODS AND COMPUTER READY MEANS
EP19754241.8A EP3753149B1 (en) 2018-02-15 2019-02-15 Sx protocol extension to support node pdr
JP2020542957A JP7153077B2 (en) 2018-02-15 2019-02-15 Extending the SX protocol to support node PDR
US16/466,435 US11540339B2 (en) 2018-02-15 2019-02-15 Sx protocol extension to support node PDR

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNPCT/CN2018/076914 2018-02-15
CN2018076914 2018-02-15

Publications (1)

Publication Number Publication Date
WO2019158116A1 true WO2019158116A1 (en) 2019-08-22

Family

ID=67620176

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/075136 WO2019158116A1 (en) 2018-02-15 2019-02-15 Sx protocol extension to support node pdr

Country Status (5)

Country Link
US (1) US11540339B2 (en)
EP (1) EP3753149B1 (en)
JP (1) JP7153077B2 (en)
BR (1) BR112020016497B1 (en)
WO (1) WO2019158116A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2583690B (en) * 2019-01-25 2021-07-21 Metaswitch Networks Ltd Packet classifier
CN113891301B (en) * 2019-07-22 2022-11-22 华为技术有限公司 Communication method and device
US11470505B2 (en) * 2019-08-30 2022-10-11 Parallel Wireless, Inc. Support for linking of packet detection rules (PDR) for optimizing throughput of combined serving gateway (SGW)/packet gateway (PGW) architecture
WO2022151206A1 (en) * 2021-01-14 2022-07-21 华为技术有限公司 Communication method and network device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3487120A1 (en) 2017-01-05 2019-05-22 Huawei Technologies Co., Ltd. Charging management method, user plane function, and control plane function

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8111611B2 (en) * 2008-06-30 2012-02-07 Cisco Technology, Inc. Bidirectional forwarding detection on multilink bundled interfaces
US8406192B2 (en) * 2009-10-02 2013-03-26 Research In Motion Limited Handover mechanisms with synchronous PDCP protocol under various relay architectures
CN113810419B (en) * 2016-11-09 2023-09-19 联发科技股份有限公司 Method for enhancing multimedia call control, base station and user equipment thereof
US11895033B2 (en) * 2017-11-17 2024-02-06 Huawei Technologies Co., Ltd. Method and apparatus for traffic routing and path optimization for peer-to-peer communications

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3487120A1 (en) 2017-01-05 2019-05-22 Huawei Technologies Co., Ltd. Charging management method, user plane function, and control plane function

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
3GPP TS 29.244, December 2017 (2017-12-01)
HUAWEI: "Pseudo-CR on Removal of the Editor's Notes for Usage monitoring and charging", SA WG2 MEETING #117, C4-173265, 19 May 2017 (2017-05-19), XP051284793 *
NEC: "Pseudo-CR on N4 requirement to deactivate UP connection when UPF detects that the PDU Session has no data activity", 3GPP TSG CT4 MEETING #81, C4-176077, 1 December 2017 (2017-12-01), XP051368280 *
NOKIA ET AL.: "Controlling the UP to buffer, drop or duplicate data packets", SA WG2 MEETING #117, S2-166176, 21 October 2016 (2016-10-21), XP051154715 *
NOKIA ET AL.: "Pseudo-CR on Removal of the Editor's Notes for Usage monitoring and charging", 3GPP TSG CT4 MEETING #76, C4-171268, 17 February 2017 (2017-02-17), XP051236211 *
See also references of EP3753149A4

Also Published As

Publication number Publication date
BR112020016497A8 (en) 2022-08-02
JP7153077B2 (en) 2022-10-13
JP2021520679A (en) 2021-08-19
EP3753149A1 (en) 2020-12-23
BR112020016497A2 (en) 2020-12-15
EP3753149A4 (en) 2021-11-03
BR112020016497B1 (en) 2022-09-13
EP3753149B1 (en) 2023-06-14
US11540339B2 (en) 2022-12-27
US20200396779A1 (en) 2020-12-17

Similar Documents

Publication Publication Date Title
WO2019158116A1 (en) Sx protocol extension to support node pdr
JP5629001B2 (en) System and method for generating and updating PCC rules based on service requests
JP5468180B2 (en) System and method for generating PCC rules based on service requests
KR101389665B1 (en) Diverse source message association
US8768295B2 (en) Method of handling a change to bearer control mode
JP2013526092A (en) PCC / QOS rule generation
EP2547049B1 (en) Method, system and corresponding apparatus for implementing policy and charging control
US10555325B2 (en) Network resource prioritization for mobile termination services
US9154991B2 (en) PCC QoS authorization based on rule split and flow direction
US8625612B2 (en) Management of serving gateways for enhanced performance
US8954565B2 (en) Method and system for determining a PCC rule waiting for further action
EP3466129A1 (en) Methods, systems, and computer readable media for providing end-to-end priority service in long term evolution (lte) or subsequent generation networks
WO2022057497A1 (en) Network capability exposure method, device, and storage medium
JP5816759B2 (en) NAI subscription ID hint digit processing
WO2012113077A2 (en) Transient subscription records
US8787407B2 (en) Processing messages correlated to multiple potential entities
US20180192362A1 (en) S9 roaming session destination selection
WO2017205116A1 (en) Methods, systems, and computer readable media for providing end-to-end priority service in long term evolution (lte) or subsequent generation networks
CN118056382A (en) Charging function and method for updating charging resources

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020542957

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2019754241

Country of ref document: EP

Effective date: 20200915

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112020016497

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112020016497

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20200813