CN106161128A - A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment - Google Patents
A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment Download PDFInfo
- Publication number
- CN106161128A CN106161128A CN201510164883.4A CN201510164883A CN106161128A CN 106161128 A CN106161128 A CN 106161128A CN 201510164883 A CN201510164883 A CN 201510164883A CN 106161128 A CN106161128 A CN 106161128A
- Authority
- CN
- China
- Prior art keywords
- multicast
- port
- forwarding device
- receiving port
- uplink
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
技术领域technical field
本发明涉及网络设备管理技术领域,尤其涉及一种组播数据流监测方法、装置及组播转发设备。The invention relates to the technical field of network equipment management, in particular to a multicast data stream monitoring method, device and multicast forwarding equipment.
背景技术Background technique
组播是指在IP(Internet Protocol,互联网协议)网络中将组播源端的数据以尽力传送的形式发送到某个主机集合即组播组的所有成员,组播源端只需要发送一份目的地址为组播组地址的数据,组播组中的所有成员都可收到同样的数据拷贝,组播组成员之外的主机不能收到该数据。Multicast refers to sending the data of the multicast source end to a set of hosts in the form of best-effort delivery in the IP (Internet Protocol, Internet Protocol) network, that is, all members of the multicast group. The multicast source end only needs to send a copy of the destination For data whose address is the address of the multicast group, all members of the multicast group can receive the same copy of the data, and hosts other than members of the multicast group cannot receive the data.
相对于单播和广播,组播技术实现了IP网络中点到多点的高效数据传送,有效地节约网络带宽、降低网络负载。因此组播被广泛用于网络电视、网络电台、在线直播、远程教育及医疗、实时视频会议等网络信息服务领域。Compared with unicast and broadcast, multicast technology realizes efficient point-to-multipoint data transmission in IP network, effectively saving network bandwidth and reducing network load. Therefore, multicast is widely used in network information service fields such as Internet TV, Internet radio, online live broadcast, distance education and medical treatment, and real-time video conferencing.
目前针对组播网络的检测方法相对较少,大多局限在通过组播源端与组播转发设备的接收端口的互动来发现并定位故障,但是在实际网络环境中,由于很难对组播远端的数据流量进行调整,这种方法可行性较低。At present, there are relatively few detection methods for multicast networks, and most of them are limited to discovering and locating faults through the interaction between the multicast source end and the receiving port of the multicast forwarding device. This method is less feasible to adjust the data traffic at the end.
发明内容Contents of the invention
本发明要解决的技术问题是,提供一种组播数据流监测方法、装置及组播转发设备,基于组播转发设备上的数据流转发通道进行监测和故障定位。The technical problem to be solved by the present invention is to provide a multicast data stream monitoring method, device and multicast forwarding device, which monitor and locate faults based on the data stream forwarding channel on the multicast forwarding device.
本发明采用的技术方案是,所述组播数据流监测方法,包括:The technical solution adopted by the present invention is that the multicast data flow monitoring method includes:
流量监测步骤:在组播转发设备运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行网段故障定位。Traffic monitoring step: during the multicast forwarding device running multicast services, locate faults on the network segment based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device.
进一步的,在所述流量监测步骤中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行网段故障定位,包括:Further, in the flow monitoring step, based on the respective multicast data flows of the uplink port of the multicast forwarding device and the receiving port, network segment fault location is performed, including:
基于组播转发设备上联口和接收端口各自的组播数据流量的大小和/或差异情况,在上级网络和组播转发设备内部间进行网段故障定位。Based on the size and/or difference of the multicast data traffic between the uplink port and the receiving port of the multicast forwarding device, network segment fault location is performed between the upper-level network and the inside of the multicast forwarding device.
进一步的,基于组播转发设备上联口和接收端口各自的组播数据流量的大小和/或差异情况,在上级网络和组播转发设备内部间进行网段故障定位,包括:Further, based on the size and/or difference of the respective multicast data traffic of the uplink port and the receiving port of the multicast forwarding device, network segment fault location is performed between the upper-level network and the multicast forwarding device, including:
针对任一接收端口,若组播转发设备的上联口和该接收端口都未收到有效的组播数据流量,则判定与上联口相连的上级网络存在问题;和/或,For any receiving port, if neither the uplink port of the multicast forwarding device nor the receiving port receives valid multicast data traffic, it is determined that there is a problem with the upper-level network connected to the uplink port; and/or,
针对任一接收端口,若组播转发设备的上联口与该接收端口间的组播数据流量之差不在设定的正常差值范围内,则判定组播转发设备内部存在问题。For any receiving port, if the difference in multicast data flow between the uplink port of the multicast forwarding device and the receiving port is not within the set normal difference range, it is determined that there is a problem inside the multicast forwarding device.
进一步的,所述组播数据流量的类型至少包括以下之一:Further, the type of multicast data traffic includes at least one of the following:
单位时间的数据流的峰值、单位时间的数据流的谷值、单位时间的数据流总和以及单位时间的数据流的平均值。The peak value of the data flow per unit time, the valley value of the data flow per unit time, the sum of the data flow per unit time, and the average value of the data flow per unit time.
进一步的,所述组播数据流监测方法,还包括:Further, the multicast data flow monitoring method also includes:
报文监测步骤:在组播转发设备上模拟组播业务建立过程,基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位;所述各端口包括:上联口,或者,上联口和接收端口。Message monitoring step: simulate the multicast service establishment process on the multicast forwarding device, and perform port fault location based on the transmission situation of the messages involved in the multicast service establishment process at each port of the multicast forwarding device; Including: uplink port, or, uplink port and receiving port.
进一步的,作为一种可选的技术方案,所述在组播转发设备上模拟组播业务建立过程,包括:Further, as an optional technical solution, the simulating the establishment process of the multicast service on the multicast forwarding device includes:
通过组播转发设备的CPU向上联口发送加入报文;Send a join message to the uplink port through the CPU of the multicast forwarding device;
所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:The port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
若所述CPU发送至上联口的加入报文个数与上联口发出的加入报文个数不相同,则判定上联口存在问题并告警,否则判定上联口不存在问题。If the number of join messages sent by the CPU to the uplink port is different from the number of join messages sent by the uplink port, it is determined that there is a problem with the uplink port and an alarm is issued; otherwise, it is determined that there is no problem with the uplink port.
进一步的,作为另一种可选的技术方案,所述在组播转发设备上模拟组播业务建立过程,包括:Further, as another optional technical solution, the simulating the establishment process of the multicast service on the multicast forwarding device includes:
针对任一接收端口,由组播转发设备的CPU通过接收端口向上联口发送加入报文;For any receiving port, the CPU of the multicast forwarding device sends a join message to the uplink port through the receiving port;
所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:The port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
在上联口不存在问题的情况下,若不满足第一条件,则判定接收端口存在问题并告警;所述第一条件为:途经所述CPU、接收端口和上联口的加入报文个数均一致;In the case that there is no problem with the uplink port, if the first condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the first condition is: the number of joining messages passing through the CPU, the receiving port and the uplink port The number is consistent;
在上联口存在问题的情况下,若不满足第二条件,则判定接收端口存在问题并告警;所述第二条件为:途经所述CPU和接收端口的加入报文个数均一致。In the case of a problem with the uplink port, if the second condition is not met, it is determined that there is a problem with the receiving port and an alarm is issued; the second condition is: the number of joining messages passing through the CPU and the receiving port are the same.
进一步的,作为再一种可选的技术方案,所述在组播转发设备上模拟组播业务建立过程,包括:Further, as yet another optional technical solution, the simulating the establishment process of the multicast service on the multicast forwarding device includes:
针对任一接收端口:先由组播转发设备的CPU通过接收端口向上联口发送离开报文,再由组播转发设备的CPU通过接收端口向上联口发送加入报文;For any receiving port: first, the CPU of the multicast forwarding device sends a leave message to the uplink port through the receiving port, and then the CPU of the multicast forwarding device sends a join message through the receiving port to the uplink port;
所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:The port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
在上联口不存在问题的情况下,若不满足第三条件,则判定接收端口存在问题并告警;所述第三条件为:途经所述CPU、接收端口和上联口的离开报文个数均一致、且途经所述CPU、接收端口和上联口的加入报文个数均一致;When there is no problem with the uplink port, if the third condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the third condition is: the number of leaving messages passing through the CPU, the receiving port and the uplink port The numbers are all the same, and the number of joining messages passing through the CPU, the receiving port and the uplink port are all the same;
在上联口存在问题的情况下,若不满足第四条件,则判定接收端口存在问题并告警;所述第四条件为:途经所述CPU和接收端口的离开报文个数均一致、且途经所述CPU和接收端口的加入报文个数均一致。In the case that there is a problem with the uplink port, if the fourth condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the fourth condition is: the number of leaving messages passing through the CPU and the receiving port are the same, and The numbers of joining messages passing through the CPU and the receiving port are the same.
进一步的,所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,还包括:Further, the port fault location is performed based on the transmission status of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, and further includes:
A1:判断上联口在向上级网络发送离开报文后的设定时间段内是否接收到查询报文,若是,则判定上级网络存在问题,否则执行步骤A2;A1: Determine whether the uplink port has received a query message within the set time period after sending the leave message to the upper-level network. If so, determine that there is a problem with the upper-level network, otherwise, perform step A2;
A2:若上联口向上级网络发送的离开报文个数与接收端口接收到的离开报文个数不相等,则判定组播转发设备内部存在问题。A2: If the number of leaving packets sent by the uplink port to the upper network is not equal to the number of leaving packets received by the receiving port, it is determined that there is a problem inside the multicast forwarding device.
本发明还提供一种组播数据流监测装置,包括:The present invention also provides a multicast data stream monitoring device, comprising:
流量监测模块,用于在组播转发设备运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行故障定位。The flow monitoring module is used to locate faults based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device when the multicast forwarding device is running multicast services.
本发明还提供一种组播转发设备,包括:The present invention also provides a multicast forwarding device, including:
处理器,用于在组播转发设备运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行故障定位;The processor is configured to perform fault location based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device during the operation of the multicast forwarding device;
上联口和接收端口,分别用于转发组播数据流量。The uplink port and receiving port are respectively used to forward multicast data traffic.
采用上述技术方案,本发明至少具有下列优点:Adopt above-mentioned technical scheme, the present invention has following advantage at least:
本发明所述组播数据流监测方法、装置及组播转发设备,应用在实际组播网络环境中,仅需要在组播转发设备上运行此方法,就可以轻松测试出各个接收端口与上联口间及组播转发设备与上级网络间的通信状况,方便了组播网络的开通与故障定位,提高设备及网络的维护效率。The multicast data stream monitoring method, device and multicast forwarding device of the present invention are applied in the actual multicast network environment, and only need to run this method on the multicast forwarding device, and it is easy to test out the connection between each receiving port and the uplink. The communication status between ports and between multicast forwarding equipment and the upper-level network facilitates the opening and fault location of multicast networks, and improves the maintenance efficiency of equipment and networks.
附图说明Description of drawings
图1为本发明第一实施例的组播数据流监测方法流程图;Fig. 1 is the flowchart of the multicast data flow monitoring method of the first embodiment of the present invention;
图2为本发明第二实施例的组播数据流监测方法流程图;Fig. 2 is the flowchart of the multicast data flow monitoring method of the second embodiment of the present invention;
图3为本发明第五实施例的步骤S203的具体流程示意图;FIG. 3 is a schematic flowchart of step S203 in the fifth embodiment of the present invention;
图4为本发明第六实施例的组播数据流监测装置组成示意图;FIG. 4 is a schematic composition diagram of a multicast data flow monitoring device according to a sixth embodiment of the present invention;
图5为本发明第七实施例的组播数据流监测装置组成示意图;5 is a schematic composition diagram of a multicast data flow monitoring device according to a seventh embodiment of the present invention;
图6为本发明第九实施例的组测试组播业务中的一个真实的应用场景网络连接示意图;FIG. 6 is a schematic diagram of network connections in a real application scenario in the group test multicast service according to the ninth embodiment of the present invention;
图7为本发明第九实施例在交换设备中执行的测试流程示意图。FIG. 7 is a schematic diagram of a test flow executed in a switching device according to the ninth embodiment of the present invention.
具体实施方式detailed description
为更进一步阐述本发明为达成预定目的所采取的技术手段及功效,以下结合附图及较佳实施例,对本发明进行详细说明如后。In order to further explain the technical means and functions adopted by the present invention to achieve the intended purpose, the present invention will be described in detail below in conjunction with the accompanying drawings and preferred embodiments.
本发明第一实施例,一种组播数据流监测方法,如图1所示,包括以下具体步骤:In the first embodiment of the present invention, a multicast data flow monitoring method, as shown in Figure 1, includes the following specific steps:
步骤S101,在组播转发设备上配置组播信息,所述组播信息,包括:组播组的组播源端口和组播接收端口,所述组播源端口对应组播转发设备的上联口,所述组播接收点口对应组播转发设备的接收端口;Step S101, configure multicast information on the multicast forwarding device, the multicast information includes: the multicast source port and the multicast receiving port of the multicast group, and the multicast source port corresponds to the uplink of the multicast forwarding device port, the multicast receiving point port corresponds to the receiving port of the multicast forwarding device;
步骤S102,在组播转发设备根据所述组播信息运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行网段故障定位。Step S102 , during the process of the multicast forwarding device running the multicast service according to the multicast information, based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device, fault location of the network segment is performed.
具体的,在步骤S102中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行网段故障定位,包括:Specifically, in step S102, based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device, network segment fault location is performed, including:
基于组播转发设备上联口和接收端口各自的组播数据流量的大小和/或差异情况,在上级网络和组播转发设备内部间进行网段故障定位。例如:针对任一接收端口,若组播转发设备的上联口和该接收端口都未收到有效的组播数据流量,例如:组播转发设备的上联口和该接收端口都未收到组播数据流量,或者,该上联口和该接收端口收到的组播数据流量均在洪泛的流量范围内,则判定与上联口相连的上级网络存在问题并告警;Based on the size and/or difference of the multicast data traffic between the uplink port and the receiving port of the multicast forwarding device, network segment fault location is performed between the upper-level network and the inside of the multicast forwarding device. For example: For any receiving port, if the uplink port of the multicast forwarding device and the receiving port have not received valid multicast data traffic, for example: neither the uplink port of the multicast forwarding device nor the receiving port has received Multicast data traffic, or if the multicast data traffic received by the uplink port and the receiving port is within the flooding traffic range, it is determined that there is a problem with the upper-level network connected to the uplink port and an alarm is issued;
和/或,and / or,
针对任一接收端口,若组播转发设备的上联口与该接收端口间的组播数据流量之差不在设定的正常差值范围内,则判定组播转发设备内部存在问题并告警。For any receiving port, if the difference between the multicast data flow between the uplink port of the multicast forwarding device and the receiving port is not within the set normal difference range, it is determined that there is a problem inside the multicast forwarding device and an alarm is issued.
本发明实施例中,所选用的组播数据流量的类型至少包括以下之一:In the embodiment of the present invention, the type of the selected multicast data traffic includes at least one of the following:
单位时间的数据流的峰值、单位时间的数据流的谷值、单位时间的数据流总和以及单位时间的数据流的平均值。The peak value of the data flow per unit time, the valley value of the data flow per unit time, the sum of the data flow per unit time, and the average value of the data flow per unit time.
当组播数据流量的类型为上述两种以上时,须为每种类型分别设定一个用于判断的正常差值范围。When the types of multicast data traffic are more than two types above, a normal difference range for judgment must be set for each type.
本发明第二实施例,一种组播数据流监测方法,本实施例所述方法与第一实施例大致相同,区别在于,如图2所示,本实施例的所述组播数据流监测方法除了包括与第一实施例步骤S101~S102对应的步骤S201~202之外,还包括以下具体步骤:The second embodiment of the present invention is a multicast data flow monitoring method. The method described in this embodiment is substantially the same as that in the first embodiment, the difference is that, as shown in FIG. 2 , the multicast data flow monitoring in this embodiment In addition to steps S201-202 corresponding to steps S101-S102 in the first embodiment, the method also includes the following specific steps:
步骤S203:在组播转发设备上模拟组播业务建立过程,基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位;所述各端口包括:上联口,或者,上联口和接收端口,本实施例中,各端口仅指上联口。第三、四、五实施例中,各端口包括:上联口和接收端口。Step S203: Simulate the multicast service establishment process on the multicast forwarding device, and perform port fault location based on the transmission of packets involved in the multicast service establishment process at each port of the multicast forwarding device; the ports include: The uplink port, or, the uplink port and the receiving port, in this embodiment, each port only refers to the uplink port. In the third, fourth, and fifth embodiments, each port includes: an uplink port and a receiving port.
具体的,在步骤S203中,所述在组播转发设备上模拟组播业务建立过程,包括:Specifically, in step S203, the process of simulating the establishment of a multicast service on the multicast forwarding device includes:
通过组播转发设备的CPU向上联口发送加入报文,以供上联口向上级网络发送加入报文;Send a join message to the uplink port through the CPU of the multicast forwarding device, so that the uplink port can send a join message to the upper network;
在步骤S203中,所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:In step S203, the port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
若所述CPU发送至上联口的加入报文个数与上联口发出的加入报文个数不相同,则判定上联口存在问题并告警,否则判定上联口不存在问题。If the number of join messages sent by the CPU to the uplink port is different from the number of join messages sent by the uplink port, it is determined that there is a problem with the uplink port and an alarm is issued; otherwise, it is determined that there is no problem with the uplink port.
本发明第三实施例,一种组播数据流监测方法,本实施例所述方法与第二实施例大致相同,区别在于,在本实施例的所述组播数据流监测方法的步骤S203中,所述在组播转发设备上模拟组播业务建立过程,包括:The third embodiment of the present invention is a method for monitoring multicast data streams. The method described in this embodiment is substantially the same as that in the second embodiment. The difference is that in step S203 of the method for monitoring multicast data streams in this embodiment , the process of simulating the multicast service establishment on the multicast forwarding device includes:
针对任一接收端口,由组播转发设备的CPU通过接收端口向上联口发送加入报文,具体是指:通过组播转发设备的CPU向接收端口发送加入报文,以供接收端口向上联口转发加入报文,进而触发上联口向上级网络发送加入报文;For any receiving port, the CPU of the multicast forwarding device sends a joining message to the upward connection port through the receiving port, specifically: the CPU of the multicast forwarding device sends a joining message to the receiving port for the receiving port to connect to the upward connection port Forward the joining message, and then trigger the uplink port to send the joining message to the upper network;
在步骤S203中,所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:In step S203, the port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
在上联口不存在问题的情况下,若不满足第一条件,则判定接收端口存在问题并告警;所述第一条件为:途经所述CPU、接收端口和上联口的加入报文个数均一致,例如:所述CPU发送至接收端口的加入报文个数、接收端口发出的加入报文个数以及上联口发出的加入报文个数三者完全相同;In the case that there is no problem with the uplink port, if the first condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the first condition is: the number of joining messages passing through the CPU, the receiving port and the uplink port The numbers are all consistent, for example: the number of joining messages sent by the CPU to the receiving port, the number of joining messages sent by the receiving port, and the number of joining messages sent by the uplink port are exactly the same;
在上联口存在问题的情况下,若不满足第二条件,则判定接收端口存在问题并告警;所述第二条件为:途经所述CPU和接收端口的加入报文个数均一致,例如:所述CPU发送至接收端口的加入报文个数与接收端口发出的加入报文个数相同。In the case that there is a problem with the uplink port, if the second condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the second condition is: the number of added messages passing through the CPU and the receiving port are the same, for example : The number of joining messages sent by the CPU to the receiving port is the same as the number of joining messages sent by the receiving port.
其中,上联口是否存在问题,可以通过第二实施例中的步骤S203进行判断,或者,基于相同的原理,判断接收端口发送至上联口的加入报文个数与上联口向上级网络发出的加入报文个数是否相同,若是,则判定上联口不存在问题,否则判定上联口存在问题并告警。由于在第二实施例中已经给出了判断的原理,故本实施例不再赘述。Among them, whether there is a problem with the uplink port can be judged through step S203 in the second embodiment, or, based on the same principle, it is judged that the number of joining messages sent by the receiving port to the uplink port is different from the number of messages sent by the uplink port to the upper network. Whether the number of added messages is the same, if so, it is determined that there is no problem with the uplink port, otherwise it is determined that there is a problem with the uplink port and an alarm is issued. Since the principle of judgment has been given in the second embodiment, it will not be repeated in this embodiment.
本发明第四实施例,一种组播数据流监测方法,本实施例所述方法与第二实施例大致相同,区别在于,在本实施例的所述组播数据流监测方法的步骤S203中,所述在组播转发设备上模拟组播业务建立过程,包括:The fourth embodiment of the present invention is a method for monitoring multicast data streams. The method described in this embodiment is substantially the same as that in the second embodiment. The difference is that in step S203 of the method for monitoring multicast data streams in this embodiment , the process of simulating the multicast service establishment on the multicast forwarding device includes:
针对任一接收端口:先由组播转发设备的CPU通过接收端口向上联口发送离开报文,再由组播转发设备的CPU通过接收端口向上联口发送加入报文。例如:先通过组播转发设备的CPU向接收端口发送离开报文,以供接收端口向上联口转发离开报文,进而触发上联口向上级网络发送离开报文;再通过组播转发设备的CPU向接收端口发送加入报文,以供接收端口向上联口转发加入报文,进而触发上联口向上级网络发送加入报文;For any receiving port: First, the CPU of the multicast forwarding device sends a leave message to the uplink port through the receiving port, and then the CPU of the multicast forwarding device sends a join message through the receiving port to the uplink port. For example: Firstly, the CPU of the multicast forwarding device sends a leave message to the receiving port, so that the receiving port forwards the leave message to the uplink port, and then triggers the uplink port to send the leave message to the upper network; and then through the multicast forwarding device The CPU sends a join message to the receiving port, so that the receiving port forwards the join message to the uplink port, and then triggers the uplink port to send the join message to the upper network;
所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,包括:The port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, including:
在上联口不存在问题的情况下,若不满足第三条件,则判定接收端口存在问题并告警;所述第三条件为:途经所述CPU、接收端口和上联口的离开报文个数均一致、且途经所述CPU、接收端口和上联口的加入报文个数均一致,例如:所述CPU发送至接收端口的离开报文个数、接收端口发出的离开报文个数以及上联口发出的离开报文个数三者完全相同、且CPU发送至接收端口的加入报文个数、接收端口发出的加入报文个数以及上联口发出的加入报文个数三者完全相同;When there is no problem with the uplink port, if the third condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the third condition is: the number of leaving messages passing through the CPU, the receiving port and the uplink port and the number of joining packets passing through the CPU, the receiving port and the uplink port are all the same, for example: the number of leaving packets sent by the CPU to the receiving port, and the number of leaving packets sent by the receiving port and the number of departure packets sent by the uplink port are exactly the same, and the number of join packets sent by the CPU to the receiving port, the number of join packets sent by the receiving port, and the number of join packets sent by the uplink port are three are exactly the same;
在上联口存在问题的情况下,若不满足第四条件,则判定接收端口存在问题并告警;所述第四条件为:途经所述CPU和接收端口的离开报文个数均一致、且途经所述CPU和接收端口的加入报文个数均一致,例如:所述CPU发送至接收端口的离开报文个数与接收端口发出的离开报文个数相同、且CPU发送至接收端口的加入报文个数与接收端口发出的加入报文个数相同。In the case that there is a problem with the uplink port, if the fourth condition is not met, it is determined that there is a problem with the receiving port and an alarm is given; the fourth condition is: the number of leaving messages passing through the CPU and the receiving port are the same, and The number of joining messages passing through the CPU and the receiving port are the same, for example: the number of leaving messages sent by the CPU to the receiving port is the same as the number of leaving messages sent by the receiving port, and the number of leaving messages sent by the CPU to the receiving port The number of join messages is the same as the number of join messages sent by the receiving port.
其中,上联口是否存在问题,可以通过第二实施例中的步骤S203进行判断,或者,基于相同的原理,通过判断所述CPU发送至上联口的离开报文个数与上联口发出的离开报文个数是否相同、以及判断接收端口发送至上联口的加入报文个数与上联口向上级网络发出的加入报文个数是否相同,均可判断出上联口是否存在问题。由于在第二实施例中已经给出了判断的原理,故本实施例不再赘述。Wherein, whether there is a problem with the uplink port can be judged through step S203 in the second embodiment, or, based on the same principle, by judging the number of leaving messages sent by the CPU to the uplink port and the number of messages sent by the uplink port Whether the number of leaving messages is the same, and judging whether the number of joining messages sent by the receiving port to the uplink port and the number of joining messages sent by the uplink port to the upper network are the same, can determine whether there is a problem with the uplink port. Since the principle of judgment has been given in the second embodiment, it will not be repeated in this embodiment.
本发明第五实施例,一种组播数据流监测方法,本实施例所述方法与第四实施例大致相同,区别在于,如图3所示,在本实施例的所述组播数据流监测方法的步骤S203中,所述基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位,还包括:The fifth embodiment of the present invention is a method for monitoring multicast data flow. The method described in this embodiment is substantially the same as that in the fourth embodiment. The difference is that, as shown in FIG. 3 , the multicast data flow in this embodiment In step S203 of the monitoring method, the port fault location is carried out based on the transmission situation of the packets involved in the multicast service establishment process at each port of the multicast forwarding device, and further includes:
A1:判断上联口在向上级网络发送离开报文后的设定时间段内是否接收到查询报文,若是,则判定上级网络存在问题,流程结束,否则执行步骤A2;A1: Determine whether the uplink port has received a query message within the set time period after sending the leave message to the upper-level network. If so, it is determined that there is a problem with the upper-level network, and the process ends, otherwise, perform step A2;
A2:若上联口向上级网络发送的离开报文个数与接收端口接收到的离开报文个数不相等,则判定组播转发设备内部存在问题。A2: If the number of leaving packets sent by the uplink port to the upper network is not equal to the number of leaving packets received by the receiving port, it is determined that there is a problem inside the multicast forwarding device.
本发明第六实施例,与第一实施例对应,本实施例介绍一种组播数据流监测装置,如图4所示,包括以下组成部分:The sixth embodiment of the present invention corresponds to the first embodiment. This embodiment introduces a multicast data stream monitoring device, as shown in FIG. 4 , including the following components:
1)配置模块100,用于在组播转发设备上配置组播信息,所述组播信息,包括:组播组的组播源端口和组播接收端口,所述组播源端口对应组播转发设备的上联口,所述组播接收点口对应组播转发设备的接收端口。1) The configuration module 100 is used to configure multicast information on the multicast forwarding device, the multicast information includes: the multicast source port and the multicast receiving port of the multicast group, and the multicast source port corresponds to the multicast The uplink port of the forwarding device, the multicast receiving point port corresponds to the receiving port of the multicast forwarding device.
2)流量监测模块200,用于在组播转发设备运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行网段故障定位。2) The flow monitoring module 200 is used for locating network segment faults based on the respective multicast data flows of the uplink port and receiving port of the multicast forwarding device during the operation of the multicast service by the multicast forwarding device.
具体的,流量监测模块200,用于:Specifically, the flow monitoring module 200 is used for:
针对任一接收端口,若组播转发设备的上联口和该接收端口都未收到组播数据流量,或者收到的组播数据流量在洪泛的流量范围内,则判定与上联口相连的上级网络存在问题并告警;For any receiving port, if neither the uplink port of the multicast forwarding device nor the receiving port receives multicast data traffic, or the received multicast data traffic is within the flooding traffic range, it is determined that the uplink port There is a problem with the connected upper-level network and an alarm is issued;
和/或,and / or,
针对任一接收端口,若组播转发设备的上联口与该接收端口间的数据流量之差不在设定的正常差值范围内,则判定组播转发设备内部存在问题并告警。For any receiving port, if the data flow difference between the uplink port of the multicast forwarding device and the receiving port is not within the set normal difference range, it is determined that there is a problem inside the multicast forwarding device and an alarm is issued.
进一步的,所述组播数据流量的类型至少包括以下之一:Further, the type of multicast data traffic includes at least one of the following:
单位时间的数据流的峰值、单位时间的数据流的谷值、单位时间的数据流总和以及单位时间的数据流的平均值。当组播数据流量的类型为上述两种以上时,须为每种类型分别设定一个用于判断的正常差值范围。The peak value of the data flow per unit time, the valley value of the data flow per unit time, the sum of the data flow per unit time, and the average value of the data flow per unit time. When the types of multicast data traffic are more than two types above, a normal difference range for judgment must be set for each type.
本发明第七实施例,与第二、三、四或五实施例对应的介绍一种组播数据流监测装置,本实施例与第六实施例大致相同,如图5所示,还包括以下组成部分:The seventh embodiment of the present invention introduces a multicast data stream monitoring device corresponding to the second, third, fourth or fifth embodiments. This embodiment is roughly the same as the sixth embodiment, as shown in FIG. 5 , and also includes the following component:
3)报文监测模块300,用于在组播转发设备上模拟组播业务建立过程,基于所述组播业务建立过程涉及的报文在组播转发设备各端口的传输情况,进行端口故障定位。3) The message monitoring module 300 is used to simulate the multicast service establishment process on the multicast forwarding device, and perform port fault location based on the transmission situation of the messages involved in the multicast service establishment process at each port of the multicast forwarding device .
具体的,报文监测模块300的具体监测功能分别对应第二、三、四或五实施例中步骤S203中的具体实现流程。Specifically, the specific monitoring functions of the message monitoring module 300 respectively correspond to the specific implementation process in step S203 in the second, third, fourth or fifth embodiment.
本发明第八实施例,一种组播转发设备,可以作为实体装置来理解,该组播转发设备包括以下组成部分:In the eighth embodiment of the present invention, a multicast forwarding device can be understood as a physical device, and the multicast forwarding device includes the following components:
1)处理器,用于在组播转发设备运行组播业务的过程中,基于组播转发设备的上联口和接收端口各自的组播数据流量,进行故障定位;1) The processor is used for fault location based on the respective multicast data flows of the uplink port and the receiving port of the multicast forwarding device during the operation of the multicast forwarding device;
具体的,该处理器,还用于预先在组播转发设备上配置组播信息,所述组播信息,包括:组播组的组播源端口和组播接收端口,所述组播源端口对应组播转发设备的上联口,所述组播接收点口对应组播转发设备的接收端口。Specifically, the processor is also used to pre-configure multicast information on the multicast forwarding device, the multicast information includes: the multicast source port and the multicast receiving port of the multicast group, and the multicast source port Corresponding to the uplink port of the multicast forwarding device, the multicast receiving point port corresponds to the receiving port of the multicast forwarding device.
2)上联口和接收端口,分别用于转发组播数据流量。本实施例中处理器所完成的功能细节上与第一、二、三、四或五实施例中的组播数据流监测方法所涉及的具体步骤相对应。2) The uplink port and the receiving port are respectively used for forwarding multicast data traffic. The details of the functions performed by the processor in this embodiment correspond to the specific steps involved in the multicast data stream monitoring method in the first, second, third, fourth or fifth embodiment.
本发明第九实施例,本实施例是在上述实施例的基础上,以组播转发设备是交换设备为例,结合附图6~7介绍一个本发明的应用实例。The ninth embodiment of the present invention, this embodiment is based on the above embodiments, taking the multicast forwarding device as a switching device as an example, an application example of the present invention is introduced with reference to Figures 6-7.
图6为测试组播业务中的一个真实的应用场景网络连接示意图,如图6所示,各接收端设备与交换设备相连,交换设备再通过路由网络连接到提供组播数据源的源端设备。Figure 6 is a schematic diagram of the network connection of a real application scenario in testing the multicast service. As shown in Figure 6, each receiving end device is connected to the switching device, and the switching device is then connected to the source device that provides the multicast data source through the routing network .
当交换设备在开局之时,为了检测全网业务的连通性,保证接收端设备在连接到交换设备后即可以正确接收到组播数据源并使用组播环境;只需要在放置交换设备完成后,1、通过网管或OAM(Operations、Administration andMaintenance,运行、管理和维护)设备远程下发一条组播检测命令,比如:针对交换设备的某一个指定接收端口的组播检测命令、或者针对交换设备的上联口的组播检测命令,交换设备就会自动完成对各个端口的组播流信息的采集和分析,并上报给网管或OAM设备;2、现场测试人员,则可以直接通过PC设备的串口或者TELNET(TCP/IP协议族中的一员)登录到交换设备中,执行一条组播检测命令,就能完成对各个端口的组播流信息的集采和分析,并得到测试结果。When the switching device is deployed, in order to detect the connectivity of the entire network service, ensure that the receiving end device can correctly receive the multicast data source and use the multicast environment after connecting to the switching device; only after placing the switching device is completed , 1. Remotely issue a multicast detection command through the network management or OAM (Operations, Administration and Maintenance) equipment, such as: a multicast detection command for a designated receiving port of the switching device, or a multicast detection command for the switching device The switching device will automatically complete the collection and analysis of the multicast flow information of each port, and report it to the network management or OAM device; 2. On-site testers can directly pass the PC device The serial port or TELNET (a member of the TCP/IP protocol family) logs into the switching device and executes a multicast detection command to complete the collection and analysis of the multicast flow information of each port and obtain the test results.
为了实现交换设备对于上述组播检测命令的响应,如图7所示,在交换设备中执行的测试流程如下:In order to realize the response of the switching device to the above-mentioned multicast detection command, as shown in Figure 7, the test process performed in the switching device is as follows:
步骤1,开启检测流程,在交换设备中配置组播信息,包括:组播虚拟局域网MVLAN、组播组、组播接收端口、组播源端口、需要测试的组播频道信息、加入/离开报文的关键字段等,使之符合模拟的真实组播转发设备。Step 1, start the detection process, and configure multicast information in the switching device, including: multicast virtual local area network MVLAN, multicast group, multicast receiving port, multicast source port, multicast channel information to be tested, join/leave report The key fields of the text, etc., so that it conforms to the simulated real multicast forwarding device.
其中,组播信息中的组播接收端口对应交换设备的接收端口,组播信息中的组播源端口对应交换设备的上联口。Wherein, the multicast receiving port in the multicast information corresponds to the receiving port of the switching device, and the multicast source port in the multicast information corresponds to the uplink port of the switching device.
步骤2,指定组播虚拟局域网进行端口组播监测。Step 2, specify the multicast VLAN for port multicast monitoring.
步骤3,开启上联口组播流统计。Step 3, enable the uplink port multicast flow statistics.
步骤4,交换设备的CPU在定时器控制下向上联口发送组播加入报文,统计CPU发送至上联口的加入报文个数与上联口发出的加入报文个数,用于判断上联口是否存在问题。Step 4, the CPU of the switching device sends a multicast join message to the uplink port under the control of the timer, counts the number of join messages sent by the CPU to the uplink port and the number of join messages sent by the uplink port, and is used to determine the number of join messages sent by the uplink port. Is there any problem with the connection port?
步骤5,在确认上联口收到组播流量后,针对上联口统计:单位时间的数据流的峰值、单位时间的数据流的谷值、单位时间的数据流总和以及单位时间的数据流的平均值。Step 5. After confirming that the uplink port receives the multicast traffic, make statistics on the uplink port: the peak value of the data flow per unit time, the valley value of the data flow per unit time, the sum of the data flow per unit time, and the data flow per unit time average of.
步骤6,开启接收端口组播流统计。Step 6, enable multicast flow statistics on the receiving port.
步骤7,交换设备的CPU在定时器控制下通过接收端口向上联口发送组播加入报文,统计CPU发送至接收端口的加入报文个数、接收端口发出的加入报文个数以及上联口发出的加入报文个数,用于判断上联口以及接收端口是否存在问题。Step 7, the CPU of the switching device sends a multicast join message to the uplink port through the receiving port under the control of the timer, and counts the number of join messages sent by the CPU to the receiving port, the number of join messages sent by the receiving port, and the number of uplink messages sent by the receiving port. The number of joining packets sent by the port is used to determine whether there is a problem with the uplink port and the receiving port.
步骤8,关闭上联口组播统计流。Step 8, close the multicast statistics flow of the uplink port.
步骤9,在确认接收端口收到组播流后,针对接收端口统计:单位时间的数据流的峰值、单位时间的数据流的谷值、单位时间的数据流总和以及单位时间的数据流的平均值。Step 9. After confirming that the receiving port has received the multicast stream, make statistics on the receiving port: the peak value of the data flow per unit time, the valley value of the data flow per unit time, the sum of the data flow per unit time, and the average value of the data flow per unit time value.
步骤10,根据步骤5、步骤9的统计结果、以及步骤4、步骤7的统计的结果,按照相应的判断策略给出相应的监测结果,包括故障定位和告警。本步骤中的判断策略可以是如第一~五实施例中的故障判断过程。Step 10, according to the statistical results of steps 5 and 9, and the statistical results of steps 4 and 7, give corresponding monitoring results according to corresponding judgment strategies, including fault location and alarm. The judging strategy in this step may be the fault judging process in the first to fifth embodiments.
上述步骤5、步骤9中对流量的统计符合组播流ACL(Access Control List,访问控制列表)统计规则。The traffic statistics in the above step 5 and step 9 conform to the multicast flow ACL (Access Control List, access control list) statistical rules.
从图6可以看出,在真实组网环境中,只需要在接收端口下运行一条组播流监测命令,即可自动完成对当前组播网络状态的数据展现和评估,并对存在问题给出故障定位,极大提升了网络设备管理的效率。It can be seen from Figure 6 that in a real networking environment, only one multicast flow monitoring command needs to be run on the receiving port to automatically complete the data display and evaluation of the current multicast network status, and give out the existing problems Fault location greatly improves the efficiency of network device management.
本发明实施例所述组播数据流监测方法、装置及组播转发设备,应用在实际组播网络环境中,仅需要在组播转发设备上运行此方法,就可以轻松测试出各个接收端口与上联口间及组播转发设备与上级网络间的通信状况,方便了组播网络的开通与故障定位,提高设备及网络的维护效率。The multicast data flow monitoring method, device and multicast forwarding device described in the embodiment of the present invention are applied in an actual multicast network environment, and it is only necessary to run this method on the multicast forwarding device to easily test the connection between each receiving port and the multicast forwarding device. The communication status between the uplink ports and between the multicast forwarding equipment and the upper-level network facilitates the opening and fault location of the multicast network, and improves the maintenance efficiency of equipment and networks.
由于组播的广泛应用领域及前景,保证组播数据及时畅通非常重要。当组播数据流因故障发生中断后,需要及时定位出故障所在位置。本发明的目的是把源端设备到数据接收端设备间的网络分段定位故障,每台交换设备看作是一个分段,其中存在组播数据转发的设备都可以利用本发明的技术发难,通过监测设备上联口与接收端口的组播数据流,实现故障定位。Due to the wide application fields and prospects of multicast, it is very important to ensure the timely and smooth flow of multicast data. When the multicast data flow is interrupted due to a fault, it is necessary to locate the fault location in time. The purpose of the present invention is to locate faults in the network segment between the source device and the data receiving device, and each switching device is regarded as a segment, and the devices with multicast data forwarding can use the technology of the present invention to troubleshoot. Fault location is realized by monitoring the multicast data flow of the uplink port and the receiving port of the device.
通过具体实施方式的说明,应当可对本发明为达成预定目的所采取的技术手段及功效得以更加深入且具体的了解,然而所附图示仅是提供参考与说明之用,并非用来对本发明加以限制。Through the description of the specific implementation, it should be possible to gain a deeper and more specific understanding of the technical means and effects of the present invention to achieve the intended purpose. However, the attached drawings are only for reference and description, and are not used to explain the present invention. limit.
Claims (11)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510164883.4A CN106161128A (en) | 2015-04-09 | 2015-04-09 | A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment |
| PCT/CN2015/084699 WO2016161716A1 (en) | 2015-04-09 | 2015-07-21 | Multicast data stream monitoring method and device, and multicast forwarding device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510164883.4A CN106161128A (en) | 2015-04-09 | 2015-04-09 | A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN106161128A true CN106161128A (en) | 2016-11-23 |
Family
ID=57071722
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201510164883.4A Pending CN106161128A (en) | 2015-04-09 | 2015-04-09 | A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106161128A (en) |
| WO (1) | WO2016161716A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112787857A (en) * | 2020-12-29 | 2021-05-11 | 中国航空工业集团公司西安飞机设计研究所 | Data monitoring and fault positioning method for remote data concentrator |
| WO2022246837A1 (en) * | 2021-05-28 | 2022-12-01 | 新华三技术有限公司 | In-situ flow information telemetry method and electronic device |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111669438B (en) | 2020-05-27 | 2022-10-04 | 北京百度网讯科技有限公司 | Live message transmission method, device, electronic device and medium |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1725718A (en) * | 2005-04-04 | 2006-01-25 | 杭州华为三康技术有限公司 | Network service quality testing method and system |
| CN101232343A (en) * | 2008-01-21 | 2008-07-30 | 中兴通讯股份有限公司 | A Method for Locating Embedded Control Path Faults |
| US20120113555A1 (en) * | 2010-11-10 | 2012-05-10 | Abb Research Ltd. | Fault interrupting devices and control methods therefor |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100591042C (en) * | 2006-07-17 | 2010-02-17 | 华为技术有限公司 | Semi-distributed P2P network traffic management method, system and equipment |
| CN102325038A (en) * | 2011-05-26 | 2012-01-18 | 华为技术有限公司 | Data acquisition method and device thereof as well as performance management method and device thereof |
| US8861342B2 (en) * | 2011-10-28 | 2014-10-14 | Cisco Technology, Inc. | Multicast-only fast re-route processing for point-to-multipoint pseudowire |
-
2015
- 2015-04-09 CN CN201510164883.4A patent/CN106161128A/en active Pending
- 2015-07-21 WO PCT/CN2015/084699 patent/WO2016161716A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1725718A (en) * | 2005-04-04 | 2006-01-25 | 杭州华为三康技术有限公司 | Network service quality testing method and system |
| CN101232343A (en) * | 2008-01-21 | 2008-07-30 | 中兴通讯股份有限公司 | A Method for Locating Embedded Control Path Faults |
| US20120113555A1 (en) * | 2010-11-10 | 2012-05-10 | Abb Research Ltd. | Fault interrupting devices and control methods therefor |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112787857A (en) * | 2020-12-29 | 2021-05-11 | 中国航空工业集团公司西安飞机设计研究所 | Data monitoring and fault positioning method for remote data concentrator |
| WO2022246837A1 (en) * | 2021-05-28 | 2022-12-01 | 新华三技术有限公司 | In-situ flow information telemetry method and electronic device |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2016161716A1 (en) | 2016-10-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN102820984B (en) | Automatic network topology detection and modeling | |
| EP2951957B1 (en) | Network switch simulation | |
| US9191290B2 (en) | Methods and devices for monitoring a data path | |
| CN100399757C (en) | Inject address to enable OAM function | |
| EP3355532A1 (en) | Method for path detection in vxlan, and controller and network device | |
| WO2017211169A1 (en) | Link testing method, apparatus and system | |
| CN101984583A (en) | Method and system for positioning fault of abnormal broadcast of unicast programs | |
| CN107342809B (en) | Method and device for service performance monitoring and fault location | |
| CN102209010B (en) | A network testing system and method | |
| CN105591692A (en) | Method and device of loop elimination in Ethernet passive optical network (EPON) | |
| CN102630377B (en) | Method, apparatus and system for processing quality parameters of multicast streams | |
| CN106161128A (en) | A kind of multicast traffic stream monitoring method, device and multicast forwarding equipment | |
| CN107347014B (en) | A network fault detection method and system | |
| CN102088417B (en) | Method and apparatus for achieving IP (Internet Protocol) message loopback | |
| CN105471667A (en) | Multicast link detection method, network equipment and server | |
| CN102148723B (en) | Method and terminal for detecting multicast service quality | |
| CN101145977A (en) | An IP data network Qos monitoring system and its measuring method | |
| CN109587025B (en) | An intelligent substation switch with port self-learning | |
| CN101827037A (en) | Multicast data stream sending method, device and two-layer switching equipment | |
| CN102315962B (en) | Method for detecting MTU (Maximum Transmission Unit) of Ethernet and maintenance end point | |
| CN114095308B (en) | Method, device, equipment and storage medium for enhancing multimedia conference quality | |
| WO2014086196A1 (en) | System and method for intensively monitoring quality of softswitch bearer network | |
| TWI591983B (en) | Path State Return Algorithm Based on Centralized Control Plane | |
| CN103701706B (en) | A kind of multicast protocol method of testing | |
| CN107018518A (en) | A kind of method and system for obtaining link detecting information |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20161123 |
|
| WD01 | Invention patent application deemed withdrawn after publication |