[go: up one dir, main page]

CN100401716C - A multi-multicast protocol communication method realized on the interface of network routing equipment - Google Patents

A multi-multicast protocol communication method realized on the interface of network routing equipment Download PDF

Info

Publication number
CN100401716C
CN100401716C CNB2003101129755A CN200310112975A CN100401716C CN 100401716 C CN100401716 C CN 100401716C CN B2003101129755 A CNB2003101129755 A CN B2003101129755A CN 200310112975 A CN200310112975 A CN 200310112975A CN 100401716 C CN100401716 C CN 100401716C
Authority
CN
China
Prior art keywords
multicast
protocol
protocols
interface
routing
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.)
Expired - Fee Related
Application number
CNB2003101129755A
Other languages
Chinese (zh)
Other versions
CN1635752A (en
Inventor
赵文鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2003101129755A priority Critical patent/CN100401716C/en
Publication of CN1635752A publication Critical patent/CN1635752A/en
Application granted granted Critical
Publication of CN100401716C publication Critical patent/CN100401716C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开了一种在网络路由设备接口上实现的多组播协议通信方法,包括:1)在网络路由设备的接口上配置多个组播协议;2)对多个组播协议中的每个协议分别设定优先级值;以及3)当接口上的组播协议被启动时,利用具有最高优先级值的组播协议指导组播数据的转发。本发明将单播路由中的优先级概念引入到组播协议中,每种组播协议配置的时候,带有一个优先级属性,这样多个协议共存的时候,优先级最高的协议起作用,如果最高优先级的协议被停止或路由出现问题,则次高优先级的路由协议自动起作用。这样就可以在同一接口下实现多个组播协议共存,从而可以在多个组播协议直接做平滑切换,并且减少组播路由建立的时间。

Figure 200310112975

The invention discloses a multicast protocol communication method realized on the interface of network routing equipment, comprising: 1) configuring multiple multicast protocols on the interface of network routing equipment; 2) configuring each multicast protocol in the multiple multicast protocols and 3) when the multicast protocol on the interface is started, use the multicast protocol with the highest priority value to guide the forwarding of multicast data. The present invention introduces the concept of priority in unicast routing into the multicast protocol. When each multicast protocol is configured, it has a priority attribute. When multiple protocols coexist, the protocol with the highest priority takes effect. If the highest priority protocol is stopped or there is a routing problem, the next highest priority routing protocol will automatically come into play. In this way, multiple multicast protocols can coexist on the same interface, so that smooth switching can be directly performed among multiple multicast protocols, and the time for establishing multicast routes can be reduced.

Figure 200310112975

Description

一种在网络路由设备接口上实现的多组播协议通信方法 A multi-multicast protocol communication method realized on the interface of network routing equipment

技术领域 technical field

本发明一般涉及网络通信技术,特别涉及一种在网络路由设备接口上实现的多组播协议通信方法。The invention generally relates to network communication technology, in particular to a multi-multicast protocol communication method realized on the interface of network routing equipment.

背景技术 Background technique

传统的互联网应用都是用点对点的IP传输(单播技术),而点对多点的IP传输(广播技术)只限于局域网内部应用,而组播技术是在广域网内实现点到多点的IP传输技术。Traditional Internet applications use point-to-point IP transmission (unicast technology), while point-to-multipoint IP transmission (broadcast technology) is limited to the internal application of the LAN, while multicast technology is to realize point-to-multipoint IP in the wide area network. transmission technology.

20世纪80年代,斯坦福大学的博士生Steve Deering开始了三层组播技术的研究并与1991年12月发表了其博士论文——《在一种数据报网络里的组播》,在该论文中描述了组播组管理IGMP协议和组播路由DVMRP协议(距离矢量组播路由协议)的基础,成功的把组播技术推进到IP层。关于IP组播技术的探索一直在进行,在Deering博士的基础上,人们陆续完成了PIM等组播路由协议,把组播协议推向整个互联网。组播路由技术的基本思想是在离接收者最近的地方才复制组播数据,所以可以大大节省大量重复数据传输时的网络带宽,因而越来越多的人相信,在今后的宽带互联网应用中,组播技术将成为多媒体数据通信的主要路由协议之一。In the 1980s, Steve Deering, a doctoral student at Stanford University, started research on three-layer multicast technology and published his doctoral thesis in December 1991 - "Multicast in a Datagram Network". It describes the basis of the multicast group management IGMP protocol and the multicast routing DVMRP protocol (distance vector multicast routing protocol), and successfully advances the multicast technology to the IP layer. The exploration of IP multicast technology has been going on. Based on Dr. Deering, people have successively completed multicast routing protocols such as PIM, pushing the multicast protocol to the entire Internet. The basic idea of multicast routing technology is to copy multicast data at the place closest to the receiver, so it can greatly save a lot of network bandwidth during repeated data transmission, so more and more people believe that in the future broadband Internet applications , Multicast technology will become one of the main routing protocols for multimedia data communication.

与单播路由协议不同,组播路由协议不仅强调组播数据到哪些地方去,还要强调组播数据从哪个地方来,相应组播的路由表项(S,G)中,不仅有组播数据的出接口,也有组播数据的入接口,因为每种组播协议生成组播路由的方法不一样,所以在每个接口上只能有一个组播路由协议生效,因此组播路由协议是接口相关的。在业界的实现中,一般是接口下只能配置一种组播协议,与该接口相关的组播路由该路由协议生成。Different from unicast routing protocols, multicast routing protocols not only emphasize where the multicast data goes, but also where the multicast data comes from. In the corresponding multicast routing table entries (S, G), there are not only multicast The outbound interface of data also has the inbound interface of multicast data, because each multicast protocol generates multicast routes in different ways, so only one multicast routing protocol can take effect on each interface, so the multicast routing protocol is Interface related. In the industry's implementation, generally only one multicast protocol can be configured on an interface, and the multicast route related to the interface is generated by the routing protocol.

而单播路由协议是没有这样的限制的,对同一目的地的不同路由,单播路由协议依靠路由的优先级完成路由的选择,优先级高的路由指导数据的转发,而组播路由协议中没有优先级的概念,因此无法在同一接口上配置两种不同的组播协议。The unicast routing protocol has no such restrictions. For different routes of the same destination, the unicast routing protocol relies on the priority of the route to complete the route selection. The route with higher priority guides the forwarding of data, while the multicast routing protocol There is no concept of priority, so two different multicast protocols cannot be configured on the same interface.

现有的技术一般不支持在同一接口上配置多个组播协议,因此不存在接口上使用多个协议的问题,但是部分厂商实现了在同一接口下多个协议自适应的功能,也就是说在接口下配置成多个协议自适应模式,与对端的邻居在相连的时候再根据对端邻居使用的协议确定使用何种协议。Existing technologies generally do not support the configuration of multiple multicast protocols on the same interface, so there is no problem of using multiple protocols on the interface, but some manufacturers have realized the self-adaptive function of multiple protocols on the same interface, that is to say Configure multi-protocol adaptive mode on the interface, and then determine which protocol to use according to the protocol used by the peer neighbor when connecting with the peer neighbor.

但是,上述现有技术不能自动适应所有的协议,需要为每个协议做专用的接口,因而实现较困难,当组播协议使用的比较多的时候,接口间关系维护复杂。另外,现有技术中多个协议不能产生各自的协议组播路由表,在协议切换后,新起作用的协议需要重新创建,因此其增加了系统的开销。However, the above-mentioned existing technology cannot automatically adapt to all protocols, and needs to make a dedicated interface for each protocol, so it is difficult to implement. When many multicast protocols are used, the relationship between interfaces is complicated to maintain. In addition, in the prior art, multiple protocols cannot generate their own protocol multicast routing tables, and after protocol switching, the newly functioning protocol needs to be recreated, which increases the overhead of the system.

发明内容 Contents of the invention

因此,本发明就是针对现有技术中存在的上述问题而做出的,其目的是解决路由器接口下多个组播协议共存的问题。Therefore, the present invention is made aiming at the above-mentioned problems existing in the prior art, and its purpose is to solve the problem of coexistence of multiple multicast protocols under the router interface.

为了实现上述目的,本发明提出了一种在网络路由设备接口上实现的多组播协议通信方法,所述方法包括:1)在网络路由设备的接口上配置多个组播协议;2)对所述多个组播协议中的每个协议分别设定优先级值;以及3)当所述接口上的组播协议被启动时,利用具有最高优先级值的组播协议指导组播数据的转发。In order to achieve the above object, the present invention proposes a multicast protocol communication method implemented on the interface of the network routing device, said method comprising: 1) configuring multiple multicast protocols on the interface of the network routing device; Each protocol in the plurality of multicast protocols sets a priority value respectively; and 3) when the multicast protocol on the interface is started, utilize the multicast protocol with the highest priority value to guide the flow of multicast data Forward.

所述步骤3)进一步包括以下步骤:3-1)由具有最高优先级值的协议创建路由表项并将其下发至组播转发表,并且利用所述组播转发表指导组播数据的转发。The step 3) further includes the following steps: 3-1) Create a routing table item by the protocol with the highest priority value and send it to the multicast forwarding table, and use the multicast forwarding table to guide the routing of multicast data Forward.

所述步骤3-1)进一步包括以下步骤:3-1-1)具有次高级优先级值的协议仅创建路由表项而不将其下发至组播路由表;3-1-2)当所述具有最高优先级值的协议被取消运行时,所述具有次高级优先级值的协议利用已创建好的组播路由表项对组播转发表进行更新,并根据更新后的组播转发表指导组播数据的转发。The step 3-1) further includes the following steps: 3-1-1) the protocol with the second highest priority value only creates the routing table entry without sending it to the multicast routing table; 3-1-2) when When the protocol with the highest priority value is cancelled, the protocol with the second highest priority value uses the created multicast routing table entry to update the multicast forwarding table, and according to the updated multicast forwarding table Publish to guide the forwarding of multicast data.

所述多个组播协议至少包括:PIM-SM协议、PIM-DM协议、DVMRP协议以及MOSPF协议。The multiple multicast protocols include at least: PIM-SM protocol, PIM-DM protocol, DVMRP protocol and MOSPF protocol.

所述多个组播协议按照优先级值从高到低的顺序排列依次为:PIM-SM协议、PIM-DM协议、DVMRP协议以及MOSPF协议。The multiple multicast protocols are arranged in order of priority values from high to low: PIM-SM protocol, PIM-DM protocol, DVMRP protocol and MOSPF protocol.

所述多个组播协议的优先级值的高低顺序也可根据具体需要而具体配置。The high and low order of the priority values of the multiple multicast protocols can also be specifically configured according to specific needs.

本发明将单播路由中的优先级概念引入到组播协议中,每种组播协议配置的时候,带有一个优先级属性,这样多个协议共存的时候,优先级最高的协议起作用,如果最高优先级的协议被停止或路由出现问题,则次高优先级的路由协议自动起作用。这样就可以在同一接口下实现多个组播协议共存,从而可以在多个组播协议直接做平滑切换,并且减少组播路由建立的时间。The present invention introduces the concept of priority in unicast routing into the multicast protocol. When each multicast protocol is configured, it has a priority attribute. When multiple protocols coexist, the protocol with the highest priority takes effect. If the highest priority protocol is stopped or there is a routing problem, the next highest priority routing protocol will automatically come into play. In this way, multiple multicast protocols can coexist on the same interface, so that smooth switching can be directly performed among multiple multicast protocols, and the time for establishing multicast routes can be reduced.

附图说明 Description of drawings

通过以下结合附图对本发明实施例的说明,本发明的上述目的、特征和优点将变得更加清楚。在以下的附图中:The above objects, features and advantages of the present invention will become more clear through the following description of the embodiments of the present invention in conjunction with the accompanying drawings. In the accompanying drawings below:

图1是根据本发明实施例所述的多组播协议通信方法的流程示意框图;Fig. 1 is a schematic block diagram of the flow of a multi-multicast protocol communication method according to an embodiment of the present invention;

图2是根据本发明实施例所述的多组播协议通信方法在出现协议变化时的处理示意图。Fig. 2 is a schematic diagram of processing when a protocol change occurs in the multi-multicast protocol communication method according to an embodiment of the present invention.

具体实施方式 Detailed ways

下面将结合附图对本发明的具体实施方式进行详细说明。Specific embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings.

图1是根据本发明实施例所述的多组播协议通信方法的流程示意框图。如图1所示,首先在步骤1)中,在路由器上使能组播功能。即,在路由器的同一接口上配置PIM-SM和PIM-DM协议。然后,在步骤2)中,在路由器的接口上配置组播协议PIM-SM和PIM-DM的同时,将PIM-SM协议的优先级设为1,将PIM-DM协议的优先级设为10。这里,参照单播路由协议关于优先级的定义,优先级高的路由协议,优先级数值越低。应该注意的是,在上述两个步骤中,配置组播协议的方法因路由器的实现不同而不同,具体可参照路由器的命令手册,但组播协议优先级的配置项是目前的路由器没有的。在本发明的一个实例中,直接在协议后面使用preference命令指明,例如:pim-sm preference 1。Fig. 1 is a schematic block diagram of the flow of a multi-multicast protocol communication method according to an embodiment of the present invention. As shown in Figure 1, firstly in step 1), enable the multicast function on the router. That is, configure PIM-SM and PIM-DM protocols on the same interface of the router. Then, in step 2), while configuring the multicast protocols PIM-SM and PIM-DM on the interface of the router, the priority of the PIM-SM protocol is set to 1, and the priority of the PIM-DM protocol is set to 10 . Here, referring to the definition of the priority of the unicast routing protocol, the routing protocol with a higher priority has a lower priority value. It should be noted that in the above two steps, the method of configuring the multicast protocol is different depending on the implementation of the router. For details, refer to the command manual of the router, but the configuration item of the priority of the multicast protocol is not available in the current router. In an example of the present invention, the preference command is used directly behind the protocol to specify, for example: pim-sm preference 1.

另外,为了记录协议的优先级,可以在接口的数据结构上增加组播协议优先级的记录信息如下:In addition, in order to record the priority of the protocol, the recording information of the priority of the multicast protocol can be added to the data structure of the interface as follows:

路由接口routing interface

{{

     ........

   组播协议1  Multicast Protocol 1

   组播协议2Multicast Protocol 2

   组播协议nMulticast protocol n

     ........

}}

其中组播协议的数据结构为The data structure of the multicast protocol is

组播协议multicast protocol

{{

  协议名称protocol name

  协议的优先级Protocol priority

  ........

}}

接口上每增加一个新的组播协议,则在接口的数据结构中增加一个协议的记录表项。因此可以从该接口的数据中获得协议的优先级信息,完成各种协议的优先级比较。Each time a new multicast protocol is added to the interface, a protocol record entry is added to the data structure of the interface. Therefore, the priority information of the protocol can be obtained from the data of the interface, and the priority comparison of various protocols can be completed.

接下来,在步骤3)中,PIM-SM和PIM-DM协议根据协议规定,创建各自的协议组播路由表,建立组播的网络拓扑。组播协议的创建遵照协议规定,是各路由都能实现的。由于该步骤在本领域中是公知的,故此不再赘述。在步骤4)中,由于同一接口上同时有两个组播协议起作用,如果两个组播协议的数据转发接口不一致,会引起不确定的组播数据转发,故只能有一个协议指导数据的转发,也就是本发明中所指,优先级高的PIM-SM协议根据协议路由表生成转发表,指导数据转发。PIM-DM协议实际并不参与数据的转发。Next, in step 3), the PIM-SM and PIM-DM protocols create respective protocol multicast routing tables according to the protocol regulations, and establish a multicast network topology. The establishment of the multicast protocol complies with the provisions of the protocol, which can be realized by all routes. Since this step is well known in the art, it will not be repeated here. In step 4), since two multicast protocols work on the same interface at the same time, if the data forwarding interfaces of the two multicast protocols are inconsistent, it will cause uncertain multicast data forwarding, so there can only be one protocol to guide the data Forwarding, which is referred to in the present invention, the PIM-SM protocol with high priority generates a forwarding table according to the protocol routing table to guide data forwarding. The PIM-DM protocol does not actually participate in data forwarding.

另外,当协议优先级变化后,路由器完成如下动作:In addition, when the protocol priority changes, the router completes the following actions:

按照正常的方式启动组播协议,创建协议的路由表。Start the multicast protocol in the normal way, and create the routing table of the protocol.

查找路由器的该接口上是否还有配置了其他组播路由协议,如果没有,则转步骤4,如果有,则执行步骤3Check whether other multicast routing protocols are configured on this interface of the router, if not, go to step 4, if yes, go to step 3

判断新配置的组播协议的优先级与已有组播协议的大小,如果小于现有的最小优先级,则执行步骤4,否则结束Determine the priority of the newly configured multicast protocol and the size of the existing multicast protocol. If it is less than the existing minimum priority, go to step 4, otherwise end

把组播的路由表刷新到组播数据转发表,生成组播转发表组播数据到达路由器的时候,查找组播转发表,转发组播数据。Refresh the multicast routing table to the multicast data forwarding table, and generate a multicast forwarding table. When the multicast data arrives at the router, look up the multicast forwarding table and forward the multicast data.

图2是根据本发明实施例所述的多组播协议通信方法在出现协议变化时的处理示意图。在图2中,以PIM-SM和PIM-DM协议为例,假设在两台路由器上分别都配置了PIM-DM和PIM-SM协议。这样,根据上述的缺省优先级规定,组播数据的转发由PIM-SM协议创建的路由表完成控制,PIM-DM协议仅生成自己的组播协议路由表项,并不下发到组播转发表中,这样,组播转发表是和PIM-SM的协议路由表项相对应的。如果此时取消PIM-SM协议运行,则PIM-DM协议变为优先级最高的组播路由协议,因此PIM-DM协议将把已经创建好的组播路由项向组播转发表刷新,这样就减少了组播路由创建需要的时间,提高了各组播协议之间进行切换的效率。Fig. 2 is a schematic diagram of processing when a protocol change occurs in the multi-multicast protocol communication method according to an embodiment of the present invention. In Figure 2, the PIM-SM and PIM-DM protocols are taken as an example, assuming that the PIM-DM and PIM-SM protocols are respectively configured on two routers. In this way, according to the above-mentioned default priority rules, the forwarding of multicast data is controlled by the routing table created by the PIM-SM protocol, and the PIM-DM protocol only generates its own multicast protocol routing table In this way, the multicast forwarding table corresponds to the protocol routing table entry of PIM-SM. If the operation of the PIM-SM protocol is canceled at this time, the PIM-DM protocol becomes the multicast routing protocol with the highest priority, so the PIM-DM protocol will refresh the created multicast routing entries to the multicast forwarding table, so that The time required for creating multicast routes is reduced, and the efficiency of switching between various multicast protocols is improved.

虽然以上参考具体实施例对本发明进行了说明,但上述说明并不意味着是对本发明的限制。本领域的技术人员应该明白,在不脱离本发明精神的情况下可以对其做出各种修改和变换。因此本发明的范围是由所附权利要求来限定的。While the invention has been described above with reference to specific embodiments, the above description is not meant to limit the invention. It should be apparent to those skilled in the art that various modifications and changes can be made thereto without departing from the spirit of the present invention. It is therefore intended that the scope of the invention be defined by the appended claims.

Claims (6)

1.一种在网络路由设备接口上实现的多组播协议通信方法,所述方法包括:1. A multi-multicast protocol communication method realized on a network routing device interface, said method comprising: 1)在网络路由设备的接口上配置多个组播协议;1) Configure multiple multicast protocols on the interface of the network routing device; 2)对所述多个组播协议中的每个协议分别设定优先级值;以及2) setting a priority value for each of the plurality of multicast protocols; and 3)当所述接口上的组播协议被启动时,利用具有最高优先级值的组播协议指导组播数据的转发。3) When the multicast protocol on the interface is started, use the multicast protocol with the highest priority value to guide the forwarding of the multicast data. 2.根据权利要求1所述的方法,其特征在于,所述步骤3)进一步包括以下步骤:2. method according to claim 1, is characterized in that, described step 3) further comprises the following steps: 3-1)由具有最高优先级值的组播协议创建路由表项并将其下发至组播转发表,并且利用所述组播转发表指导组播数据的转发。3-1) The multicast protocol with the highest priority value creates a routing table entry and sends it to the multicast forwarding table, and uses the multicast forwarding table to guide the forwarding of multicast data. 3.根据权利要求2所述的方法,其特征在于,所述步骤3-1)进一步包括以下步骤:3. method according to claim 2, is characterized in that, described step 3-1) further comprises the following steps: 3-1-1)具有次高级优先级值的组播协议仅创建路由表项而不将其下发至组播路由表;以及3-1-1) The multicast protocol with the next highest priority value only creates routing table entries and does not send them to the multicast routing table; and 3-1-2)当所述具有最高优先级值的组播协议被取消运行时,所述具有次高级优先级值的组播协议利用已创建好的组播路由表项对组播转发表进行更新,并根据更新后的组播转发表指导组播数据的转发。3-1-2) When the multicast protocol with the highest priority value is cancelled, the multicast protocol with the second highest priority value uses the multicast routing table entry that has been created to update the multicast forwarding table Update and guide the forwarding of multicast data according to the updated multicast forwarding table. 4.根据权利要求1至3中的任何一项权利要求所述的方法,其特征在于,所述多个组播协议至少包括:稀疏模式独立组播协议、密集模式独立组播协议、距离向量组播路由选择协议以及组播扩展开放最短路径优先协议。4. The method according to any one of claims 1 to 3, wherein the multiple multicast protocols at least include: Sparse Mode Independent Multicast Protocol, Dense Mode Independent Multicast Protocol, Distance Vector Multicast Routing Protocol and Multicast Extended Open Shortest Path First Protocol. 5.根据权利要求4所述的方法,其特征在于,所述多个组播协议按照优先级值从高到低的顺序排列依次为:稀疏模式独立组播协议、密集模式独立组播协议、距离向量组播路由选择协议以及组播扩展开放最短路径优先协议。5. The method according to claim 4, wherein the plurality of multicast protocols are arranged according to the order of priority values from high to low: sparse mode independent multicast protocol, dense mode independent multicast protocol, Distance Vector Multicast Routing Protocol and Multicast Extension Open Shortest Path First Protocol. 6.根据权利要求4所述的方法,其特征在于,所述多个组播协议的优先级值的高低顺序根据具体需要而具体配置。6. The method according to claim 4, characterized in that the order of the priority values of the multiple multicast protocols is specifically configured according to specific needs.
CNB2003101129755A 2003-12-29 2003-12-29 A multi-multicast protocol communication method realized on the interface of network routing equipment Expired - Fee Related CN100401716C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2003101129755A CN100401716C (en) 2003-12-29 2003-12-29 A multi-multicast protocol communication method realized on the interface of network routing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2003101129755A CN100401716C (en) 2003-12-29 2003-12-29 A multi-multicast protocol communication method realized on the interface of network routing equipment

Publications (2)

Publication Number Publication Date
CN1635752A CN1635752A (en) 2005-07-06
CN100401716C true CN100401716C (en) 2008-07-09

Family

ID=34843378

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2003101129755A Expired - Fee Related CN100401716C (en) 2003-12-29 2003-12-29 A multi-multicast protocol communication method realized on the interface of network routing equipment

Country Status (1)

Country Link
CN (1) CN100401716C (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100440863C (en) * 2005-07-11 2008-12-03 中兴通讯股份有限公司 Implementation method of the specific source static group function of the extended routing function
WO2007009289A1 (en) * 2005-07-15 2007-01-25 Zte Corporation A method for configuring router device in both online and offline
CN101741585B (en) * 2008-11-10 2011-12-21 迈普通信技术股份有限公司 Method and device for realizing protocol independent multicast in sparse mode and dense mode
CN102255750B (en) * 2011-06-28 2017-05-10 中兴通讯股份有限公司 Method and device for service disaster recovery protection
CN114095589A (en) * 2021-12-29 2022-02-25 诺领科技(南京)有限公司 Coexistence processing method and system for multiple communication systems of Internet of things chip

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1196145A (en) * 1995-09-11 1998-10-14 摩托罗拉公司 Device, router, method and system for providing hybrid multiple access protocol for users with multiple priorities
CN1435068A (en) * 1999-12-22 2003-08-06 诺基亚移动电话有限公司 Flexible, Feature-based system selection protocol
JP2003223384A (en) * 2002-01-31 2003-08-08 Nippon Telegr & Teleph Corp <Ntt> File distribution system
US20030191857A1 (en) * 2001-10-18 2003-10-09 Terrell William C. Router and methods using in-band link between managing processor and routing processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1196145A (en) * 1995-09-11 1998-10-14 摩托罗拉公司 Device, router, method and system for providing hybrid multiple access protocol for users with multiple priorities
CN1435068A (en) * 1999-12-22 2003-08-06 诺基亚移动电话有限公司 Flexible, Feature-based system selection protocol
US20030191857A1 (en) * 2001-10-18 2003-10-09 Terrell William C. Router and methods using in-band link between managing processor and routing processor
JP2003223384A (en) * 2002-01-31 2003-08-08 Nippon Telegr & Teleph Corp <Ntt> File distribution system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
电信级核心路由器. 通讯世界,第81卷. 2001
电信级核心路由器. 通讯世界,第81卷. 2001 *

Also Published As

Publication number Publication date
CN1635752A (en) 2005-07-06

Similar Documents

Publication Publication Date Title
CN100442776C (en) The Method of Realizing Multicast Forwarding on Layer 3 Switch
US9077551B2 (en) Selection of multicast router interfaces in an L2 switch connecting end hosts and routers, which is running IGMP and PIM snooping
US7644177B2 (en) Multicast-routing-protocol-independent realization of IP multicast forwarding
Moy MOSPF: Analysis and experience
US7590116B2 (en) Method for forwarding multicast message in network communication
CN100531040C (en) Method and apparatus for realizing multicasting virtual private network binding
WO2016198016A2 (en) Method, device and system for transmitting bier control information
WO2013168737A1 (en) Communication system, control device, communication method, and program
US9838210B1 (en) Robust control plane assert for protocol independent multicast (PIM)
JP5017218B2 (en) Packet transfer device
CN101631274A (en) Realizing system of multicast routing based on mark and method thereof
CN100384131C (en) A method for improving multicast data forwarding efficiency under a large-capacity multicast routing table
CN100486207C (en) IP multicasting precision port transmitting method in three layer exchanging
CN102215172A (en) Method and system for realizing across virtual private local area network multicast
CN101369994A (en) A method, device and system for implementing multicast group membership management protocol proxy
CN100401716C (en) A multi-multicast protocol communication method realized on the interface of network routing equipment
Loveless et al. IP Multicast, Volume I: Cisco IP Multicast Networking
CN100499635C (en) Method for improving robustness of group-playing PIM-SM protocol network
CN101267396A (en) Device and method for implementing multicast routing downstream interface list
CN102244602B (en) Method, device and system for forwarding data under protocol independent multicast dual join
CN1571379A (en) Method of multicast data forwarding in multi-port virtual local area network system
WO2014199924A1 (en) Control device, communication system, and control method and program of relay device
Cisco Configuring IP Multicast Layer 3 Switching
Cisco Configuring IP Multicast Layer 3 Switching
CN101789897A (en) Method and router for resource reservation in protocol-independent multicast

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080709

Termination date: 20191229

CF01 Termination of patent right due to non-payment of annual fee