WO2018206101A1 - Selection criteria for (non-ip) data destinations - Google Patents

Selection criteria for (non-ip) data destinations Download PDF

Info

Publication number
WO2018206101A1
WO2018206101A1 PCT/EP2017/061201 EP2017061201W WO2018206101A1 WO 2018206101 A1 WO2018206101 A1 WO 2018206101A1 EP 2017061201 W EP2017061201 W EP 2017061201W WO 2018206101 A1 WO2018206101 A1 WO 2018206101A1
Authority
WO
WIPO (PCT)
Prior art keywords
location
terminal
internet protocol
protocol address
data
Prior art date
Application number
PCT/EP2017/061201
Other languages
French (fr)
Inventor
Jani Olavi SODERLUND
Original Assignee
Nokia Solutions And Networks Oy
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 Nokia Solutions And Networks Oy filed Critical Nokia Solutions And Networks Oy
Priority to PCT/EP2017/061201 priority Critical patent/WO2018206101A1/en
Publication of WO2018206101A1 publication Critical patent/WO2018206101A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • H04L12/2858Access network architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers

Definitions

  • the present invention relates to an apparatus, a method, and a computer program product related to address mapping. More particularly, the present invention relates to an apparatus, a method, and a computer program product related to address mapping for non-IP data.
  • PGW P-GW Packet Data Gateway
  • This application relates to the cellular loT (CloT) in the Evolved Packet Core (EPC).
  • the CloT devices may be simplified by use of non-IP data, allowing devices to communicate with the server side without the need for Internet Protocol (IP) stack.
  • IP Internet Protocol
  • the support of Non-IP data is part of the 3GPP CloT optimisations.
  • a specific 3GPP PDN Type "Non-IP" is used for Non-IP data.
  • 3GPP TR 23.720 describes a solution (solution 15) where data is relayed via P-GW between the UE and Application Server (AS) as shown in Fig. 1 .
  • An alternative solution is to relay the data from MME to SCEF, but this solution is not considered further in this application.
  • 3GPP TR.720 describes t e solution 15 shown in Fig. 1 substantially as follows:
  • the P-GW or corresponding function in a C-SGN/MME allocates an IP address for the UE.
  • the IP address is used to identify the UE in the UDP/IP encapsulation over the SGi interface.
  • the PGW or corresponding function in a C-SGN/MME does not convey the IP address to the UE, i.e. it omits the stateless address autoconfiguration.
  • the "non-IP" service provided by the 3GPP network for CloT reduces the overhead passed over the low bitrate radio interface.
  • the interface towards the Application Service is still a "normal" IP interface to enable the use of all mainstream IP technology at the Application Server side and to minimize the impact on the 3GPP system. Since a CloT UE using "non- IP" has no means to address different Application Servers, it will be a point-to-point tunnel between the UE and the Application Server.
  • the destination IP address of the Application Server is defined in the APN.
  • UE sends initial attach with an indication set to "Non-IP".
  • C-SGN/MME authenticates the UE following normal procedures if necessary.
  • the C-SGN/MME processes the initial attach and identifies that the UE uses non-IP data. IP address allocation will be carried out, for use in the UDP/IP encapsulation on the SGi interface. Since a UE using a non-IP data has no means to address different Application Servers, the C-SGN/MME selects a proper destination for the UE, e.g. the Application Server, according to the APN and will forward any data from UE to that specific Application Server.
  • the non-IP data sent between the UE and the Application Server is encapsulated in UDP/IP packets.
  • the IP address allocated for the UE and the IP address of the AS configured in the non-IP APN will be used for setting the addresses in the UDP/IP header. Other IP related operation same as step 4.
  • the C-SGN/MME processes the initial attach and identifies that the UE uses non-IP data. Therefore, it selects a proper P-GW according to the APN.
  • the C- SGN/MME/SGW sends the Create Session Request to the P-GW, indicating that "Non-IP" is requested.
  • the P-GW runs the IP related operation for "non-IP", e.g. IP address allocation, but no SLAAC (e.g. no Router Advertisements sent to the UE), establishes a PDN context for modified switching where UDP/IP encapsulation are used over the SGi interface and non-IP data are used over the S5/S8.
  • any existing or future non-standardized tunnelling may be used by the P-GW on top of the UDP/IP encapsulated data on the SGi interface e.g. VPN secure tunnelling.
  • the P-GW responds with a Create Session Response, indicating that the "Non-IP" PDN connection has been setup.
  • C-SGN/MME sends the Attach Accept to the UE.
  • UE sends an Attach Complete to the C-SGN/MME to indicate the successful attach including setup of a PDN connection for non-IP Small Data.
  • the steps 3 to 5 are executed within a single combined node when separate P-GW is not used.
  • the UE For uplink non-IP traffic, the UE sends the non-IP data to C-SGN/MME/SGW over the bearer, which in turn forwards the data to the Application Server encapsulated in UDP/IP.
  • the C-SGN/MME/SGW forwards the non-IP data to P-GW and the P-GW forwards that to the Application Server encapsulated in UDP/IP.
  • the Application Server sends non-IP data for the UE encapsulated in UDP/IP to the P-GW or C-SGN.
  • the P-GW or C-SGN removes the UDP/IP header and forwards the downlink non-IP traffic to the UE using the UE's non-IP bearer.
  • the P-GW/C-GSN triggers the IP header removal based on context information for the PDN connection.
  • UDP port For the P-GW/C-SGN side a 3GPP known UDP port may be used for the non-IP data.
  • IP address and UDP port of the Application Server is configured per APN.
  • UDP port(s) to route the packet to appropriate application server(s) is pre-configured at P-GW/C-SGN (e.g. based on business agreement between operator and application server provider).
  • 3GPP TS 23.401 which describes solutions for support for Non-IP Data Delivery (NIDD).
  • NIDD Non-IP Data Delivery
  • Fig. 2 shows the protocol stacks and conversions involved in passing non-IP traffic from UE to AS.
  • SGW/PGW Serving Gateway
  • AS Serving Gateway
  • an apparatus comprising at least one processor, at least one memory including computer program code, and the at least one processor, with the at least one memory and the computer program code, being arranged to cause the apparatus to at least perform monitoring if a request to create a session to transmit data from a terminal to an access point name is received; determining an internet protocol address if the request is received; instructing to forward the data to the internet protocol address; wherein the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication; if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.
  • a method comprising monitoring if a request to create a session to transmit data from a terminal to an access point name is received; determining an internet protocol address if the request is received; instructing to forward the data to the internet protocol address; wherein the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication; if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.
  • the request may comprise a terminal identifier of the terminal and the terminal identifier may include the type of the terminal.
  • the terminal identifier may comprise an international mobile equipment identifier.
  • the location identifier may comprise a location value.
  • the session may be for non-internet- protocol data and the data may be non-internet-protocol data.
  • the method of the second aspect may be a method of data delivery.
  • a computer program product comprising a set of instructions which, when executed on an apparatus, is configured to cause the apparatus to carry out the method according to the second aspect.
  • the computer program product may be embodied as a computer-readable medium or directly loadable into a computer.
  • Fig. 1 shows a message flow according to solution 15 of 3GPP TR 23.270;
  • Fig. 2 shows protocol stacks involved in NIDD including UDP/IP tunneling towards AS
  • Fig. 3 shows an apparatus according to an embodiment of the invention
  • Fig. 4 shows a method according to an embodiment of the invention
  • Fig. 5 shows an apparatus according to an embodiment of the invention
  • Fig. 6 shows a method according to an embodiment of the invention.
  • Fig. 7 shows an apparatus according to an embodiment of the invention.
  • the apparatus is configured to perform the corresponding method, although in some cases only the apparatus or only the method are described.
  • the current 3GPP standard essentially defines that the destination AS and the tunnelling technique (if differing from de-facto solution described in 3GPP TS 23.401 , section 4.3.17.8.3.3.2 "SGi PtP tunnelling based on UDP/IP", see for example 3GPP TS 23.401 , section 4.3.17.8.3.3.3 "Other SGi PtP tunnelling mechanisms" are selected based on Access Point Name (APN) pre-configuration in the PGW, see 3GPP TS 23.401 , section 4.3.17.8.3.3.1 :
  • the P-GW decides at PDN connection establishment based on pre-configuration which point-to-point tunneling technique is used for the SGi based delivery between the P-GW and the AS.
  • the pre-configuration can be done in the P-GW per APN or based on other criterion such as SLA between operator and 3rd party application service provider, etc.
  • the AS IP address of the AS
  • the AS may be selected not only based on the APN received in the Create Session Request (step 3 of Fig. 1 ) but also on one or both of the UE type and the UE location.
  • the current 1 :1 mapping between the APN and (IP address of) AS may be made a N:M mapping with at least one of N, M > 1 .
  • Type Allocation Code (TAC) which is part of the IMEI known by the PGW.
  • the "UE type” i.e. "Mobile Equipment Identity (MEI)" comes to the PGW in the Create Session Request, if the information is available in the MME/SGSN. This is defined in GTPv2 specification 3GPP TS 29.274 and GTPvl specification 3GPP TS 29.060.
  • the structure of the IMEI is specified in 3GPP TS 23.003.
  • the Type Allocation Code (TAC) is issued by the GSM Association in its capacity as the Global Decimal Administrator. Further information can be found in the GSMA TS.06 "IMEI Allocation and Approval Process” (http://www.gsma.com/newsroom/gsmadocuments/)
  • different destination AS may be configured for different device types, allowing e.g. sharing APN across various devices owned by some organization. One may even connect all devices of the same type attaching to different APNs to the same common application server. This common application server may be particularly configured to handle this device type.
  • Information on the location of the UE is provided by the location value.
  • the User Location Information (ULI) comes to the PGW in the Create Session Request, if the information is available in the MME/SGSN. This is defined in GTPv2 specification 3GPP TS 29.274 and GTPvl specification 3GPP TS 29.060. Mapping based on the location information allow e.g. selecting a local destination AS. The UE location is provided to the PGW by MME/SGSN.
  • the mapping based on UE type and/or UE location may be preconfigured in the PGW or AAA server, or even in any other server (such as a dedicated server) in which the mapping is performed.
  • the mapping options should be described in the respective 3GPP standards for non-IP tunnelling solutions.
  • Fig. 3 shows an apparatus according to an embodiment of the invention.
  • the apparatus may be a mapping function such as a PGW or a AAA server, or an element thereof.
  • Fig. 4 shows a method according to an embodiment of the invention.
  • the apparatus according to Fig. 3 may perform the method of Fig. 4 but is not limited to this method.
  • the method of Fig. 4 may be performed by the apparatus of Fig. 3 but is not limited to being performed by this apparatus.
  • the apparatus comprises monitoring means 10, determining means 20, and instructing means 30.
  • the monitoring means 10, determining means 20, and instructing means 30 may be monitoring processor, determining processor, and instructing processor, respectively.
  • the monitoring means 10 monitors if a request to create a session to transmit data from a terminal to an access point name is received (S10).
  • the request comprises a type indication indicating a type of the terminal.
  • the session may be a session for non-IP data.
  • the determining means 20 determines an internet protocol address based on the access point name and the type indication (S20).
  • the instructing means 30 instructs to forward the data to the internet protocol address determined by the determining means 20 (S30).
  • Fig. 5 shows an apparatus according to an embodiment of the invention.
  • the apparatus may be a mapping function such as a PGW or a AAA server, or an element thereof.
  • Fig. 6 shows a method according to an embodiment of the invention.
  • the apparatus according to Fig. 5 may perform the method of Fig. 6 but is not limited to this method.
  • the method of Fig. 6 may be performed by the apparatus of Fig. 5 but is not limited to being performed by this apparatus.
  • the apparatus comprises monitoring means 1 10, determining means 120, and instructing means 130.
  • the monitoring means 1 10, determining means 120, and instructing means 130 may be monitoring processor, determining processor, and instructing processor, respectively.
  • the monitoring means 1 10 monitors if a request to create a session to transmit data from a terminal to an access point name is received (S1 10).
  • the request comprises a location indication indicating a location of the terminal.
  • the session may be a session for non-IP data.
  • the determining means 120 determines an internet protocol address based on the access point name and the location indication (S120).
  • the instructing means 130 instructs to forward the data to the internet protocol address determined by the determining means 120 (S130).
  • Fig. 7 shows an apparatus according to an embodiment of the invention.
  • the apparatus comprises at least one processor 410, at least one memory 420 including computer program code, and the at least one processor 410, with the at least one memory 420 and the computer program code, being arranged to cause the apparatus to at least perform at least one of the methods according to Figs. 4 and 6.
  • one AS may be assigned per APN, irrespective of UE type or location.
  • Embodiments of the invention may be employed in a 3GPP network such as LTE or LTE- A, or in a 5G network. They may be employed also in other wireless or wireline communication networks such as CDMA, EDGE, UTRAN networks, WiFi networks, etc.. Preferably, embodiments of the invention are applied to non-IP data. In these cases, the network should allow non-IP data transfer to/from the terminal.
  • Some embodiments of the invention are related to enhancing the basic solution described in the standards, i.e UDP/IP tunnelling in SGi interface. However, some embodiments of the invention are also applicable to any other non-standard tunnelling solution, e.g. as described in the 3GPP TS 23.401 .
  • a terminal may be any apparatus capable to access the respective network.
  • a terminal may be a UE, an loT device, etc.
  • the terminal may be a smartphone, a laptop, a mobile phone etc.
  • embodiments of the invention may be applied to non-loT devices, too.
  • One piece of information may be transmitted in one or plural messages from one entity to another entity. Each of these messages may comprise further (different) pieces of information.
  • Names of network elements, protocols, and methods are based on current standards. In other versions or other technologies, the names of these network elements and/or protocols and/or methods may be different, as long as they provide a corresponding functionality.
  • each of the entities described in the present description may be based on a different hardware, or some or all of the entities may be based on the same hardware. It does not necessarily mean that they are based on different software. That is, each of the entities described in the present description may be based on different software, or some or all of the entities may be based on the same software.
  • One or more of the described entities may be implemented in the cloud. In particular, each of the described entities may be implemented as a network slice.
  • example embodiments of the present invention provide, for example, an address mapping function, such as a P- GW or a AAA server, or a component thereof, an apparatus embodying the same, a method for controlling and/or operating the same, and computer program(s) controlling and/or operating the same as well as mediums carrying such computer program(s) and forming computer program product(s).
  • an address mapping function such as a P- GW or a AAA server, or a component thereof
  • an apparatus embodying the same a method for controlling and/or operating the same, and computer program(s) controlling and/or operating the same as well as mediums carrying such computer program(s) and forming computer program product(s).
  • Implementations of any of the above described blocks, apparatuses, systems, techniques or methods include, as non-limiting examples, implementations as hardware, software, firmware, special purpose circuits or logic, general purpose hardware or controller or other computing devices, or some combination thereof. They may be implemented fully or partly in the cloud.

Abstract

It is provided a method, comprising monitoring if a request to create a session to transmit data from a terminal to an access point name is received; determining an internet protocol address if the request is received; instructing to forward the data to the internet protocol address; wherein the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication; if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.

Description

DESCRIPTION
Title
Selection criteria for (non-IP) data destinations
Field of t e invention
The present invention relates to an apparatus, a method, and a computer program product related to address mapping. More particularly, the present invention relates to an apparatus, a method, and a computer program product related to address mapping for non-IP data.
Abbreviations
3GPP Third Generation Partnership Project
4G, 5G 4th Generation, 5th Generation
AAA Authentication, Authorization, and Accounting
APN Access Point Name
AS Application Server
C-BS CloT Base Station
CloT Cellular loT
C-SGN CloT Serving Gateway Node
ctx Context
EPC Evolved Packet Core
GPRS General Packet Radio Service
GSM Global System for Mobile Communication
GSMA GSM Association
GTP GPRS Tunneling Protocol
GW Gateway
HSS Home Subscriber Sever
IMEI International Mobile Equipment Identity
loT Internet of Things
IP Internet Protocol
L1 , L2 Layer 1 , Layer 2 of OSI layer model
LTE Long Term Evolution
LTE-A LTE Advanced MAC Medium Access Control
MME Mobility Management Entity
MO Mobile Originated
MT Mobile Terminated
NAS Non-Access Stratum
NB Narrowband
NIDD Non-IP Data Delivery
PDCP Packet Data Convergence Protocol
PDN Packet Data Network
PGW, P-GW Packet Data Gateway
RFC Request for Comments
RLC Radio Link Control
S1 AP S1 Application Part
S5/S8 Interface between SGW and PGW (S8 for roaming)
SCEF Service Capability Exposure Function
SCTP Stream Control Transmission Protocol
SGi 3GPP Standard interface between PGW and the packet data network
SGW Serving Gateway
TAC Type Allocation Code
TR Technical Report
TS Technical Specification
UDP User Datagram Protocol
UE User Equipment
VRF Virtual Routing Function
Background of the invention
This application relates to the cellular loT (CloT) in the Evolved Packet Core (EPC). The CloT devices may be simplified by use of non-IP data, allowing devices to communicate with the server side without the need for Internet Protocol (IP) stack. The support of Non-IP data is part of the 3GPP CloT optimisations. A specific 3GPP PDN Type "Non-IP" is used for Non-IP data.
3GPP TR 23.720 describes a solution (solution 15) where data is relayed via P-GW between the UE and Application Server (AS) as shown in Fig. 1 . An alternative solution is to relay the data from MME to SCEF, but this solution is not considered further in this application. 3GPP TR.720 describes t e solution 15 shown in Fig. 1 substantially as follows:
When the UE does not need IP services, it would make use of this procedure to setup a PDN connection to send and receive non-IP data. When Non-IP is requested, the P-GW or corresponding function in a C-SGN/MME allocates an IP address for the UE. The IP address is used to identify the UE in the UDP/IP encapsulation over the SGi interface. The PGW or corresponding function in a C-SGN/MME does not convey the IP address to the UE, i.e. it omits the stateless address autoconfiguration.
The "non-IP" service provided by the 3GPP network for CloT reduces the overhead passed over the low bitrate radio interface. The interface towards the Application Service is still a "normal" IP interface to enable the use of all mainstream IP technology at the Application Server side and to minimize the impact on the 3GPP system. Since a CloT UE using "non- IP" has no means to address different Application Servers, it will be a point-to-point tunnel between the UE and the Application Server. The destination IP address of the Application Server is defined in the APN.
The steps shown in Fig. 1 are substantially as follows:
1 . UE sends initial attach with an indication set to "Non-IP".
2. C-SGN/MME authenticates the UE following normal procedures if necessary. The C-SGN/MME processes the initial attach and identifies that the UE uses non-IP data. IP address allocation will be carried out, for use in the UDP/IP encapsulation on the SGi interface. Since a UE using a non-IP data has no means to address different Application Servers, the C-SGN/MME selects a proper destination for the UE, e.g. the Application Server, according to the APN and will forward any data from UE to that specific Application Server. The non-IP data sent between the UE and the Application Server is encapsulated in UDP/IP packets. The IP address allocated for the UE and the IP address of the AS configured in the non-IP APN will be used for setting the addresses in the UDP/IP header. Other IP related operation same as step 4.
3. The C-SGN/MME processes the initial attach and identifies that the UE uses non-IP data. Therefore, it selects a proper P-GW according to the APN. The C- SGN/MME/SGW sends the Create Session Request to the P-GW, indicating that "Non-IP" is requested. 4. The P-GW runs the IP related operation for "non-IP", e.g. IP address allocation, but no SLAAC (e.g. no Router Advertisements sent to the UE), establishes a PDN context for modified switching where UDP/IP encapsulation are used over the SGi interface and non-IP data are used over the S5/S8. In addition, any existing or future non-standardized tunnelling may be used by the P-GW on top of the UDP/IP encapsulated data on the SGi interface e.g. VPN secure tunnelling.
5. The P-GW responds with a Create Session Response, indicating that the "Non-IP" PDN connection has been setup.
6. C-SGN/MME sends the Attach Accept to the UE.
7. UE sends an Attach Complete to the C-SGN/MME to indicate the successful attach including setup of a PDN connection for non-IP Small Data.
The steps 3 to 5 are executed within a single combined node when separate P-GW is not used.
For uplink non-IP traffic, the UE sends the non-IP data to C-SGN/MME/SGW over the bearer, which in turn forwards the data to the Application Server encapsulated in UDP/IP. In case the UE is roaming or a separate P-GW is used, the C-SGN/MME/SGW forwards the non-IP data to P-GW and the P-GW forwards that to the Application Server encapsulated in UDP/IP.
For downlink non-IP traffic, the Application Server sends non-IP data for the UE encapsulated in UDP/IP to the P-GW or C-SGN. The P-GW or C-SGN removes the UDP/IP header and forwards the downlink non-IP traffic to the UE using the UE's non-IP bearer. The P-GW/C-GSN triggers the IP header removal based on context information for the PDN connection.
For the P-GW/C-SGN side a 3GPP known UDP port may be used for the non-IP data. For the Application Server side the IP address and UDP port of the Application Server is configured per APN. UDP port(s) to route the packet to appropriate application server(s) is pre-configured at P-GW/C-SGN (e.g. based on business agreement between operator and application server provider).
The normative standardization continues in 3GPP TS 23.401 , which describes solutions for support for Non-IP Data Delivery (NIDD). For release 13, the normative solution is described in section 4.3.17.8 of this 3GPP TS. Fig. 2 shows the protocol stacks and conversions involved in passing non-IP traffic from UE to AS. At the bottom, the structure of a datagram from SGW/PGW to AS (on SGi interface) is shown.
Thus, more fine-grained solutions for selecting the destination application server are needed.
Summary of the invention
It is an object of the present invention to improve the prior art.
According to a first aspect of the invention, there is provided an apparatus, comprising at least one processor, at least one memory including computer program code, and the at least one processor, with the at least one memory and the computer program code, being arranged to cause the apparatus to at least perform monitoring if a request to create a session to transmit data from a terminal to an access point name is received; determining an internet protocol address if the request is received; instructing to forward the data to the internet protocol address; wherein the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication; if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.
According to a second aspect of the invention, there is provided a method, comprising monitoring if a request to create a session to transmit data from a terminal to an access point name is received; determining an internet protocol address if the request is received; instructing to forward the data to the internet protocol address; wherein the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication; if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal. According to each of the first and second aspects, if the internet protocol address is determined based on the type indication, the request may comprise a terminal identifier of the terminal and the terminal identifier may include the type of the terminal. The terminal identifier may comprise an international mobile equipment identifier.
According to each of the first and second aspects, if the internet protocol address is determined based on the location identifier, the location identifier may comprise a location value.
According to each of the first and second aspects, the session may be for non-internet- protocol data and the data may be non-internet-protocol data.
The method of the second aspect may be a method of data delivery.
According to a third aspect of the invention, there is provided a computer program product comprising a set of instructions which, when executed on an apparatus, is configured to cause the apparatus to carry out the method according to the second aspect. The computer program product may be embodied as a computer-readable medium or directly loadable into a computer.
According to some embodiments of the invention, at least one of the following advantages may be achieved:
• Reduced administrative effort due to smaller number of APNs;
• Scaling problems due to high number of APNs may be avoided;
• Higher flexibility in mapping of APNs to IP addresses;
• AS may be optimized for a terminal type;
• Reduced distances for routing of (non-IP) data;
• Legislative requirements may be fulfilled;
• Backward compatibility: the terminal and other network elements than PGW (or AAA server) and interfaces are not affected.
It is to be understood that any of the above modifications can be applied singly or in combination to the respective aspects to which they refer, unless they are explicitly stated as excluding alternatives.
Brief description of the drawings Further details, features, objects, and advantages are apparent from the following detailed description of the preferred embodiments of the present invention which is to be taken in conjunction with the appended drawings, wherein:
Fig. 1 shows a message flow according to solution 15 of 3GPP TR 23.270;
Fig. 2 shows protocol stacks involved in NIDD including UDP/IP tunneling towards AS
(upper part) with a datagram structure on the PGW's SGi side (bottom part);
Fig. 3 shows an apparatus according to an embodiment of the invention;
Fig. 4 shows a method according to an embodiment of the invention;
Fig. 5 shows an apparatus according to an embodiment of the invention;
Fig. 6 shows a method according to an embodiment of the invention; and
Fig. 7 shows an apparatus according to an embodiment of the invention.
Detailed description of certain embodiments
Herein below, certain embodiments of the present invention are described in detail with reference to the accompanying drawings, wherein the features of the embodiments can be freely combined with each other unless otherwise described. However, it is to be expressly understood that the description of certain embodiments is given by way of example only, and that it is by no way intended to be understood as limiting the invention to the disclosed details.
Moreover, it is to be understood that the apparatus is configured to perform the corresponding method, although in some cases only the apparatus or only the method are described.
The current 3GPP standard essentially defines that the destination AS and the tunnelling technique (if differing from de-facto solution described in 3GPP TS 23.401 , section 4.3.17.8.3.3.2 "SGi PtP tunnelling based on UDP/IP", see for example 3GPP TS 23.401 , section 4.3.17.8.3.3.3 "Other SGi PtP tunnelling mechanisms") are selected based on Access Point Name (APN) pre-configuration in the PGW, see 3GPP TS 23.401 , section 4.3.17.8.3.3.1 :
The P-GW decides at PDN connection establishment based on pre-configuration which point-to-point tunneling technique is used for the SGi based delivery between the P-GW and the AS. NOTE: The pre-configuration can be done in the P-GW per APN or based on other criterion such as SLA between operator and 3rd party application service provider, etc.
With this 1 :1 mapping of APN to AS (more specific: IP address of AS), it is possible to use static APN:AS mapping, or even acquire the mapping information dynamically from e.g. AAA server (dynamic tunnelling according to RFC 2868, where the AS is defined by a Tunnel-Server-Endpoint attribute of an Access accept message).
However, there are use cases which may require a more intelligent solution in the PGW or AAA server. Furthermore, even if multiple application servers could be mapped to common VRFs (virtual routing functions) in transport level, the number of different APNs would end up to be very large. This may create dimensioning problems in the core network elements as well as increasing configuration and operational complexities.
Some embodiments of the invention provide a more fine-granular solution for selecting the destination application server. Namely, according to some embodiments of the invention, the AS (IP address of the AS) may be selected not only based on the APN received in the Create Session Request (step 3 of Fig. 1 ) but also on one or both of the UE type and the UE location. Thus, the current 1 :1 mapping between the APN and (IP address of) AS may be made a N:M mapping with at least one of N, M > 1 .
Information on the UE type is available in the Type Allocation Code (TAC) which is part of the IMEI known by the PGW. The "UE type" (i.e. "Mobile Equipment Identity (MEI)") comes to the PGW in the Create Session Request, if the information is available in the MME/SGSN. This is defined in GTPv2 specification 3GPP TS 29.274 and GTPvl specification 3GPP TS 29.060. The structure of the IMEI is specified in 3GPP TS 23.003. The Type Allocation Code (TAC) is issued by the GSM Association in its capacity as the Global Decimal Administrator. Further information can be found in the GSMA TS.06 "IMEI Allocation and Approval Process" (http://www.gsma.com/newsroom/gsmadocuments/)
In some embodiments of the invention, based on TAC, different destination AS may be configured for different device types, allowing e.g. sharing APN across various devices owned by some organization. One may even connect all devices of the same type attaching to different APNs to the same common application server. This common application server may be particularly configured to handle this device type. Information on the location of the UE is provided by the location value. The User Location Information (ULI) comes to the PGW in the Create Session Request, if the information is available in the MME/SGSN. This is defined in GTPv2 specification 3GPP TS 29.274 and GTPvl specification 3GPP TS 29.060. Mapping based on the location information allow e.g. selecting a local destination AS. The UE location is provided to the PGW by MME/SGSN.
Especially in Europe, many operators work across multiple countries, while providing centrally core network elements like PGW. Depending on local legislations (and potentially also on the type of the devices), the authorities might require the data to be handled within the same country. If the mapping of APN to IP address of the AS is based on the UE location, the operator may deploy the AS to each country and keep the PGW centrally deployed. In such a configuration, the PGW may select the destination AS based on the UE's current location which would help to achieve this legislative restriction.
The mapping based on UE type and/or UE location may be preconfigured in the PGW or AAA server, or even in any other server (such as a dedicated server) in which the mapping is performed. The mapping options should be described in the respective 3GPP standards for non-IP tunnelling solutions.
Fig. 3 shows an apparatus according to an embodiment of the invention. The apparatus may be a mapping function such as a PGW or a AAA server, or an element thereof. Fig. 4 shows a method according to an embodiment of the invention. The apparatus according to Fig. 3 may perform the method of Fig. 4 but is not limited to this method. The method of Fig. 4 may be performed by the apparatus of Fig. 3 but is not limited to being performed by this apparatus.
The apparatus comprises monitoring means 10, determining means 20, and instructing means 30. The monitoring means 10, determining means 20, and instructing means 30 may be monitoring processor, determining processor, and instructing processor, respectively.
The monitoring means 10 monitors if a request to create a session to transmit data from a terminal to an access point name is received (S10). The request comprises a type indication indicating a type of the terminal. In particular, the session may be a session for non-IP data.
If the request is received (S10 = "yes"), the determining means 20 determines an internet protocol address based on the access point name and the type indication (S20). The instructing means 30 instructs to forward the data to the internet protocol address determined by the determining means 20 (S30).
Fig. 5 shows an apparatus according to an embodiment of the invention. The apparatus may be a mapping function such as a PGW or a AAA server, or an element thereof. Fig. 6 shows a method according to an embodiment of the invention. The apparatus according to Fig. 5 may perform the method of Fig. 6 but is not limited to this method. The method of Fig. 6 may be performed by the apparatus of Fig. 5 but is not limited to being performed by this apparatus.
The apparatus comprises monitoring means 1 10, determining means 120, and instructing means 130. The monitoring means 1 10, determining means 120, and instructing means 130 may be monitoring processor, determining processor, and instructing processor, respectively.
The monitoring means 1 10 monitors if a request to create a session to transmit data from a terminal to an access point name is received (S1 10). The request comprises a location indication indicating a location of the terminal. In particular, the session may be a session for non-IP data.
If the request is received (S1 10 = "yes"), the determining means 120 determines an internet protocol address based on the access point name and the location indication (S120).
The instructing means 130 instructs to forward the data to the internet protocol address determined by the determining means 120 (S130).
Fig. 7 shows an apparatus according to an embodiment of the invention. The apparatus comprises at least one processor 410, at least one memory 420 including computer program code, and the at least one processor 410, with the at least one memory 420 and the computer program code, being arranged to cause the apparatus to at least perform at least one of the methods according to Figs. 4 and 6.
If the respective one of the UE type and the UE location is not available for the PGW (e.g. because MME/SGSN does not provide it in the Create Session Request), according to some embodiments of the invention, one AS may be assigned per APN, irrespective of UE type or location.
Embodiments of the invention may be employed in a 3GPP network such as LTE or LTE- A, or in a 5G network. They may be employed also in other wireless or wireline communication networks such as CDMA, EDGE, UTRAN networks, WiFi networks, etc.. Preferably, embodiments of the invention are applied to non-IP data. In these cases, the network should allow non-IP data transfer to/from the terminal.
Some embodiments of the invention are related to enhancing the basic solution described in the standards, i.e UDP/IP tunnelling in SGi interface. However, some embodiments of the invention are also applicable to any other non-standard tunnelling solution, e.g. as described in the 3GPP TS 23.401 .
A terminal may be any apparatus capable to access the respective network. E.g., in 3GPP networks, a terminal may be a UE, an loT device, etc. The terminal may be a smartphone, a laptop, a mobile phone etc. In particular, embodiments of the invention may be applied to non-loT devices, too.
One piece of information may be transmitted in one or plural messages from one entity to another entity. Each of these messages may comprise further (different) pieces of information.
Names of network elements, protocols, and methods are based on current standards. In other versions or other technologies, the names of these network elements and/or protocols and/or methods may be different, as long as they provide a corresponding functionality.
If not otherwise stated or otherwise made clear from the context, the statement that two entities are different means that they perform different functions. It does not necessarily mean that they are based on different hardware. That is, each of the entities described in the present description may be based on a different hardware, or some or all of the entities may be based on the same hardware. It does not necessarily mean that they are based on different software. That is, each of the entities described in the present description may be based on different software, or some or all of the entities may be based on the same software. One or more of the described entities may be implemented in the cloud. In particular, each of the described entities may be implemented as a network slice. According to t e above description, it should thus be apparent that example embodiments of the present invention provide, for example, an address mapping function, such as a P- GW or a AAA server, or a component thereof, an apparatus embodying the same, a method for controlling and/or operating the same, and computer program(s) controlling and/or operating the same as well as mediums carrying such computer program(s) and forming computer program product(s).
Implementations of any of the above described blocks, apparatuses, systems, techniques or methods include, as non-limiting examples, implementations as hardware, software, firmware, special purpose circuits or logic, general purpose hardware or controller or other computing devices, or some combination thereof. They may be implemented fully or partly in the cloud.
It is to be understood that what is described above is what is presently considered the preferred embodiments of the present invention. However, it should be noted that the description of the preferred embodiments is given by way of example only and that various modifications may be made without departing from the scope of the invention as defined by the appended claims.

Claims

Claims:
1 . Apparatus, comprising at least one processor, at least one memory including computer program code, and the at least one processor, with the at least one memory and the computer program code, being arranged to cause the apparatus to at least perform
monitoring if a request to create a session to transmit data from a terminal to an access point name is received;
determining an internet protocol address if the request is received;
instructing to forward the data to the internet protocol address; wherein
the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication;
if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and
if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.
2. The apparatus according to claim 1 , wherein, if the internet protocol address is determined based on the type indication, the request comprises a terminal identifier of the terminal and the terminal identifier includes the type of the terminal.
3. The apparatus according to claim 2, wherein the terminal identifier comprises an international mobile equipment identifier.
4. The apparatus according to any of claims 1 to 3, wherein, if the internet protocol address is determined based on the location identifier, the location identifier comprises a location value.
5. The apparatus according to any of claims 1 to 4, wherein the session is for non-internet- protocol data and the data are non-internet-protocol data.
6. Method, comprising
monitoring if a request to create a session to transmit data from a terminal to an access point name is received;
determining an internet protocol address if the request is received; instructing to forward t e data to the internet protocol address; wherein
the internet protocol address is determined based on the access point name and at least one of a type indication and a location indication;
if the internet protocol address is determined based on the type indication, the request comprises the type indication and the type indication indicates a type of the terminal; and
if the internet protocol address is determined based on the location indication, the request comprises the location indication and the location indication indicates a location of the terminal.
7. The method according to claim 6, wherein, if the internet protocol address is determined based on the type indication, the request comprises a terminal identifier of the terminal and the terminal identifier includes the type of the terminal.
8. The method according to claim 7, wherein the terminal identifier comprises an international mobile equipment identifier.
9. The method according to any of claims 6 to 8, wherein, if the internet protocol address is determined based on the location identifier, the location identifier comprises a location value.
10. The method according to any of claims 6 to 9, wherein the session is for non-internet- protocol data and the data are non-internet-protocol data.
1 1 . A computer program product comprising a set of instructions which, when executed on an apparatus, is configured to cause the apparatus to carry out the method according to any of claims 6 to 10.
12. The computer program product according to claim 1 1 , embodied as a computer-readable medium or directly loadable into a computer.
PCT/EP2017/061201 2017-05-10 2017-05-10 Selection criteria for (non-ip) data destinations WO2018206101A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/EP2017/061201 WO2018206101A1 (en) 2017-05-10 2017-05-10 Selection criteria for (non-ip) data destinations

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2017/061201 WO2018206101A1 (en) 2017-05-10 2017-05-10 Selection criteria for (non-ip) data destinations

Publications (1)

Publication Number Publication Date
WO2018206101A1 true WO2018206101A1 (en) 2018-11-15

Family

ID=58709937

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2017/061201 WO2018206101A1 (en) 2017-05-10 2017-05-10 Selection criteria for (non-ip) data destinations

Country Status (1)

Country Link
WO (1) WO2018206101A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020151668A1 (en) * 2019-01-25 2020-07-30 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatuses for data communication between terminal device and application server

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015081971A1 (en) * 2013-12-02 2015-06-11 Telefonaktiebolaget L M Ericsson (Publ) Ip address assignment for a ue in 3gpp

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015081971A1 (en) * 2013-12-02 2015-06-11 Telefonaktiebolaget L M Ericsson (Publ) Ip address assignment for a ue in 3gpp

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Study on Architecture for Next Generation System (Release 14)", 3GPP STANDARD; 3GPP TR 23.799, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG2, no. V0.5.0, 8 June 2016 (2016-06-08), pages 1 - 179, XP051123271 *
ETSI LTE: "ETSI TS 123 401 V13.10.0", GENERAL PACKET RADIO SERVICE (GPRS) ENHANCEMENTS FOR EVOLVED UNIVERSAL TERRESTRIAL RADIO ACCESS NETWORK (E-UTRAN) ACCESS (3GPP TS 23.401 VERSION 13.10.0 RELEASE 13, 31 March 2017 (2017-03-31), pages 0-11, 60-63, XP002778178, Retrieved from the Internet <URL:http://www.etsi.org/deliver/etsi_ts/123400_123499/123401/13.10.00_60/ts_123401v131000p.pdf> [retrieved on 20180213] *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020151668A1 (en) * 2019-01-25 2020-07-30 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatuses for data communication between terminal device and application server

Similar Documents

Publication Publication Date Title
CN109792788B (en) Method and apparatus for tunneling-related data transmission in a wireless communication network
US9185545B2 (en) Local breakout session establishment method and apparatus in wireless communication system
US20220248318A1 (en) Control of Network Slice
US9668293B2 (en) Relocation of mobility anchor for nomadic subscribers
KR101531531B1 (en) Method for connecting user equipment to local packet data network by evolved node b
EP3114874B1 (en) Ran based gateway functions
EP2876914B1 (en) Providing in-line services through radio access network resources under control of a mobile packet core in a network environment
US11910292B2 (en) Support of user plane transactions over a mobile network
WO2018165336A1 (en) Network sharing by multiple service providers in a 3gpp framework using single core network
WO2011079634A1 (en) Traffic offload method, traffic offload function entity and traffic offload system
CN107431953B (en) Method and device for traffic flow distribution
EP2919528A1 (en) Mobile network communication method, communication device and communication system
WO2010063175A1 (en) Method, device and system for data gateway handover
US9872172B2 (en) Identifying a user equipment in a communication network
US9860869B2 (en) Method and apparatus for offloading data traffic in a wireless communication system
US20190260857A1 (en) Data Packet Processing Method, Control Plane Network Element, And User Plane Network Element
CN109842956B (en) Service data routing method, service gateway and mobile management entity
US20100118774A1 (en) Method for changing radio channels, composed network and access router
WO2016163416A1 (en) Terminal device, pgw, and mme
EP3361816A1 (en) Service flow transmission method and apparatus
KR20140134998A (en) Method and apparatus for enhanceing voice service performance in communication system
US20230328596A1 (en) Handover for Communication Networks
WO2018206101A1 (en) Selection criteria for (non-ip) data destinations
EP4030864A1 (en) Data transmission method and apparatus
US20190141758A1 (en) Session management for massive machine type communication in 5g networks

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17723975

Country of ref document: EP

Kind code of ref document: A1