CN104023317A - Low-power-consumption multicast routing network and multicast routing method thereof - Google Patents
Low-power-consumption multicast routing network and multicast routing method thereof Download PDFInfo
- Publication number
- CN104023317A CN104023317A CN201410270042.7A CN201410270042A CN104023317A CN 104023317 A CN104023317 A CN 104023317A CN 201410270042 A CN201410270042 A CN 201410270042A CN 104023317 A CN104023317 A CN 104023317A
- Authority
- CN
- China
- Prior art keywords
- multicast
- node
- message
- group
- multicast group
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 24
- 238000013138 pruning Methods 0.000 claims description 13
- 238000005265 energy consumption Methods 0.000 abstract description 6
- 230000005540 biological transmission Effects 0.000 description 4
- 244000141353 Prunus domestica Species 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
本发明提供一种低功耗多播路由网络,包括至少一个多播组,每个多播组包括组成树状结构的若干个多播节点,所述多播节点用于根据IPv6协议接收和转发多播数据流;所述多播组内,所述多播节点还用于定期向其子节点发送多播问候消息,所述多播问候消息携带该多播节点所属的多播组的标识;所述多播节点还用于侦听其父节点所发送的多播问候消息,根据多播问候消息的侦听情况,选择不做处理或者向其父节点发送申请加入相应多播组的多播加入消息,所述多播问候消息和所述多播加入消息均通过扩展基于IPv6协议的ICMPv6消息实现。本发明还提供了相应的多播路由方法。能够以较低的网络开销和节点能耗,准确地向特定多播组的所有成员节点发送相应的多播数据流。
The present invention provides a low-power multicast routing network, including at least one multicast group, each multicast group includes several multicast nodes forming a tree structure, and the multicast nodes are used to receive and forward according to the IPv6 protocol Multicast data flow; in the multicast group, the multicast node is also used to periodically send a multicast greeting message to its child nodes, and the multicast greeting message carries the identifier of the multicast group to which the multicast node belongs; The multicast node is also used to listen to the multicast greeting message sent by its parent node, and according to the listening situation of the multicast greeting message, choose not to process or send a multicast message to its parent node to apply for joining the corresponding multicast group. The join message, the multicast hello message and the multicast join message are implemented by extending the IPv6-based ICMPv6 message. The invention also provides a corresponding multicast routing method. The corresponding multicast data flow can be accurately sent to all member nodes of a specific multicast group with low network overhead and node energy consumption.
Description
技术领域technical field
本发明涉及计算机网络技术领域,具体地说,本发明涉及一种低功耗多播路由网络及其多播路由方法。The invention relates to the technical field of computer networks, in particular, the invention relates to a low-power consumption multicast routing network and a multicast routing method thereof.
背景技术Background technique
随着工业自动化水平要求越来越高,以及各类传感器终端功能的日益强大,一种特殊的低功耗有损网络——Low-power and Lossy Networks(LLNs)在日常生活中的应用越来越广泛。这种低功耗有损网络通常由传感器、执行器、路由器以及控制中心组成,它们可以组织成树状网络,一个例子中,控制中心作为根节点,路由器作为中间节点,传感器和执行器作为叶节点。这种网络可以部署于市政系统中,例如可以用这种网络将所有路灯连接,从而实现对整个城市中的所有路灯的控制。With the increasingly higher requirements of industrial automation and the increasingly powerful functions of various sensor terminals, a special low-power lossy network——Low-power and Lossy Networks (LLNs) is more and more used in daily life. more extensive. This low-power lossy network usually consists of sensors, actuators, routers, and control centers, which can be organized into a tree network. In one example, the control center acts as the root node, routers act as intermediate nodes, and sensors and actuators act as leaf nodes. node. This kind of network can be deployed in the municipal system, for example, all street lights can be connected with this network, so as to realize the control of all street lights in the whole city.
在低功耗有损网络的一些应用中,有时需要实现一对多的数据传输,例如,控制中心需要单独控制某一街道的路灯。再例如,信息监测传感器将监测到的数据实时地发送给监控台,同时,这些数据可能也需要实时地发送给某些报警器。因此低功耗有损网络的多播传输问题,有着较大地实用与研究意义。In some applications of low-power lossy networks, one-to-many data transmission is sometimes required. For example, the control center needs to individually control the street lights of a certain street. For another example, the information monitoring sensor sends the monitored data to the monitoring station in real time, and at the same time, these data may also need to be sent to some alarms in real time. Therefore, the problem of multicast transmission in lossy network with low power consumption has great practical and research significance.
目前,现有的IPv6的多播协议理论上能够支持上述低功耗有损网络。然而,低功耗有损网络中的设备通常具有低功耗、小存储等特点,如果直接将IPv6协议移植到低功耗有损网络中,存在网络开销大、节点能耗大的问题。因此,当前迫切需要一种适合于低功耗有损网络的低功耗IPv6多播路由解决方案。At present, the existing IPv6 multicast protocol can theoretically support the above-mentioned low-power lossy network. However, the devices in the low-power lossy network usually have the characteristics of low power consumption and small storage. If the IPv6 protocol is directly transplanted into the low-power lossy network, there will be problems of large network overhead and high energy consumption of nodes. Therefore, there is an urgent need for a low-power IPv6 multicast routing solution suitable for low-power lossy networks.
发明内容Contents of the invention
本发明的任务是提供一种能够克服上述技术问题,适合于低功耗有损网络的低功耗多播路由解决方案。The task of the present invention is to provide a low-power multicast routing solution that can overcome the above-mentioned technical problems and is suitable for low-power lossy networks.
本发明提供了一种低功耗多播路由网络,包括至少一个多播组,每个多播组包括组成树状结构的若干个多播节点,所述多播节点用于根据IPv6协议接收和转发其所属多播组的多播数据流;The present invention provides a low-power multicast routing network, which includes at least one multicast group, each multicast group includes several multicast nodes forming a tree structure, and the multicast nodes are used to receive and send messages according to the IPv6 protocol. Forward the multicast data stream of the multicast group to which it belongs;
所述多播组中,所述多播节点还用于定期向其子节点发送多播问候消息,所述多播问候消息通过在IPv6协议中扩展ICMPv6消息实现,且所述多播问候消息中携带该多播节点所属的多播组的标识;所述多播节点还用于侦听其父节点所发送的多播问候消息,根据多播问候消息的侦听情况,选择不做处理或者向其父节点发送申请加入相应多播组的多播加入消息,所述多播加入消息通过在IPv6协议中扩展ICMPv6消息实现。In the multicast group, the multicast node is also used to periodically send a multicast greeting message to its child nodes, the multicast greeting message is implemented by extending the ICMPv6 message in the IPv6 protocol, and the multicast greeting message includes Carry the identification of the multicast group to which the multicast node belongs; the multicast node is also used to listen to the multicast greeting message sent by its parent node, and choose not to process or send Its parent node sends a multicast join message for applying to join the corresponding multicast group, and the multicast join message is implemented by extending the ICMPv6 message in the IPv6 protocol.
其中,所述多播组的所述多播节点的类型包括根节点、中间节点和叶节点。Wherein, the types of the multicast nodes of the multicast group include root nodes, intermediate nodes and leaf nodes.
其中,每个所述多播节点还用于维护本地多播表,所述多播表的每个表项存储本节点所属的多播组标识、相应的多播地址,以及属于该多播组的子节点的地址,其中,一个多播节点可以属于多个多播组。Wherein, each multicast node is also used to maintain a local multicast table, and each entry of the multicast table stores the multicast group identifier to which the node belongs, the corresponding multicast address, and the multicast group belonging to the multicast group. The address of the child node of , where a multicast node can belong to multiple multicast groups.
其中,所述根节点用于侦听并接收其子节点发出的携带多播组标识的多播加入消息,并根据多播加入消息所携带的多播组标识在本地多播表的相应表项中增加相应子节点的地址;还用于根据本地多播表所存储表项中的子节点的地址,以预设的间隔时间自动向每个子节点发送多播问候消息,所述多播问候消息携带本地多播表所存储的多播组标识;还用于向本地多播表中的多播地址发送多播数据流。Wherein, the root node is used to listen to and receive the multicast join message carrying the multicast group identifier sent by its child nodes, and register the corresponding entry in the local multicast table according to the multicast group identifier carried by the multicast join message Add the address of the corresponding child node in; also be used for according to the address of the child node in the item stored in the local multicast table, automatically send multicast greeting message to each child node at the preset interval time, the multicast greeting message It carries the multicast group identifier stored in the local multicast table; it is also used to send the multicast data flow to the multicast address in the local multicast table.
其中,所述中间节点用于侦听并接收其子节点发出的携带多播组标识的多播加入消息,并根据多播加入消息所携带的多播组标识在本地多播表的相应表项中增加相应子节点的地址;还用于根据本地多播表所存储表项中的子节点的地址,以预设的间隔时间自动向每个子节点发送所述多播问候消息;还用于侦听并接收父节点发出的多播问候消息,如果在与所述预设的间隔时间相应的时间内未侦听到父节点发出的多播问候消息,则根据本地多播表项中存储的所述多播组标识向父节点发出所述多播加入消息;还用于侦听和接收父节点发送至该中间节点所属多播组的多播地址的多播数据流,以及向本地多播表相应表项中的子节点地址转发所述多播数据流。Wherein, the intermediate node is used to listen to and receive the multicast join message carrying the multicast group identifier sent by its child node, and register the corresponding entry in the local multicast table according to the multicast group identifier carried by the multicast join message Add the address of the corresponding child node in; also be used for according to the address of the child node in the entry stored in the local multicast table, automatically send the multicast greeting message to each child node at a preset interval time; also be used for detecting Listening to and receiving the multicast greeting message sent by the parent node, if the multicast greeting message sent by the parent node is not heard within the time corresponding to the preset interval time, according to the stored multicast greeting message in the local multicast entry The multicast group identifier is used to send the multicast join message to the parent node; it is also used to listen to and receive the multicast data flow sent by the parent node to the multicast address of the multicast group to which the intermediate node belongs, and to send the multicast data stream to the local multicast table The child node address in the corresponding entry forwards the multicast data flow.
其中,所述叶节点用于侦听并接收其父节点发出的多播问候消息,如果在与所述预设的间隔时间相应的时间内未侦听到父节点发出的多播问候消息,则根据本地多播表项中存储的所述多播组标识向父节点发出所述多播加入消息;还用于侦听并接收父节点发送至该叶节点所属多播组的多播地址的多播数据流。Wherein, the leaf node is used to listen to and receive the multicast greeting message sent by its parent node, if the multicast greeting message sent by the parent node is not heard within the time corresponding to the preset interval time, then Send the multicast join message to the parent node according to the multicast group identifier stored in the local multicast entry; it is also used to listen to and receive the multicast message sent by the parent node to the multicast address of the multicast group to which the leaf node belongs broadcast data stream.
其中,所述根节点还用于作为多播源向所指定的多播组的多播地址发送多播数据流。Wherein, the root node is also used as a multicast source to send a multicast data stream to the multicast address of the specified multicast group.
其中,所述叶节点和中间节点还用于作为多播源向所指定的多播组的多播地址发送多播数据流;Wherein, the leaf node and the intermediate node are also used as a multicast source to send a multicast data stream to the multicast address of the specified multicast group;
所述中间节点还用于侦听和接收其子节点发送至所属多播组的多播地址的多播数据流,以及向所述中间节点的父节点和除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流;The intermediate node is also used to listen to and receive the multicast data flow sent by its child nodes to the multicast address of the multicast group it belongs to, and send the multicast data flow to the parent node of the intermediate node and the child nodes except for the multicast data flow Other child nodes other than forwarding the multicast data flow;
所述根节点还用于侦听和接收其子节点发送至所属多播组的多播地址的多播数据流,以及向除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流。The root node is also used to listen to and receive the multicast data flow sent by its child nodes to the multicast address of the multicast group, and forward the multicast data flow to other child nodes except the child node that sent the multicast data flow. Multicast streams.
本发明还提供了一种基于上述的低功耗多播路由网络的多播路由方法,所述多播组的所述多播节点的类型包括根节点、中间节点和叶节点,所述多播组的多播路由方法包括下列步骤:The present invention also provides a multicast routing method based on the above-mentioned low-power multicast routing network, the types of the multicast nodes in the multicast group include root nodes, intermediate nodes and leaf nodes, and the multicast The group multicast routing method includes the following steps:
1)根节点向所指定的多播组的多播地址发送多播数据流;1) The root node sends a multicast data stream to the multicast address of the specified multicast group;
2)各个中间节点侦听和接收父节点发送至所属多播组的多播数据流,以及向本地多播表相应表项中的子节点地址转发所述多播数据流;2) Each intermediate node listens to and receives the multicast data flow sent by the parent node to the multicast group it belongs to, and forwards the multicast data flow to the child node address in the corresponding entry of the local multicast table;
3)各个叶节点侦听并接收父节点发送至所属多播组的多播数据流。3) Each leaf node listens to and receives the multicast data flow sent by the parent node to the multicast group to which it belongs.
其中,所述步骤1)包括下列子步骤:Wherein, said step 1) includes the following sub-steps:
11)一叶节点或中间节点作为源节点作为源节点,所述叶节点或中间节点作为源节点向所指定的多播组的多播地址发送多播数据流;11) A leaf node or an intermediate node acts as a source node as a source node, and the leaf node or an intermediate node acts as a source node to send a multicast data flow to the multicast address of the specified multicast group;
12)各个中间节点侦听和接收子节点发送至所属多播组的多播地址的多播数据流,以及向所述中间节点的父节点和除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流;12) Each intermediate node listens to and receives the multicast data flow sent by the child node to the multicast address of the multicast group to which it belongs, and transmits data to the parent node of the intermediate node and other child nodes except the child node that sent the multicast data flow The child node forwards the multicast data flow;
13)根节点侦听和接收子节点发送至所属多播组的多播地址的多播数据流,以及向除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流。13) The root node listens to and receives the multicast data flow sent by the child node to the multicast address of the multicast group to which it belongs, and forwards the multicast data flow to other child nodes except the child node sending the multicast data flow .
其中,所述多播组的多播路由方法还包括下列步骤:Wherein, the multicast routing method of the multicast group also includes the following steps:
4)对于正在向某个多播组G播发或者转发多播数据流的节点,以预设的间隔时间自动向属于该多播组G的每个子节点发送所述多播问候消息;4) For a node that is broadcasting or forwarding a multicast data stream to a certain multicast group G, automatically send the multicast greeting message to each child node belonging to the multicast group G at a preset interval;
5)属于所述多播组G的每个中间节点和叶节点侦听所述多播问候消息,如果在与所述预设的间隔时间相应的时间内未侦听到父节点发出的多播问候消息,则根据本地多播表项中存储的多播组G的多播标识向父节点发出所述多播加入消息;如果在与所述预设的间隔时间相应的时间内侦听到父节点发出的多播问候消息,则不做处理,继续侦听和接收相应多播地址的数据流;5) Each intermediate node and leaf node belonging to the multicast group G listens to the multicast greeting message, if the multicast message sent by the parent node is not heard within the time corresponding to the preset interval time Hello message, then send the multicast join message to the parent node according to the multicast identification of the multicast group G stored in the local multicast entry; if the parent node is heard within the time corresponding to the preset interval time The multicast greeting message sent by the node is not processed, and continues to listen to and receive the data stream of the corresponding multicast address;
6)根节点和中间节点接收子节点发送的所述多播加入消息,在本地的多播表中的多播组G的表项中加入该子节点的地址。6) The root node and the intermediate node receive the multicast join message sent by the child node, and add the address of the child node to the entry of the multicast group G in the local multicast table.
其中,所述多播组的多播路由方法还包括下列步骤:Wherein, the multicast routing method of the multicast group also includes the following steps:
7)对于需要退出某个多播组G的节点A,所述节点A从本地多播表中删去多播组G对应的表项,并向父节点发送多播组退出消息,所述多播组退出消息通过在IPv6协议中扩展ICMPv6消息实现,且所述多播组退出消息中携带多播组G的标识;7) For a node A that needs to exit a certain multicast group G, the node A deletes the entry corresponding to the multicast group G from the local multicast table, and sends a multicast group exit message to the parent node, and the multicast group G exits. The broadcast group exit message is implemented by extending the ICMPv6 message in the IPv6 protocol, and the multicast group exit message carries the identifier of the multicast group G;
8)所述节点A的父节点接收所述多播组退出消息,并本地多播表的多播组G的表项的子节点地址项目中删除所述节点A的地址。8) The parent node of the node A receives the multicast group exit message, and deletes the address of the node A from the child node address item of the entry of the multicast group G in the local multicast table.
其中,所述步骤7)包括下列子步骤:Wherein, said step 7) includes the following sub-steps:
71)所述节点A检查本地多播表中多播组G的相应表项,判断当该表项中子节点地址的项目是否为空,如果是,则执行步骤72),否则,执行步骤73);71) The node A checks the corresponding entry of the multicast group G in the local multicast table, and judges whether the item of the child node address in the entry is empty, if yes, then execute step 72), otherwise, execute step 73 );
72)所述节点A直接从本地多播表中删去多播组G对应的表项,并向父节点发送所述多播组退出消息;72) The node A directly deletes the entry corresponding to the multicast group G from the local multicast table, and sends the multicast group exit message to the parent node;
73)所述节点A向本地多播表中多播组G的相应表项中记录的子节点发送多播剪枝消息;所述多播剪枝消息通过在IPv6协议中扩展ICMPv6消息实现,且所述多播剪枝消息携带所述多播组G的标识;并且,所述节点A从本地多播表中删去多播组G对应的表项,并向父节点发送所述多播组退出消息;73) The node A sends a multicast pruning message to the child node recorded in the corresponding entry of the multicast group G in the local multicast table; the multicast pruning message is implemented by extending the ICMPv6 message in the IPv6 protocol, and The multicast pruning message carries the identifier of the multicast group G; and, the node A deletes the entry corresponding to the multicast group G from the local multicast table, and sends the multicast group G to the parent node exit message;
74)任意一个子节点收到所述多播剪枝消息后,从本地多播表中删去多播组G对应的表项,同时向本地多播表中多播组G对应的表项中的子节点转发所述多播剪枝消息。74) After receiving the multicast pruning message, any child node deletes the entry corresponding to the multicast group G from the local multicast table, and at the same time adds the corresponding entry to the multicast group G in the local multicast table The sub-nodes of forwarding the multicast pruning message.
与现有技术相比,本发明具有下列技术效果:Compared with the prior art, the present invention has the following technical effects:
1、能够以较低的网络开销和节点能耗,准确地向特定多播组的所有成员节点发送相应的多播数据流。1. Able to accurately send corresponding multicast data streams to all member nodes of a specific multicast group with low network overhead and node energy consumption.
2、能够在较低的网络开销和节点能耗的前提下,按需对各多播组节点的加入和退出进行有序控制。2. Under the premise of low network overhead and node energy consumption, the joining and exiting of each multicast group node can be controlled in an orderly manner as required.
附图说明Description of drawings
以下,参照附图结合实施例来详细说明本发明,其中:Below, describe the present invention in detail with reference to accompanying drawing in conjunction with embodiment, wherein:
图1示出了本发明一个实施例的低功耗IPv6多播路由网络的结构;Fig. 1 shows the structure of the low power consumption IPv6 multicast routing network of an embodiment of the present invention;
图2示出了本发明一个实施例中的一个多播组所对应的ROOT树的示例;Fig. 2 shows the example of the ROOT tree corresponding to a multicast group in one embodiment of the present invention;
图3示出了本发明一个实施例中基于一个ROOT树的成员多播流的转发示例;Fig. 3 shows the forwarding example of the member multicast flow based on a ROOT tree in one embodiment of the present invention;
图4示出了本发明一个实施例中基于一个ROOT树的非成员多播流的转发示例;Fig. 4 shows the forwarding example of non-member multicast flow based on a ROOT tree in one embodiment of the present invention;
图5示出了本发明一个实施例中一个ROOT树中成员退出的示例;Fig. 5 shows the example that the member exits in a ROOT tree in one embodiment of the present invention;
图6示出了本发明一个实施例中一个ROOT树中成员退出的另一示例。FIG. 6 shows another example of member exit in a ROOT tree in an embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图和实施例对本发明做进一步地描述。The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
根据本发明的一个实施例,提供了一种低功耗IPv6多播路由网络,它采用了适合低功耗有损网络的有向树状拓扑结构(下文中简称为树状结构),如图1所示。所述低功耗IPv6多播路由网络的根部的节点为根节点,没有子节点的节点为叶节点,其余节点为中间节点。每个所述节点各自用于维护本地多播表,所述多播表的每个表项存储本节点所属的多播组标识、相应的多播地址,以及属于该多播组的子节点的地址。每个多播组也采用有向树状拓扑结构构建,并且每个多播组所对应的树状结构均为低功耗IPv6多播路由网络上的子树。本文中将对应于多播组的这种子树称为ROOT树。ROOT树是一种共享树,同一多播组的所有源节点共享同一个树。图2示出了一个多播组所对应的ROOT树的示例,该多播组由节点R,节点N1~N8组成。多播组所对应的ROOT树也可以是图1的低功耗IPv6多播路由网络的树状结构中的其它任意子树,例如多播组也可以由R节点,N1~N4节点构成,由R节点,N1节点,N6节点构成,或者由N1~N5节点构成。低功耗IPv6多播路由网络中,基于一系列MRPL(多播路由协议)控制消息来实现多播控制。一个实施例中,MRPL控制消息均是通过扩展ICMPv6消息来实现。MRPL控制消息由一个ICMPv6消息头部和一个紧接着他的消息主体构成。MRPL控制消息主要包括下述类型:M_Join消息、M_Hello消息、M_Prune消息和M_Clear消息。According to one embodiment of the present invention, a low-power consumption IPv6 multicast routing network is provided, which adopts a directed tree topology (hereinafter referred to as a tree structure) suitable for low-power lossy networks, as shown in FIG. 1. The node at the root of the low-power IPv6 multicast routing network is a root node, the node without child nodes is a leaf node, and the remaining nodes are intermediate nodes. Each of the nodes is used to maintain a local multicast table, and each entry in the multicast table stores the multicast group identifier to which the node belongs, the corresponding multicast address, and the child nodes belonging to the multicast group address. Each multicast group is also constructed with a directed tree topology, and the tree structure corresponding to each multicast group is a subtree on the low-power IPv6 multicast routing network. This subtree corresponding to the multicast group is referred to as ROOT tree herein. The ROOT tree is a shared tree, and all source nodes of the same multicast group share the same tree. FIG. 2 shows an example of a ROOT tree corresponding to a multicast group, and the multicast group is composed of node R and nodes N1-N8. The ROOT tree corresponding to the multicast group can also be any other subtree in the tree structure of the low-power IPv6 multicast routing network shown in Figure 1. For example, the multicast group can also be composed of R nodes and N1-N4 nodes. R node, N1 node, N6 node, or N1-N5 nodes. In the low-power IPv6 multicast routing network, multicast control is implemented based on a series of MRPL (Multicast Routing Protocol) control messages. In one embodiment, all MRPL control messages are implemented by extending ICMPv6 messages. MRPL control messages consist of an ICMPv6 message header followed by a message body. MRPL control messages mainly include the following types: M_Join message, M_Hello message, M_Prune message and M_Clear message.
下面从节点加入多播组、维持节点与其所加入的多播组之间的连接性、多播流量发送、节点离开多播组这四个方面分别进行描述。The following describes four aspects of a node joining a multicast group, maintaining connectivity between a node and the multicast group it joins, sending multicast traffic, and leaving a node from a multicast group.
一、节点加入多播组。1. The node joins the multicast group.
在节点加入多播组过程中,中间节点或者叶节点与其父节点之间,通过M__Join消息和M_Hello消息完成节点加入操作,具体包括下列步骤:When a node joins a multicast group, between an intermediate node or a leaf node and its parent node, the node joining operation is completed through the M__Join message and the M_Hello message, which specifically includes the following steps:
步骤11:当某一中间节点或者叶节点试图加入并侦听某一多播组G时,它向其父节点表达这一需求,即向其父节点以单播的形式发出一条M_Join消息。M_Join消息的内容指明该节点要加入的多播组并逐跳向上发送。最终该消息将发送到根节点或者一个已经加入到组G的中间节点。M_Join消息格式如表1所示。Step 11: When an intermediate node or leaf node tries to join and listen to a multicast group G, it expresses this requirement to its parent node, that is, sends an M_Join message to its parent node in the form of unicast. The content of the M_Join message indicates the multicast group to be joined by the node and is sent up hop by hop. Eventually the message will be sent to the root node or an intermediate node that has joined the group G. The M_Join message format is shown in Table 1.
表1Table 1
版本号:MRPL协议的版本号,目前为版本1。Version number: The version number of the MRPL protocol, which is currently version 1.
类型:MRPL控制消息是一个类型值为156的ICMPv6信息消息,也就是说,所有的MRPL控制消息的类型值都是156。Type: The MRPL control message is an ICMPv6 information message with a type value of 156, that is, all MRPL control messages have a type value of 156.
定义字段:定义字段定义了本条MRPL控制消息的类型。本实施例中定义了字段为如下数值的MRPL控制消息类型。Definition field: The definition field defines the type of this MRPL control message. In this embodiment, the types of MRPL control messages whose fields are the following values are defined.
1)0x00 M_Join消息1) 0x00 M_Join message
2)0x01 M_Hello消息2) 0x01 M_Hello message
3)0x02 M_Prune消息3) 0x02 M_Prune message
4)0x03 M_Clear消息4) 0x03 M_Clear message
如果一个节点收到了一条带有未知定义字段的MRPL控制消息,节点必须丢弃掉该消息而不进行其他任何处理。If a node receives an MRPL control message with unknown defined fields, the node MUST discard the message without any further processing.
校验和:校验和字段,按照国际通用标准计算方法获取。Checksum: The checksum field is obtained according to the international common standard calculation method.
多播组地址一般可以由上层应用来提供,比如说某一应用约定一个多播组地址作为该应用功能的通信地址,要实现这一功能的所有节点都会自动去申请加入这个多播组。Generally, the multicast group address can be provided by the upper layer application. For example, if an application specifies a multicast group address as the communication address of the application function, all nodes that want to realize this function will automatically apply to join the multicast group.
步骤12:根节点或者一个已经加入到组G的中间节点在收到一个M_Join消息时,向发出该M_Join消息的节点返回一个M_Hello消息。这个M_Hello消息相当于传统IPv6协议中的“M_Join_ACK”消息。M_Hello消息格式如表2所示。Step 12: When the root node or an intermediate node that has joined the group G receives an M_Join message, it returns an M_Hello message to the node that sent the M_Join message. This M_Hello message is equivalent to the "M_Join_ACK" message in the traditional IPv6 protocol. The M_Hello message format is shown in Table 2.
表2Table 2
步骤13:发出M_Join消息的收到M_Hello消息,表示子节点成功加入多播组,可以开始接收该多播组的多播流量。Step 13: The sender of the M_Join message receives the M_Hello message, indicating that the child node has successfully joined the multicast group and can begin to receive the multicast traffic of the multicast group.
二、维持节点与其所加入的多播组之间的连接性2. Maintain connectivity between nodes and the multicast groups they join
节点成功加入多播组后,需要对节点与多播组之间的连接进行维护,以进行侦听确认并保证连接。一个实施例中,利用M_Hello消息实现了一种“父节点负责”机制,从而以较少的信道开销和能耗实现了节点与多播组之间连接的维护。具体步骤如下:After the node successfully joins the multicast group, it is necessary to maintain the connection between the node and the multicast group, so as to monitor and confirm and ensure the connection. In one embodiment, a "parent node is responsible" mechanism is implemented by using the M_Hello message, so as to maintain the connection between the node and the multicast group with less channel overhead and energy consumption. Specific steps are as follows:
步骤21:根节点和每个中间节点均周期性地向其本地多播表中记录的子节点发送M_Hello消息。该M_Hello消息会列出父节点在该链路上转发多播包的所有多播组。此时M_Hello消息的作用为维持节点和其父节点的连接状况。Step 21: The root node and each intermediate node periodically send M_Hello messages to the child nodes recorded in their local multicast table. The M_Hello message will list all multicast groups whose parent node forwards multicast packets on this link. At this time, the function of the M_Hello message is to maintain the connection status between the node and its parent node.
步骤22:如果叶节点或中间节点与其所在多播组保持正常连接,该节点会周期性地接收到父节点发送来的M_Hello消息,此时可以确认自己与加入的多播组保持连接。如果叶节点或中间节点在预设的计时期间(例如30秒)一直没有收到来自其父节点的M_Hello消息,或者在计时期间内,子节点收到的M_Hello消息中一直没有其侦听的某个多播组的地址项,那么表示节点已经与该多播组断开连接,转入步骤23。Step 22: If the leaf node or intermediate node maintains a normal connection with the multicast group it belongs to, the node will periodically receive the M_Hello message sent by the parent node, and can confirm that it remains connected with the multicast group it has joined. If the leaf node or intermediate node has not received the M_Hello message from its parent node during the preset timing period (for example, 30 seconds), or during the timing period, there is no M_Hello message received by the child node that it listens to. multicast group address entries, it means that the node has been disconnected from the multicast group, go to step 23.
步骤23:在确认节点已经与该多播组断开连接之后,节点重新向其父节点发送M_Join消息,以实现继续对该组多播数据的侦听(即重新发起加入相应多播组的流程,包括前文中的步骤11至13。Step 23: After confirming that the node has been disconnected from the multicast group, the node re-sends the M_Join message to its parent node, so as to continue to listen to the group's multicast data (that is, re-initiate the process of joining the corresponding multicast group , including steps 11 to 13 above.
三、多播流量发送3. Multicast traffic sending
在多播组中,需要从多播源将数据流发送到该多播组的各个节点,本文中将其称为多播流量发送。一个实施例中,多播流量的发送主要分为两种,一种是成员源流量发送,一种是非成员源流量发送。In a multicast group, data streams need to be sent from a multicast source to each node of the multicast group, which is called multicast traffic sending in this paper. In an embodiment, the sending of multicast traffic is mainly divided into two types, one is sending traffic from member sources, and the other is sending traffic from non-member sources.
其中,对于成员源流量,即多播流量的发送方是多播组对应的ROOT树上的一员的情况,由于成员源是直接连接在ROOT树上,因而成员源流量可以直接发送到组里的各个成员,具体可见图3。在源节点为叶节点或中间节点时,成员源流量发送包括下列步骤:Among them, for the member source traffic, that is, the sender of the multicast traffic is a member of the ROOT tree corresponding to the multicast group, since the member source is directly connected to the ROOT tree, the member source traffic can be directly sent to the group The various members of , see Figure 3 for details. When the source node is a leaf node or an intermediate node, member source traffic sending includes the following steps:
步骤311:当节点发起该多播组的多播包时,首先向上将多播包发给其父节点。例如当节点N3发起该多播组的多播包时,先将多播包发给其父节点N2。Step 311: When a node initiates a multicast packet of the multicast group, it first sends the multicast packet upward to its parent node. For example, when node N3 initiates a multicast packet of the multicast group, it first sends the multicast packet to its parent node N2.
步骤312:各个中间节点侦听和接收其子节点发送至所属多播组的多播地址的多播数据流,以及向所述中间节点的父节点和除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流。例如节点N2侦听和接收到其子节点N3的多播数据流时,向父节点N1转发该多播数据流。中间节点N1侦听和接收到其子节点N2的多播数据流时,向父节点R和除节点N2以外的子节点N4转发该多播数据流。Step 312: Each intermediate node listens to and receives the multicast data flow sent by its child node to the multicast address of the multicast group it belongs to, and transmits the multicast data flow to the parent node of the intermediate node and other than the child nodes sending the multicast data flow The other child nodes of forwarding the multicast data flow. For example, when the node N2 listens to and receives the multicast data stream of its child node N3, it forwards the multicast data stream to the parent node N1. When the intermediate node N1 listens to and receives the multicast data flow of its child node N2, it forwards the multicast data flow to the parent node R and the child node N4 other than the node N2.
步骤313:根节点侦听和接收子节点发送至所属多播组的多播地址的多播数据流,以及向除发送该多播数据流的子节点以外的其它子节点转发所述多播数据流。例如根节点R侦听和接收到其子节点N1的多播数据流时,向除节点N1以外的子节点N6转发该多播数据流。Step 313: the root node listens to and receives the multicast data flow sent by the child node to the multicast address of the multicast group to which it belongs, and forwards the multicast data to other child nodes except the child node sending the multicast data flow flow. For example, when the root node R listens to and receives the multicast data flow of its child node N1, it forwards the multicast data flow to the child node N6 other than the node N1.
步骤314:各个中间节点侦听和接收父节点发送至所属多播组的多播数据流,以及向本地多播表相应表项中的子节点地址转发所述多播数据流。例如中间节点N4侦听和接收到其父节点N1的多播数据流时,向其子节点N5转发该多播数据流。中间节点N6侦听和接收到其父节点R的多播数据流时,向其子节点N7转发该多播数据流。中间节点N7侦听和接收到其父节点N6的多播数据流时,向其子节点N8转发该多播数据流。Step 314: Each intermediate node listens to and receives the multicast data flow sent by the parent node to the multicast group it belongs to, and forwards the multicast data flow to the address of the child node in the corresponding entry of the local multicast table. For example, when the intermediate node N4 listens to and receives the multicast data flow of its parent node N1, it forwards the multicast data flow to its child node N5. When the intermediate node N6 listens to and receives the multicast data flow of its parent node R, it forwards the multicast data flow to its child node N7. When the intermediate node N7 listens to and receives the multicast data stream of its parent node N6, it forwards the multicast data stream to its child node N8.
步骤315:各个叶节点侦听并接收父节点发送至所属多播组的多播数据流。例如叶节点N5侦听并直接接收其父节点N4发送至所属多播组的多播数据流。叶节点N8侦听并直接接收其父节点N7发送至所属多播组的多播数据流。Step 315: Each leaf node listens to and receives the multicast data flow sent by the parent node to the multicast group to which it belongs. For example, the leaf node N5 listens to and directly receives the multicast data stream sent by its parent node N4 to the multicast group to which it belongs. The leaf node N8 listens to and directly receives the multicast data stream sent by its parent node N7 to the multicast group it belongs to.
另外,如果在ROOT树以外仍然有该多播组的侦听者(根节点中记录这类侦听者的信息),那么将通过根节点将多播包发送出去,传递给该多播组的侦听者。这样就完成了成员源流量的发送。In addition, if there are still listeners of the multicast group outside the ROOT tree (the information of such listeners is recorded in the root node), then the multicast packet will be sent out through the root node and delivered to the multicast group listener. This completes the sending of member source traffic.
一个实施例中,还提供了一种非成员源流量发送方法。这是因为不能保证所有的多播源都是ROOT树上的成员,此时,非成员源流量发送线路可见图4,非成员源流量发送过程具体包括下列步骤In one embodiment, a method for sending non-member source traffic is also provided. This is because it cannot be guaranteed that all multicast sources are members of the ROOT tree. At this time, the non-member source traffic transmission line can be seen in Figure 4. The non-member source traffic transmission process specifically includes the following steps
步骤321:多播源不在所指定的多播组的ROOT树上时,作为多播源的节点将多播数据流通过隧道发送到所指定ROOT树的根节点。例如非成员节点N9作为多播源时,多播数据包Step 321: When the multicast source is not on the ROOT tree of the specified multicast group, the node as the multicast source sends the multicast data stream to the root node of the specified ROOT tree through the tunnel. For example, when non-member node N9 is used as a multicast source, the multicast data packet
步骤322:ROOT树的根节点沿着下行方向将多播流量发送给其子节点。例如,根节点将多播数据流转发给其子节点N1和N6。Step 322: The root node of the ROOT tree sends the multicast traffic to its child nodes in the downlink direction. For example, the root node forwards the multicast data stream to its child nodes N1 and N6.
步骤323:各个中间节点侦听和接收父节点发送至所属多播组的多播数据流,以及向本地多播表相应表项中的子节点地址转发所述多播数据流。例如:中间节点N1侦听和接收到其父节点R的多播数据流时,向其子节点N2和N4转发该多播数据流。中间节点N2侦听和接收到其父节点N1的多播数据流时,向其子节点N3转发该多播数据流。中间节点N4侦听和接收到其父节点N1的多播数据流时,向其子节点N5转发该多播数据流。中间节点N6侦听和接收到其父节点R的多播数据流时,向其子节点N7转发该多播数据流。中间节点N7侦听和接收到其父节点N6的多播数据流时,向其子节点N8转发该多播数据流。Step 323: Each intermediate node listens to and receives the multicast data flow sent by the parent node to the multicast group it belongs to, and forwards the multicast data flow to the address of the child node in the corresponding entry of the local multicast table. For example: when the intermediate node N1 listens to and receives the multicast data flow of its parent node R, it forwards the multicast data flow to its child nodes N2 and N4. When the intermediate node N2 listens to and receives the multicast data stream of its parent node N1, it forwards the multicast data stream to its child node N3. When the intermediate node N4 listens to and receives the multicast data flow of its parent node N1, it forwards the multicast data flow to its child node N5. When the intermediate node N6 listens to and receives the multicast data flow of its parent node R, it forwards the multicast data flow to its child node N7. When the intermediate node N7 listens to and receives the multicast data stream of its parent node N6, it forwards the multicast data stream to its child node N8.
步骤324:各个叶节点侦听并接收父节点发送至所属多播组的多播数据流。例如叶节点N3侦听并直接接收其父节点N2发送至所属多播组的多播数据流。叶节点N5侦听并直接接收其父节点N4发送至所属多播组的多播数据流。叶节点N8侦听并直接接收其父节点N7发送至所属多播组的多播数据流。Step 324: Each leaf node listens to and receives the multicast data flow sent by the parent node to the multicast group to which it belongs. For example, the leaf node N3 listens to and directly receives the multicast data stream sent by its parent node N2 to the multicast group to which it belongs. The leaf node N5 listens to and directly receives the multicast data stream sent by its parent node N4 to the multicast group it belongs to. The leaf node N8 listens to and directly receives the multicast data stream sent by its parent node N7 to the multicast group it belongs to.
上述步骤323、324实际上与步骤314、315是一致的。The above steps 323, 324 are actually consistent with steps 314, 315.
另外,当ROOT树的根节点作为源节点时,直接执行上述步骤322至324即可,此处不再赘述。In addition, when the root node of the ROOT tree is used as the source node, the above steps 322 to 324 can be directly performed, and details will not be repeated here.
四、节点离开多播组4. The node leaves the multicast group
一个实施例中,节点离开多播组分为两种情况,一种是节点主动离开ROOT树,另一种是父节点对子节点进行剪除。这两种方式分别是通过M_Prune消息和M_Clear消息实现的。表3示出了M_Prune消息的格式。表4示出了M_Clear消息的格式。In one embodiment, there are two situations for a node to leave the multicast group, one is that the node actively leaves the ROOT tree, and the other is that the parent node prunes the child node. These two methods are realized through M_Prune message and M_Clear message respectively. Table 3 shows the format of the M_Prune message. Table 4 shows the format of the M_Clear message.
表3table 3
表4Table 4
节点主动离开ROOT树的过程如下:当节点本身不再需要接收某多播组G的数据,或者是对于ROOT树上的某个中间节点,其子节点中不再存在组G的侦听者时,节点会通过M_Prune消息主动离开ROOT树。具体包括下列步骤:The process for a node to voluntarily leave the ROOT tree is as follows: when the node itself no longer needs to receive data from a multicast group G, or for an intermediate node on the ROOT tree, there are no listeners of group G among its child nodes , the node will actively leave the ROOT tree through the M_Prune message. Specifically include the following steps:
步骤411:当节点本身需要离开ROOT树时,其首先会向父节点发送一条M_Prune消息。M_Prune消息中会列出该节点不再侦听的所有多播组的组地址。Step 411: When the node itself needs to leave the ROOT tree, it will first send an M_Prune message to the parent node. The M_Prune message lists the group addresses of all multicast groups that the node no longer listens to.
步骤412:在节点发送完M_Prune消息后,节点默认本次操作成功,父节点也不需要想子节点发送确认信号。但是,特殊的,如果该节点之后仍然收到含有多播组G的M_Hello消息,这表示其之前发送的M_Prune消息可能出现了某种差错,导致他未能成功的进行剪除操作。此时,节点需要再次向其父节点发送该M_Prune消息。Step 412: After the node sends the M_Prune message, the node assumes that the operation is successful, and the parent node does not need to send a confirmation signal to the child node. However, in particular, if the node still receives the M_Hello message containing the multicast group G afterwards, it means that some kind of error may have occurred in the M_Prune message it sent before, causing it to fail to perform the pruning operation successfully. At this time, the node needs to send the M_Prune message to its parent node again.
图5示出了节点N3主动离开ROOT树的示意图。FIG. 5 shows a schematic diagram of node N3 actively leaving the ROOT tree.
父节点对子节点进行剪除的过程如下:当ROOT树上的某个中间节点与其父节点之间对于多播组G无法再进行多播数据的发送与接收时,父节点将会对子节点进行剪除。具体包括下列步骤:The parent node prunes the child nodes as follows: when an intermediate node on the ROOT tree and its parent node can no longer send and receive multicast data for the multicast group G, the parent node will delete the child node cut off. Specifically include the following steps:
步骤421:在剪除操作中,首先父节点会向子节点发送M_Clear消息,消息中含有“无效”多播组信息。Step 421: In the pruning operation, firstly, the parent node sends an M_Clear message to the child node, and the message contains "invalid" multicast group information.
步骤422:子节点收到父节点的M_Clear消息之后,会依照M_Clear消息中所列出的多播组把这些“无效”多播组信息从自己本地的多播表中清除掉。同时,节点还向其子节点发送起相同作用的M_Clear消息。Step 422: After receiving the M_Clear message from the parent node, the child node will clear the "invalid" multicast group information from its local multicast table according to the multicast groups listed in the M_Clear message. At the same time, the node also sends the M_Clear message which plays the same role to its child nodes.
图6示出了节点N1对子其子节点N2进行剪除的示意图。FIG. 6 shows a schematic diagram of node N1 pruning its child node N2.
上述节点退出机制,能够保证在较低的网络开销和节点能耗的前提下,按需对各多播组节点的加入和退出进行有序控制。The above-mentioned node exit mechanism can ensure orderly control of the joining and exiting of each multicast group node on demand under the premise of low network overhead and node energy consumption.
最后应说明的是,以上实施例仅用以描述本发明的技术方案而不是对本技术方法进行限制,本发明在应用上可以延伸为其它的修改、变化、应用和实施例,并且因此认为所有这样的修改、变化、应用、实施例都在本发明的精神和教导范围内。Finally, it should be noted that the above embodiments are only used to describe the technical solutions of the present invention rather than limit the technical methods of the present invention. The present invention can be extended to other modifications, changes, applications and embodiments in application, and therefore it is considered that all such Modifications, changes, applications, and embodiments are all within the spirit and teaching scope of the present invention.
Claims (13)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410270042.7A CN104023317B (en) | 2014-06-17 | 2014-06-17 | A kind of low-power consumption QoS routing network and its multi-broadcast routing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410270042.7A CN104023317B (en) | 2014-06-17 | 2014-06-17 | A kind of low-power consumption QoS routing network and its multi-broadcast routing method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104023317A true CN104023317A (en) | 2014-09-03 |
CN104023317B CN104023317B (en) | 2019-02-01 |
Family
ID=51439846
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410270042.7A Active CN104023317B (en) | 2014-06-17 | 2014-06-17 | A kind of low-power consumption QoS routing network and its multi-broadcast routing method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104023317B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104683244A (en) * | 2015-03-09 | 2015-06-03 | 东北大学 | A Multicast Routing Method Based on Path Node Driven Strategy |
CN105827743A (en) * | 2016-06-08 | 2016-08-03 | 常熟理工学院 | Cloud implementation method |
CN109426947A (en) * | 2017-08-31 | 2019-03-05 | 宁波创元信息科技有限公司 | A kind of company information interactive system based on tree-shaped dummy node network |
CN110809304A (en) * | 2019-11-01 | 2020-02-18 | 北京星河亮点技术股份有限公司 | Method for forwarding data stream message in network and network system |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013007699A1 (en) * | 2011-07-11 | 2013-01-17 | Commissariat à l'énergie atomique et aux énergies alternatives | Method of routing a multicast stream in non-storage mode |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101489276B (en) * | 2009-01-06 | 2011-01-05 | 北京交通大学 | Multicast routing method for Ad Hoc network |
AU2012287175B2 (en) * | 2011-07-22 | 2016-02-04 | Interdigital Patent Holdings, Inc. | Managing multicast traffic |
FR2987964B1 (en) * | 2012-03-07 | 2014-05-09 | Commissariat Energie Atomique | METHOD FOR PRESELECTING A ROUTER IN A RPL NETWORK |
CN102820977B (en) * | 2012-08-07 | 2016-05-25 | 福建星网锐捷网络有限公司 | Method of multicasting, device and the network equipment |
-
2014
- 2014-06-17 CN CN201410270042.7A patent/CN104023317B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013007699A1 (en) * | 2011-07-11 | 2013-01-17 | Commissariat à l'énergie atomique et aux énergies alternatives | Method of routing a multicast stream in non-storage mode |
Non-Patent Citations (2)
Title |
---|
CISCO SYSTEMS等: "《Internet Engineering Task Force(IETF),Request for comments:6550》", 31 March 2012 * |
THOMAS CLAUSEN等: "《IEEE》", 31 December 2013 * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104683244A (en) * | 2015-03-09 | 2015-06-03 | 东北大学 | A Multicast Routing Method Based on Path Node Driven Strategy |
CN104683244B (en) * | 2015-03-09 | 2017-11-03 | 东北大学 | It is a kind of that tactful multicast route method is driven based on path node |
CN105827743A (en) * | 2016-06-08 | 2016-08-03 | 常熟理工学院 | Cloud implementation method |
CN105827743B (en) * | 2016-06-08 | 2018-10-09 | 常熟理工学院 | A kind of implementation method of cloud |
CN109426947A (en) * | 2017-08-31 | 2019-03-05 | 宁波创元信息科技有限公司 | A kind of company information interactive system based on tree-shaped dummy node network |
CN110809304A (en) * | 2019-11-01 | 2020-02-18 | 北京星河亮点技术股份有限公司 | Method for forwarding data stream message in network and network system |
Also Published As
Publication number | Publication date |
---|---|
CN104023317B (en) | 2019-02-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018006671A1 (en) | Message sending method and apparatus, network architecture, and computer storage medium | |
US8730979B2 (en) | Method and system for increasing forwarding efficiency of virtual private LAN service network | |
WO2018072704A1 (en) | Message transmission method and apparatus, node and computer storage medium | |
US10749703B2 (en) | Information processing method and device, and computer storage medium | |
CN103873373A (en) | Multicast data message forwarding method and equipment | |
US11777900B2 (en) | Directed multicast based on multi-dimensional addressing relative to identifiable LLN properties | |
CN113364610A (en) | Network equipment management method, device and system | |
WO2017117956A1 (en) | Information transmission method and device | |
CN104869603B (en) | A kind of ZigBee method for routing suitable for wireless monitor control network | |
CN105827439B (en) | The method for realizing wireless device ad hoc network | |
CN102694714B (en) | Method, device, system and a non-forwarder non-forwarding bridge for message transmission in TRILL network | |
CN104023317A (en) | Low-power-consumption multicast routing network and multicast routing method thereof | |
CN106576049B (en) | Network devices configured to track multicast receivers | |
US20150043578A1 (en) | Home Network Packet Delivery | |
CN104579981B (en) | A kind of multicast data packet forwarding method and apparatus | |
CN101009669B (en) | A method and system and route device for transmitting the multicast message | |
CN100581133C (en) | A wireless mesh network multicast communication method for industrial monitoring applications | |
CN103401788B (en) | A kind of SPT method for building up and equipment | |
CN106375100A (en) | Multicast realization method and device in video monitoring system | |
CN101499950A (en) | Service provider backbone transmission ring multicast method, multicast ring network and node equipment | |
CN106357540A (en) | Multicast control method and device thereof as well as multicast system | |
CN106100995A (en) | A kind of method for routing being applicable to power line carrier communication network network | |
WO2023019874A1 (en) | Distributed service forwarding method, apparatus and system, storage medium, and electronic device | |
CN103442349A (en) | Wireless sensor network firmware updating method based on XMPP | |
CN104811386A (en) | Message forwarding method, device and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |