WO2011000271A1 - Method and device for acquiring connection condition of user-plane - Google Patents

Method and device for acquiring connection condition of user-plane Download PDF

Info

Publication number
WO2011000271A1
WO2011000271A1 PCT/CN2010/074129 CN2010074129W WO2011000271A1 WO 2011000271 A1 WO2011000271 A1 WO 2011000271A1 CN 2010074129 W CN2010074129 W CN 2010074129W WO 2011000271 A1 WO2011000271 A1 WO 2011000271A1
Authority
WO
WIPO (PCT)
Prior art keywords
enb
message
user plane
plane connection
probe
Prior art date
Application number
PCT/CN2010/074129
Other languages
French (fr)
Chinese (zh)
Inventor
徐建华
徐方
樊伟毅
刘霖
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2011000271A1 publication Critical patent/WO2011000271A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/06Testing, supervising or monitoring using simulated traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/20Interfaces between hierarchically similar devices between access points

Definitions

  • the present invention relates to the field of communications, and in particular to a method and apparatus for acquiring a user plane connection state.
  • an eNB (Evolved NodeB, evolved Node B) may have an X2 interface, and eNBs can directly communicate through the X2 interface.
  • the X2 interface connection consists of two parts: one is the X2 port control plane connection, the control plane connection is a pre-established virtual circuit, ie, SCTP (Stream Control Transmission Protocol) coupling; the other is the X2 port user
  • SCTP Stream Control Transmission Protocol
  • the user plane connection is connectionless.
  • UDP User Datagram Protocol
  • the only basis for determining whether the X2 interface is connected is whether the control plane SCTP coupling is established, however, Due to the flexibility and diversity of the networking mode, in most cases, the IP address used for the control plane connection of the X2 port is inconsistent with the IP address used for the user plane connection, and the control plane route and the user plane route may also be inconsistent. Unable to - derive the state of the user plane connection according to the state of the control plane connection, and thus cannot enter one When the connection state of the X2 port is judged, the subsequent processing based on the X2 port connection state cannot be performed.
  • a user plane connection state acquisition method includes: the current eNB acquires the IP address information of the peer eNB; the current eNB sends a probe message to the opposite eNB according to the acquired IP address information; and determines according to the reception status of the probe response message received from the opposite eNB.
  • User plane connection status includes: the current eNB acquires the IP address information of the peer eNB; the current eNB sends a probe message to the opposite eNB according to the acquired IP address information; and determines according to the reception status of the probe response message received from the opposite eNB.
  • the current eNB acquiring the IP address information of the peer eNB includes: the current eNB sends an X2 setup request message for requesting to establish X2 to the opposite eNB; and the current eNB receives the X2 setup response that carries the IP address information from the opposite eNB.
  • the message is obtained, and the IP address information of the opposite eNB is obtained from the X2 setup response message.
  • the X2 setup request message carries the IP address information of the current eNB, and is received.
  • the foregoing method further includes: acquiring, by the peer eNB, IP address information of the current eNB.
  • the current eNB acquiring the IP address information of the peer eNB includes: the current eNB receiving the configuration update message from the peer eNB, and acquiring the IP address information of the peer eNB from the configuration update message.
  • sending the probe message comprises: starting a delay timer; delaying the timer to timeout, sending a probe message.
  • the sending the probe message comprises: sending a probe message, and starting a reception timer; determining, according to the reception status of the probe response message from the opposite eNB, determining the user plane connection status comprises: if the probe response is received before the reception timer expires The message determines that the user plane connection status is a connection; if the probe response message is not received before the reception timer expires, subsequent processing is performed according to a predetermined rule.
  • the foregoing processing of the predetermined rule includes one of the following: if the timeout period of the receiving timer exceeds a predetermined threshold, determining that the user plane connection state is disconnected, otherwise, resending the probe message; directly determining that the user plane connection status is disconnect.
  • sending the probe message includes: S1, starting a delay timer; S2, delaying the timer to timeout, sending a probe message, and starting a reception timer; determining according to receiving the detection response message from the opposite eNB, determining The user plane connection status includes: S3. If the probe response message is received before the reception timer expires, it is determined that the user plane connection status is a connection; S4, if the probe response message is not received before the reception timer expires, and the timer is received If the number of timeouts exceeds the predetermined threshold N, it is determined that the user plane connection state is off; otherwise, it returns to S 1 ; where N is an integer equal to or greater than 1.
  • the IP address information is one or more IP addresses
  • the method further includes: if the user plane connection status corresponding to the one or more IP addresses is not all connected, performing the S1 port based Switching; or if the user plane connection status corresponding to one or more IP addresses is all disconnected, the switch based on the S1 port is performed.
  • a user plane connection state acquiring device is provided.
  • the device includes: an acquiring unit, configured to acquire IP address information of the peer eNB, a transmitter, configured to send a probe message to the opposite eNB according to the IP address information acquired by the acquiring unit, and a receiver, configured to receive the eNB from the opposite end a probe response message sent in response to the probe message; a determiner configured to determine a user plane connection status according to the receiver's reception status of the probe response message.
  • the foregoing apparatus further includes at least one of the following: a delay timer, configured to set a time when the transmitter sends the probe message, a receiving timer, configured to set a time when the receiver receives the probe response message, and a counter, configured to receive The timeout of the timer is recorded; the comparator is configured to compare the counter value of the counter with a predetermined threshold; and the controller is configured to control the opening or closing of the delay timer and/or the receiving timer.
  • a delay timer configured to set a time when the transmitter sends the probe message
  • a receiving timer configured to set a time when the receiver receives the probe response message
  • a counter configured to receive The timeout of the timer is recorded
  • the comparator is configured to compare the counter value of the counter with a predetermined threshold
  • the controller is configured to control the opening or closing of the delay timer and/or the receiving timer.
  • the decider is connected to the comparator and the controller, and when the comparison result of the comparator is that the counter value of the counter exceeds a predetermined threshold, the user plane connection state is determined to be off; the comparator comparison result is that the counter count value is not When the predetermined threshold is exceeded, the dispatch controller restarts the delay timer.
  • the method for obtaining the IP address of the peer eNB by using the eNB, and determining whether the IP address is reachable by using the IP address information to send the probe message can solve the problem that the user plane connection status cannot be obtained in the prior art, and further The connection state of the X2 port can be determined according to the obtained user plane connection state.
  • FIG. 1 is a schematic diagram of an X interface between eNBs according to the related art
  • FIG. 2 is a structural block diagram of a user plane connection state obtaining apparatus according to an embodiment of the present invention
  • FIG. 4 is a schematic flowchart of a method for acquiring a user plane connection state according to an embodiment of the present invention
  • FIG. 5 is a flowchart of obtaining an IP address by an X2 establishment process according to an embodiment of the present invention
  • FIG. 6 is a flowchart of obtaining an IP address by an IP configuration update process according to an embodiment of the present invention
  • the X2 port connection state By obtaining the X2 port user plane connection state, the X2 port connection state can be obtained, and further, the X2 port connection state can be further performed as needed. operating.
  • an X2AP (X2 Application Part) interaction process is used to obtain a user plane IP address of the opposite eNB (for example, may be an adjacent eNB), and then communicate with the IP address, for example, with IP. The address is subjected to keep-alive processing to obtain a user plane connection state between the current eNB and the opposite eNB.
  • a user plane connection state obtaining device is first provided, and specifically, used to acquire an X2 port user plane connection state.
  • FIG. 2 is a structural block diagram of a user plane connection state obtaining apparatus according to an embodiment of the present invention.
  • the apparatus has the following structure: an acquiring unit 2, a transmitter 4, a receiver 6, and a decider 8; Integration is implemented in one eNB.
  • the obtaining unit 2 is configured to obtain the IP address information of the peer eNB, and the acquiring unit 2 preferably has an interface or a channel that interacts with the external, through which the message interaction can be performed.
  • the X2AP interaction as described above may preferably be an interaction of an X2 port establishment process, an interaction when an IP address configuration changes, and the like.
  • the obtaining unit 2 obtains the IP address information of the peer eNB.
  • the IP address information mentioned here may be an IP address or multiple IP addresses. For multiple IP addresses, the IP address may be used.
  • the form of the list is implemented.
  • the transmitter 4 can be connected to the acquiring unit 2 by wire or wirelessly, and configured to send a probe message to the opposite eNB according to the IP address information acquired by the obtaining unit 2; when the IP address information is multiple IP addresses
  • the probe message may be sent to each IP address of the peer eNB, where the probe message may be a GTPU ECHO packet or other message or request that can implement the probe function.
  • the receiver 6 is configured to receive a probe response message sent by the correspondent eNB in response to the probe message.
  • the probe response message is a GTPU ECHO REPLY packet.
  • the decider 8 is configured to determine the user plane connection status according to the receiver's reception status of the probe response message. For example, in the architecture shown in FIG. 2, the decider 8 may enter the following decision: If the receiver 6 receives the probe response message, it considers that the user plane connection status is reachable or connected; otherwise, the user plane connection status is considered as unavailable. Up or down.
  • the above describes the general structure of the user plane connection state acquiring apparatus provided by the embodiment of the present invention. In the specific implementation, it is also necessary to consider the reliability and efficiency of the operation, as well as the size of the data traffic. In view of this, FIG.
  • the delay timer 31 is used to set the time when the transmitter 4 sends the probe message.
  • the delay timer can be started.
  • the receiving timer 33 is used to set the timing at which the receiver 6 receives the probe response message.
  • the controller 39 is for controlling the delay timing 31 and/or the opening or closing of the reception timer 33, which can be connected to the comparator 37. For example, if the receiver 6 receives the probe response message before the reception timer 33 times out, the reception timer is killed or turned off.
  • the counter 35 and the comparator 37 are set.
  • the counter 35 is used to record the number of timesout of the receiving timer, the initial value can be set to 0, the receiving timer is incremented by 1 every timeout, and the comparator 37 is used to compare the counter value of the counter 35 with a predetermined threshold.
  • the predetermined threshold here can be set to 3.
  • the decider 8 can judge based on the comparison result of the comparator 37. The user connection state, if the comparison result of the comparator is that the count value of the counter 35 exceeds a predetermined threshold, it is determined that the user plane connection state of an IP address is off.
  • Step S402 The current eNB acquires IP address information of the peer eNB. As described above, the address information herein may be one or more IP addresses.
  • Step S404 according to Obtaining the IP address information, the current eNB sends a probe message to the peer eNB, for example, may be a GTPU ECHO packet or other message with a detection function; Step S406, determining the user plane according to the reception status of the probe response message to the opposite eNB Connection status, if the probe message is a GTPU ECHO packet, the probe response message here is the GTPU ECHO REPLY packet.
  • the probe message is a GTPU ECHO packet
  • the probe response message here is the GTPU ECHO REPLY packet.
  • FIG. 5 shows the processing of the initiator side in the X2 establishment process. As shown in FIG.
  • step 4 gathers S502, and the current eNB initiates an X2 SETUP REQUEST (X2 setup request) to the adjacent (peer) eNB. ;), and carrying one or more IP addresses for the user plane connection of the current eNB configuration in the message, preferably, setting the timer T_X2Setup to wait for the response of the neighboring eNB.
  • Step S504 if the timer T-X2Setup timeout message is received, the abnormal processing step is performed, and the exception processing is performed.
  • Step S506-a before receiving the timer expires, receiving the X2 SETUP RESPONSE of the opposite eNB (X2 establishment response;), killing the timer T_X2Setup, and acquiring one or more users of the opposite eNB from the message body.
  • the IP address of the face connection is saved locally, and the process ends; or, in step S506-b, the X2 SETUP FAILURE owed to the opposite eNB before the timer expires (the X2 establishment fails;), kills the timer T_X2Setup, if X2 SETUP FAILURE includes IE Time To Wait, the delay timer is set according to Time To Wait, the delay timer is enabled, and the delay timer expires and then steps 4 to S502. In the exception processing step, set the delay timer to the default value, enable the delay timer, and delay the timer to step 4 to process S502.
  • the IP address acquisition of the current eNB to the opposite eNB is implemented, and the timer and the delay timer are set to ensure high receiving efficiency and small data traffic.
  • the processing of the receiving side in the X2 establishment process is as follows: The opposite eNB receives the X2 SETUP REQUEST message sent by the current eNB, and extracts one or more of the current eNBs from the message body for the user plane. The IP address of the connection is stored locally; the peer eNB returns an X2 SETUP RESPONSE to the current eNB, and carries one or more IP addresses for the user plane connection configured by the eNB in the message.
  • Example 2 Processing of changing the IP address configuration FIG.
  • Step S602 If the configuration of the IP address for the user plane connection of the current eNB changes, The eNB CONFIGURATION UPDATE is sent to the opposite eNB, the updated IP address is included in the message, and the timer T_X2Update is set to wait for the response of the neighboring eNB. Step S604, if the timer T_X2Update timeout message is received, the process proceeds to the exception processing step. In step S606-a, before the timer expires, the eNB CONFIGURATION UPDATE ACKNOWLEDGE of the opposite eNB is received, the timer T_X2Update is killed, and the processing ends.
  • Step S606-b before receiving the timer expires, receiving the eNB CONFIGURATION of the neighboring eNB UPDATE FAILURE (eNB configuration update failed;), kill timer T_X2Update, if eNB CONFIGURATION UPDATE FAILURE contains IE Time To Wait, then set the delay timer according to Time To Wait, enable delay timer, delay timing After the timer expires, the process goes to step S602. In the exception processing step, set the delay timer to the default value, enable the delay timer, and delay the timer to step 4 and then S602.
  • the receiver processes as follows: If the peer eNB receives the message eNB CONFIGURATION UPDATE sent by the current eNB, the new IP address is retrieved from the message and updated to the local, and the opposite eNB replies to the current eNB with the eNB CONFIGURATION UPDATE ACKNOWLEDGE. . After the IP address information of the peer eNB is obtained, the probe message can be sent to the IP address for the user plane connection, and the user plane connection can be determined by the interaction of the probe message and the probe response message. , as described in steps S404 and S406 above.
  • a timer (which may be referred to as a reception timer) is started, and the response of the opposite eNB is awaited. If the probe response message is received before the receiving timer expires, it is determined that the user plane connection status is a connection; if the response of the opposite eNB is received before the set reception timer expires, the user who is considered to be the current IP address The surface connection ⁇ I state is reachable. Otherwise, the user interface connection status of the current IP address can be directly determined to be disconnected. The number of timer timeouts can be further compared with a predetermined threshold. If the predetermined threshold is exceeded, the current IP is determined.
  • Step S702 The current eNB locally maintains the IP address of each peer eNB and its state, and keeps the count ErrCount parameter. Step S704, starting a delay timer T_EchoDelay. Step S706, the eNB receives the delay timer T_EchoDelay timeout message, and proceeds to step S708 for processing.
  • Step S708 sending a GTPU ECHO data packet to the IP address of the opposite eNB, and setting a timer T_EchoReply to wait for a response.
  • Step S710 if a timer T_EchoReply timeout message is received, the keep-alive failure counter ErrCount is incremented by one.
  • Step S712 comparing ErrCount with the maximum number of keep-alive failures MAXERR, if
  • Step S718 If ErrCount is greater than MAXERR, the process proceeds to step S718; otherwise, the process proceeds to step S704.
  • Step S714 if the GTPU ECHO REPLY packet sent by the neighboring eNB is received before the timer T_EchoReply times out, the process goes to step S716.
  • Step S7108 setting the state of the target IP to be unreachable, and the process ends.
  • the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein.
  • the method embodiment 2 can select the switching mode used when switching according to the acquired user plane connection state.
  • the operations involved in the specific processing are as follows:
  • the current eNB triggers handover across the eNB, and if the target eNB is not connected to the current eNB under the same MME Pool, the S1-port based handover is selected. If there is no X2 SCTP (Stream Control Transmission Protocol) connection between the target e NB and the current eNB, then the S1 port based handover is selected. If the state of one or more IP addresses of the target eNB is reachable, then the X2-port based handover is selected, otherwise, the S1-port based handover is selected.
  • X2 SCTP Stream Control Transmission Protocol
  • the X2-port based handover is selected, otherwise, the S1-port based handover is selected to be used.
  • the current eNB and the eNB can be obtained.
  • the X2 interface user plane connection status between the peer eNBs can further obtain the X2 port connection status, so that other processing such as switching mode selection can be performed.
  • the reliability of the 'j, data flow and receiving operation can be guaranteed.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A method and a device for acquiring the connection condition of user-plane are provided, and the method includes: the current Evolved Node B (eNB) acquires the Internet Protocol (IP) address information of the opposite eNB, then the current eNB sends a detection message to the opposite eNB according to the acquired IP address information, and the connection condition of the user-plane is determined on the basis of the receiving condition of receiving the detection response message from the opposite eNB. The connection condition of the user-plane can be acquired by means of this present invention, and thus the connection condition of X2 interface can be determined.

Description

用户面连接状态获取方法^置 技术领域 本发明涉及通信领域, 具体而言, 涉及一种用户面连接状态获取方法及 装置。 背景技术 在 LTE ( Long Term Evolution, 长期演进 ) 系统, eNB ( Evolved NodeB, 演进节点 B )之间可能具有 X2接口, eNB之间可以通过 X2接口直接通信。  The present invention relates to the field of communications, and in particular to a method and apparatus for acquiring a user plane connection state. In an LTE (Long Term Evolution) system, an eNB (Evolved NodeB, evolved Node B) may have an X2 interface, and eNBs can directly communicate through the X2 interface.
X2接口连接包括两个部分: 一个是 X2口控制面连接, 控制面连接是一 条预先建立的虚电路, 即, SCTP ( Stream Control Transmission Protocol, ¾u 控制传输协议)偶联; 另一个是 X2口用户面连接, 用户面连接是无连接的, 使用用户数据 4艮协议 ( User Datagram Protocol , 简称为 UDP )„ 在系统实现时, 通常需要获取 X2 口连接状态, 包括控制面连接状态和 用户面连接状态。 比如, 在触发跨 eNB切换时, 需要根据 X2口连接状态来 选择基于 S 1 口切换或基于 X2口切换。 目前, 判断 X2接口是否连接的唯一 依据是控制面 SCTP偶联是否建立, 但是, 由于组网方式的灵活性及多样性, 在多数情况下, X2口的控制面连接使用的 IP地址和用户面连接使用的 IP地 址不一致, 且控制面路由和用户面路由也可能不一致, 因此, 无法 -据控制 面连接的状态来推导用户面连接的状态, 进而无法进一步判断 X2 口连接状 态, 也就无法进行后续的基于 X2口连接状态的处理。 发明内容 针对相关技术中存在的不能准确获取 X2 口用户面连接状态的问题而提 出本发明, 为此, 本发明的主要目的在于提供一种基于 X2 口的用户面连接 状态的获取方法及装置, 以解决上述问题至少之一。 为了实现上述目的, 根据本发明的一个方面, 提供了一种用户面连接状 态获取方法。 该方法包括: 当前 eNB获取对端 eNB的 IP地址信息; 才艮据获 取的 IP地址信息, 当前 eNB向对端 eNB发送探测消息; 根据接收来自对端 eNB的探测响应消息的接收情况, 确定用户面连接状态。 优选地, 当前 eNB获取对端 eNB的 IP地址信息包括: 当前 eNB向对端 eNB发送用于请求建立 X2的 X2建立请求消息;当前 eNB接收来自对端 eNB 的携带有 IP地址信息的 X2建立响应消息, 并从 X2建立响应消息中获取对 端 eNB的 IP地址信息。 优选地, X2建立请求消息中携带有当前 eNB 的 IP地址信息, 在接收The X2 interface connection consists of two parts: one is the X2 port control plane connection, the control plane connection is a pre-established virtual circuit, ie, SCTP (Stream Control Transmission Protocol) coupling; the other is the X2 port user For the connection, the user plane connection is connectionless. User Datagram Protocol (UDP) is used. In the system implementation, it is usually necessary to obtain the connection status of the X2 port, including the control plane connection status and the user plane connection status. For example, when triggering cross-eNB handover, it is necessary to select whether to switch based on S1 or X2 based on the connection status of the X2 port. Currently, the only basis for determining whether the X2 interface is connected is whether the control plane SCTP coupling is established, however, Due to the flexibility and diversity of the networking mode, in most cases, the IP address used for the control plane connection of the X2 port is inconsistent with the IP address used for the user plane connection, and the control plane route and the user plane route may also be inconsistent. Unable to - derive the state of the user plane connection according to the state of the control plane connection, and thus cannot enter one When the connection state of the X2 port is judged, the subsequent processing based on the X2 port connection state cannot be performed. SUMMARY OF THE INVENTION The present invention has been made in view of the problem in the related art that the connection state of the X2 port user plane cannot be accurately obtained, and thus, the present invention The main purpose of the present invention is to provide a method and apparatus for acquiring a user plane connection state based on an X2 port, to solve at least one of the above problems. In order to achieve the above object, according to an aspect of the present invention, a user plane connection state acquisition method is provided. The method includes: the current eNB acquires the IP address information of the peer eNB; the current eNB sends a probe message to the opposite eNB according to the acquired IP address information; and determines according to the reception status of the probe response message received from the opposite eNB. User plane connection status. Preferably, the current eNB acquiring the IP address information of the peer eNB includes: the current eNB sends an X2 setup request message for requesting to establish X2 to the opposite eNB; and the current eNB receives the X2 setup response that carries the IP address information from the opposite eNB. The message is obtained, and the IP address information of the opposite eNB is obtained from the X2 setup response message. Preferably, the X2 setup request message carries the IP address information of the current eNB, and is received.
X2建立响应消息之前, 上述方法还包括: 对端 eNB获取当前 eNB的 IP地 址信息。 优选地, 当前 eNB获取对端 eNB的 IP地址信息包括: 当前 eNB接收来 自对端 eNB的配置更新消息, 并从配置更新消息中获取对端 eNB的 IP地址 信息。 优选地, 发送探测消息包括: 启动延时定时器; 延时定时器超时, 发送 探测消息。 优选地, 发送探测消息包括: 发送探测消息, 并启动接收定时器; 根据 接收来自对端 eNB的探测响应消息的接收情况, 确定用户面连接状态包括: 如果在接收定时器超时前接收到探测响应消息, 则确定用户面连接状态为连 接; 如果在接收定时器超时前未接收到探测响应消息, 则根据预定规则进行 后续处理。 优选地, 上述 居预定规则进行后续处理包括以下之一: 如果接收定时 器的超时次数超过预定阈值, 则确定用户面连接状态为断开, 否则, 重新发 送探测消息; 直接确定用户面连接状态为断开。 优选地, 发送探测消息包括: S 1 , 启动延时定时器; S2, 延时定时器超 时, 发送探测消息, 并启动接收定时器; 根据接收来自对端 eNB的探测响应消息的接收情况,确定用户面连接状 态包括: S3 , 如果在接收定时器超时前接收到探测响应消息, 则确定用户面 连接状态为连接; S4, 如果在接收定时器超时前未接收到探测响应消息, 且 接收定时器的超时次数超过预定阈值 N, 则确定用户面连接状态为断开; 否 则, 返回到 S 1 ; 其中, N为等于或大于 1的整数。 优选地, IP地址信息为一个或多个 IP地址, 上述方法还包括: 如果一 个或多个 IP地址对应的用户面连接状态不全部为连接, 则进行基于 S 1 口的 切换; 或者如果一个或多个 IP地址对应的用户面连接状态全部为断开, 则进 行基于 S 1 口的切换。 为了实现上述目的, 根据本发明的另一方面, 提供了一种用户面连接状 态获取装置。 该装置包括: 获取单元, 用于获取对端 eNB的 IP地址信息; 发射器, 用于根据获取单元获取的 IP地址信息, 向对端 eNB发送探测消息; 接收器, 用于接收来自对端 eNB响应于探测消息而发出的探测响应消息; 判 决器, 用于根据接收器对探测响应消息的接收情况, 确定用户面连接状态。 优选地, 上述装置还包括以下至少之一: 延时定时器, 用于设置发射器 发送探测消息的时刻; 接收定时器, 用于设置接收器接收探测响应消息的时 刻; 计数器, 用于对接收定时器的超时次数进行记录; 比较器, 用于将计数 器的计数值与预定阈值进行比较; 控制器, 用于控制延时定时器和 /或接收定 时器的开启或关闭。 优选地, 判决器连接至比较器和控制器, 在比较器的比较结果为计数器 的计数值超过预定阈值时, 判决用户面连接状态为断开; 在比较器的比较结 果为计数器的计数值未超过预定阈值时, 调度控制器重启延时定时器。 通过本发明, 通过使得 eNB获取对端 eNB的 IP地址信息, 进而通过该 IP地址信息发送探测消息判断 IP地址是否可达, 可以解决现有技术中存在 的无法获得用户面连接状态的问题, 进而可以根据获取的用户面连接状态确 定 X2口的连接 态。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是才艮据相关技术的 eNB间的 X接口的示意图; 图 2是根据本发明实施例的用户面连接状态获取装置的结构框图; 图 3是根据本发明实施例的用户面连接状态获取装置的优选结构框图; 图 4是根据本发明实施例的用户面连接状态获取方法的简要流程图; 图 5是才艮据本发明实施例的通过 X2建立过程获取 IP地址的流程图; 图 6是才艮据本发明实施例的通过 IP配置更新过程获取 IP地址的流程图; 图 7是 居本发明实施例的保活处理的流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 在本发明实施例中, 提供了一种获取 X2 口用户面连接状态的方案, 通 过获取 X2口用户面连接状态, 可以得到 X2口连接状态, 进而可以根据需要 进行基于 X2口连接状态的其他后续操作。 优选地, 在本发明实施例中, 通过 X2AP ( X2 Application Part ) 交互过 程, 获取对端 eNB (例如, 可以是邻接 eNB ) 的用户面 IP地址, 再与 IP地 址进行通信, 例如, 可以与 IP地址进行保活处理, 从而获得当前 eNB与对 端 eNB之间的用户面连接^ I 态。 根据本发明实施例, 首先提供了一种用户面连接状态获取装置,具体地, 用于获取 X2 口用户面连接状态。 以下结合附图来进行描述, 在附图中, 相 同或相似的部件使用相同的标号来表示。 图 2是根据本发明实施例的用户面 连接状态获取装置的结构框图, 如图 2所示, 该装置具有如下结构: 获取单 元 2、 发射器 4、 接收器 6、 判决器 8; 上述模块可以集成在一个 eNB中来实 现。 具体地, 获取单元 2用于获取对端 eNB的 IP地址信息, 该获取单元 2 优选地具有与外部进行交互的接口 ( interface )或通道( channel ), 通过该接 口或通道, 可以进行消息交互, 例如, 如上文的 X2AP交互, 优选地, 可以 是 X2口建立过程的交互、 IP地址配置发生变化时的交互等。 通过交互过程, 获取单元 2得到对端 eNB的 IP地址信息, 这里提到的 IP地址信息, 可以是 一个 IP地址, 也可以是多个 IP地址, 对于多个 IP地址的情况, 可以以 IP 地址列表的形式来实现。 发射器 4可以有线或无线连接至获取单元 2 , 用于根据获取单元 2获取 的 IP地址信息, 向对端 eNB发送探测消息; 当 IP地址信息是多个 IP地址 时, 可以向对端 eNB的每个 IP地址发送探测消息, 这里的探测消息可以是 GTPU ECHO包等其他能够实现探测功能的消息或请求等。 接收器 6 用于接收来自对端 eNB 响应于探测消息而发出的探测响应消 息, 例如, 对于 GTPU ECHO包而言, 探测响应消息是 GTPU ECHO REPLY 包。 判决器 8用于根据接收器对探测响应消息的接收情况, 确定用户面连接 状态。 例如, 在图 2所示的架构中, 判决器 8可以进入如下判决: 如果接收 器 6接收到探测响应消息, 则认为用户面连接状态为可达或连接, 否则, 认 为用户面连接状态为不可达或断开。 以上描述的是本发明实施例提供的用户面连接状态获取装置的一般结 构。 在具体实现时, 还需要考虑操作的可靠性和效率, 以及数据流量的大小。 鉴于此, 图 3给出了本发明实施例提供的用户面连接状态获取装置的一种优 选结构。 如图 3所示, 在图 2所示的结构的基础上, 还可以进一步设置如下 的部件: 延时定时器 31、 接收定时器 33、 计数器 35、 比较器 37、 控制器 39。 具体地, 延时定时器 31用于设置发射器 4发送探测消息的时刻, 例如, 可以启动延时定时器, 在该延时定时器超时时, 发射器 4发送探测消息。 类 似地, 接收定时器 33用于设置接收器 6接收探测响应消息的时刻, 例如, 如果在接收定时器 33超时时, 接收器 6还没有接收到探测响应消息, 则可 以认为本次接收失败。 控制器 39用于控制延时定时 31和 /或接收定时器 33 的开启或关闭, 该控制器 39可以连接至比较器 37。 例如, 如果接收器 6在 接收定时器 33超时之前接收到了探测响应消息, 则杀死或关闭接收定时器。 通过以上描述的系统架构, 相比于图 2所示的架构, 可以相对高效地实现用 户面连接状态的获取, 通过设置延时定时器, 可以控制数据流量, 不至于连 续多次发送探测消息导致数据流量过大。 进一步优选地, 为了保证对探测接收消息接收的可靠性, 从而正确地判 断用户面连接状态, 设置了计数器 35和比较器 37。 计数器 35用于对接收定 时器的超时次数进行记录, 初始值可以设置为 0 , 接收定时器每超时一次, 计数值加 1 ; 比较器 37用于将计数器 35的计数值与预定阈值进行比较, 例 如, 这里的预定阈值可以设置为 3。 在上述的系统架构下, 判决器 8可以根据比较器 37的比较结果判断用 户面连接状态, 如果比较器的比较结果为计数器 35的计数值超过预定阈值, 则判决某个 IP地址的用户面连接状态为断开。如果比较器的比较结果为计数 器 35的计数值未超过预定阈值, 则控制器 37将控制重启延时定时器, 在延 时定时器超时时, 重新发送探测消息。 设置有上述用户面连接状态获取装置的基站或其他网元, 也属于本发明 的保护范围。 方法实施例一 根据本发明实施例, 还提供了一种用户面连接状态获取方法。 如图 4所 示, 该方法的实现大致包括如下处理: 步骤 S402, 当前 eNB获取对端 eNB 的 IP地址信息, 如上所述, 这里的地址信息可以是一个或多个 IP地址; 步 骤 S404 , 根据获取的 IP地址信息, 当前 eNB向对端 eNB发送探测消息, 例 如, 可以是 GTPU ECHO包等其他具有探测功能的消息; 步骤 S406 , 根据对 对端 eNB的探测响应消息的接收情况, 确定用户面连接状态, 如果探测消息 为 GTPU ECHO包, 则这里的探测响应消息为 GTPU ECHO REPLY包。 以 下具体描述上述处理的细节。 Before the X2 establishes the response message, the foregoing method further includes: acquiring, by the peer eNB, IP address information of the current eNB. Preferably, the current eNB acquiring the IP address information of the peer eNB includes: the current eNB receiving the configuration update message from the peer eNB, and acquiring the IP address information of the peer eNB from the configuration update message. Preferably, sending the probe message comprises: starting a delay timer; delaying the timer to timeout, sending a probe message. Preferably, the sending the probe message comprises: sending a probe message, and starting a reception timer; determining, according to the reception status of the probe response message from the opposite eNB, determining the user plane connection status comprises: if the probe response is received before the reception timer expires The message determines that the user plane connection status is a connection; if the probe response message is not received before the reception timer expires, subsequent processing is performed according to a predetermined rule. Preferably, the foregoing processing of the predetermined rule includes one of the following: if the timeout period of the receiving timer exceeds a predetermined threshold, determining that the user plane connection state is disconnected, otherwise, resending the probe message; directly determining that the user plane connection status is disconnect. Preferably, sending the probe message includes: S1, starting a delay timer; S2, delaying the timer to timeout, sending a probe message, and starting a reception timer; determining according to receiving the detection response message from the opposite eNB, determining The user plane connection status includes: S3. If the probe response message is received before the reception timer expires, it is determined that the user plane connection status is a connection; S4, if the probe response message is not received before the reception timer expires, and the timer is received If the number of timeouts exceeds the predetermined threshold N, it is determined that the user plane connection state is off; otherwise, it returns to S 1 ; where N is an integer equal to or greater than 1. Preferably, the IP address information is one or more IP addresses, and the method further includes: if the user plane connection status corresponding to the one or more IP addresses is not all connected, performing the S1 port based Switching; or if the user plane connection status corresponding to one or more IP addresses is all disconnected, the switch based on the S1 port is performed. In order to achieve the above object, according to another aspect of the present invention, a user plane connection state acquiring device is provided. The device includes: an acquiring unit, configured to acquire IP address information of the peer eNB, a transmitter, configured to send a probe message to the opposite eNB according to the IP address information acquired by the acquiring unit, and a receiver, configured to receive the eNB from the opposite end a probe response message sent in response to the probe message; a determiner configured to determine a user plane connection status according to the receiver's reception status of the probe response message. Preferably, the foregoing apparatus further includes at least one of the following: a delay timer, configured to set a time when the transmitter sends the probe message, a receiving timer, configured to set a time when the receiver receives the probe response message, and a counter, configured to receive The timeout of the timer is recorded; the comparator is configured to compare the counter value of the counter with a predetermined threshold; and the controller is configured to control the opening or closing of the delay timer and/or the receiving timer. Preferably, the decider is connected to the comparator and the controller, and when the comparison result of the comparator is that the counter value of the counter exceeds a predetermined threshold, the user plane connection state is determined to be off; the comparator comparison result is that the counter count value is not When the predetermined threshold is exceeded, the dispatch controller restarts the delay timer. The method for obtaining the IP address of the peer eNB by using the eNB, and determining whether the IP address is reachable by using the IP address information to send the probe message, can solve the problem that the user plane connection status cannot be obtained in the prior art, and further The connection state of the X2 port can be determined according to the obtained user plane connection state. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a schematic diagram of an X interface between eNBs according to the related art; FIG. 2 is a structural block diagram of a user plane connection state obtaining apparatus according to an embodiment of the present invention; FIG. 4 is a schematic flowchart of a method for acquiring a user plane connection state according to an embodiment of the present invention; FIG. FIG. 5 is a flowchart of obtaining an IP address by an X2 establishment process according to an embodiment of the present invention; FIG. 6 is a flowchart of obtaining an IP address by an IP configuration update process according to an embodiment of the present invention; Flow chart of the keep-alive process of the embodiment of the invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. In the embodiment of the present invention, a solution for obtaining the connection state of the X2 port user plane is provided. By obtaining the X2 port user plane connection state, the X2 port connection state can be obtained, and further, the X2 port connection state can be further performed as needed. operating. Preferably, in the embodiment of the present invention, an X2AP (X2 Application Part) interaction process is used to obtain a user plane IP address of the opposite eNB (for example, may be an adjacent eNB), and then communicate with the IP address, for example, with IP. The address is subjected to keep-alive processing to obtain a user plane connection state between the current eNB and the opposite eNB. According to the embodiment of the present invention, a user plane connection state obtaining device is first provided, and specifically, used to acquire an X2 port user plane connection state. The description will be made in conjunction with the drawings, in which the same or similar components are denoted by the same reference numerals. 2 is a structural block diagram of a user plane connection state obtaining apparatus according to an embodiment of the present invention. As shown in FIG. 2, the apparatus has the following structure: an acquiring unit 2, a transmitter 4, a receiver 6, and a decider 8; Integration is implemented in one eNB. Specifically, the obtaining unit 2 is configured to obtain the IP address information of the peer eNB, and the acquiring unit 2 preferably has an interface or a channel that interacts with the external, through which the message interaction can be performed. For example, the X2AP interaction as described above may preferably be an interaction of an X2 port establishment process, an interaction when an IP address configuration changes, and the like. Through the interaction process, the obtaining unit 2 obtains the IP address information of the peer eNB. The IP address information mentioned here may be an IP address or multiple IP addresses. For multiple IP addresses, the IP address may be used. The form of the list is implemented. The transmitter 4 can be connected to the acquiring unit 2 by wire or wirelessly, and configured to send a probe message to the opposite eNB according to the IP address information acquired by the obtaining unit 2; when the IP address information is multiple IP addresses The probe message may be sent to each IP address of the peer eNB, where the probe message may be a GTPU ECHO packet or other message or request that can implement the probe function. The receiver 6 is configured to receive a probe response message sent by the correspondent eNB in response to the probe message. For example, for the GTPU ECHO packet, the probe response message is a GTPU ECHO REPLY packet. The decider 8 is configured to determine the user plane connection status according to the receiver's reception status of the probe response message. For example, in the architecture shown in FIG. 2, the decider 8 may enter the following decision: If the receiver 6 receives the probe response message, it considers that the user plane connection status is reachable or connected; otherwise, the user plane connection status is considered as unavailable. Up or down. The above describes the general structure of the user plane connection state acquiring apparatus provided by the embodiment of the present invention. In the specific implementation, it is also necessary to consider the reliability and efficiency of the operation, as well as the size of the data traffic. In view of this, FIG. 3 shows a preferred structure of the user plane connection state acquiring apparatus provided by the embodiment of the present invention. As shown in FIG. 3, on the basis of the configuration shown in FIG. 2, the following components may be further provided: a delay timer 31, a reception timer 33, a counter 35, a comparator 37, and a controller 39. Specifically, the delay timer 31 is used to set the time when the transmitter 4 sends the probe message. For example, the delay timer can be started. When the delay timer expires, the transmitter 4 sends a probe message. Similarly, the receiving timer 33 is used to set the timing at which the receiver 6 receives the probe response message. For example, if the receiver 6 has not received the probe response message when the receiving timer 33 times out, the current reception may be considered to have failed. The controller 39 is for controlling the delay timing 31 and/or the opening or closing of the reception timer 33, which can be connected to the comparator 37. For example, if the receiver 6 receives the probe response message before the reception timer 33 times out, the reception timer is killed or turned off. Through the system architecture described above, the user plane connection state can be obtained relatively efficiently compared to the architecture shown in FIG. 2. By setting a delay timer, data traffic can be controlled without continuously sending probe messages multiple times. The data traffic is too large. Further preferably, in order to ensure the reliability of the reception of the received message, thereby correctly determining the state of the user plane connection, the counter 35 and the comparator 37 are set. The counter 35 is used to record the number of timesout of the receiving timer, the initial value can be set to 0, the receiving timer is incremented by 1 every timeout, and the comparator 37 is used to compare the counter value of the counter 35 with a predetermined threshold. For example, the predetermined threshold here can be set to 3. Under the above system architecture, the decider 8 can judge based on the comparison result of the comparator 37. The user connection state, if the comparison result of the comparator is that the count value of the counter 35 exceeds a predetermined threshold, it is determined that the user plane connection state of an IP address is off. If the comparison result of the comparator is that the count value of the counter 35 does not exceed the predetermined threshold, the controller 37 will control the restart delay timer to resend the probe message when the delay timer expires. It is also within the scope of the present invention to provide a base station or other network element having the above-mentioned user plane connection state acquiring means. Method Embodiment 1 According to an embodiment of the present invention, a method for acquiring a user plane connection state is further provided. As shown in FIG. 4, the implementation of the method generally includes the following steps: Step S402: The current eNB acquires IP address information of the peer eNB. As described above, the address information herein may be one or more IP addresses. Step S404, according to Obtaining the IP address information, the current eNB sends a probe message to the peer eNB, for example, may be a GTPU ECHO packet or other message with a detection function; Step S406, determining the user plane according to the reception status of the probe response message to the opposite eNB Connection status, if the probe message is a GTPU ECHO packet, the probe response message here is the GTPU ECHO REPLY packet. The details of the above processing are specifically described below.
IP地址信息的获取 在本发明实施例中,示例性地提供了两种 IP地址信息的获取方式,当然, 本发明不限于此。 一种方式是在 X2口连接建立时, 在 X2 SETUP REQUEST ( X2建立请求) 消息和 X2 SETUP RESPONSE ( X2建立响应) 消息中, 包 含本 eNB内的用户面 IP地址, 这样建立 X2口连接的 eNB之间都可以得到 目标的 IP 地址。 另一种方式是, 当 IP 地址配置发生变化时, 使用 eNB CONFIGURATION UPDATE ( eNB配置更新) 消息通知对方。 实例 1: X2建立过程的处理 图 5给出了 X2建立过程中发起侧的处理, 如图 4所示, 步 4聚 S502 ,当前 eNB向邻接(对端)eNB发起 X2 SETUP REQUEST ( X2 建立请求;), 并在消息中携带当前 eNB配置的一个或多个用于用户面连接的 IP地址, 优选地, 设置定时器 T_X2Setup等待邻接 eNB的响应。 步骤 S504, 若收到定时器 T-X2Setup超时消息, 则转异常处理步骤, 进 行异常处理。 步骤 S506-a,在定时器超时前,接收到对端 eNB的 X2 SETUP RESPONSE ( X2建立响应;), 杀死定时器 T_X2Setup, 从消息体中获取到对端 eNB的一 个或多个用于用户面连接的 IP地址, 保存在本地, 处理结束; 或者, 步骤 S506-b, 在定时器超时前, 欠到对端 eNB的 X2 SETUP FAILURE ( X2建立失败;), 杀死定时器 T_X2Setup, 若 X2 SETUP FAILURE中包含 IE Time To Wait, 则根据 Time To Wait设置延时定时器, 启用延时定时器, 延时 定时器超时后转步 4聚 S502处理。 异常处理步骤, 设置延时定时器时长为默认值, 启用延时定时器, 延时 定时器超时后转步 4聚 S502处理。 在上述的实现过程中, 实现了当前 eNB对对端 eNB的 IP地址获取, 通 过设置定时器和延时定时器, 保证了高的接收效率和小数据流量。 另一方面, X2建立过程中接收侧的处理如下: 对端 eNB接收到当前 eNB发送来的 X2 SETUP REQUEST ( X2建立请 求) 消息, 从消息体中取出当前 eNB的一个或多个用于用户面连接的 IP地 址, 保存在本地; 对端 eNB向当前 eNB返回 X2 SETUP RESPONSE, 并在 消息中携带本 eNB配置的一个或多个用于用户面连接的 IP地址。 实例 2: IP地址配置发生变化的处理 图 6给出了 IP地址配置变化时发起方的处理, 如图 6所示: 步骤 S602 , 若当前 eNB的用于用户面连接的 IP地址配置发生变化, 向 对端 eNB发送 eNB CONFIGURATION UPDATE ( eNB配置更新 ), 在消息 中包含更新后的 IP地址, 并设置定时器 T_X2Update等待邻接 eNB的响应。 步骤 S604, 若接收到定时器 T_X2Update超时消息, 则转异常处理步骤 处理。 步骤 S606-a,在定 时器超时前 , 接收到对端 eNB 的 eNB CONFIGURATION UPDATE ACKNOWLEDGE ( eNB配置更新应答), 杀死 定时器 T_X2Update , 处理结束。 步骤 S606-b,在定时器超时前, 收到邻接 eNB的 eNB CONFIGURATION UPDATE FAILURE ( eNB配置更新失败;), 杀死定时器 T_X2Update, 若 eNB CONFIGURATION UPDATE FAILURE中包含 IE Time To Wait, 则才艮据 Time To Wait设置延时定时器,启用延时定时器,延时定时器超时后转至步骤 S602 处理。 异常处理步骤, 设置延时定时器时长为默认值, 启用延时定时器, 延时 定时器超时后转步 4聚 S602处理。 Acquisition of IP Address Information In the embodiment of the present invention, two methods for obtaining IP address information are exemplarily provided. Of course, the present invention is not limited thereto. One way is to include the user plane IP address in the eNB in the X2 SETUP REQUEST message and the X2 SETUP RESPONSE message when the X2 port connection is established, thus establishing an X2 port-connected eNB. The IP address of the target can be obtained between. Alternatively, when the IP address configuration changes, the eNB CONFIGURATION UPDATE message is used to notify the other party. Example 1: Processing of the X2 establishment process FIG. 5 shows the processing of the initiator side in the X2 establishment process. As shown in FIG. 4, step 4 gathers S502, and the current eNB initiates an X2 SETUP REQUEST (X2 setup request) to the adjacent (peer) eNB. ;), and carrying one or more IP addresses for the user plane connection of the current eNB configuration in the message, preferably, setting the timer T_X2Setup to wait for the response of the neighboring eNB. Step S504, if the timer T-X2Setup timeout message is received, the abnormal processing step is performed, and the exception processing is performed. Step S506-a, before receiving the timer expires, receiving the X2 SETUP RESPONSE of the opposite eNB (X2 establishment response;), killing the timer T_X2Setup, and acquiring one or more users of the opposite eNB from the message body. The IP address of the face connection is saved locally, and the process ends; or, in step S506-b, the X2 SETUP FAILURE owed to the opposite eNB before the timer expires (the X2 establishment fails;), kills the timer T_X2Setup, if X2 SETUP FAILURE includes IE Time To Wait, the delay timer is set according to Time To Wait, the delay timer is enabled, and the delay timer expires and then steps 4 to S502. In the exception processing step, set the delay timer to the default value, enable the delay timer, and delay the timer to step 4 to process S502. In the foregoing implementation process, the IP address acquisition of the current eNB to the opposite eNB is implemented, and the timer and the delay timer are set to ensure high receiving efficiency and small data traffic. On the other hand, the processing of the receiving side in the X2 establishment process is as follows: The opposite eNB receives the X2 SETUP REQUEST message sent by the current eNB, and extracts one or more of the current eNBs from the message body for the user plane. The IP address of the connection is stored locally; the peer eNB returns an X2 SETUP RESPONSE to the current eNB, and carries one or more IP addresses for the user plane connection configured by the eNB in the message. Example 2: Processing of changing the IP address configuration FIG. 6 shows the processing of the initiator when the IP address configuration changes, as shown in FIG. 6: Step S602: If the configuration of the IP address for the user plane connection of the current eNB changes, The eNB CONFIGURATION UPDATE is sent to the opposite eNB, the updated IP address is included in the message, and the timer T_X2Update is set to wait for the response of the neighboring eNB. Step S604, if the timer T_X2Update timeout message is received, the process proceeds to the exception processing step. In step S606-a, before the timer expires, the eNB CONFIGURATION UPDATE ACKNOWLEDGE of the opposite eNB is received, the timer T_X2Update is killed, and the processing ends. Step S606-b, before receiving the timer expires, receiving the eNB CONFIGURATION of the neighboring eNB UPDATE FAILURE (eNB configuration update failed;), kill timer T_X2Update, if eNB CONFIGURATION UPDATE FAILURE contains IE Time To Wait, then set the delay timer according to Time To Wait, enable delay timer, delay timing After the timer expires, the process goes to step S602. In the exception processing step, set the delay timer to the default value, enable the delay timer, and delay the timer to step 4 and then S602.
IP地址配置变化时接收方的处理如下: 若对端 eNB 接收到当前 eNB 发送的消息 eNB CONFIGURATION UPDATE, 从消息中取出新的 IP地址, 更新到本地, 对端 eNB给当前 eNB 回复 eNB CONFIGURATION UPDATE ACKNOWLEDGE。 保活处理 (探测处理 ) 在获取到对端 eNB的 IP地址信息后, 可以向用于用户面连接的 IP地址 发送探测消息, 通过探测消息、 探测响应消息的交互来判断用户面连接是否 可达, 如上述的步骤 S404和步骤 S406所述。 优选地, 在步骤 S404中发送 探测消息时后, 启动定时器(可以称为接收定时器), 等待对端 eNB的响应。 如果在所述接收定时器超时前接收到所述探测响应消息, 则确定用户面连接 状态为连接; 如果在设置的接收定时器超时前接收到对端 eNB的响应,则认为当前 IP 地址的用户面连接^ I 态为可达, 否则, 可以直接判断当前 IP地址的用户面连 接状态为断开, 也可以进一步将定时器超时的次数与预定阈值进行比较, 如 果超过预定阈值, 再判断当前 IP地址的用户面连接状态为断开, 否则, 重新 发送探测消息。 需要说明的是, 对于探测消息的发送操作, 可以通过设置延 时定时器来控制。 即, 启动延时定时器, 在延时定时器超时时, 发送探测消 息。 以下结合图 7的流程图来具体描述保活过程。 如图 7所示: 步骤 S702, 当前 eNB本地维护了各个对端 eNB的 IP地址及其状态, 保 活计数 ErrCount参数。 步骤 S704, 启动延时定时器 T_EchoDelay。 步骤 S706, eNB接收到延时定时器 T_EchoDelay超时消息,转步骤 S708 处理。 步骤 S708, 向对端 eNB的 IP地址发送 GTPU ECHO数据包, 并设置定 时器 T_EchoReply等待响应。 步骤 S710 , 若接收到定时器 T_EchoReply超时消息, 则将保活失败计数 器 ErrCount加 1处理。 步骤 S712 , 将 ErrCount 与保活最大失败次数 MAXERR 比较, 如果When the IP address configuration changes, the receiver processes as follows: If the peer eNB receives the message eNB CONFIGURATION UPDATE sent by the current eNB, the new IP address is retrieved from the message and updated to the local, and the opposite eNB replies to the current eNB with the eNB CONFIGURATION UPDATE ACKNOWLEDGE. . After the IP address information of the peer eNB is obtained, the probe message can be sent to the IP address for the user plane connection, and the user plane connection can be determined by the interaction of the probe message and the probe response message. , as described in steps S404 and S406 above. Preferably, after the probe message is sent in step S404, a timer (which may be referred to as a reception timer) is started, and the response of the opposite eNB is awaited. If the probe response message is received before the receiving timer expires, it is determined that the user plane connection status is a connection; if the response of the opposite eNB is received before the set reception timer expires, the user who is considered to be the current IP address The surface connection ^ I state is reachable. Otherwise, the user interface connection status of the current IP address can be directly determined to be disconnected. The number of timer timeouts can be further compared with a predetermined threshold. If the predetermined threshold is exceeded, the current IP is determined. The user plane connection status of the address is disconnected, otherwise, the probe message is resent. It should be noted that the sending operation of the probe message can be controlled by setting a delay timer. That is, the delay timer is started, and when the delay timer expires, the probe message is sent. The keep alive process will be specifically described below in conjunction with the flowchart of FIG. As shown in FIG. 7 : Step S702: The current eNB locally maintains the IP address of each peer eNB and its state, and keeps the count ErrCount parameter. Step S704, starting a delay timer T_EchoDelay. Step S706, the eNB receives the delay timer T_EchoDelay timeout message, and proceeds to step S708 for processing. Step S708, sending a GTPU ECHO data packet to the IP address of the opposite eNB, and setting a timer T_EchoReply to wait for a response. Step S710, if a timer T_EchoReply timeout message is received, the keep-alive failure counter ErrCount is incremented by one. Step S712, comparing ErrCount with the maximum number of keep-alive failures MAXERR, if
ErrCount大于 MAXERR, 则转入步骤 S718处理; 反之, 转入步骤 S704处 理。 步骤 S714, 如果在定时器 T_EchoReply超时之前, 收到邻接 eNB发来 的 GTPU ECHO REPLY数据包, 转至步骤 S716处理。 步骤 S716, 杀定时器 T_EchoReply, 将保活失败计数器 ErrCount设置为If ErrCount is greater than MAXERR, the process proceeds to step S718; otherwise, the process proceeds to step S704. Step S714, if the GTPU ECHO REPLY packet sent by the neighboring eNB is received before the timer T_EchoReply times out, the process goes to step S716. Step S716, killing the timer T_EchoReply, setting the keep-alive failure counter ErrCount to
0, 转至步骤 S704处理。 步骤 S718, 设置目标 IP的状态为不可达, 过程结束。 需要说明的是, 在附图的流程图示出的步骤可以在诸如一组计算机可执 行指令的计算机系统中执行, 并且, 虽然在流程图中示出了逻辑顺序, 但是 在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤。 方法实施例二 在获取了用户面连接状态之后, 可以根据获取的用户面连接状态来选择 切换时所釆用的切换方式。 具体处理中涉及的操作大致如下: 当前 eNB触发跨 eNB的切换,如果目标 eNB与当前 eNB没有连接在同 一个 MME Pool ( MME池) 下, 选择使用基于 S 1 口的切换。 如果目标 eNB与当前 eNB之间无 X2 SCTP (串流控制传输协议, Stream Control Transmission Protocol ) 连接存在, 则选择使用基于 S 1 口的切换。 如果目标 eNB的一个或多个 IP地址的状态都为可达, 则选择使用基于 X2口的切换, 否则, 选择使用基于 S 1 口的切换。 或者, 如果目标 eNB的一 个或多个 IP地址的状态都不可达, 则选择使用基于 X2口的切换, 否则, 选 择使用基于 S 1 口的切换。 通过本发明实施例提供的上述至少一个技术方案,可以获得当前 eNB与 对端 eNB之间的 X2接口用户面连接状态, 进而可以获取 X2口连接状态, 从而可以进行后续的诸如切换方式选择等的其他处理。 同时, 通过在实现过 程中设置接收定时器和 /或延时定时器, 可以保证 ' j、的数据流量和接收操作的 可靠性。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 或 者将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制 作成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软 件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。 0, the process proceeds to step S704. Step S718, setting the state of the target IP to be unreachable, and the process ends. It should be noted that the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein. After obtaining the user plane connection state, the method embodiment 2 can select the switching mode used when switching according to the acquired user plane connection state. The operations involved in the specific processing are as follows: The current eNB triggers handover across the eNB, and if the target eNB is not connected to the current eNB under the same MME Pool, the S1-port based handover is selected. If there is no X2 SCTP (Stream Control Transmission Protocol) connection between the target e NB and the current eNB, then the S1 port based handover is selected. If the state of one or more IP addresses of the target eNB is reachable, then the X2-port based handover is selected, otherwise, the S1-port based handover is selected. Alternatively, if the state of one or more IP addresses of the target eNB is unreachable, then the X2-port based handover is selected, otherwise, the S1-port based handover is selected to be used. With the above at least one technical solution provided by the embodiment of the present invention, the current eNB and the eNB can be obtained. The X2 interface user plane connection status between the peer eNBs can further obtain the X2 port connection status, so that other processing such as switching mode selection can be performed. At the same time, by setting the receiving timer and/or the delay timer in the implementation process, the reliability of the 'j, data flow and receiving operation can be guaranteed. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 一种用户面连接状态获取方法, 其特征在于, 包括: A method for obtaining a user plane connection state, which is characterized by comprising:
当前演进节点 B eNB获取对端 eNB的互联网协议 IP地址信息; 才艮据获取的所述 IP地址信息, 所述当前 eNB向所述对端 eNB发送 探测消息;  The current eNodeB B eNB obtains the Internet Protocol IP address information of the peer eNB; the current eNB sends a probe message to the peer eNB according to the obtained IP address information;
根据接收来自所述对端 eNB的探测响应消息的接收情况,确定用户 面连接状态。 才艮据权利要求 1所述的方法, 其特征在于, 所述当前 eNB获取所述对端 eNB的所述 IP地址信息包括:  The user plane connection status is determined according to the reception status of the probe response message received from the opposite eNB. According to the method of claim 1, the acquiring, by the current eNB, the IP address information of the peer eNB includes:
所述当前 eNB向所述对端 eNB发送用于请求建立 X2的 X2建立请 求消息;  The current eNB sends an X2 setup request message for requesting to establish X2 to the opposite eNB;
所述当前 eNB接收来自所述对端 eNB的携带有所述 IP地址信息的 X2建立响应消息,并从所述 X2建立响应消息中获取所述对端 eNB的所 述 IP地址信息。 根据权利要求 2所述的方法, 其特征在于, 所述 X2建立请求消息中携 带有所述当前 eNB的 IP地址信息, 在接收所述 X2建立响应消息之前, 所述方法还包括: 所述对端 eNB获取所述当前 eNB的 IP地址信息。 才艮据权利要求 1所述的方法, 其特征在于, 所述当前 eNB获取所述对端 eNB的所述 IP地址信息包括:  The current eNB receives an X2 setup response message carrying the IP address information from the peer eNB, and obtains the IP address information of the peer eNB from the X2 setup response message. The method according to claim 2, wherein the X2 setup request message carries the IP address information of the current eNB, and before receiving the X2 setup response message, the method further includes: the pair The terminal eNB acquires IP address information of the current eNB. According to the method of claim 1, the acquiring, by the current eNB, the IP address information of the peer eNB includes:
所述当前 eNB接收来自所述对端 eNB的携带有所述 IP地址信息的 配置更新消息, 并从所述配置更新消息中获取所述对端 eNB 的所述 IP 地址信息。 根据权利要求 1至 4中任一项所述的方法, 其特征在于, 发送所述探测 消息包括:  The current eNB receives a configuration update message that carries the IP address information from the peer eNB, and obtains the IP address information of the peer eNB from the configuration update message. The method according to any one of claims 1 to 4, wherein the transmitting the probe message comprises:
启动延时定时器;  Start delay timer;
所述延时定时器超时, 发送所述探测消息。 根据权利要求 1至 4中任一项所述的方法, 其特征在于, The delay timer expires and the probe message is sent. The method according to any one of claims 1 to 4, characterized in that
发送所述探测消息包括:  Sending the probe message includes:
发送所述探测消息, 并启动接收定时器;  Sending the probe message, and starting a receiving timer;
根据接收来自所述对端 eNB的探测响应消息的接收情况,确定所述 用户面连接状态包括:  Determining the user plane connection status according to the receiving status of the probe response message received from the peer eNB includes:
如果在所述接收定时器超时前接收到所述探测响应消息, 则确定所 述用户面连接状态为连接;  If the probe response message is received before the receiving timer expires, determining that the user plane connection status is a connection;
如果在所述接收定时器超时前未接收到所述探测响应消息, 则根据 预定规则进行后续处理。 才艮据权利要求 6所述的方法, 其特征在于, 所述 -据所述预定规则进行 所述后续处理包括以下之一:  If the probe response message is not received before the reception timer expires, subsequent processing is performed according to a predetermined rule. The method according to claim 6, wherein the performing the subsequent processing according to the predetermined rule comprises one of the following:
如果所述接收定时器的超时次数超过预定阈值, 则确定所述用户面 连接状态为断开, 否则, 重新发送所述探测消息;  If the number of timesout of the receiving timer exceeds a predetermined threshold, determining that the user plane connection status is off, otherwise, resending the probe message;
直接确定所述用户面连接^ I 态为断开。 根据权利要求 1至 4中任一项所述的方法, 其特征在于,  It is directly determined that the user plane connection state is disconnected. A method according to any one of claims 1 to 4, characterized in that
发送所述探测消息包括:  Sending the probe message includes:
51 , 启动延时定时器;  51, start delay timer;
52, 所述延时定时器超时, 发送所述探测消息, 并启动接收定时器; 根据接收来自所述对端 eNB的探测响应消息的接收情况,确定所述 用户面连接状态包括:  The delay timer expires, the detection message is sent, and the receiving timer is started. According to the receiving status of the probe response message received by the peer eNB, determining the user plane connection status includes:
53 , 如果在所述接收定时器超时前接收到所述探测响应消息, 则确 定所述用户面连接状态为连接;  53. If the probe response message is received before the receiving timer expires, determining that the user plane connection status is a connection;
54, 如果在所述接收定时器超时前未接收到所述探测响应消息, 且 所述接收定时器的超时次数超过预定阈值 N, 则确定所述用户面连接状 态为断开; 否则, 返回到 S 1 ; 其中, N为等于或大于 1的整数。 If the probe response message is not received before the receiving timer expires, and the number of timesout of the receiving timer exceeds a predetermined threshold N, it is determined that the user plane connection state is disconnected; otherwise, returning to S 1 ; wherein N is an integer equal to or greater than 1.
9. 根据权利要求 1至 4中任一项所述的方法, 其特征在于, 所述 IP地址信 息为一个或多个 IP地址, 所述方法还包括: The method according to any one of claims 1 to 4, wherein the IP address information is one or more IP addresses, the method further comprising:
如果所述一个或多个 IP地址对应的用户面连接状态不全部为连接, 则进行基于 S 1 口的切换。  If the user plane connection states corresponding to the one or more IP addresses are not all connected, the S1-port based handover is performed.
10. 居权利要求 9所述的方法, 其特征在于, 如果所述一个或多个 IP地址 对应的用户面连接状态全部为断开, 则进行基于 S 1 口的切换。 10. The method of claim 9, wherein if the user plane connection status corresponding to the one or more IP addresses is all disconnected, the S1-port based handover is performed.
11. 一种用户面连接状态获取装置, 其特征在于, 包括: A user plane connection state obtaining device, comprising:
获取单元, 用于获取对端演进节点 B eNB的互联网协议 IP地址信 息;  An obtaining unit, configured to obtain internet protocol IP address information of the peer eNodeB B eNB;
发射器, 用于 居所述获取单元获取的所述 IP地址信息, 向所述对 端 eNB发送探测消息;  a transmitter, configured to send the probe message to the peer eNB by using the IP address information acquired by the acquiring unit;
接收器, 用于接收来自所述对端 eNB响应于所述探测消息而发出的 探测响应消息;  a receiver, configured to receive a probe response message sent by the peer eNB in response to the probe message;
判决器, 用于根据所述接收器对所述探测响应消息的接收情况, 确 定用户面连接状态。  And a determiner, configured to determine a user plane connection status according to the receiving condition of the probe response message by the receiver.
12. 根据权利要求 11所述的装置, 其特征在于, 还包括以下至少之一: 延时定时器, 用于设置所述发射器发送所述探测消息的时刻; 接收定时器, 用于设置所述接收器接收所述探测响应消息的时刻; 计数器, 用于对所述接收定时器的超时次数进行记录; 比较器, 用于将所述计数器的计数值与预定阈值进行比较; 控制器, 用于控制所述延时定时器和 /或所述接收定时器的开启或关 闭。 The device according to claim 11, further comprising at least one of: a delay timer, configured to set a time when the transmitter sends the probe message; a receiving timer, configured to set a time at which the receiver receives the probe response message; a counter for recording a timeout count of the receiving timer; a comparator, configured to compare the count value of the counter with a predetermined threshold; Controlling the delay timer and/or the receiving timer to be turned on or off.
13. 根据权利要求 12所述的装置, 其特征在于, 所述判决器连接至所述比较 器和控制器, 在所述比较器的比较结果为所述计数器的计数值超过所述 预定阈值时, 判决所述用户面连接状态为断开; 在所述比较器的比较结 果为所述计数器的计数值未超过所述预定阈值时, 调度所述控制器重启 所述延时定时器。 13. The apparatus according to claim 12, wherein the decider is connected to the comparator and the controller, when a comparison result of the comparator is that the counter value of the counter exceeds the predetermined threshold Determining that the user plane connection state is off; and when the comparison result of the comparator is that the counter value of the counter does not exceed the predetermined threshold, the controller is scheduled to restart the delay timer.
PCT/CN2010/074129 2009-07-02 2010-06-21 Method and device for acquiring connection condition of user-plane WO2011000271A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910151582.2 2009-07-02
CN200910151582.2A CN101938758B (en) 2009-07-02 2009-07-02 Acquisition method and device of user interface connecting state

Publications (1)

Publication Number Publication Date
WO2011000271A1 true WO2011000271A1 (en) 2011-01-06

Family

ID=43391841

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/074129 WO2011000271A1 (en) 2009-07-02 2010-06-21 Method and device for acquiring connection condition of user-plane

Country Status (2)

Country Link
CN (1) CN101938758B (en)
WO (1) WO2011000271A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685926B (en) * 2011-03-08 2016-02-17 电信科学技术研究院 A kind of Connection Release method and device
CN102318396B (en) * 2011-07-18 2013-11-06 华为技术有限公司 Data transmission method, advice and system
CN106533721B (en) * 2015-09-11 2021-03-02 中兴通讯股份有限公司 Network management data configuration method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060206611A1 (en) * 2005-03-09 2006-09-14 Yutaka Nakamura Method and system for managing programs with network address
CN1933427A (en) * 2005-09-12 2007-03-21 上海新纳广告传媒有限公司 Network Heartbeat monitoring system based on UDP protocol and method thereof
CN101094119A (en) * 2007-07-26 2007-12-26 清华大学 Method for detecting and recovering faults in covered network based on fast switch over
US20080198740A1 (en) * 2007-02-20 2008-08-21 Inventec Corporation Service take-over system of multi-host system and method therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101209389B1 (en) * 2007-11-19 2012-12-06 후지쯔 가부시끼가이샤 Communication system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060206611A1 (en) * 2005-03-09 2006-09-14 Yutaka Nakamura Method and system for managing programs with network address
CN1933427A (en) * 2005-09-12 2007-03-21 上海新纳广告传媒有限公司 Network Heartbeat monitoring system based on UDP protocol and method thereof
US20080198740A1 (en) * 2007-02-20 2008-08-21 Inventec Corporation Service take-over system of multi-host system and method therefor
CN101094119A (en) * 2007-07-26 2007-12-26 清华大学 Method for detecting and recovering faults in covered network based on fast switch over

Also Published As

Publication number Publication date
CN101938758A (en) 2011-01-05
CN101938758B (en) 2015-05-13

Similar Documents

Publication Publication Date Title
JP6631818B2 (en) Transport Network Layer Address Discovery Using X2-Gateway
US10375609B2 (en) Operation of a serving node in a network
US11889361B2 (en) Methods providing anchor change for ethernet PDU sessions and related network entities/nodes
JP5463738B2 (en) Wireless communication system, access point, controller, network management apparatus, and access point network identifier setting method
JP6106494B2 (en) COMMUNICATION CONTROL DEVICE, SERVER DEVICE, COMMUNICATION SYSTEM, AND PROGRAM
KR101234035B1 (en) mobile terminal and method of link status reporting using heterogeneous network handover
US20080076405A1 (en) Method of handling radio link failure in wireless communications system and related device
US20150350043A1 (en) Methods and arrangements for checking connectivity and detecting connectivity failure
JP5885899B1 (en) Satellite communication device, management device and monitoring system
WO2017088815A1 (en) Status detection method and wireless network node
US8520633B2 (en) Method and system for synchronizing wireless devices with a communication network
EP2399370A2 (en) Maximum transmission unit (mtu) size discovery mechanism and method for data-link layers
WO2015123948A1 (en) Method, controller, and gateway for ensuring service data continuity
WO2011000271A1 (en) Method and device for acquiring connection condition of user-plane
WO2011022981A1 (en) Handoff method and terminal and server for realizing handoff method
JP5375957B2 (en) Base station apparatus, terminal apparatus and communication system
WO2013132893A1 (en) Communication system, mobility management entity, base station, and communication method
JP2023146423A (en) Communication control device, control method, communication system, and program
CN113678569A (en) Methods, systems, and computer readable media for enhanced Signaling Gateway (SGW) status detection and selection for emergency calls
WO2015106565A1 (en) Method and device for controlling congestion when accessing core network via twan
WO2011110125A2 (en) Method and access point for changing communication link
CN118301789A (en) Communication method, 5G network system and equipment
WO2013091359A1 (en) Method and device for processing and detecting service bearer
JP2015043517A (en) Radio communication system and communication establishment method

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

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

Country of ref document: EP

Kind code of ref document: A1