WO2012071851A1 - Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter - Google Patents

Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter Download PDF

Info

Publication number
WO2012071851A1
WO2012071851A1 PCT/CN2011/073771 CN2011073771W WO2012071851A1 WO 2012071851 A1 WO2012071851 A1 WO 2012071851A1 CN 2011073771 W CN2011073771 W CN 2011073771W WO 2012071851 A1 WO2012071851 A1 WO 2012071851A1
Authority
WO
WIPO (PCT)
Prior art keywords
bfd
value
interval
network jitter
packet
Prior art date
Application number
PCT/CN2011/073771
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 WO2012071851A1 publication Critical patent/WO2012071851A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • H04L43/087Jitter
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity

Definitions

  • the present invention relates to the field of communication technologies, and in particular, to a method and a device for adjusting a BFD (Bidirectional Forwarding Detection) transmission interval according to network jitter in link detection.
  • BFD Bidirectional Forwarding Detection
  • redundant backup links are designed in the network.
  • the network equipment is required to quickly detect the fault and switch the traffic to the backup link to speed up the network.
  • some links than POS Packet over SONET
  • POS Packet over SONET
  • some links such as Ethernet links do not have such detection mechanism.
  • the application needs to rely on the mechanism of the upper layer protocol to perform fault detection, and the detection time of the upper layer protocol is more than 1 second.
  • Routing protocols such as OSPF (Open Shortest Path First), IS-IS (Intermediate System to Intermediate System Routing Protocol), although there are Fast Hello functions to speed up detection.
  • the BFD protocol is produced in this context, which provides a common, standardized, media-independent, protocol-independent fast fault detection mechanism.
  • BFD When sending BFD control packets, BFD considers the impact of jitter in the transmission network environment on the detection result.
  • the transmission cycle is as follows:
  • the packet interval must be randomly reduced by a value from 0 to 25%, in order to avoid the same
  • the subnet is synchronized with other systems, and the average packet interval is approximately 12.5% smaller than the negotiated value. If the detection time accumulator is 1, the transmitted packet interval must be 90% of the negotiated transmission interval value and not less than 75% of the negotiation interval value. This is to ensure that the remote system calculates the detection timeout before receiving the next message.
  • the transmission interval has an important impact on the BFD detection result.
  • the actual transmission interval is reduced by random values, and the average packet interval is reduced by 12.5%.
  • the actual transmission interval of the packet is not known, and the random value cannot be It is truly random, and thus there may be cases where the jitter is large and the packet interval is not reduced, resulting in detection errors.
  • the network environment is good, it is not necessary to shorten the packet interval; when the jitter exceeds the above 25% range, it indicates that the network environment is poor, and in order to cope with the jitter, it is not necessary to adjust only the packet interval. You can inform the control plane to take other measures in advance by reporting the police notification, without having to wait for the BFD to detect the link break and then take measures.
  • the main object of the present invention is to provide a method and apparatus for adjusting a BFD transmission interval according to network jitter, which aims to improve the accuracy and applicability of BFD detection.
  • a method for adjusting the BFD transmission interval according to the network jitter adjustment including: transmitting a packet by the source end and the destination end of the BFD session to measure the network jitter value X; and detecting the time according to the negotiation interval value Y when the current BFD packet is sent The value of the accumulator, and the network jitter value X, adjust the BFD transmission interval.
  • the process of measuring the network jitter value X by sending a packet to the source end and the destination end of the BFD session includes: Recording the interval T of the packet sent by the destination end to the source end, and collecting the time stamp t of each packet received by the source end;
  • the network jitter value X is calculated based on the equal interval time T and the time difference A t .
  • the process of adjusting the BFD sending interval includes:
  • the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained;
  • the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
  • the process of adjusting the BFD sending interval further includes:
  • the negotiation interval value Y when the BFD message is sent is decreased by the first predetermined threshold M, and then the second is decreased.
  • the threshold value N is predetermined, and the adjusted BFD transmission interval is obtained;
  • the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
  • the first predetermined threshold M and the second predetermined threshold N are determined based on the network status.
  • a device for adjusting a BFD transmission interval according to network jitter comprising:
  • the network jitter value measuring module is configured to measure the network jitter value X by sending a message to the source end and the destination end of the BFD session;
  • the sending interval adjustment module is configured to detect the value of the time accumulator and the network jitter value X according to the negotiation interval value Y when the current BFD packet is sent, and adjust the BFD sending interval.
  • the network jitter value measurement module includes:
  • the statistical unit is used to record the interval time T of the destination end sending the message to the source end, and counting The source end receives the time stamp t of each message;
  • a time difference calculation unit configured to calculate a time difference A t of arrival of each of the two messages
  • the network jitter value calculation unit is configured to calculate the network jitter value X according to the equal interval time T and the time difference A t .
  • the sending interval adjustment module is used to: when adjusting the BFD sending interval:
  • the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained;
  • the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
  • the sending interval adjustment module is further configured to:
  • the negotiation interval value Y when the BFD message is sent is decreased by the first predetermined threshold M, and then the second is decreased.
  • the threshold value N is predetermined, and the adjusted BFD transmission interval is obtained;
  • the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
  • the first predetermined threshold M and the second predetermined threshold N are determined based on the network status.
  • the value of the accumulator adjusts the BFD transmission interval.
  • the packet transmission interval cannot be dynamically adjusted according to the actual network condition, which causes the packet interval to be randomly changed within a large range. Solving the problem that the actual packet sending interval in the prior art does not match the actual environment configuration parameter, and performing range control on the packet sending time interval according to the network jitter, thereby more accurately controlling the sending time, Accuracy and applicability of high BFD detection.
  • FIG. 1 is a schematic flow chart of an embodiment of a method for adjusting a BFD transmission interval according to network jitter according to the present invention
  • FIG. 2 is a schematic flowchart of measuring a network jitter value X by transmitting a packet from a source end and a destination end in a BFD session according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of adjusting a BFD transmission interval according to a network jitter value X, a negotiation interval value Y when a current BFD packet is sent, and a value of a detection time accumulator according to an embodiment of the present invention. ;
  • FIG. 4 is a schematic structural view of an embodiment of an apparatus for adjusting a BFD transmission interval according to network jitter according to the present invention
  • FIG. 5 is a schematic structural diagram of a network jitter value measurement module according to an embodiment of the present invention for adjusting a BFD transmission interval according to network jitter. detailed description
  • the solution of the embodiment of the present invention is to measure the network jitter value by sending packets at both ends of the BFD session, and adjust the BFD transmission interval according to the network jitter value, the negotiation interval value of the current BFD packet transmission, and the value of the detection time accumulator. To improve the accuracy and applicability of BFD detection.
  • an embodiment of the present invention provides a method for adjusting a BFD transmission interval according to network jitter, including:
  • Step S101 The network jitter value X is measured by sending a packet to the source end and the destination end of the BFD session.
  • the network jitter value X is calculated by sending a packet between the destination end and the source end of the BFD session. .
  • the BFD 4 ⁇ text can be used for measurement, or the packet other than the BFD packet can be sent for measurement.
  • the UDP packet is used as an example.
  • the UDP packet can be sent to the source at the interval T to calculate the network jitter.
  • the source collects the timestamp t of the UDP packet and calculates the packet.
  • the time difference A t of the arrival of the UDP packet is obtained by the formula I T_ .
  • Step S102 Adjust the BFD transmission interval according to the network jitter value X, the negotiation interval value ⁇ when the current BFD packet is sent, and the value of the detection time accumulator.
  • the adjustment of the BFD transmission interval is divided into two cases.
  • the first case is when the value of the accumulator is greater than 1; the second case is when the value of the time accumulator is 1.
  • Set the negotiation interval value of the current BFD packet to ⁇ .
  • M such as the network jitter value X
  • M is then used as the actual transmission interval. If X/Y ⁇ 25%, the negotiation interval value ⁇ when transmitting BFD 4 ⁇ is reduced by 25%, which is the actual transmission interval.
  • the negotiation interval value Y when the BFD message is sent is further reduced by the second predetermined threshold value N by decreasing the first predetermined threshold M. (For example, reduce the network jitter value X and then subtract 5ms) as the actual transmission interval. If X/Y ⁇ 25%, the negotiation interval for BFD transmission is reduced by 25% as the actual transmission interval.
  • the second case described above is more strict with respect to the first case.
  • the processing of the BFD transmission interval needs to be stricter, because in the second case, the timeout period has only one transmission time interval, and if the margin reserved for the interval is insufficient, In the case of unstable network conditions, false positives may occur. Therefore, in the case of ⁇ / ⁇ ⁇ 25%, the second case is larger than the interval in which the first case is reduced. Therefore, in this embodiment, in two cases, the ⁇ / ⁇ ratio is compared with 25%, and the actual BFD packet interval is adjusted.
  • the first predetermined threshold ⁇ and the second predetermined threshold ⁇ are determined according to the actual state of the network (including jitter, delay, packet loss rate, etc.).
  • the ⁇ value is directly related to the jitter value and can be dynamically set. When the network jitter is large, the value takes a larger value. When the network jitter is small, the value takes a smaller value; for example, the value can be directly set. Multiply the jitter value or the jitter value by a factor. Awkward The value is only used when the accumulator is 1 in the detection time. If the accumulator is greater than 1 in the detection time, in order to prevent the BFD false detection, the value of the BFD transmission interval is reduced by another value.
  • the N value can be set statically or dynamically.
  • the static setting is used when the network environment is relatively stable, and the dynamic setting is used when the network environment is unstable.
  • the values of M and N can also be set by multiplying the jitter value by a certain coefficient.
  • the principle of the value is such that when the detection accumulator is 1, the BFD packet is sent.
  • the negotiation interval value Y at the time is smaller than the transmission negotiation interval value in the case where the detection accumulator is greater than 1.
  • step S101 includes:
  • Step S1011 Recording the interval T between the destination end and the source end, and collecting the time stamp t of each message received by the source end;
  • Step S1012 calculating a time difference A t of arrival of each two packets
  • Step S1013 Calculate the network jitter value X according to the equal interval time T and the time difference A t .
  • step S102 includes:
  • Step S1021 determining that the value of the detection time accumulator is greater than 1 or equal to 1, if greater than 1, then proceeds to step S1022; if equal to 1, proceeds to step S1025;
  • Step S1022 determining whether X/Y is ⁇ 25%, and if yes, proceeding to step S1023; otherwise, proceeding to step S1024;
  • Step S1023 The negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained.
  • Step S1024 The negotiation interval value Y when the BFD packet is sent is reduced by 25%, and the adjusted BFD transmission interval is obtained.
  • Step S1025 determining whether X/Y is ⁇ 25%, and if yes, proceeding to step S1026; otherwise, proceeding to step S1024;
  • step S1026 the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M. Then subtract the second predetermined threshold N to obtain the adjusted BFD transmission interval.
  • the destination end sends the source end to the source end.
  • a UDP packet is a small packet with a sequence number and an identifier.
  • the identifier distinguishes the BFD session.
  • the sequence number can be used to view the retransmission and packet loss on the receiving end. Because the packet length is small and the traffic is small, the network does not cause any Great impact.
  • the actual initial transmission interval of the BFD packet may be determined according to the existing BFD processing method, that is, a time interval smaller than max (bfd.DMTI, bfd.RemoteMinRxInterval) in the sending direction.
  • bfd.DMTI indicates the minimum interval for the local end to send BFD packets.
  • bfdRemoteMinRxInterval indicates the minimum interval at which the peer wants to receive packets. It also distinguishes between the detection time accumulators being 1 and greater than 1. For example, when the detection time accumulator is 1, the transmission interval is set to 90% of the negotiated value; when the detection accumulator is greater than 1, the transmission interval is set to 85% of the negotiated value.
  • BFD is a bidirectional forwarding protocol
  • the method of this embodiment can be used separately in each BFD direction.
  • the method described in this embodiment solves the problem that the actual packet sending interval does not match the actual environment configuration parameter in the prior art, and performs range control on the packet sending time interval according to the network jitter, thereby more accurately controlling the packet sending time and improving the BFD. Accuracy of detection and applicability of BFD detection.
  • an embodiment of the present invention provides an apparatus for adjusting a BFD transmission interval according to network jitter, including: a network jitter value measurement module 401 and a transmission interval adjustment module 402, where: The network jitter value measuring module 401 is configured to measure a network jitter value X by sending a message to the source end and the destination end of the BFD session;
  • the network jitter value X can be calculated by sending packets between the two ends of the BFD session, that is, the destination end and the source end.
  • the BFD 4 text can be used for measurement, or the packets other than BFD packets can be sent for measurement.
  • the UDP packet is used as an example.
  • the UDP packet can be sent to the source at the interval T to calculate the network jitter.
  • the source collects the timestamp t of the UDP packet and calculates the packet.
  • the time difference A t of the arrival of the UDP packet is obtained by the formula I T_ .
  • the sending interval adjustment module 402 is configured to adjust the BFD sending interval according to the network jitter value X, the negotiation interval value ⁇ when the current BFD packet is sent, and the value of the detection time accumulator.
  • the adjustment of the BFD transmission interval is divided into two cases.
  • the first case is when the value of the accumulator is greater than 1; the second case is when the value of the time accumulator is 1.
  • Set the negotiation interval value of the current BFD packet to ⁇ .
  • M such as the network jitter value X
  • M is then used as the actual transmission interval. If X/Y ⁇ 25%, the negotiation interval value ⁇ when transmitting BFD 4 ⁇ is reduced by 25%, which is the actual transmission interval.
  • the negotiation interval value Y when the BFD message is sent is further reduced by the second predetermined threshold value N by decreasing the first predetermined threshold M. (For example, reduce the network jitter value X and then subtract 5ms) as the actual transmission interval. If X/Y ⁇ 25%, the negotiation interval for BFD transmission is reduced by 25% as the actual transmission interval.
  • the second case described above is more strict with respect to the first case.
  • the processing of the BFD transmission interval needs to be stricter, because in the second case, the timeout period has only one transmission time interval, and if the margin reserved for the interval is insufficient, In the case of unstable network conditions, false positives may occur. So in the case of ⁇ / ⁇ 25%, the second case is more time-consuming than the first case. Therefore, in this embodiment, in both cases, the ⁇ / ⁇ ratio is compared with 25%, respectively. Make a distinction and adjust the actual BFD dispatch interval.
  • the first predetermined threshold M and the second predetermined threshold N are determined according to the actual state of the network (including jitter, delay, packet loss rate, etc.).
  • the M value is directly related to the jitter value and can be dynamically set. When the network jitter is large, the value takes a larger value; when the network jitter is small, the value takes a smaller value; for example, the value can be directly set. Multiply the jitter value or the jitter value by a factor.
  • the value of N is only used when the accumulator is 1 in the detection time. If the accumulator is greater than 1 in the detection time, in order to prevent the BFD false detection, the value of the BFD transmission interval is reduced.
  • the N value can be set statically or dynamically.
  • the static setting is used when the network environment is relatively stable, and the dynamic setting is used when the network environment is unstable. under.
  • the values of M and N can also be set by multiplying the jitter value by a certain coefficient.
  • the principle of the value is such that when the detection accumulator is 1, the BFD packet is sent.
  • the negotiation interval value Y at the time is smaller than the transmission negotiation interval value in the case where the detection accumulator is greater than 1.
  • the network jitter value measuring module 401 includes: a statistical unit 4011, a time difference calculating unit 4012, and a network jitter value calculating unit 4013, where:
  • the statistic unit 4011 is configured to send the interval time T of the ⁇ message to the source end, and collect the time stamp t of each message received by the source end;
  • the time difference calculation unit 4012 is configured to calculate a time difference A t of the arrival of each of the two texts;
  • the network jitter value calculation unit 4013 is configured to calculate the network jitter value X according to the equal interval time T and the time difference A t .
  • the UDP packet sent by the destination end to the source end is a small packet with only a sequence number and an identifier.
  • the identifier distinguishes the BFD session, and the sequence number can be viewed at the receiving end. Transmission and packet loss, because the message length is small, the traffic is small, so it will not have a big impact on the network.
  • the BFD control packet is sent at a time interval smaller than max (bfd.DMTI, bfd.RemoteMinRxInterval) in the transmission direction.
  • bfd.DMTI indicates the minimum interval for the local end to send BFD packets.
  • bfdRemoteMinRxInterval indicates the minimum interval at which the peer wants to receive packets, and distinguishes between the detection time accumulators being 1 and greater than 1. For example, when the detection time accumulator is 1, the transmission interval is set to 90% of the negotiation value; when the detection accumulator is greater than 1, the transmission interval is set to 85% of the negotiation value.
  • the device in this embodiment can be separately used to adjust the BFD transmission interval in each BFD direction.
  • the method and device for adjusting the BFD transmission interval according to the network jitter and measuring the network jitter value by sending the packet at both ends of the BFD session, according to the network jitter value, the negotiation interval value when the current BFD packet is sent, and the detection time accumulator The value of the BFD transmission interval is adjusted.
  • the packet transmission interval cannot be dynamically adjusted according to the actual network condition, thereby causing the packet interval to be randomly changed within a large range.
  • the range control of the packet sending time interval is performed according to the network jitter, thereby more accurately controlling the packet sending time, and improving the accuracy and applicability of the BFD detection.

Landscapes

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

Abstract

The present invention provides a method and apparatus for adjusting a Bidirectional Forwarding Detection (BFD) transmission interval according to network jitter, both of the method and the apparatus can measure a network jitter value X by transmitting messages between a BFD session source end and destination end; the BFD transmission interval is adjusted according to a negotiation interval value Y when the current BFD message is transmitted, a value of a detection time accumulator and the network jitter value X. The method and apparatus of the present invention overcome the shortcoming in the prior art that the packet transmission interval varies in a wide range randomly caused by inability to adjust the message transmission interval dynamically according to an actual network state when the BFD transmits the control messages, and solve the problem in the prior art that the actual packet transmission interval does not conform with actual environment configuration parameters. The method and apparatus of the present invention perform a range control of the packet transmission time interval according to the network jitter, and thus packet transmission time is controlled more accurately and the accuracy and applicability of the BFD detection are improved.

Description

根据网^ 动调整 BFD发送间隔的方法及装置 技术领域  Method and device for adjusting BFD transmission interval according to network control
本发明涉及通讯技术领域, 尤其涉及一种链路检测中根据网络抖动调 整 BFD ( Bidirectional Forwarding Detection, 双向转发检测)发送间隔的方 法及装置。 背景技术  The present invention relates to the field of communication technologies, and in particular, to a method and a device for adjusting a BFD (Bidirectional Forwarding Detection) transmission interval according to network jitter in link detection. Background technique
为了保护关键应用, 网络中设计有冗余备份链路, 当网络发生故障时, 要求网络设备能够快速检测出故障, 并将流量切换至备份链路以加快网络 ^:敛速度。 目前, 有些链路比^口 POS ( Packet over SONET )可以通过硬件 检测机制来实现快速故障检测, 但是, 有些链路比如以太网链路则不具备 这样的检测机制。 此时, 应用需要依靠上层协议自身的机制来进行故障检 测, 而上层协议的检测时间都在 1 秒以上, 这样的故障检测时间无法满足 某些应用的要求。 路由协议如 OSPF ( Open Shortest Path First, 开放式最短 路径优先 )、 IS-IS ( Intermediate System to Intermediate System Routing Protocol, 中间系统到中间系统的路由选择协议), 虽然有 Fast Hello功能来 加快检测速度, 但是其检测时间也只能达到 1秒的精度, 而且 Fast Hello功 能只针对本协议, 无法为其他协议提供快速故障检测。 BFD协议则是在此 种背景下产生, 其提供了一个通用的标准化的与介质无关、 与协议无关的 快速故障检测机制。  In order to protect critical applications, redundant backup links are designed in the network. When the network fails, the network equipment is required to quickly detect the fault and switch the traffic to the backup link to speed up the network. At present, some links than POS (Packet over SONET) can implement fast fault detection through hardware detection mechanism. However, some links such as Ethernet links do not have such detection mechanism. At this time, the application needs to rely on the mechanism of the upper layer protocol to perform fault detection, and the detection time of the upper layer protocol is more than 1 second. Such fault detection time cannot meet the requirements of some applications. Routing protocols such as OSPF (Open Shortest Path First), IS-IS (Intermediate System to Intermediate System Routing Protocol), although there are Fast Hello functions to speed up detection. However, the detection time can only reach 1 second accuracy, and the Fast Hello function is only for this protocol, and cannot provide fast fault detection for other protocols. The BFD protocol is produced in this context, which provides a common, standardized, media-independent, protocol-independent fast fault detection mechanism.
BFD在发送 BFD控制报文时,考虑到传输网络环境中的抖动对于检测 结果的影响, 对于发送周期做如下处理:  When sending BFD control packets, BFD considers the impact of jitter in the transmission network environment on the detection result. The transmission cycle is as follows:
周期性发送 BFD控制报文时必须考虑以每包为基础的最大 25%的抖 动, 也就是说, 包间隔必须随机的减小一个从 0〜25%的值, 为了避免同一 子网上与其他系统的同步,平均包间隔大致比协商值小 12.5%。若检测时间 累加器为 1 ,则传输的包间隔必须为协商传输间隔值的 90%,并且不小于协 商间隔值的 75%。 这是为了保证在接收到下一报文前远端系统计算检测时 间超时。 When sending BFD control packets periodically, you must consider the maximum 25% jitter based on each packet. That is, the packet interval must be randomly reduced by a value from 0 to 25%, in order to avoid the same The subnet is synchronized with other systems, and the average packet interval is approximately 12.5% smaller than the negotiated value. If the detection time accumulator is 1, the transmitted packet interval must be 90% of the negotiated transmission interval value and not less than 75% of the negotiation interval value. This is to ensure that the remote system calculates the detection timeout before receiving the next message.
发送间隔对于 BFD检测结果有着重要的影响, 针对网络抖动, 通过随 机值将实际的发送间隔减小,平均的包间隔减小 12.5%,但是包的实际发送 间隔并不可知, 并且随机值并不能做到真正随机, 由此可能出现抖动大时 包间隔不减小的情况而导致检测失误。 而且当网络环境较好时, 没有必要 对包间隔进行缩短处理; 而当抖动超出了上述 25%范围的时候, 表明网络 环境较差, 为了应对抖动, 也不一定只对发包间隔进行调整, 还可以通过 上报告警通知告知控制面提前釆取其他措施, 而不必等到 BFD检测到链路 断时再釆取措施。  The transmission interval has an important impact on the BFD detection result. For network jitter, the actual transmission interval is reduced by random values, and the average packet interval is reduced by 12.5%. However, the actual transmission interval of the packet is not known, and the random value cannot be It is truly random, and thus there may be cases where the jitter is large and the packet interval is not reduced, resulting in detection errors. Moreover, when the network environment is good, it is not necessary to shorten the packet interval; when the jitter exceeds the above 25% range, it indicates that the network environment is poor, and in order to cope with the jitter, it is not necessary to adjust only the packet interval. You can inform the control plane to take other measures in advance by reporting the police notification, without having to wait for the BFD to detect the link break and then take measures.
因此, 现有技术中的 BFD发送控制报文时, 不能根据实际网络状况而 动态调整发送报文间隔, 从而导致发包间隔在较大范围内随机变化, 无法 精确控制发包时间。 发明内容  Therefore, when the BFD sends control packets in the prior art, the interval for sending packets cannot be dynamically adjusted according to actual network conditions. As a result, the packet sending interval varies randomly within a large range, and the packet sending time cannot be accurately controlled. Summary of the invention
本发明的主要目的在于提供一种根据网络抖动调整 BFD发送间隔的方 法及装置, 旨在提高 BFD检测的精确度和可应用性。  The main object of the present invention is to provide a method and apparatus for adjusting a BFD transmission interval according to network jitter, which aims to improve the accuracy and applicability of BFD detection.
为了达到上述目的, 本发明的技术方案是这样实现的:  In order to achieve the above object, the technical solution of the present invention is achieved as follows:
一种根据网络抖动调整双向转发检测 BFD发送间隔的方法, 包括: 通过 BFD会话源端与目的端发送报文来测量网络抖动值 X; 根据当前 BFD报文发送时的协商间隔值 Y, 检测时间累加器的值, 以 及所述网络抖动值 X , 调整 BFD发送间隔。  A method for adjusting the BFD transmission interval according to the network jitter adjustment, including: transmitting a packet by the source end and the destination end of the BFD session to measure the network jitter value X; and detecting the time according to the negotiation interval value Y when the current BFD packet is sent The value of the accumulator, and the network jitter value X, adjust the BFD transmission interval.
所述通过 BFD会话源端与目的端发送报文来测量网络抖动值 X的过程 包括: 记录目的端向源端发送报文的等间隔时间 T, 并统计源端接收每一报 文的时戳 t; The process of measuring the network jitter value X by sending a packet to the source end and the destination end of the BFD session includes: Recording the interval T of the packet sent by the destination end to the source end, and collecting the time stamp t of each packet received by the source end;
计算每两个所述_¾文到达的时差 Δ t;  Calculating the time difference Δ t of each of the two said _3⁄4 texts;
根据所述等间隔时间 T以及时差 A t计算网络抖动值 X。  The network jitter value X is calculated based on the equal interval time T and the time difference A t .
所述调整 BFD发送间隔的过程包括:  The process of adjusting the BFD sending interval includes:
当所述检测时间累加器的值大于 1时,若 X/Y<25%, 则将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M, 得到调整后的 BFD发送间隔; 或者,  When the value of the detection time accumulator is greater than 1, if X/Y<25%, the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained; Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
所述调整 BFD发送间隔的过程还包括:  The process of adjusting the BFD sending interval further includes:
当所述检测时间累加器的值为 1时,若 X/Y<25%, 则在将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M 的基础上再减小第二预定阀值 N, 得到调整后的 BFD发送间隔;  When the value of the detection time accumulator is 1, if X/Y<25%, the negotiation interval value Y when the BFD message is sent is decreased by the first predetermined threshold M, and then the second is decreased. The threshold value N is predetermined, and the adjusted BFD transmission interval is obtained;
或者,  Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
所述第一预定阀值 M和第二预定阀值 N根据网络状态确定。  The first predetermined threshold M and the second predetermined threshold N are determined based on the network status.
一种根据网络抖动调整 BFD发送间隔的装置, 包括:  A device for adjusting a BFD transmission interval according to network jitter, comprising:
网络抖动值测量模块, 用于通过 BFD会话源端与目的端发送报文来测 量网络抖动值 X;  The network jitter value measuring module is configured to measure the network jitter value X by sending a message to the source end and the destination end of the BFD session;
发送间隔调整模块, 用于根据当前 BFD报文发送时的协商间隔值 Y, 检测时间累加器的值, 以及所述网络抖动值 X, 调整 BFD发送间隔。  The sending interval adjustment module is configured to detect the value of the time accumulator and the network jitter value X according to the negotiation interval value Y when the current BFD packet is sent, and adjust the BFD sending interval.
所述网络抖动值测量模块包括:  The network jitter value measurement module includes:
统计单元, 用于记录目的端向源端发送 ^艮文的等间隔时间 T, 并统计 源端接收每一报文的时戳 t; The statistical unit is used to record the interval time T of the destination end sending the message to the source end, and counting The source end receives the time stamp t of each message;
时差计算单元, 用于计算每两个所述报文到达的时差 A t;  a time difference calculation unit, configured to calculate a time difference A t of arrival of each of the two messages;
网络抖动值计算单元,用于根据所述等间隔时间 T以及时差 A t计算网 络抖动值 X。  The network jitter value calculation unit is configured to calculate the network jitter value X according to the equal interval time T and the time difference A t .
所述发送间隔调整模块在调整 BFD发送间隔时, 用于:  The sending interval adjustment module is used to: when adjusting the BFD sending interval:
当所述检测时间累加器的值大于 1时,若 X/Y<25%, 则将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M, 得到调整后的 BFD发送间隔; 或者,  When the value of the detection time accumulator is greater than 1, if X/Y<25%, the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained; Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
所述发送间隔调整模块在调整 BFD发送间隔时, 还用于:  When the BFD sending interval is adjusted, the sending interval adjustment module is further configured to:
当所述检测时间累加器的值为 1时,若 X/Y<25%, 则在将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M 的基础上再减小第二预定阀值 N, 得到调整后的 BFD发送间隔;  When the value of the detection time accumulator is 1, if X/Y<25%, the negotiation interval value Y when the BFD message is sent is decreased by the first predetermined threshold M, and then the second is decreased. The threshold value N is predetermined, and the adjusted BFD transmission interval is obtained;
或者,  Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
所述第一预定阀值 M和第二预定阀值 N根据网络状态确定。  The first predetermined threshold M and the second predetermined threshold N are determined based on the network status.
本发明提出的一种根据网络抖动调整 BFD发送间隔的方法及装置, 通 过 BFD会话两端发送报文来测量网络抖动值, 根据网络抖动值、 当前 BFD 报文发送时的协商间隔值以及检测时间累加器的值对 BFD发送间隔进行调 整, 克服了现有技术中的 BFD发送控制报文时, 不能根据实际网络状况而 动态调整发送报文间隔从而导致发包间隔在较大范围内随机变化的缺点, 解决现有技术中存在的实际发包间隔与实际环境配置参数不符的问题, 根 据网络抖动对发包时间间隔进行范围控制, 从而更精确控制发包时间, 提 高 BFD检测的精确度和可应用性。 附图说明 The method and device for adjusting the BFD transmission interval according to the network jitter, and measuring the network jitter value by sending packets at both ends of the BFD session, according to the network jitter value, the negotiation interval value and the detection time when the current BFD packet is sent. The value of the accumulator adjusts the BFD transmission interval. When the BFD transmission control packet is used in the prior art, the packet transmission interval cannot be dynamically adjusted according to the actual network condition, which causes the packet interval to be randomly changed within a large range. Solving the problem that the actual packet sending interval in the prior art does not match the actual environment configuration parameter, and performing range control on the packet sending time interval according to the network jitter, thereby more accurately controlling the sending time, Accuracy and applicability of high BFD detection. DRAWINGS
图 1是本发明根据网络抖动调整 BFD发送间隔的方法一实施例流程示 意图;  1 is a schematic flow chart of an embodiment of a method for adjusting a BFD transmission interval according to network jitter according to the present invention;
图 2是本发明根据网络抖动调整 BFD发送间隔的方法一实施例中通过 BFD会话源端与目的端发送报文来测量网络抖动值 X的流程示意图;  2 is a schematic flowchart of measuring a network jitter value X by transmitting a packet from a source end and a destination end in a BFD session according to an embodiment of the present invention;
图 3是本发明根据网络抖动调整 BFD发送间隔的方法一实施例中根据 网络抖动值 X、 当前 BFD才艮文发送时的协商间隔值 Y以及检测时间累加器 的值调整 BFD发送间隔的流程示意图;  3 is a schematic flowchart of adjusting a BFD transmission interval according to a network jitter value X, a negotiation interval value Y when a current BFD packet is sent, and a value of a detection time accumulator according to an embodiment of the present invention. ;
图 4是本发明根据网络抖动调整 BFD发送间隔的装置一实施例结构示 意图;  4 is a schematic structural view of an embodiment of an apparatus for adjusting a BFD transmission interval according to network jitter according to the present invention;
图 5是本发明根据网络抖动调整 BFD发送间隔的装置一实施例中网络 抖动值测量模块的结构示意图。 具体实施方式  FIG. 5 is a schematic structural diagram of a network jitter value measurement module according to an embodiment of the present invention for adjusting a BFD transmission interval according to network jitter. detailed description
本发明实施例解决方案主要是通过 BFD会话两端发送报文来测量网络 抖动值, 根据网络抖动值、 当前 BFD报文发送时的协商间隔值以及检测时 间累加器的值对 BFD发送间隔进行调整,以提高 BFD检测的精确度和可应 用性。  The solution of the embodiment of the present invention is to measure the network jitter value by sending packets at both ends of the BFD session, and adjust the BFD transmission interval according to the network jitter value, the negotiation interval value of the current BFD packet transmission, and the value of the detection time accumulator. To improve the accuracy and applicability of BFD detection.
如图 1所示, 本发明一实施例提出一种根据网络抖动调整 BFD发送间 隔的方法, 包括:  As shown in FIG. 1, an embodiment of the present invention provides a method for adjusting a BFD transmission interval according to network jitter, including:
步骤 S101 ,通过 BFD会话源端与目的端发送报文来测量网络抖动值 X; 在本实施例中, 可以通过 BFD会话两端即目的端与源端之间发送报文 来计算网络抖动值 X。 其中, 可以利用 BFD 4艮文本身进行测量, 也可以通 过发送 BFD报文之外的报文进行测量。 以 UDP报文为例 ,具体可以通过目的端向源端等间隔时间 T发送 UDP 小报文对网络抖动进行计算, 源端统计每一次接收到 UDP报文的时戳 t, 并计算每两包 UDP报文到达的时差 A t,通过公式 IT_ 得到网络抖动值 X。 Step S101: The network jitter value X is measured by sending a packet to the source end and the destination end of the BFD session. In this embodiment, the network jitter value X is calculated by sending a packet between the destination end and the source end of the BFD session. . The BFD 4 艮 text can be used for measurement, or the packet other than the BFD packet can be sent for measurement. The UDP packet is used as an example. The UDP packet can be sent to the source at the interval T to calculate the network jitter. The source collects the timestamp t of the UDP packet and calculates the packet. The time difference A t of the arrival of the UDP packet is obtained by the formula I T_ .
步骤 S102 , 根据网络抖动值 X、 当前 BFD报文发送时的协商间隔值 Υ 以及检测时间累加器的值调整 BFD发送间隔。  Step S102: Adjust the BFD transmission interval according to the network jitter value X, the negotiation interval value Υ when the current BFD packet is sent, and the value of the detection time accumulator.
对 BFD发送间隔的调整分为两种情况进行考虑, 第一种情况是检测时 间累加器的值为大于 1的情况; 第二种情况是检测时间累加器的值为 1的 情况。 设当前 BFD报文发送时的协商间隔值为 Υ, 当检测时间累加器大于 1时, 若 Χ/Υ<25%, 则将 BFD报文发送时的协商间隔值 Υ减小第一预定阀 值 M (比如网络抖动值 X )之后作为实际的发送间隔。 若 X/Y≥25%, 则将 BFD 4艮文发送时的协商间隔值 Υ减小 25%, 作为实际的发送间隔。  The adjustment of the BFD transmission interval is divided into two cases. The first case is when the value of the accumulator is greater than 1; the second case is when the value of the time accumulator is 1. Set the negotiation interval value of the current BFD packet to Υ. When the detection time accumulator is greater than 1, if Χ/Υ<25%, the negotiation interval value when the BFD packet is sent is decreased by the first predetermined threshold. M (such as the network jitter value X) is then used as the actual transmission interval. If X/Y ≥ 25%, the negotiation interval value Υ when transmitting BFD 4 艮 is reduced by 25%, which is the actual transmission interval.
当检测时间累加器为 1时,若 Χ/Υ<25% , 则将 BFD报文发送时的协商 间隔值 Y在减小第一预定阀值 M的基础上再减去第二预定阀值 N (比如减 小网络抖动值 X之后再减去 5ms )作为实际的发送间隔。 若 X/Y≥25%, 则 将 BFD发送时的协商间隔减小 25%作为实际的发送间隔。  When the detection time accumulator is 1, if Χ/Υ<25%, the negotiation interval value Y when the BFD message is sent is further reduced by the second predetermined threshold value N by decreasing the first predetermined threshold M. (For example, reduce the network jitter value X and then subtract 5ms) as the actual transmission interval. If X/Y ≥ 25%, the negotiation interval for BFD transmission is reduced by 25% as the actual transmission interval.
上述第二种情况相对于第一种情况而言, 对于 BFD发送间隔的处理需 要更加严格, 因为在第二种情况下, 超时时间只有一个发送时间间隔, 如 果间隔预留的裕量不够, 在网络状况不稳定的情况下, 则会出现误报。 所 以当 Χ/Υ<25%的情况下,第二种情况比第一种情况减小的间隔时间要更大。 因此, 本实施例中, 在两种情况下, 分别针对 Χ/Υ比值与 25%进行比较而 作区分, 对实际的 BFD发包间隔做调整。  The second case described above is more strict with respect to the first case. The processing of the BFD transmission interval needs to be stricter, because in the second case, the timeout period has only one transmission time interval, and if the margin reserved for the interval is insufficient, In the case of unstable network conditions, false positives may occur. Therefore, in the case of Χ/Υ <25%, the second case is larger than the interval in which the first case is reduced. Therefore, in this embodiment, in two cases, the Χ/Υ ratio is compared with 25%, and the actual BFD packet interval is adjusted.
其中, 第一预定阀值 Μ和第二预定阀值 Ν根据网络实际状态 (包括抖 动、 时延、 丟包率等)确定。 Μ值直接与抖动值相关, 可以动态设定, 当 网络抖动较大的时候, 该值取较大的值; 当网络抖动较小时, 该值取较小 的值; 比如, 该值可以直接设置为抖动值或者抖动值乘以某个系数。 Ν 的 取值只在在检测时间累加器为 1的时候用到,对比与检测时间累加器大于 1 的情况,为了防止 BFD误检测而在已经减小 BFD发送间隔的基础上再减小 一个值, 在 M和 N分别单独取值的时候, N值可以静态设定也可以动态设 定, 静态设定是用于网络环境比较稳定的情况下, 动态设定是用于网络环 境不稳定的情况下。 在网络环境不稳定的情况下, M和 N的取值也可以利 用抖动值乘以某个系数共同设定,该系数取值的原则是使得检测累加器为 1 的情况下, BFD报文发送时的协商间隔值 Y小于检测累加器大于 1的情况 下的发送协商间隔值。 The first predetermined threshold Μ and the second predetermined threshold Ν are determined according to the actual state of the network (including jitter, delay, packet loss rate, etc.). The Μ value is directly related to the jitter value and can be dynamically set. When the network jitter is large, the value takes a larger value. When the network jitter is small, the value takes a smaller value; for example, the value can be directly set. Multiply the jitter value or the jitter value by a factor. Awkward The value is only used when the accumulator is 1 in the detection time. If the accumulator is greater than 1 in the detection time, in order to prevent the BFD false detection, the value of the BFD transmission interval is reduced by another value. When M and N are respectively taken as values, the N value can be set statically or dynamically. The static setting is used when the network environment is relatively stable, and the dynamic setting is used when the network environment is unstable. In the case where the network environment is unstable, the values of M and N can also be set by multiplying the jitter value by a certain coefficient. The principle of the value is such that when the detection accumulator is 1, the BFD packet is sent. The negotiation interval value Y at the time is smaller than the transmission negotiation interval value in the case where the detection accumulator is greater than 1.
如图 2所示, 步骤 S101包括:  As shown in FIG. 2, step S101 includes:
步骤 S1011 , 记录目的端向源端发送 ^艮文的等间隔时间 T, 并统计源端 接收每一报文的时戳 t;  Step S1011: Recording the interval T between the destination end and the source end, and collecting the time stamp t of each message received by the source end;
步骤 S1012 , 计算每两个报文到达的时差 A t;  Step S1012, calculating a time difference A t of arrival of each two packets;
步骤 S1013 , 根据等间隔时间 T以及时差 A t计算网络抖动值 X。  Step S1013: Calculate the network jitter value X according to the equal interval time T and the time difference A t .
如图 3所示, 步骤 S102包括:  As shown in FIG. 3, step S102 includes:
步骤 S1021 , 判断检测时间累加器的值大于 1或等于 1 , 若大于 1 , 则 进入步骤 S1022; 若等于 1 , 则进入步骤 S1025;  Step S1021, determining that the value of the detection time accumulator is greater than 1 or equal to 1, if greater than 1, then proceeds to step S1022; if equal to 1, proceeds to step S1025;
步骤 S1022, 判断 X/Y是否 <25%, 若是, 则进入步骤 S1023 ; 否则, 进入步骤 S1024;  Step S1022, determining whether X/Y is <25%, and if yes, proceeding to step S1023; otherwise, proceeding to step S1024;
步骤 S1023 ,将 BFD报文发送时的协商间隔值 Y减小第一预定阀值 M, 得到调整后的 BFD发送间隔;  Step S1023: The negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained.
步骤 S1024, 将 BFD报文发送时的协商间隔值 Y减小 25%, 得到调整 后的 BFD发送间隔。  Step S1024: The negotiation interval value Y when the BFD packet is sent is reduced by 25%, and the adjusted BFD transmission interval is obtained.
步骤 S1025 , 判断 X/Y是否 <25%, 若是, 则进入步骤 S1026; 否则, 进入步骤 S1024;  Step S1025, determining whether X/Y is <25%, and if yes, proceeding to step S1026; otherwise, proceeding to step S1024;
步骤 S1026,将 BFD报文发送时的协商间隔值 Y减小第一预定阀值 M 再减去第二预定阀值 N, 得到调整后的 BFD发送间隔。 In step S1026, the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M. Then subtract the second predetermined threshold N to obtain the adjusted BFD transmission interval.
需要说明的是, 在上述网络抖动值测试过程中, 目的端向源端发送的 It should be noted that, in the above network jitter value testing process, the destination end sends the source end to the source end.
UDP报文为小报文, 只带有序号与标识符, 标识符区分 BFD会话, 序号可 以在接收端查看重传以及丟包, 因为报文长度小, 流量很小, 所以对网络 不会造成大的影响。 A UDP packet is a small packet with a sequence number and an identifier. The identifier distinguishes the BFD session. The sequence number can be used to view the retransmission and packet loss on the receiving end. Because the packet length is small and the traffic is small, the network does not cause any Great impact.
在网络抖动值 X确定之前 ,对于 BFD报文的实际初始发送间隔的确定, 可以按照现有的 BFD 处理方法进行, 即在发送方向上以小于 max ( bfd.DMTI, bfd.RemoteMinRxInterval ) 的时间间隔发送 BFD控制报文。 bfd.DMTI表示本端发送 BFD报文的最小时间间隔, bfdRemoteMinRxInterval 表示对端希望接收报文的最小时间间隔, 同时区分检测时间累加器为 1 和 大于 1的两种情况。 例如在检测时间累加器为 1的时候, 发送间隔设置为 协商值的 90%;在检测累加器大于 1的时候,发送间隔设置为协商值的 85%。  Before the network jitter value X is determined, the actual initial transmission interval of the BFD packet may be determined according to the existing BFD processing method, that is, a time interval smaller than max (bfd.DMTI, bfd.RemoteMinRxInterval) in the sending direction. Send BFD control packets. bfd.DMTI indicates the minimum interval for the local end to send BFD packets. bfdRemoteMinRxInterval indicates the minimum interval at which the peer wants to receive packets. It also distinguishes between the detection time accumulators being 1 and greater than 1. For example, when the detection time accumulator is 1, the transmission interval is set to 90% of the negotiated value; when the detection accumulator is greater than 1, the transmission interval is set to 85% of the negotiated value.
在根据网络抖动值调整发送 BFD报文时间间隔时, 还可以釆用不同的 评价标准或者将评价标准与 X/Y比值结合, 比如, 通常抖动值超过 60ms, 则认为网络状态较差,在调整 BFD发送间隔时,可以参考该值对 BFD发送 间隔进行相应调整。  When adjusting the time interval for sending BFD packets according to the network jitter value, you can also use different evaluation criteria or combine the evaluation criteria with the X/Y ratio. For example, if the jitter value exceeds 60ms, the network state is considered to be poor. When the BFD interval is set, you can use this value to adjust the BFD interval.
因为 BFD为双向转发协议,所以在每个 BFD方向上均可以单独运用本 实施例方法。  Because BFD is a bidirectional forwarding protocol, the method of this embodiment can be used separately in each BFD direction.
釆用本实施例所述方法, 解决了现有技术中存在的实际发包间隔与实 际环境配置参数不符的问题, 根据网络抖动对发包时间间隔进行范围控制, 从而更精确控制发包时间,提高了 BFD检测的精确度和 BFD检测的可应用 性。  The method described in this embodiment solves the problem that the actual packet sending interval does not match the actual environment configuration parameter in the prior art, and performs range control on the packet sending time interval according to the network jitter, thereby more accurately controlling the packet sending time and improving the BFD. Accuracy of detection and applicability of BFD detection.
如图 4所示, 本发明一实施例提出一种根据网络抖动调整 BFD发送间 隔的装置, 包括: 网络抖动值测量模块 401以及发送间隔调整模块 402 , 其 中: 网络抖动值测量模块 401 , 用于通过 BFD会话源端与目的端发送报文 来测量网络抖动值 X; As shown in FIG. 4, an embodiment of the present invention provides an apparatus for adjusting a BFD transmission interval according to network jitter, including: a network jitter value measurement module 401 and a transmission interval adjustment module 402, where: The network jitter value measuring module 401 is configured to measure a network jitter value X by sending a message to the source end and the destination end of the BFD session;
在本实施例中, 可以通过 BFD会话两端即目的端与源端之间发送报文 来计算网络抖动值 X。 其中, 可以利用 BFD 4艮文本身进行测量, 也可以通 过发送 BFD报文之外的报文进行测量。  In this embodiment, the network jitter value X can be calculated by sending packets between the two ends of the BFD session, that is, the destination end and the source end. The BFD 4 text can be used for measurement, or the packets other than BFD packets can be sent for measurement.
以 UDP报文为例,具体可以通过目的端向源端等间隔时间 T发送 UDP 小报文对网络抖动进行计算, 源端统计每一次接收到 UDP报文的时戳 t, 并计算每两包 UDP报文到达的时差 A t,通过公式 IT_ 得到网络抖动值 X。 The UDP packet is used as an example. The UDP packet can be sent to the source at the interval T to calculate the network jitter. The source collects the timestamp t of the UDP packet and calculates the packet. The time difference A t of the arrival of the UDP packet is obtained by the formula I T_ .
发送间隔调整模块 402 , 用于根据网络抖动值 X、 当前 BFD报文发送 时的协商间隔值 Υ以及检测时间累加器的值调整 BFD发送间隔。  The sending interval adjustment module 402 is configured to adjust the BFD sending interval according to the network jitter value X, the negotiation interval value 当前 when the current BFD packet is sent, and the value of the detection time accumulator.
对 BFD发送间隔的调整分为两种情况进行考虑, 第一种情况是检测时 间累加器的值为大于 1的情况; 第二种情况是检测时间累加器的值为 1的 情况。 设当前 BFD报文发送时的协商间隔值为 Υ, 当检测时间累加器大于 1时, 若 Χ/Υ<25%, 则将 BFD报文发送时的协商间隔值 Υ减小第一预定阀 值 M (比如网络抖动值 X )之后作为实际的发送间隔。 若 X/Y≥25%, 则将 BFD 4艮文发送时的协商间隔值 Υ减小 25%, 作为实际的发送间隔。  The adjustment of the BFD transmission interval is divided into two cases. The first case is when the value of the accumulator is greater than 1; the second case is when the value of the time accumulator is 1. Set the negotiation interval value of the current BFD packet to Υ. When the detection time accumulator is greater than 1, if Χ/Υ<25%, the negotiation interval value when the BFD packet is sent is decreased by the first predetermined threshold. M (such as the network jitter value X) is then used as the actual transmission interval. If X/Y ≥ 25%, the negotiation interval value Υ when transmitting BFD 4 艮 is reduced by 25%, which is the actual transmission interval.
当检测时间累加器为 1时,若 Χ/Υ<25% , 则将 BFD报文发送时的协商 间隔值 Y在减小第一预定阀值 M的基础上再减去第二预定阀值 N (比如减 小网络抖动值 X之后再减去 5ms )作为实际的发送间隔。 若 X/Y≥25%, 则 将 BFD发送时的协商间隔减小 25%作为实际的发送间隔。  When the detection time accumulator is 1, if Χ/Υ<25%, the negotiation interval value Y when the BFD message is sent is further reduced by the second predetermined threshold value N by decreasing the first predetermined threshold M. (For example, reduce the network jitter value X and then subtract 5ms) as the actual transmission interval. If X/Y ≥ 25%, the negotiation interval for BFD transmission is reduced by 25% as the actual transmission interval.
上述第二种情况相对于第一种情况而言, 对于 BFD发送间隔的处理需 要更加严格, 因为在第二种情况下, 超时时间只有一个发送时间间隔, 如 果间隔预留的裕量不够, 在网络状况不稳定的情况下, 则会出现误报。 所 以当 Χ/Υ<25%的情况下,第二种情况比第一种情况减小的间隔时间要更大。 因此, 本实施例中, 在两种情况下, 分别针对 Χ/Υ比值与 25%进行比较而 作区分, 对实际的 BFD发包间隔做调整。 The second case described above is more strict with respect to the first case. The processing of the BFD transmission interval needs to be stricter, because in the second case, the timeout period has only one transmission time interval, and if the margin reserved for the interval is insufficient, In the case of unstable network conditions, false positives may occur. So in the case of Χ/Υ<25%, the second case is more time-consuming than the first case. Therefore, in this embodiment, in both cases, the Χ/Υ ratio is compared with 25%, respectively. Make a distinction and adjust the actual BFD dispatch interval.
其中, 第一预定阀值 M和第二预定阀值 N根据网络实际状态 (包括抖 动、 时延、 丟包率等)确定。 M值直接与抖动值相关, 可以动态设定, 当 网络抖动较大的时候, 该值取较大的值; 当网络抖动较小时, 该值取较小 的值; 比如, 该值可以直接设置为抖动值或者抖动值乘以某个系数。 N 的 取值只在在检测时间累加器为 1的时候用到,对比与检测时间累加器大于 1 的情况,为了防止 BFD误检测而在已经减小 BFD发送间隔的基础上再减小 一个值, 在 M和 N分别单独取值的时候, N值可以静态设定也可以动态设 定, 静态设定是用于网络环境比较稳定的情况下, 动态设定是用于网络环 境不稳定的情况下。 在网络环境不稳定的情况下, M和 N的取值也可以利 用抖动值乘以某个系数共同设定,该系数取值的原则是使得检测累加器为 1 的情况下, BFD报文发送时的协商间隔值 Y小于检测累加器大于 1的情况 下的发送协商间隔值。  The first predetermined threshold M and the second predetermined threshold N are determined according to the actual state of the network (including jitter, delay, packet loss rate, etc.). The M value is directly related to the jitter value and can be dynamically set. When the network jitter is large, the value takes a larger value; when the network jitter is small, the value takes a smaller value; for example, the value can be directly set. Multiply the jitter value or the jitter value by a factor. The value of N is only used when the accumulator is 1 in the detection time. If the accumulator is greater than 1 in the detection time, in order to prevent the BFD false detection, the value of the BFD transmission interval is reduced. When the values of M and N are taken separately, the N value can be set statically or dynamically. The static setting is used when the network environment is relatively stable, and the dynamic setting is used when the network environment is unstable. under. In the case where the network environment is unstable, the values of M and N can also be set by multiplying the jitter value by a certain coefficient. The principle of the value is such that when the detection accumulator is 1, the BFD packet is sent. The negotiation interval value Y at the time is smaller than the transmission negotiation interval value in the case where the detection accumulator is greater than 1.
如图 5所示, 网络抖动值测量模块 401 包括: 统计单元 4011、 时差计 算单元 4012以及网络抖动值计算单元 4013 , 其中:  As shown in FIG. 5, the network jitter value measuring module 401 includes: a statistical unit 4011, a time difference calculating unit 4012, and a network jitter value calculating unit 4013, where:
统计单元 4011 , 用于记录目的端向源端发送 "^文的等间隔时间 T, 并 统计源端接收每一报文的时戳 t;  The statistic unit 4011 is configured to send the interval time T of the ^^ message to the source end, and collect the time stamp t of each message received by the source end;
时差计算单元 4012 , 用于计算每两个^艮文到达的时差 A t;  The time difference calculation unit 4012 is configured to calculate a time difference A t of the arrival of each of the two texts;
网络抖动值计算单元 4013 ,用于根据等间隔时间 T以及时差 A t计算网 络抖动值 X。  The network jitter value calculation unit 4013 is configured to calculate the network jitter value X according to the equal interval time T and the time difference A t .
需要说明的是, 在上述网络抖动值测试过程中, 目的端向源端发送的 UDP报文为小报文, 只带有序号与标识符, 标识符区分 BFD会话, 序号可 以在接收端查看重传以及丟包, 因为报文长度小, 流量很小, 所以对网络 不会造成大的影响。  It should be noted that, in the network jitter value test process, the UDP packet sent by the destination end to the source end is a small packet with only a sequence number and an identifier. The identifier distinguishes the BFD session, and the sequence number can be viewed at the receiving end. Transmission and packet loss, because the message length is small, the traffic is small, so it will not have a big impact on the network.
在网络抖动值 X确定之前,对于 BFD报文的实际初始发送间隔的确定, 可以按照现有的 BFD 处理方法进行, 即在发送方向上以小于 max ( bfd.DMTI, bfd.RemoteMinRxInterval ) 的时间间隔发送 BFD控制报文。 bfd.DMTI表示本端发送 BFD报文的最小时间间隔, bfdRemoteMinRxInterval 表示对端希望接收报文的最小时间间隔, 同时区分检测时间累加器为 1 和 大于 1的两种情况。 例如在检测时间累加器为 1的时候, 发送间隔设置为 协商值的 90%;在检测累加器大于 1的时候,发送间隔设置为协商值的 85%。 Before determining the network jitter value X, determining the actual initial transmission interval of the BFD packet, It can be performed according to the existing BFD processing method, that is, the BFD control packet is sent at a time interval smaller than max (bfd.DMTI, bfd.RemoteMinRxInterval) in the transmission direction. bfd.DMTI indicates the minimum interval for the local end to send BFD packets. bfdRemoteMinRxInterval indicates the minimum interval at which the peer wants to receive packets, and distinguishes between the detection time accumulators being 1 and greater than 1. For example, when the detection time accumulator is 1, the transmission interval is set to 90% of the negotiation value; when the detection accumulator is greater than 1, the transmission interval is set to 85% of the negotiation value.
在根据网络抖动值调整发送 BFD报文时间间隔时, 还可以釆用不同的 评价标准或者将评价标准与 X/Y比值结合, 比如, 通常抖动值超过 60ms, 则认为网络状态较差,在调整 BFD发送间隔时,可以参考该值对 BFD发送 间隔进行相应调整。  When adjusting the time interval for sending BFD packets according to the network jitter value, you can also use different evaluation criteria or combine the evaluation criteria with the X/Y ratio. For example, if the jitter value exceeds 60ms, the network state is considered to be poor. When the BFD interval is set, you can use this value to adjust the BFD interval.
因为 BFD为双向转发协议,所以在每个 BFD方向上均可以单独运用本 实施例装置来实现对 BFD发送间隔的调整。  Because the BFD is a bidirectional forwarding protocol, the device in this embodiment can be separately used to adjust the BFD transmission interval in each BFD direction.
本发明实施例根据网络抖动调整 BFD 发送间隔的方法及装置, 通过 BFD会话两端发送报文来测量网络抖动值, 根据网络抖动值、 当前 BFD报 文发送时的协商间隔值以及检测时间累加器的值对 BFD发送间隔进行调 整, 克服了现有技术中的 BFD发送控制报文时, 不能根据实际网络状况而 动态调整发送报文间隔从而导致发包间隔在较大范围内随机变化的缺点, 解决现有技术中存在的实际发包间隔与实际环境配置参数不符的问题, 根 据网络抖动对发包时间间隔进行范围控制, 从而更精确控制发包时间, 提 高 BFD检测的精确度和可应用性。  The method and device for adjusting the BFD transmission interval according to the network jitter, and measuring the network jitter value by sending the packet at both ends of the BFD session, according to the network jitter value, the negotiation interval value when the current BFD packet is sent, and the detection time accumulator The value of the BFD transmission interval is adjusted. When the BFD transmission control packet is used in the prior art, the packet transmission interval cannot be dynamically adjusted according to the actual network condition, thereby causing the packet interval to be randomly changed within a large range. In the prior art, the problem that the actual packet sending interval does not match the actual environment configuration parameter, the range control of the packet sending time interval is performed according to the network jitter, thereby more accurately controlling the packet sending time, and improving the accuracy and applicability of the BFD detection.
以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本发明说明书及附图内容所作的等效结构或流程变换, 或直接或 间接运用在其它相关的技术领域, 均同理包括在本发明的专利保护范围内。  The above is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and equivalent structural or process changes made by the present specification and drawings may be directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.

Claims

权利要求书 Claim
1、 一种根据网络抖动调整双向转发检测 BFD发送间隔的方法, 其特 征在于, 包括:  A method for adjusting a bidirectional forwarding detection BFD transmission interval according to network jitter, wherein the method includes:
通过 BFD会话源端与目的端发送报文来测量网络抖动值 X;  The network jitter value X is measured by sending a packet to the source and destination of the BFD session.
根据当前 BFD报文发送时的协商间隔值 Y, 检测时间累加器的值, 以 及所述网络抖动值 X , 调整 BFD发送间隔。  According to the negotiation interval value Y when the current BFD packet is sent, the value of the time accumulator is detected, and the network jitter value X is adjusted to adjust the BFD transmission interval.
2、 根据权利要求 1所述的方法, 其特征在于, 所述通过 BFD会话源 端与目的端发送报文来测量网络抖动值 X的过程包括:  The method according to claim 1, wherein the process of measuring the network jitter value X by sending a message to the source end and the destination end of the BFD session includes:
记录目的端向源端发送报文的等间隔时间 T, 并统计源端接收每一报 文的时戳 t;  Recording the interval T between the destination end and the source end, and collecting the time stamp t of each packet received by the source end;
计算每两个所述_¾文到达的时差 Δ t;  Calculating the time difference Δ t of each of the two said _3⁄4 texts;
根据所述等间隔时间 T以及时差 A t计算网络抖动值 X。  The network jitter value X is calculated based on the equal interval time T and the time difference A t .
3、 根据权利要求 1所述的方法, 其特征在于, 所述调整 BFD发送间 隔的过程包括:  The method according to claim 1, wherein the adjusting the BFD transmission interval comprises:
当所述检测时间累加器的值大于 1时,若 X/Y<25%, 则将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M, 得到调整后的 BFD发送间隔; 或者,  When the value of the detection time accumulator is greater than 1, if X/Y<25%, the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained; Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
4、 根据权利要求 1 至 3任一项所述的方法, 其特征在于, 所述调整 BFD发送间隔的过程还包括:  The method according to any one of claims 1 to 3, wherein the process of adjusting the BFD transmission interval further includes:
当所述检测时间累加器的值为 1时,若 X/Y<25%, 则在将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M 的基础上再减小第二预定阀值 N, 得到调整后的 BFD发送间隔;  When the value of the detection time accumulator is 1, if X/Y<25%, the negotiation interval value Y when the BFD message is sent is decreased by the first predetermined threshold M, and then the second is decreased. The threshold value N is predetermined, and the adjusted BFD transmission interval is obtained;
或者, 若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。 or, If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
5、根据权利要求 4所述的方法, 其特征在于, 所述第一预定阀值 Μ和 第二预定阀值 Ν根据网络状态确定。  The method according to claim 4, wherein the first predetermined threshold Μ and the second predetermined threshold 确定 are determined according to a network state.
6、 一种根据网络抖动调整 BFD发送间隔的装置, 其特征在于, 包括: 网络抖动值测量模块, 用于通过 BFD会话源端与目的端发送报文来测 量网络抖动值 X;  A device for adjusting a BFD transmission interval according to network jitter, comprising: a network jitter value measurement module, configured to measure a network jitter value X by sending a message to a source end and a destination end of a BFD session;
发送间隔调整模块, 用于根据当前 BFD报文发送时的协商间隔值 Υ, 检测时间累加器的值, 以及所述网络抖动值 X, 调整 BFD发送间隔。  The sending interval adjustment module is configured to detect the value of the time accumulator and the network jitter value X according to the negotiation interval value 当前 when the current BFD packet is sent, and adjust the BFD sending interval.
7、 根据权利要求 6所述的装置, 其特征在于, 所述网络抖动值测量模 块包括:  The device according to claim 6, wherein the network jitter value measurement module comprises:
统计单元, 用于记录目的端向源端发送 ^艮文的等间隔时间 Τ, 并统计 源端接收每一报文的时戳 t;  The statistical unit is configured to record the interval time 发送 at which the destination end sends the 艮 message to the source end, and collect the time stamp t of each message received by the source end;
时差计算单元, 用于计算每两个所述报文到达的时差 A t;  a time difference calculation unit, configured to calculate a time difference A t of arrival of each of the two messages;
网络抖动值计算单元,用于根据所述等间隔时间 T以及时差 A t计算网 络抖动值 X。  The network jitter value calculation unit is configured to calculate the network jitter value X according to the equal interval time T and the time difference A t .
8、 根据权利要求 6所述的装置, 其特征在于, 所述发送间隔调整模块 在调整 BFD发送间隔时, 用于:  The device according to claim 6, wherein the transmission interval adjustment module is configured to: when adjusting a BFD transmission interval:
当所述检测时间累加器的值大于 1时,若 X/Y<25%, 则将 BFD报文发 送时的协商间隔值 Y减小第一预定阀值 M, 得到调整后的 BFD发送间隔; 或者,  When the value of the detection time accumulator is greater than 1, if X/Y<25%, the negotiation interval value Y when the BFD packet is sent is decreased by the first predetermined threshold M, and the adjusted BFD transmission interval is obtained; Or,
若 X/Y≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25% , 得到 调整后的 BFD发送间隔。  If X/Y ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
9、 根据权利要求 6至 8任一项所述的装置, 其特征在于,  9. Apparatus according to any one of claims 6 to 8 wherein:
所述发送间隔调整模块在调整 BFD发送间隔时, 还用于: 当所述检测时间累加器的值为 1时,若 X/Y<25%, 则在将 BFD报文发 送时的协商间隔值 Υ减小第一预定阀值 Μ 的基础上再减小第二预定阀值 Ν, 得到调整后的 BFD发送间隔; When the BFD sending interval is adjusted, the sending interval adjustment module is further configured to: When the value of the detection time accumulator is 1, if X/Y<25%, the negotiation interval value Υ when the BFD message is sent is decreased by the first predetermined threshold Μ, and then the second is decreased. After the predetermined threshold value Ν, the adjusted BFD transmission interval is obtained;
或者,  Or,
若 Χ/Υ≥25%, 则将 BFD报文发送时的协商间隔值 Υ减小 25%, 得到 调整后的 BFD发送间隔。  If Χ/Υ ≥ 25%, the negotiation interval value of the BFD packet transmission is reduced by 25%, and the adjusted BFD transmission interval is obtained.
10、 根据权利要求 9所述的装置, 其特征在于, 所述第一预定阀值 M 和第二预定阀值 N根据网络状态确定。  10. Apparatus according to claim 9 wherein said first predetermined threshold M and a second predetermined threshold N are determined based on network status.
PCT/CN2011/073771 2010-12-01 2011-05-06 Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter WO2012071851A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010567044.4 2010-12-01
CN201010567044.4A CN102487338B (en) 2010-12-01 2010-12-01 Method and device for adjusting bidirectional forwarding detection (BFD) sending interval according to network jitter

Publications (1)

Publication Number Publication Date
WO2012071851A1 true WO2012071851A1 (en) 2012-06-07

Family

ID=46152794

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/073771 WO2012071851A1 (en) 2010-12-01 2011-05-06 Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter

Country Status (2)

Country Link
CN (1) CN102487338B (en)
WO (1) WO2012071851A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10447561B2 (en) 2015-06-29 2019-10-15 Huawei Technologies Co., Ltd. BFD method and apparatus

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102377673B (en) * 2011-11-04 2014-08-06 华为技术有限公司 Message sending method and sensing equipment
CN104104644A (en) * 2013-04-01 2014-10-15 中兴通讯股份有限公司 Bidirectional forwarding detection system and detection time configuration method of bidirectional forwarding detection
CN111817920A (en) * 2020-07-17 2020-10-23 济南浪潮数据技术有限公司 Method, device and system for optimizing load of distributed storage system and storage medium
CN114006836B (en) * 2021-11-01 2023-05-23 迈普通信技术股份有限公司 Timer adjustment method, device, electronic equipment and computer readable storage medium
CN116684036B (en) * 2022-11-03 2024-03-22 荣耀终端有限公司 Data processing method and related device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1925435A (en) * 2005-08-31 2007-03-07 华为技术有限公司 Method for obtaining chain circuit evaluating method
CN101237452A (en) * 2008-02-20 2008-08-06 杭州华三通信技术有限公司 Transmission method, system and device for bidirectional forward detection report
CN101483592A (en) * 2009-02-05 2009-07-15 中兴通讯股份有限公司 Method and apparatus for inhibiting bidirectional forwarding detection link oscillation

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7561527B1 (en) * 2003-05-02 2009-07-14 David Katz Bidirectional forwarding detection
CN101729303B (en) * 2008-10-25 2012-12-12 华为技术有限公司 Method and device for measuring network performance parameter

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1925435A (en) * 2005-08-31 2007-03-07 华为技术有限公司 Method for obtaining chain circuit evaluating method
CN101237452A (en) * 2008-02-20 2008-08-06 杭州华三通信技术有限公司 Transmission method, system and device for bidirectional forward detection report
CN101483592A (en) * 2009-02-05 2009-07-15 中兴通讯股份有限公司 Method and apparatus for inhibiting bidirectional forwarding detection link oscillation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10447561B2 (en) 2015-06-29 2019-10-15 Huawei Technologies Co., Ltd. BFD method and apparatus

Also Published As

Publication number Publication date
CN102487338B (en) 2014-11-05
CN102487338A (en) 2012-06-06

Similar Documents

Publication Publication Date Title
TWI528755B (en) A controller for delay measurement, a delay measurement system and a delay measurement method in sdn
WO2010045844A1 (en) Method and device for measuring network performance parameters
EP2760182B1 (en) Data communication apparatus, data transmission method, and computer system
US9577873B2 (en) Method and a system for providing a flexible secondary data path
WO2012167685A1 (en) Method and device for monitoring packet-loss rate based on fpga
US8687507B2 (en) Method, arrangement and system for monitoring a data path in a communication network
WO2012071851A1 (en) Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter
EP3295612B1 (en) Uplink performance management
WO2012088843A1 (en) Method and system for bidirectional forwarding detection
WO2015149353A1 (en) Oam packet processing method, network device and network system
US8274889B2 (en) Method, system and computer program product involving congestion detection in ethernet
US9215612B2 (en) Packet loss processing method, destination network node device and mobile transmission network system
CN105703967B (en) Method and device for detecting connectivity of label switched path
KR101866377B1 (en) Packet loss link detection method in multicast of sdn
WO2014008809A1 (en) Frame loss detection method and system
WO2014000509A1 (en) Transmission monitoring method and device
US20120106336A1 (en) Data communication system and communication control method thereof
JP3953999B2 (en) Congestion detection apparatus, congestion detection method and program for TCP traffic
EP3100413B1 (en) Reliable network probing session
WO2011157108A2 (en) Method, apparatus and system for analyzing network transmission characteristics
RU2687040C1 (en) Method and apparatus for monitoring a backbone network
WO2019001129A1 (en) Method, apparatus, and system for measuring transmission performance
JP2015002397A (en) Communication device, communication system, and communication method
JP2013207429A (en) Device and method for monitoring packet
US20130121192A1 (en) Measuring message stream quality across networks

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11844826

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

Country of ref document: EP

Kind code of ref document: A1