WO2013167335A1 - Transferring messages - Google Patents
Transferring messages Download PDFInfo
- Publication number
- WO2013167335A1 WO2013167335A1 PCT/EP2013/057430 EP2013057430W WO2013167335A1 WO 2013167335 A1 WO2013167335 A1 WO 2013167335A1 EP 2013057430 W EP2013057430 W EP 2013057430W WO 2013167335 A1 WO2013167335 A1 WO 2013167335A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- base station
- target base
- application protocol
- proxy
- target
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/02—Communication route or path selection, e.g. power-based or shortest path routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W92/00—Interfaces specially adapted for wireless communication networks
- H04W92/16—Interfaces between hierarchically similar devices
- H04W92/20—Interfaces between hierarchically similar devices between access points
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/14—Backbone network devices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W36/00—Hand-off or reselection arrangements
- H04W36/04—Reselecting a cell layer in multi-layered cells
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/04—Network layer protocols, e.g. mobile IP [Internet Protocol]
Definitions
- the present invention relates to a method of transferring messages between base stations of a wireless telecommunications network, a proxy node, a method of transmitting messages from a base station, a base station and computer program products.
- LTE long term evolution
- messages are sent direct between base stations using an X2 interface.
- a typical method to establish the X2 interface is, first a cell is detected, typically by user equipment, and reported to a serving base station in a user report. The serving base station then passes the cell identifier to the network, which returns an IP address of the target base station supporting the detected cell. The serving base station then establishes a Stream Control Transmission Protocol (SCTP) connection or "Association" between the two base stations. The X2 interface is then established between the source and target base station over this SCTP connection and enables messages to be transferred between the two base stations.
- SCTP Stream Control Transmission Protocol
- a small cell base station In addition to macro cells provided by macro base stations, other types of cells and base stations may be provided within the wireless telecommunications network.
- a small cell base station typically provides coverage using a small cell which has a relatively limited range typically within the coverage area of a macro cell.
- the transmission power of a small cell base station is relatively low and hence the small cell provides a small coverage area covering, for example, an office or a home.
- Such small cells are typically provided where the communications coverage provided by macro cell is poor or where a user wishes to use an alternative communications link provided locally, by the small cell base station, to communicate with the core network.
- a method of transferring messages between base stations of a wireless telecommunications network comprising the steps of: receiving an X2 Application Protocol message within an incoming X2 interface IP packet over an X2 interface from a source base station;
- the first aspect recognizes that a problem with the proliferation of cells, and particularly small cells, within the network is that the number of direct links between base stations increases. This is because typically each base station sets up and maintains a dedicated link between it and each of its neighbouring base stations. Typically, a single SCTP connection is made between a base station and a neighbour over which an X2 interface is established. As the number of neighbours increases, so does the number of a separate SCTP connections and overlying X2 interfaces. This leads to a drain on resources within the base station due to the need to maintain each of these connections and existing standards did not envisage that such a large number of connections may be necessary. Although different techniques have been proposed to attempt to address this problem, the first aspect recognises that they each have their own drawbacks, typically due to being inconsistent with protocols defined it by third- party standards or due to complexity in the processing required to implement those technique.
- the first type of proxy is similar to the one defined in release 10 to handle Relay Nodes. This type of proxy hides the small cell or home base stations
- HeNBs macro base station
- eNB macro base station
- all X2AP messages are therefore terminated in the proxy.
- This solution presents high complexity for the proxy because it terminates all X2AP messages, interprets them and maintains corresponding X2 contexts on two sides, it also has to keep memory of the neighbouring relationship status between the macro eNB and the HeNBs which can be frequently updated, and finally the simultaneous handling of both direct and via-proxy X2 connections by the macro eNB introduces new complexity.
- This first solution also introduces changes in current macro eNB and HeNB behaviour.
- the second type of proxy has been recently introduced as a kind of SCTP concentrator.
- that concentrator aims at not terminating at all the X2AP protocol in the proxy. It therefore entirely relies on an SCTP stream mapping solution whereby the macro eNB draws one (or several) SCTP association (s) to the proxy and over that SCTP association uses one stream (or pair of SCTP streams) to address one particular neighbour HeNB.
- SCTP association uses one stream (or pair of SCTP streams) to address one particular neighbour HeNB.
- SCTP association or pair of SCTP streams
- the macro eNB When the macro eNB has already setup its SCTP association to the proxy and discovers a new neighbour HeNB, it is undefined or technically challengeable how it could request the proxy to trigger the setup of the X2 SCTP association towards the HeNB without having the proxy terminating the X2AP protocol. In the other direction, when the HeNB discovers a macro eNB it is undefined or technically challengeable how the proxy can add a new SCTP stream over the SCTP association between the proxy and the macro eNB and how the macro eNB can identify the mapping between the SCTP stream and the HeNB ID.
- a method of transferring messages between base stations of a wireless telecommunications network may comprise the step of receiving an incoming X2 application protocol message within an X2 interface IP packet over an SCTP connection from a source base station.
- the method may also comprise the step of extracting, from the incoming X2 interface IP packet, target base station identity information which identifies a target base station.
- the method may also comprise the step of routing or transferring the X2 application protocol message to the target base station.
- the X2 protocol application message may be carried within an outgoing X2 interface IP packet which has a target IP address which is derived from the target base station identity information.
- This approach uses a modified X2 application protocol message which includes the target base station identity information and which is wrapped within an X2 interface IP packet.
- This enables the modified message to be received by a proxy and the IP address of the target base station easily derived so that the message may be relayed onto a target base station with minimal processing being required by the proxy.
- the same single SCTP connection between the source base station and the proxy can be used to carry X2 application protocol messages to the proxy for any number of target base stations. This significantly simplifies the processing and resources required within the source base station and the proxy.
- the proxy can utilize the same single SCTP connection with the target base station to transfer messages with the target base station for any number of different macro base stations. Again, this simplifies the processing and resources required in the target base station and the proxy.
- the extraction of the target base station identity information and generation of the outgoing message can still effectively be done within the X2 protocol layer which significantly reduces the processing and resources required from the proxy, which can remain effectively stateless and can use an RFC-compliant SCTP stack.
- the method enables a direct X2AP association to remain defined end to end between the source and the target base station without terminating the full X2 Application Protocol in the proxy which makes the proxy simple and without corresponding statefull X2 contexts. All of this improves the flexibility, reliability and scalability of establishing and maintaining connections between base stations compared to existing techniques.
- the step of receiving comprises receiving the incoming X2
- the X2 application protocol message is sent by the source base station to the IP address of the proxy.
- the step of extracting comprises extracting the target IP address from the target base station identity information and the step of routing or transferring comprises routing the X2 Application Protocol message carried within the outgoing X2 interface IP packet having the target IP address for transmission to the target base station.
- the X2 application protocol message is sent by the proxy to the IP address of the target base station.
- the method comprises the step of maintaining a lookup table matching a target base station identity information with a corresponding target base station IP addresses, the step of routing or transferring comprises identifying the target IP address from the lookup table using the target base station identity information and routing or transferring the X2 Application Protocol message carried within the outgoing X2 interface IP packet having the target IP address for transmission to the target base station.
- the method comprises the step of querying an external lookup table to obtain the target base station IP address in response to providing the target base station identity information.
- the method comprises the step of receiving the target base station IP address for inclusion in the lookup table during transfer of SI interface messages with the target base station.
- the step of extracting comprises decoding the incoming X2 interface IP packet containing the X2 Application Protocol message in accordance with a light layer protocol to extract the target base station identity information.
- the step of extracting comprises decoding the incoming X2 interface IP packet containing the X2 Application Protocol message in accordance with a light layer protocol to extract the target IP address.
- the method comprises the step of maintaining a direct X2
- the X2 Application Protocol association is being carried over two SCTP associations, one from the source base station to the proxy node and one from the proxy node to the target base station.
- the method comprises the step of maintaining an SCTP association with the source base station and a separate SCTP association with the target base station. In one embodiment, the method comprises the step of establishing an SCTP association with the target base station on receipt of the incoming X2AP interface message.
- a proxy operable to transfer messages between base stations of a wireless telecommunications network, the proxy comprising: reception logic operable to receive an X2 Application Protocol message within an incoming X2 interface IP packet over an X2 interface from a source base station;
- extraction logic operable to extract, from the X2 Application Protocol message, target base station identity information identifying a target base station; and routing logic operable ⁇ o route the X2 Application Protocol message to the target base station, the X2 Application Protocol message carried within an outgoing X2 interface IP packet having a target IP address derived from the target base station identity information.
- the reception logic is operable to receive the incoming X2
- the extraction logic is operable to extract the target IP address from the target base station identity information and the routing logic is operable to route the X2 Application Protocol message carried within the outgoing X2 interface IP packet having the target IP address for transmission to the target base station.
- the base station comprises a lookup table matching a target base station identity information with a corresponding target base station IP addresses and wherein the routing logic is operable to identify the target IP address from the lookup table using the target base station identity information and to generate the X2
- the reception logic is operable to receive the target base station IP address for inclusion in the lookup table during transfer of SI interface messages with the target base station.
- the extraction logic is operable to decode the incoming X2 interface IP packet containing the X2 Application Protocol message in accordance with a light layer protocol to extract the target base station identity information.
- the extraction logic is operable to decode the incoming X2 interface IP packet containing the X2 Application Protocol message in accordance with a light layer protocol to extract the target IP address.
- the base station comprises interface logic operable to maintain a direct X2 Application Protocol association between the source base station and the target base station, the X2 Application Protocol association is being carried over two SCTP associations, one from the source base station to the proxy node and one from the proxy node to the target base station.
- the base station comprises interface logic operable to maintain an SCTP association with the source base station and a separate SCTP association with the target base station.
- the interface logic is operable to establish an SCTP association with the target base station on receipt of the incoming X2AP interface message.
- a method of transmitting messages from a source base station of a wireless telecommunications network comprising the steps of: adding, to an X2 Application Protocol message, target base station identity information identifying a target base station; and transmitting the X2 Application Protocol message with the target base station identity information to a proxy node.
- the step of transmitting comprises transmitting the X2 Application Protocol message to the proxy node having an IP address included within an X2 interface IP packet carrying the X2 Application Protocol message.
- the method comprises the step of receiving the target base station identity information from a network node of the wireless telecommunications network.
- the step of receiving comprises receiving the target base station identity information during transfer of SI interface messages with the target base station.
- the method comprises the step of receiving the IP address of the proxy node from a network node of the wireless telecommunications network. In one embodiment, the step of receiving the IP address of the proxy node comprises receiving the IP address of the proxy node during transfer of SI interface messages with the target base station.
- the step of adding comprises adding an information element incorporating target base station identity information to the X2 Application Protocol message.
- the target base station identity information comprises one of an IP address of the target base station and information from which the IP address of the target base station is derivable by the proxy node.
- a base station comprising: X2 logic operable to add, to an X2 Application Protocol message, target base station identity information identifying a target base station; and transmission logic operable to transmit the X2 Application Protocol message with the target base station identity information to a proxy node.
- the transmission logic is operable to transmit the X2 Application Protocol message to the proxy node having an IP address included within an X2 interface IP packet carrying the X2 Application Protocol message.
- the base station comprises reception logic operable to receive the target base station identity information from a network node of the wireless telecommunications network.
- the reception logic is operable to receive the target base station identity information during transfer of SI interface messages with the target base station.
- the reception logic is operable to receive the IP address of the proxy node from a network node of the wireless telecommunications network.
- the reception logic is operable to receive the IP address of the proxy node during transfer of SI interface messages with the target base station.
- the addition logic is operable to add an information element incorporating target base station identity information to the X2 Application Protocol message.
- the target base station identity information comprises one of an IP address of the target base station and information from which the IP address of the target base station is derivable by the proxy node.
- a computer program product operable, when executed on a computer, to perform the method steps of the first or third aspect.
- Figure 1 provides an overview of a proxy technique according to one embodiment
- Figure 2 shows a Logical Architecture with an X2 proxy function
- Figure 3 shows a logical network architecture for an SCTP concentrator
- Figure 4 shows a logical network architecture according to one embodiment
- Figure 5 illustrates a basic X2 setup procedure according to one embodiment
- Figure 6 illustrates a handover procedure according to one embodiment
- the dense deployment of small cell base stations can lead to a high number of such small cell base stations being identified as neighbours to a macro base station (for example, there may be several hundred or even thousands of small cell neighbours) .
- the X2 interface is used for communication between neighbouring base stations and establishing and maintaining such a number of X2 connections can become challenging for a macro base station, in particular with regard to establishing and maintaining this number of SCTP associations with each of the neighbours.
- a technique which utilises a new type of X2 Application Protocol (X2AP) message which includes a new information element termed a target base station identifier.
- This new type of X2AP message may either be a modified X2AP message which includes the new information element, or may be an IP packet generated in response to a light protocol layer between the SCTP layer and the X2AP layer which incorporates the original X2AP message within the payload of the message generated by the light protocol layer and which adds the target base station identifier.
- the modified X2AP message is transmitted to a network node
- the network node is designated by the network using SI signalling.
- the network may provide the IP address of any small cell gateway that exists which may provide routing, forwarding or proxy functionality, as will be described in more detail below, or may provide the IP address of another network node that provides this functionality (should this functionality not be present in the small cell gateway or should no small cell gateway be present).
- the network may provide the IP address of the target small cell base station itself so that direct connections may also still be established, if required.
- this proxy when using some form of proxy, whether that is in the small cell gateway or elsewhere, this proxy is used as a router at the X2AP level for routing of X2AP messages.
- this enables the macro base station to continue to see and create an X2AP association or connection with individual small cell base stations and can therefore handle the X2AP relations in a similar way as that which currently exists.
- no specific mapping onto designated SCTP streams provided by the macro base station is required to be able to address a particular small cell base station. Instead, the small cell base station is addressed at the X2AP level by a specific identifier to enable the proxy to perform the correct routing.
- the proxy terminates the X2AP protocol, but only for routing purposes, and so enables an X2AP association or connection to be maintained end-to-end between the macro base station and the small cell base station.
- This approach thus makes the proxy almost stateless and much simpler than approaches which rely on stream mapping and disruption of a RFC-compliant SCTP stack.
- This approach also makes the proxy almost stateless and much simpler than approaches which instead completely terminate all X2AP messages in the proxy, interprets all X2AP messages, keeps corresponding X2 contexts on both sides and then generates new X2AP messages for the intended small cell base station.
- Embodiments simply utilise the necessary identifiers to address the small cell base station neighbours, together with the ability to use the IP address of the proxy when communicating with a base station connected to that proxy. This approach is also compatible with the use of IPSEC to setup secure tunnels to a small cell gateway at the transport level if needed.
- Figure 1 provides an overview of this proxy technique.
- a cell of neighbouring target base station 20 has been identified, typically by way of user equipment reports to the macro base station 30 provided by user equipment (not shown) .
- the macro base station reports the cell identifier of the detected cell and/or corresponding target base station 20 to the network.
- the IP address of the target base station is identified by the network.
- the network returns the IP address of the proxy 40, or may return the IP address of the proxy 40 as well as the IP address of the target base station 20 using SI signalling or may return using SI signalling the IP address of the proxy 40 as well as any (routing) information element further enabling that proxy to derive the IP address of the target base station 20. If no proxy 40 is to be used, then the IP address of the target base station 20 is returned by the network.
- the macro base station 30 then generates a setup request which includes additional routing information elements to be incorporated in a modified X2AP setup request message.
- the modified X2AP setup request message incorporates an identifier of the target base station 20 so that the proxy 40 is able to route that X2AP setup request message to that target base station 20 by only decoding the additional information element which includes the target base station identifier.
- the macro base station 30 transmits the modified X2AP setup request message to the IP address of the proxy 40 provided by the network.
- the proxy 40 On receipt of that modified X2 setup request message, the proxy 40 decodes the information element containing the target base station identifier and then derives the IP address of the target base station 20 either directly from the target base station identifier or by reference to a look-up table which maintains a linking between the target base station identifier and the target base station IP address.
- the proxy 40 then forwards the X2AP setup request message to the IP address of the target base station 20.
- the X2AP setup procedure remains end-to-end between the source macro base station 30 and the target base station 20 in contrast to previous approaches. This simplifies the operation of the proxy 40 and introduces fewer changes to the nodal behaviour of the involved base stations.
- the base station 20 will generate a similar modified X2AP setup response message which includes a target base station identifier of the macro base station 30 similar to that described above.
- This X2AP setup response message is sent to the IP address of the proxy 40.
- the proxy 40 identifies the IP address of the target macro base station 30 either from the target base station identifier itself or through a look-up table maintained by the proxy 40.
- the proxy 40 then forwards the X2AP setup response message to the IP address of the macro base station 30.
- the proxy 40 may also reformat the modified X2AP messages prior to forwarding in order to match existing X2AP messages in order to maintain backwards compatibility with legacy equipment.
- the modified X2AP messages may incorporate the target base station identifiers in a variety of different ways.
- One approach is to add a further information element to the existing X2AP message, which is then interpreted by the proxy 40.
- Another approach is to encode the existing X2AP message in accordance with a very light protocol between the SCTP layer and the X2AP layer in a way which incorporates the target base station identifier.
- the X2 Application Protocol message may be carried within an X2 interface IP packet as a payload of the light protocol layer which incorporates the target base station identifier.
- the proxy 40 is configured to perform the required decoding operation in order to extract the target base station identifier in order to be able to derive the target base station IP address.
- the proxy 40 may either trigger an SCTP association setup with the target base station if such an association does not exist when receiving the X2AP setup request message from the macro base station 30, or the small cell base station 20 can set up this association in advance, once it has been informed that it has been detected by the macro base station 30 by the network.
- X2 proxy between macro base stations (eNBs) & small cell or home base stations (HeNBs) has been the subject of numerous discussions over the last few 3GPP RAN3 meetings and there are currently two proposed solutions: 1 .
- HeNB-GW small cell or home base station gateway
- the full X2-Proxy function has a number of drawbacks including:
- HeNB-GW can use this information to determine the actual target eNB/HeNB. It can be argued that this is incorrectly using the neighbour information, as the intention is not to use this for routing purposes, but to allow the source & target eNBs/HeNBs to exchange information about all their neighbouring cells.
- the HeNB GW needs to maintain duplicates of all neighbour relation tables of the connected eNBs and HeNBs. More generally, this requires storing X2 contexts for all connected base stations.
- the SCTP Concentrator proxy function also has a number of drawbacks including:
- FIG. 4 illustrates the applicable network architecture with the proposed solution and shows a logical network architecture according to one embodiment. The following provides more details of how such a solution would be implemented, highlighting certain key scenarios.
- FIG. 5 illustrates the "basic" X2 setup procedure, i.e. when an eNB detects (or is configured with information about) a neighbouring HeNB.
- Figure 5 shows how embodiments would work when the X2 Routing Proxy function is deployed.
- eNB# l then requests information about HeNB#2 via the SI AP eNB/MME
- HeNB#2 provides two sets of TNL config. Info in the Configuration Transfer
- the first provides TNL info, of the X2 Routing Proxy
- the second is TNL info, of HeNB#2 itself.
- eNB# l sends an X2 Setup Request to the peer node.
- the Receivers eNB TNL identity is introduced. This new IE allows the X2 Routing Proxy to determine where to send the X2 message to.
- the same scenario will be repeated if the eNB subsequently decides to establish an X2 to another HeNB. Similarly if the source is an HeNB and the target an eNB, the procedure is the same. Similarly, the X2 Setup Failure message will require new lEs to identify both the source & target eNB/HeNB.
- the proposed new solution is simple, in that it only requires the addition of "routing" lEs in the X2 messages and some basic new functionality on the eNB/HeNB.
- the X2 Routing Proxy functionality is the ability to "route" messages based on received lEs.
- the solution provides an eNB/HeNB implementation that does not mandate the deployment of an HeNB-GW.
- the complexity of the X2 routing proxy function is as its name suggests merely a routing function. It also reduces the changes to be implemented in an eNB/HeNB compared to the two existing solutions.
- a single SCTP association is created between the macro base station and the proxy 40.
- a single SCTP association is provided between the proxy and every supported target small cell.
- the single SCTP association between the macro base station and the proxy is re-used for every X2AP message directed to the proxy 40, but that the proxy 40 then routes that X2AP message over the single SCTP association with the target small cell base station. Accordingly, an SCTP termination occurs within the proxy, but the X2AP association (and all X2 procedures) extends from the source base station to the target base station.
- this approach relieves the burden on the macro base station of needing to sustain tens, hundreds or more SCTP associations over the X2 interface if it wants to address a large number of base stations such as small cell base stations.
- This approach enables a more simplified proxy to be provided compared to other solutions which completely terminates the X2 protocol within the proxy.
- This approach also requires fewer changes to the behaviour of the base stations.
- this approach solves technical shortcomings that a pure transport level solution such as an SCTP concentrator cannot solve, such as the problem of dynamic management of SCTP streams upon new neighbouring base station relations needing to be added or removed, or mapping SCTP streams onto the base station identifier.
- program storage devices e.g., digital data storage media, which are machine or computer readable and encode machine-executable or computer-executable programs of instructions, wherein said instructions perform some or all of the steps of said above-described methods.
- the program storage devices may be, e.g., digital memories, magnetic storage media such as a magnetic disks and magnetic tapes, hard drives, or optically readable digital data storage media.
- the embodiments are also intended to cover computers programmed to perform said steps of the above-described methods.
- processors may be provided through the use of dedicated hardware as well as hardware capable of executing software in association with appropriate software.
- the functions may be provided by a single dedicated processor, by a single shared processor, or by a plurality of individual processors, some of which may be shared.
- processor or “controller” or “logic” should not be construed to refer exclusively to hardware capable of executing software, and may implicitly include, without limitation, digital signal processor (DSP) hardware, network processor, application specific integrated circuit (ASIC), field programmable gate array (FPGA), read only memory (ROM) for storing software, random access memory (RAM), and non volatile storage. Other hardware, conventional and/or custom, may also be included.
- DSP digital signal processor
- ASIC application specific integrated circuit
- FPGA field programmable gate array
- ROM read only memory
- RAM random access memory
- any switches shown in the Figures are conceptual only. Their function may be carried out through the operation of program logic, through dedicated logic, through the interaction of program control and dedicated logic, or even manually, the particular technique being selectable by the implementer as more specifically understood from the context.
- any block diagrams herein represent conceptual views of illustrative circuitry embodying the principles of the invention.
- any flow charts, flow diagrams, state transition diagrams, pseudo code, and the like represent various processes which may be substantially represented in computer readable medium and so executed by a computer or processor, whether or not such computer or processor is explicitly shown.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015510700A JP2015516132A (en) | 2012-05-10 | 2013-04-10 | Forward message |
| CN201380022491.3A CN104272861A (en) | 2012-05-10 | 2013-04-10 | Transferring messages |
| US14/400,147 US20150109999A1 (en) | 2012-05-10 | 2013-04-10 | Transferring messages |
| KR20147031156A KR20150003273A (en) | 2012-05-10 | 2013-04-10 | Transferring messages |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP12360033.0A EP2663158B1 (en) | 2012-05-10 | 2012-05-10 | Transferring messages |
| EP12360033.0 | 2012-05-10 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013167335A1 true WO2013167335A1 (en) | 2013-11-14 |
Family
ID=48083175
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2013/057430 Ceased WO2013167335A1 (en) | 2012-05-10 | 2013-04-10 | Transferring messages |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US20150109999A1 (en) |
| EP (1) | EP2663158B1 (en) |
| JP (1) | JP2015516132A (en) |
| KR (1) | KR20150003273A (en) |
| CN (1) | CN104272861A (en) |
| ES (1) | ES2647445T3 (en) |
| WO (1) | WO2013167335A1 (en) |
Cited By (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104661265A (en) * | 2013-11-22 | 2015-05-27 | 北京三星通信技术研究有限公司 | Method and equipment for establishing X2 and transmitting information |
| US10728844B2 (en) | 2016-09-29 | 2020-07-28 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11039388B2 (en) | 2019-07-29 | 2021-06-15 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11470548B2 (en) | 2016-09-29 | 2022-10-11 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11558854B2 (en) | 2017-07-18 | 2023-01-17 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11683752B2 (en) | 2020-06-18 | 2023-06-20 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11812320B2 (en) | 2019-07-29 | 2023-11-07 | British Telecommunications Public Limited Company | Initiation of transfer of user equipment to base station according to visual data |
| US12277221B2 (en) | 2020-07-15 | 2025-04-15 | British Telecommunications Public Limited Company | Computer-implemented automatic security methods and systems |
| US12323901B2 (en) | 2021-06-17 | 2025-06-03 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US12572648B2 (en) | 2020-07-15 | 2026-03-10 | British Telecommunications Public Limited Company | Computer-implemented automatic security methods and systems |
| US12591675B2 (en) | 2020-07-15 | 2026-03-31 | British Telecomunications Public Limited Company | Methods and systems for securing computer systems or networks against suspect binary files |
| US12610314B2 (en) | 2016-09-29 | 2026-04-21 | British Telecommunications Public Limited Company | Cellular telecommunications network |
Families Citing this family (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103716847B (en) * | 2012-09-28 | 2019-06-14 | 北京三星通信技术研究有限公司 | A method of establishing X2 through gateway |
| US9451530B2 (en) | 2012-11-02 | 2016-09-20 | Telefonaktiebolaget L M Ericsson (Publ) | Methods for base-station-to-base-station connection management |
| US9756667B2 (en) * | 2013-02-18 | 2017-09-05 | Lg Electronics Inc. | Method and apparatus for performing X2 setup procedure in wireless communication system |
| CN103561481A (en) * | 2013-11-14 | 2014-02-05 | 华为技术有限公司 | Self-establishing method and device for X2 interfaces |
| WO2015134985A1 (en) * | 2014-03-07 | 2015-09-11 | Parallel Wireless, Inc | Federated x2 gateway |
| US9954568B1 (en) * | 2014-06-25 | 2018-04-24 | Sprint Communications Company L.P. | Antenna module communication control in an antenna enclosure system |
| US10154440B2 (en) | 2014-11-14 | 2018-12-11 | Parallel Wireless, Inc. | Seamless mobile handover |
| FR3038475A1 (en) * | 2015-07-01 | 2017-01-06 | Orange | METHOD FOR OPTIMIZING THE LOAD OF A NETWORK CONNECTION CONCENTRATOR |
| EP3366062B1 (en) * | 2015-10-20 | 2021-09-08 | Parallel Wireless, Inc. | X2 protocol programmability |
| US10863007B2 (en) * | 2015-10-20 | 2020-12-08 | Parallel Wireless, Inc. | Xx/Xn protocol programmability |
| US10932306B2 (en) * | 2016-04-12 | 2021-02-23 | Telefonaktiebolaget Lm Ericsson (Publ) | Multiple SCTP associations per S1AP connection and moving S1AP signaling connection between SCTP associations |
| CN107528679B (en) * | 2016-06-22 | 2020-04-14 | 大唐移动通信设备有限公司 | A kind of S1AP signaling transmission method and device |
| KR102531563B1 (en) | 2017-01-06 | 2023-05-12 | 패러렐 와이어리스, 인크. | X2 arbitration through aggregation optimization |
| CN111294879B (en) * | 2017-03-29 | 2022-04-01 | 安科讯(福建)科技有限公司 | Method and system for configuring neighbor cell before cell switching |
| EP3585025B1 (en) | 2017-03-31 | 2021-08-18 | Huawei Technologies Co., Ltd. | Data migration method and apparatus |
| WO2018186783A1 (en) * | 2017-04-05 | 2018-10-11 | Telefonaktiebolaget Lm Ericsson (Publ) | Methods providing primary identifications of base stations and related wireless terminals and base stations |
| CN113660686B (en) | 2017-05-05 | 2023-07-21 | 中兴通讯股份有限公司 | A communication method, device and system |
| EP3785487A4 (en) * | 2018-04-24 | 2021-12-15 | Parallel Wireless, Inc. | XX BROKERAGE WITH AGGREGATION OPTIMIZATION |
| CN110830600B (en) * | 2018-08-10 | 2022-08-19 | 中兴通讯股份有限公司 | Address acquisition method, address sending method and device |
| CN112866229B (en) * | 2021-01-13 | 2022-09-06 | 中国人民解放军国防科技大学 | A method and system for high-speed network traffic identification based on state diagram |
| CN117917116A (en) * | 2021-09-06 | 2024-04-19 | 诺基亚通信公司 | Data synchronization between active and standby nodes for service continuity |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6826198B2 (en) * | 2000-12-18 | 2004-11-30 | Telefonaktiebolaget Lm Ericsson (Publ) | Signaling transport protocol extensions for load balancing and server pool support |
| EP1512259B1 (en) * | 2002-06-07 | 2007-08-15 | Nokia Corporation | Method for sending connection-oriented or connectionless data |
| CN101321101A (en) * | 2007-06-05 | 2008-12-10 | 华为技术有限公司 | Method and system for self-configuration of access network nodes |
| JP5039592B2 (en) * | 2008-02-06 | 2012-10-03 | 株式会社エヌ・ティ・ティ・ドコモ | Mobile communication method and mobile communication system |
| CN101541093B (en) * | 2008-03-21 | 2013-04-24 | 华为技术有限公司 | Method and device for establishing and maintaining interface connection |
| PT2272272T (en) * | 2008-04-30 | 2016-07-15 | ERICSSON TELEFON AB L M (publ) | Self-backhauling in lte |
| US8885500B2 (en) * | 2008-12-10 | 2014-11-11 | Telefonaktiebolaget L M Ericsson (Publ) | Interface setup for communications network with femtocells |
| JP5225191B2 (en) * | 2009-04-28 | 2013-07-03 | 株式会社エヌ・ティ・ティ・ドコモ | Mobile communication system |
| WO2010147524A1 (en) * | 2009-06-18 | 2010-12-23 | Telefonaktiebolaget L M Ericsson (Publ) | Method and arrangements in a mobile telecommunications system |
| CN102457915B (en) * | 2010-10-26 | 2016-03-02 | 株式会社Ntt都科摩 | Manage the method for X2 interface, changing method, disturbance restraining method and device |
| US9241354B2 (en) * | 2011-04-28 | 2016-01-19 | Lg Electronics Inc. | Method and apparatus for initiating X2 interface setup in wireless communication system |
| CN103002527B (en) * | 2011-09-13 | 2015-04-08 | 华为技术有限公司 | Relay node switching method, base station and communication system |
| WO2013137815A2 (en) * | 2012-03-16 | 2013-09-19 | Telefonaktiebolaget L M Ericsson (Publ) | Autonomous transport layer connection setup by a transport layer concentrator |
| US20150023320A1 (en) * | 2012-03-19 | 2015-01-22 | Kyocera Corporation | Communication control method, base station, home base station, and gateway device |
| WO2014062678A1 (en) * | 2012-10-15 | 2014-04-24 | Interdigital Patent Holdings, Inc. | Failover recovery methods with an edge component |
-
2012
- 2012-05-10 ES ES12360033.0T patent/ES2647445T3/en active Active
- 2012-05-10 EP EP12360033.0A patent/EP2663158B1/en active Active
-
2013
- 2013-04-10 US US14/400,147 patent/US20150109999A1/en not_active Abandoned
- 2013-04-10 KR KR20147031156A patent/KR20150003273A/en not_active Abandoned
- 2013-04-10 WO PCT/EP2013/057430 patent/WO2013167335A1/en not_active Ceased
- 2013-04-10 CN CN201380022491.3A patent/CN104272861A/en active Pending
- 2013-04-10 JP JP2015510700A patent/JP2015516132A/en active Pending
Non-Patent Citations (5)
| Title |
|---|
| ERICSSON ET AL: "SCTP Concentrator: A Simple Solution to a Debated Problem", 3GPP DRAFT; R3-120321, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG3, no. Dresden, Germany; 20120206 - 20120210, 31 January 2012 (2012-01-31), XP050566742 * |
| ERICSSON: "Autonomous X2 Setup through an SCTP Concentrator", 3GPP DRAFT; R3-120736, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG3, no. San Josà CR del Cabo, Mexico; 20120326 - 2012033, 17 March 2012 (2012-03-17), XP050610756 * |
| ERICSSON: "X2 SCTP Concentrator Concept â TP for H(e)NB Mobility TR", 3GPP DRAFT; R3-120852, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG3, no. San Josà CR del Cabo, Mexico; 20120326 - 2012033, 30 March 2012 (2012-03-30), XP050610873 * |
| NOKIA SIEMENS NETWORKS (RAPPORTEUR): "X2-proxy", 3GPP DRAFT; R3-120437 X2-PROXY, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG3, no. Dresden, Germany; 20120206 - 20120210, 10 February 2012 (2012-02-10), XP050566849 * |
| NOKIA SIEMENS NETWORKS ET AL: "Further clarification on X2-proxy", 3GPP DRAFT; R3-120607 X2-PROXY, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG3, no. San Jose del Cabo, Mexico; 20120326 - 20120330, 16 March 2012 (2012-03-16), XP050610571 * |
Cited By (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104661265A (en) * | 2013-11-22 | 2015-05-27 | 北京三星通信技术研究有限公司 | Method and equipment for establishing X2 and transmitting information |
| US10728844B2 (en) | 2016-09-29 | 2020-07-28 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11470548B2 (en) | 2016-09-29 | 2022-10-11 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US12610314B2 (en) | 2016-09-29 | 2026-04-21 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11558854B2 (en) | 2017-07-18 | 2023-01-17 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11039388B2 (en) | 2019-07-29 | 2021-06-15 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US11812320B2 (en) | 2019-07-29 | 2023-11-07 | British Telecommunications Public Limited Company | Initiation of transfer of user equipment to base station according to visual data |
| US11683752B2 (en) | 2020-06-18 | 2023-06-20 | British Telecommunications Public Limited Company | Cellular telecommunications network |
| US12277221B2 (en) | 2020-07-15 | 2025-04-15 | British Telecommunications Public Limited Company | Computer-implemented automatic security methods and systems |
| US12572648B2 (en) | 2020-07-15 | 2026-03-10 | British Telecommunications Public Limited Company | Computer-implemented automatic security methods and systems |
| US12591675B2 (en) | 2020-07-15 | 2026-03-31 | British Telecomunications Public Limited Company | Methods and systems for securing computer systems or networks against suspect binary files |
| US12323901B2 (en) | 2021-06-17 | 2025-06-03 | British Telecommunications Public Limited Company | Cellular telecommunications network |
Also Published As
| Publication number | Publication date |
|---|---|
| EP2663158B1 (en) | 2017-08-16 |
| ES2647445T3 (en) | 2017-12-21 |
| CN104272861A (en) | 2015-01-07 |
| EP2663158A1 (en) | 2013-11-13 |
| US20150109999A1 (en) | 2015-04-23 |
| JP2015516132A (en) | 2015-06-04 |
| KR20150003273A (en) | 2015-01-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2663158B1 (en) | Transferring messages | |
| US11825528B2 (en) | Connection identifier system and method | |
| JP6512331B2 (en) | Communication system with X2 gateway | |
| JP5568567B2 (en) | Network gateway configured to provide handover, translation, and routing functions | |
| EP2667525B1 (en) | Donor radio base station | |
| WO2011038690A1 (en) | Method and device for message handling | |
| EP2693832B1 (en) | Notification of the break of an SCTP association between an X2 Routing Proxy and an eNB | |
| WO2016167212A1 (en) | Base station and communication control method | |
| CN102036414B (en) | Method and system for realizing X2 function |
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: 13715216 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 20147031156 Country of ref document: KR Kind code of ref document: A Ref document number: 2015510700 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14400147 Country of ref document: US |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13715216 Country of ref document: EP Kind code of ref document: A1 |