WO2008071032A1 - An ip multicast route monitoring system and the method thereof - Google Patents

An ip multicast route monitoring system and the method thereof Download PDF

Info

Publication number
WO2008071032A1
WO2008071032A1 PCT/CN2006/003376 CN2006003376W WO2008071032A1 WO 2008071032 A1 WO2008071032 A1 WO 2008071032A1 CN 2006003376 W CN2006003376 W CN 2006003376W WO 2008071032 A1 WO2008071032 A1 WO 2008071032A1
Authority
WO
WIPO (PCT)
Prior art keywords
multicast
address
pim
layer
protocol
Prior art date
Application number
PCT/CN2006/003376
Other languages
French (fr)
Chinese (zh)
Inventor
Lingbo Xu
Original Assignee
Zte Corporation
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 Zte Corporation filed Critical Zte Corporation
Priority to KR1020097013767A priority Critical patent/KR101279790B1/en
Priority to PCT/CN2006/003376 priority patent/WO2008071032A1/en
Publication of WO2008071032A1 publication Critical patent/WO2008071032A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing

Definitions

  • the present invention relates to the field of communications, and in particular, to an IP multicast route monitoring system and method.
  • Background of the Invention Multi-Service Transport Platform (MSTP) based on SDH (Synchronous Digital Hierarchy) has been widely used in the field of telecommunications.
  • MSTP is a hotspot in the field of optical communication in recent years.
  • the SDH industry standard "YD/T 1238-2002 SDH-based multi-service transmission node technical requirements" is formulated, which discloses SDH function based on SDH multi-service transmission node, Ethernet service transparent transmission function, and Ethernet Layer 2 switching function.
  • the rapidly growing Internet service has driven the demand for multicast services, and multicast technology has been widely used in data networks, such as broadcast television.
  • the MSTP network generally uses the IGMP SNOOPING technology to control the IP multicast domain between the user terminal equipment access layer and the multicast router aggregation layer.
  • this service involves only one multicast service sender and multiple multicast service receivers.
  • the VOD multicast server (VOD Server) in Figure 1 will use the video stream (Video Stream) multicast service. It is sent to the multicast router (Multicast group member) and then forwarded to the multicast group member (Multicast group member) through the MSTP network. The non-multicast group member cannot be connected to the multicast group. Video stream.
  • IPTV services especially the joining of some new overseas operators, new requirements are imposed on the control of IP multicast routing between multiple multicast routers on MSTP networks.
  • the multicast technology has been determined by MSTP as a technical requirement, the MSTP related industry standards do not give an implementation method.
  • an IP multicast route monitoring system and method are needed to solve the problem that the current MSTP network cannot provide IP multicast routing control between multiple multicast routers.
  • an IP multicast route listening system is proposed. The system includes: a multi-service transmitting device, located on the network side of the multi-service transmitting node, configured to listen and forward the IP multicast routing protocol PIM-SM message; and at least one IP multicast router, and the multi-service transmitting node The network is connected to route the IP multicast routing protocol PIM-SM 4.
  • the multi-service transmission device includes: an update unit, configured to update the multicast router neighbor connection relationship table when receiving the PIM-SM protocol HELLO message; receiving the PIM- In the case of the SM protocol JOIN/PRUNE 4, the IP multicast forwarding table is updated, and the updated IP multicast forwarding table updates the Layer 2 multicast address table in real time; and the message forwarding unit is used for switching at the Layer 2
  • the PIM-SM protocol HELLO packet is forwarded in the VLAN domain, and the IP address of the next hop multicast router in the JOIN/PRUNE packet of the PIM-SM protocol is extracted and found in the multicast router neighbor relationship table.
  • the IP address of the multicast router matching the IP address of the mega-multicast router. If found, the PIM-SM protocol; OIN/PRUNE 4 is forwarded to the multicast router.
  • the #2 layer multicast forwarding table forwards the PIM-SM protocol JOIN/PRUNE packet in the Layer 2 switching VLAN.
  • the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain.
  • the IP multicast forwarding table includes at least one of the following information: an IP multicast address, a VLAN ID of a Layer 2 switching domain to which the IP multicast address belongs, a JOIN/PRUNE 4 source port list, And each port retention time.
  • the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list.
  • the multi-service transmission node is an SDH-based multi-service transmission node.
  • an IP multicast route listening method is provided. In the method, the multi-service transmission node network is located between multiple multicast routers, and the method includes the following steps: S302: The multi-service transmission node network monitors the IP multicast routing protocol PIM-SM packet, and updates the multicast.
  • step S302 includes: when receiving the PIM-SM protocol HELLO 4 message, the multi-service transmitting node network updates the multicast router neighbor connection relationship table; and receives the PIM-SM In the case of the protocol JOIN/PRUNE, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table.
  • the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router adjacency port number, and a multicast router layer 2 exchange i or a VLAN ID.
  • the IP multicast forwarding table includes at least one of the following information: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a JOIN/PRUNE 4 source port list, And each port retention time.
  • the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list.
  • the multi-service transport node is an SDH-based multi-service transport node.
  • the MSTP network can perform IP multicast routing control between multiple multicast routers.
  • FIG. 1 is a schematic diagram of a network between a multicast router and a user equipment of an MSTP network
  • FIG. 2 is a block diagram of an IP multicast route monitoring system according to the present invention
  • FIG. 3 is a flowchart of an IP multicast route monitoring method according to the present invention.
  • FIG 4 is a flow chart of a technical solution for listening to IP multicast routing in an MSTP network
  • Figure 5 is a network diagram of an MSTP network between multiple multicast routers.
  • the IP multicast route monitoring system includes: a multi-service transmitting device 202, located on the network side of the multi-service transmitting node, configured to listen and forward the IP multicast routing protocol PIM-SM message; and at least one IP group
  • the broadcast router 204 is connected to the multi-service transport node network for routing the IP multicast routing protocol PIM-SM 4.
  • the multi-service transmitting device 202 includes: an updating unit 2022, configured to update the multicast router neighbor connection relationship table when receiving the PIM-SM protocol HELLO message; and receive the PIM-SM protocol JOIN/PRUNE 4 ⁇ In the case of the text, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table; and the 4 ⁇ forwarding unit 2024 is configured to forward the PIM in the Layer 2 switched VLAN domain.
  • the SM protocol HELLO is used to extract the IP address of the next hop multicast router in the JOIN/PRUNE of the PIM-SM protocol, and finds the IP address of the next hop multicast router in the multicast router neighbor relationship table.
  • the PIM-SM protocol JOIN/PRUNE packet is forwarded to the multicast router neighboring port corresponding to the IP address of the multicast router. If not found, the Layer 2 multicast is obtained.
  • the forwarding table forwards the PIM-SM protocol JOIN/PRUNE 4 in the Layer 2 switched VLAN.
  • the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain.
  • the IP multicast forwarding table includes at least one of the following: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a list of JOIN/PRUNE packet source ports, and a port hold time.
  • the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list.
  • the multi-service transport node is an SDH-based multi-service transport node. Referring to Figure 3, an IP multicast route snooping method in accordance with the present invention will be described. In this method, a multi-service transport node network is located between multiple multicast routers.
  • the IP multicast route monitoring method includes the following steps: S302: The multi-service transmitting node network monitors the IP multicast routing protocol PIM-SM packet, and updates the multicast router neighbor connection relationship table and IP multicast forwarding. And a Layer 2 multicast address table; and S304, the multi-service transport node network forwards the multicast service packet according to the Layer 2 multicast address table.
  • Step S302 includes: in the case that the PIM-SM protocol HELLO is received, the multi-service transmitting node network updates the multicast router neighbor connection relationship table; and the PIM-SM protocol JOIN/PRUNE message is received.
  • the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table.
  • the multi-service transport node network forwards the PIM-SM protocol HELLO 4 ⁇ in the Layer 2 switched VLAN domain; in the PIM-SM protocol, the message is JOIN.
  • the multi-service transport node network extracts the IP address of the next-hop multicast router in the PIM-SM protocol JOIN/PRUNE packet, and searches for the next hop group in the multicast router neighbor connection relationship table.
  • the multicast forwarding table forwards the PIM-SM protocol JOIN/PRUNE packets in the Layer 2 switching VLAN.
  • the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain.
  • the IP multicast forwarding table includes at least one of the following: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a list of JOIN/PRUNE packet source ports, and a port hold time.
  • the Layer 2 multicast address table includes at least one of the following information: a Layer 2 group address, a VLAN ID, and a port list.
  • the multi-service transport node is an SDH-based multi-service transport node. Specifically, a specific embodiment of the IP multicast route interception method will be described with reference to FIGS. 4 and 5. 4 is a flow chart of a technical solution for listening to IP multicast routing in an MSTP network. As shown in FIG.
  • the monitoring process includes the following steps: S402: The MSTP device port receives the PIM-SM protocol message; S404, determines whether the MSTP device port receives the PIM-SM protocol HELL® message; S406, if not After receiving the PIM-SM protocol HELLO packet, it determines whether the MSTP device port receives the PIM-SM protocol JOIN/PRUNE message; S408-S410, if the PIM-SM protocol JOIN/PRUNE 4 message is not received, the MSTP device The Layer 2 multicast address table is updated in real time according to the IP multicast forwarding table.
  • the table entry includes at least a Layer 2 multicast address, a VLAN ID, and a port list, and the MSTP device is based on Layer 2 of the Layer 2 multicast address table.
  • the multicast address, the VLAN ID, and the port list are forwarded to the multicast service.
  • S412-S414 when receiving the PIM-SM protocol HELLO message, update the multicast router neighbor connection relationship table, and The HELLO packet is forwarded in the layer switching VLAN domain;
  • FIG. 5 is a network diagram of an MSTP network between multiple multicast routers. As shown in FIG. 5, an embodiment in which the MR A is used as a service sender and the MR B 1 and the MR B2 are the receivers is used as an example, and the implementation scheme of the present invention for monitoring IP multicast routes in the MSTP network is illustrated. The specific implementation includes the following steps:
  • the MSTP device receives the PIM-SM protocol. After receiving the PIM-SM protocol, the MSTP device performs at least the following processing: When the MSTP network C receives the PIM-SM from ports A, Bl, and B2. When HELLO is in the text, the update multicast router neighbor connection relationship table is as shown in the following table (1): Table (1)
  • the MSTP device ports B1 and B2 receive the PIM-SM protocol JOIN/PRUNE 4, extract the IP multicast address in the message, and update the IP multicast forwarding table as shown in Table (2): (two)
  • the next-hop multicast router address in the received JOIN/PRUNE message is IP-MR-A, and the multicast router neighbor connection relationship table is searched.
  • the neighboring port of the multicast router corresponding to IP_MR-A is Port A.
  • the received JOIN/PRUNE packet is forwarded to the multicast router MR A connected to Port A.
  • MSTP device Updates the Layer 2 multicast address table in the service forwarding chip in real time according to the IP multicast forwarding table, as shown in Table (3): Table (3)
  • the service forwarding chip of the MSTP device forwards the multicast service packet according to the Layer 2 multicast address table.
  • the VOD multicast server sends the video stream multicast service to the multicast router A, and then forwards it to the multicast routers B1 and B2 of the multicast group member through the MSTP network C.
  • the multicast router B3 without the multicast group member cannot receive the multicast router B3.
  • the multicast video stream when the MSTP device port pair receives other PIM-SM protocols, as shown in Table (4), it is required to forward in the Layer 2 switched VLAN domain. In addition, it is also possible to perform the special processing of the PIM-SM protocol type message in Table 3 before forwarding. (Table 4)
  • the core idea of the present invention is to place the MSTP network in accordance with the framework of the MSTP network. Between the multicast routers, in the new network layer, through the monitoring of the IP multicast routing protocol PIM-SM 4, the establishment, modification, and deletion of the IP multicast domain by the MSTP network are completed, thereby implementing the entire IP. The multicast service is forwarded in the IP multicast domain. With the present invention, the MSTP network can perform IP multicast routing control between multiple multicast routers.

Landscapes

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

Abstract

An IP multicast route monitoring system includes: a multi-service transport apparatus (202) located in the multi-service transport platform (MSTP) network side, for monitoring and transferring IP multicast route protocol PIM-SM messages; and at least one IP multicast router (204) connected with the multi-service transport platform network, for routing the IP multicast route protocol PIM-SM messages. Through the invention, MSTP network can perform IP multicast route control between many multicast routers.

Description

IP组播路由监听系统及方法 技术领域 本发明涉及通信领域, 更具体地涉及一种 IP组播路由监听系统及方法。 背景技术 基于 SDH (同步数字系列) 的多业务传送节点 (Multi-Service Transport Platform , 简称 MSTP ) 在电信领域已经得到了广泛症用。  TECHNICAL FIELD The present invention relates to the field of communications, and in particular, to an IP multicast route monitoring system and method. Background of the Invention Multi-Service Transport Platform (MSTP) based on SDH (Synchronous Digital Hierarchy) has been widely used in the field of telecommunications.
MSTP是近年来光通讯领 i或的应用热点。制定的中国 SDH行业标准《 YD/T 1238-2002 基于 SDH的多业务传送节点技术要求》,中公开了基于 SDH多业务 传送节点的 SDH功能、 以太网业务透传功能、 以太网二层交换功能、 以太网 接口映射到 SDH虚容器的要求、 和以太网环网功能的技术要求。 近年来,快速增长的互连网业务推动了組播业务的需求,组播技术在数据 网络中得到了广泛应用, 例如广播电视等。 从组播业务的网络层次上, MSTP 网络一般在用户终端设备接入层与组播路由器汇聚层之间, 使用 IGMP SNOOPING技术可以实现对 IP组播域的控制。 如图 1所示, 这种业务只涉及 一个组播业务发送方和多个组播业务'接收方, 例如图 1 中的 VOD组播服务器 ( VOD Server )将视频流( Video Stream )组播业务发送到组播路由器( Multicast Router ), 然后通过 MSTP网络( MSTP Network )转发给组播组成员 ( Multicast group member ), 非組播组成员 ( Non-multicast group member )不能接 >) 到该组 播视频流。但随着 IPTV业务的兴起,特别国外一些新兴运营商的加盟,对 MSTP 网络在多个组播路由器之间进行 IP组播路由的控制提出了新的要求。组播技术 虽然已经被 MSTP确定为技术要求,但 MSTP相关行业标准没有给出实现方法。 由上可见, 需要一种 IP组播路由监听系统及方法, 以解决目前 MSTP网 络无法提供在多个组播路由器之间进行 IP组播路由控制的问题。 发明内容 鉴于上述问题, 本发明提出了一种 IP组播路由监听系统及方法, 以解决 目前 MSTP网络无法提供在多个组播路由器之间进行 IP组播路由控制的问题。 根据本发明的一方面, 提出了一种 IP组播路由监听系统。 该系统于包括: 多业务传送装置.,位于多业务传送节点网络侧,用于对 IP组播路由协议 PIM-SM 报文进行监听和转发; 以及至少一个 IP組播路由器, 与多业务传送节点网络进 行连接, 用于对 IP组播路由协议 PIM-SM 4艮文进行路由。 在上述 IP组播路由监听系统中, 多业务传送装置包括: 更新单元, 用于 在接收到 PIM- SM协议 HELLO才艮文的情况下, 更新组播路由器邻居连接关系 表; 在接收到 PIM-SM协议 JOIN/PRUNE 4艮文的情况下, 更新 IP组播转发表, 并 居更新后的 IP组播转发表实时更新二层组播地址表; 以及艮文转发单元, 用于在二层交换 VLAN域内转发 PIM-SM协议 HELLO才艮文, 以及用于提取 PIM-SM协议 JOIN/PRUNE报文中的下一跳组播路由器 IP地址, 并在组播路 由器邻居连接关系表中查找与下一兆组播路由器 IP地址匹配的组播路由器 IP 地址, 如果查找到, 则将 PIM-SM协议;OIN/PRUNE 4艮文转发至组播路由器MSTP is a hotspot in the field of optical communication in recent years. The SDH industry standard "YD/T 1238-2002 SDH-based multi-service transmission node technical requirements" is formulated, which discloses SDH function based on SDH multi-service transmission node, Ethernet service transparent transmission function, and Ethernet Layer 2 switching function. The requirements for mapping the Ethernet interface to the SDH virtual container and the technical requirements of the Ethernet ring network function. In recent years, the rapidly growing Internet service has driven the demand for multicast services, and multicast technology has been widely used in data networks, such as broadcast television. From the network level of the multicast service, the MSTP network generally uses the IGMP SNOOPING technology to control the IP multicast domain between the user terminal equipment access layer and the multicast router aggregation layer. As shown in Figure 1, this service involves only one multicast service sender and multiple multicast service receivers. For example, the VOD multicast server (VOD Server) in Figure 1 will use the video stream (Video Stream) multicast service. It is sent to the multicast router (Multicast group member) and then forwarded to the multicast group member (Multicast group member) through the MSTP network. The non-multicast group member cannot be connected to the multicast group. Video stream. However, with the rise of IPTV services, especially the joining of some new overseas operators, new requirements are imposed on the control of IP multicast routing between multiple multicast routers on MSTP networks. Although the multicast technology has been determined by MSTP as a technical requirement, the MSTP related industry standards do not give an implementation method. It can be seen that an IP multicast route monitoring system and method are needed to solve the problem that the current MSTP network cannot provide IP multicast routing control between multiple multicast routers. SUMMARY OF THE INVENTION In view of the above problems, the present invention provides an IP multicast route monitoring system and method for solving the problem that an MSTP network cannot provide IP multicast routing control between multiple multicast routers. According to an aspect of the present invention, an IP multicast route listening system is proposed. The system includes: a multi-service transmitting device, located on the network side of the multi-service transmitting node, configured to listen and forward the IP multicast routing protocol PIM-SM message; and at least one IP multicast router, and the multi-service transmitting node The network is connected to route the IP multicast routing protocol PIM-SM 4. In the above IP multicast route monitoring system, the multi-service transmission device includes: an update unit, configured to update the multicast router neighbor connection relationship table when receiving the PIM-SM protocol HELLO message; receiving the PIM- In the case of the SM protocol JOIN/PRUNE 4, the IP multicast forwarding table is updated, and the updated IP multicast forwarding table updates the Layer 2 multicast address table in real time; and the message forwarding unit is used for switching at the Layer 2 The PIM-SM protocol HELLO packet is forwarded in the VLAN domain, and the IP address of the next hop multicast router in the JOIN/PRUNE packet of the PIM-SM protocol is extracted and found in the multicast router neighbor relationship table. The IP address of the multicast router matching the IP address of the mega-multicast router. If found, the PIM-SM protocol; OIN/PRUNE 4 is forwarded to the multicast router.
IP地址对应的组播路由器邻接端口, 如果没有找到, 则 #居二层组播转发表在 二层交换 VLAN内转发 PIM-SM协议 JOIN/PRUNE报文。 在上述 IP组播路由监听系统中, 组播路由器邻居连接关系表包括以下至 少一种信息: 组播路由器 IP地址、 组播路由器邻接端口号、 以及组播路由器二 层交换域的 VLAN ID。 在上述 IP组播路由监听系统中, IP组播转发表包括以下至少一种信息: IP组播地址、 IP组播地址所属二层交换域的 VLAN ID、 JOIN/PRUNE 4艮文来 源端口列表、 以及各端口保持时间。 在上述 IP组播路由监听系统中,二层组播地址表包括以下至少一种信息: 二层组播地址、 VLAN ID、 以及端口列表。 在上述 IP组播路由监听系统中,多业务传送节点是基于 SDH的多业务传 送节点。 根据本发明的另一方面, 提供了一种 IP组播路由监听方法。 在该方法中, 多业务传送节点网络位于多个组播路由器之间, 该方法包括以下步骤: S302, 多业务传送节点网络对 IP组播路由协议 PIM-SM报文进行监听, 并更新组播 路由器邻居连接关系表、 IP 组播转发表、 以及二层组播地址表; 以及 S304, 多业务传送节点网络根据二层组播地址表转发组播业务报文。 在上述 IP组播路由监听方法中, 步骤 S302包括: 在接收到 PIM-SM协 议 HELLO 4艮文的情况下, 多业务传送节点网络更新组播路由器邻居连接关系 表; 以及在接收到 PIM-SM协议 JOIN/PRUNE才艮文的情况下, 更新 IP组播转 发表, 并根据更新后的 IP组播转发表实时更新二层组播地址表。 在上述 IP组播路由监听方法中, 在 PIM-SM协议报文为 HELLO报文的 情况下,多业务传送节点网络在二层交换 VLAN域内转发 PIM-SM协议 HELLO 报文; 在 PIM-SM协议^ =艮文为 JOIN/PRUNE 4艮文的情况下, 多业务传送节点网 络提取 PIM-SM协议 JOIN/PRUNE才艮文中的下一跳组播路由器 IP地址, 并在 组播路由器邻居连接关系表中查找与下一跳组播路由器 IP 地址匹配的组播路 由器 IP地址, 如果查找到, 则将 PIM-SM协议 JOIN/PRUNE报文转发至组播 路由器 IP地址对应的组播路由器邻接端口,如果没有找到 ,则根据二层组播转 发表在二层交换 VLAN内转发 PIM-SM协议 JOIN/PRUNE报文。 在上述 IP组播路由监听方法中, 组播路由器邻居连接关系表包括以下至 少一种信息: 组播路由器 IP地址、组播路由器邻接端口号、 以及组播路由器二 层交换 i或的 VLAN ID。 在上述 IP组播路由监听方法中, IP组播转发表包括以下至少一种信息: IP组播地址、 IP组播地址所属二层交换域的 VLAN ID、 JOIN/PRUNE 4艮文来 源端口列表、 以及各端口保持时间。 在上述 IP组播路由监听方法中,二层组播地址表包括以下至少一种信息: 二层组播地址、 VLAN ID、 以及端口列表。 在上述 IP组播路由监听方法中,多业务传送节点是基于 SDH的多业务传 送节点。 通过本发明, MSTP网络可以在多个组播路由器之间进行 IP组播路由控 制。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不 当限定。 在附图中: 图 1是 MSTP网络在组播路由器和用户设备之间的网络示意图; 图 2是根据本发明的 IP组播路由监听系统的框图; 图 3是 居本发明的 IP组播路由监听方法的流程图; 图 4是 MSTP网络中监听 IP组播路由的技术方案的流程图; 以及 图 5是 MSTP网絡在多个组播路由器之间的网络示意图。 具体实施方式 下面参考附图, 详细说明本发明的具体实施方式。 参考图 2, 说明根据本发明的 IP组播路由监听系统。 如图所示, IP组播 路由监听系统包括: 多业务传送装置 202, 位于多业务传送节点网络侧, 用于 对 IP组播路由协议 PIM-SM报文进行监听和转发; 以及至少一个 IP组播路由 器 204 , 与多业务传送节点网络进行连接, 用于对 IP组播路由协议 PIM-SM 4艮 文进行路由。 其中, 多业务传送装置 202包括: 更新单元 2022, 用于在接收到 PIM-SM 协议 HELLO 艮文的情况下, 更新组播路由器邻居连接关系表; 在接收到 PIM-SM协议 JOIN/PRUNE 4艮文的情况下, 更新 IP组播转发表, 并根据更新 后的 IP组播转发表实时更新二层组播地址表; 以及 4艮文转发单元 2024, 用于 在二层交换 VLAN域内转发 PIM-SM协议 HELLO才艮文 ,以及用于提取 PIM-SM 协议 JOIN/PRUNE才艮文中的下一跳组播路由器 IP地址, 并在组播路由器邻居 连接关系表中查找与下一跳组播路由器 IP地址匹配的组播路由器 IP地址, 如 果查找到, 则将 PIM-SM协议 JOIN/PRUNE才艮文转发至组播路由器 IP地址对 应的组播路由器邻接端口, 如果没有找到, 则根据二层组播转发表在二层交换 VLAN内转发 PIM-SM协议 JOIN/PRUNE 4艮文。 其中, 组播路由器邻居连接关系表包括以下至少一种信息: 组播路由器 IP地址、 组播路由器邻接端口号、 以及组播路由器二层交换域的 VLAN ID。 其中, IP组播转发表包括以下至少一种信息: IP组播地址、 IP组播地址 所属二层交换域的 VLAN ID、 JOIN/PRUNE报文来源端口列表、以及各端口保 持时间。 其中,二层组播地址表包括以下至少一种信息:二层组播地址、 VLAN ID、 以及端口列表。 其中, 多业务传送节点是基于 SDH的多业务传送节点。 参考图 3 , 说明根据本发明的 IP组播路由监听方法。 在该方法中, 多业 务传送节点网络位于多个组播路由器之间。 如图所示, IP組播路由监听方法包 括以下步驟: S302, 多业务传送节点网络对 IP组播路由协议 PIM-SM报文进 行监听, 并更新组播路由器邻居连接关系表、 IP组播转发表、 以及二层组播地 址表;以及 S304,多业务传送节点网络根据二层组播地址表转发组播业务报文。 其中, 步骤 S302包括: 在接收到 PIM-SM协议 HELLO才艮文的情况下, 多业务传送节点网络更新组播路由器邻居连接关系表; 以及在接收到 PIM-SM 协议 JOIN/PRUNE报文的情况下 , 更新 IP组播转发表, 并根据更新后的 IP组 播转发表实时更新二层组播地址表。 其中, 在 PIM-SM协议 4艮文为 HELLO 4艮文的情况下, 多业务传送节点网 络在二层交换 VLAN域内转发 PIM-SM协议 HELLO 4艮文;在 PIM-SM协议才艮 文为 JOIN/PRUNE 报文的情况下, 多业务传送节点网络提取 PIM-SM 协议 JOIN/PRUNE报文中的下一跳组播路由器 IP地址,并在组播路由器邻居连接关 系表中查找与下一跳組播路由器 IP地址匹配的组播路由器 IP地址, 如果查找 到, 则将 PIM-SM协议 JOIN/PRUNE报文转发至组播路由器 IP地址对应的组 播路由器邻接端口, 如果没有找到, 则根据二层组播转发表在二层交换 VLAN 内转发 PIM-SM协议 JOIN/PRUNE报文。 其中, 组播路由器邻居连接关系表包括以下至少一种信息: 组播路由器 IP地址、 组播路由器邻接端口号、 以及组播路由器二层交换域的 VLAN ID。 其中, IP组播转发表包括以下至少一种信息: IP组播地址、 IP组播地址 所属二层交换域的 VLAN ID、 JOIN/PRUNE报文来源端口列表、 以及各端口保 持时间。 其中,二层组播地址表包括以下至少一种信息:二层组插^地址、 VLAN ID、 以及端口列表。 其中, 多业务传送节点是基于 SDH的多业务传送节点。 具体地, 参考图 4和图 5说明 IP组播路由监听方法的具体实施例。 图 4是 MSTP网络中监听 IP组播路由的技术方案的流程图。如图 4所示, 监听的过程包括以下步驟: S402, MSTP设备端口接收到 PIM - SM协议 4艮文; S404, 判断 MSTP设备端口是否接收到 PIM-SM协议 HELL®报文; S406, 如 果没有接收到 PIM-SM协议 HELLO报文, 则判断 MSTP设备端口是否接收到 PIM-SM协议 JOIN/PRUNE报文; S408-S410, 如果没有接收到 PIM-SM协议 JOIN/PRUNE 4艮文, 则 MSTP设备才艮据 IP组播转发表实时更新二层組播地址 表, 该表表项至少包括二层组播地址、 VLAN ID和端口列表, 并且 MSTP设 备 -据二层组播地址表中的二层组播地址、 VLAN ID和端口列表对组播业务才艮 文进^ 转发; S412-S414, 在接收到 PIM-SM协议 HELLO报文的情况下, 更新 組播路由器邻居连接关系表,并且在二层交换 VLAN域内转发该 HELLO报文; S416-S418, 在接收到 PIM-SM协议 JOIN/PRUNE 4艮文的情况下, 更新 IP组插 转发表, 并且提取报文中的下一跳組播路由器 IP地址, 查找组播路由器邻居连 接关系表,如果与该表项中组播路由器 IP地址匹配 , 则将此报文转发到该表项 条目对应的组播路由器邻接端口; 如果没有找到匹配项, 则将此报文在二层交 换 VLAN域内转发。 图 5是 MSTP网络在多个组播路由器之间的网络示意图。 如图 5所示, 建立以 MR A为业务发送方, 以 MR B 1, MR B2为接收方的组播域为例, 说 明本发明在 MSTP网络中监听 IP組播路由的实施方案。 具体实施方案包括如下步骤: The neighboring port of the multicast router corresponding to the IP address. If not found, the #2 layer multicast forwarding table forwards the PIM-SM protocol JOIN/PRUNE packet in the Layer 2 switching VLAN. In the above IP multicast route monitoring system, the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain. In the above IP multicast route monitoring system, the IP multicast forwarding table includes at least one of the following information: an IP multicast address, a VLAN ID of a Layer 2 switching domain to which the IP multicast address belongs, a JOIN/PRUNE 4 source port list, And each port retention time. In the above IP multicast route monitoring system, the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list. In the above IP multicast route monitoring system, the multi-service transmission node is an SDH-based multi-service transmission node. According to another aspect of the present invention, an IP multicast route listening method is provided. In the method, the multi-service transmission node network is located between multiple multicast routers, and the method includes the following steps: S302: The multi-service transmission node network monitors the IP multicast routing protocol PIM-SM packet, and updates the multicast. a router neighbor connection relationship table, an IP multicast forwarding table, and a Layer 2 multicast address table; and S304, the multi-service transmission node network forwards the multicast service packet according to the Layer 2 multicast address table. In the above IP multicast route monitoring method, step S302 includes: when receiving the PIM-SM protocol HELLO 4 message, the multi-service transmitting node network updates the multicast router neighbor connection relationship table; and receives the PIM-SM In the case of the protocol JOIN/PRUNE, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table. In the above IP multicast route monitoring method, when the PIM-SM protocol packet is a HELLO packet, the multi-service transport node network forwards the PIM-SM protocol HELLO packet in the Layer 2 switched VLAN domain; ^ = In the case of JOIN/PRUNE 4, the multi-service transport node network extracts the IP address of the next-hop multicast router in the PIM-SM protocol JOIN/PRUNE, and the multicast router neighbor connection relationship table Find the IP address of the multicast router that matches the IP address of the next-hop multicast router. If it finds, forward the PIM-SM protocol JOIN/PRUNE packet to the multicast router neighbor port corresponding to the IP address of the multicast router. If not found, the PIM-SM protocol JOIN/PRUNE packet is forwarded in the Layer 2 switched VLAN according to the Layer 2 multicast forwarding table. In the above IP multicast route monitoring method, the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router adjacency port number, and a multicast router layer 2 exchange i or a VLAN ID. In the above IP multicast route monitoring method, the IP multicast forwarding table includes at least one of the following information: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a JOIN/PRUNE 4 source port list, And each port retention time. In the above IP multicast route monitoring method, the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list. In the above IP multicast route interception method, the multi-service transport node is an SDH-based multi-service transport node. Through the invention, the MSTP network can perform IP multicast routing control between multiple multicast routers. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawing: 1 is a schematic diagram of a network between a multicast router and a user equipment of an MSTP network; FIG. 2 is a block diagram of an IP multicast route monitoring system according to the present invention; and FIG. 3 is a flowchart of an IP multicast route monitoring method according to the present invention. Figure 4 is a flow chart of a technical solution for listening to IP multicast routing in an MSTP network; and Figure 5 is a network diagram of an MSTP network between multiple multicast routers. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, specific embodiments of the present invention will be described in detail with reference to the accompanying drawings. Referring to Figure 2, an IP multicast route listening system in accordance with the present invention is illustrated. As shown in the figure, the IP multicast route monitoring system includes: a multi-service transmitting device 202, located on the network side of the multi-service transmitting node, configured to listen and forward the IP multicast routing protocol PIM-SM message; and at least one IP group The broadcast router 204 is connected to the multi-service transport node network for routing the IP multicast routing protocol PIM-SM 4. The multi-service transmitting device 202 includes: an updating unit 2022, configured to update the multicast router neighbor connection relationship table when receiving the PIM-SM protocol HELLO message; and receive the PIM-SM protocol JOIN/PRUNE 4艮In the case of the text, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table; and the 4 艮 forwarding unit 2024 is configured to forward the PIM in the Layer 2 switched VLAN domain. The SM protocol HELLO is used to extract the IP address of the next hop multicast router in the JOIN/PRUNE of the PIM-SM protocol, and finds the IP address of the next hop multicast router in the multicast router neighbor relationship table. If the IP address of the multicast router matching the address is found, the PIM-SM protocol JOIN/PRUNE packet is forwarded to the multicast router neighboring port corresponding to the IP address of the multicast router. If not found, the Layer 2 multicast is obtained. The forwarding table forwards the PIM-SM protocol JOIN/PRUNE 4 in the Layer 2 switched VLAN. The multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain. The IP multicast forwarding table includes at least one of the following: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a list of JOIN/PRUNE packet source ports, and a port hold time. The Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list. The multi-service transport node is an SDH-based multi-service transport node. Referring to Figure 3, an IP multicast route snooping method in accordance with the present invention will be described. In this method, a multi-service transport node network is located between multiple multicast routers. As shown in the figure, the IP multicast route monitoring method includes the following steps: S302: The multi-service transmitting node network monitors the IP multicast routing protocol PIM-SM packet, and updates the multicast router neighbor connection relationship table and IP multicast forwarding. And a Layer 2 multicast address table; and S304, the multi-service transport node network forwards the multicast service packet according to the Layer 2 multicast address table. Step S302 includes: in the case that the PIM-SM protocol HELLO is received, the multi-service transmitting node network updates the multicast router neighbor connection relationship table; and the PIM-SM protocol JOIN/PRUNE message is received. Next, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table. In the case that the PIM-SM protocol is HELLO 4艮, the multi-service transport node network forwards the PIM-SM protocol HELLO 4艮 in the Layer 2 switched VLAN domain; in the PIM-SM protocol, the message is JOIN. In the case of a /PRUNE packet, the multi-service transport node network extracts the IP address of the next-hop multicast router in the PIM-SM protocol JOIN/PRUNE packet, and searches for the next hop group in the multicast router neighbor connection relationship table. If the IP address of the multicast router matches the IP address of the multicast router, if it is found, the PIM-SM protocol JOIN/PRUNE packet is forwarded to the multicast router neighboring port corresponding to the multicast router IP address. If not found, the Layer 2 The multicast forwarding table forwards the PIM-SM protocol JOIN/PRUNE packets in the Layer 2 switching VLAN. The multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router neighbor port number, and a VLAN ID of the multicast router Layer 2 switching domain. The IP multicast forwarding table includes at least one of the following: an IP multicast address, a VLAN ID of a Layer 2 switched domain to which the IP multicast address belongs, a list of JOIN/PRUNE packet source ports, and a port hold time. The Layer 2 multicast address table includes at least one of the following information: a Layer 2 group address, a VLAN ID, and a port list. The multi-service transport node is an SDH-based multi-service transport node. Specifically, a specific embodiment of the IP multicast route interception method will be described with reference to FIGS. 4 and 5. 4 is a flow chart of a technical solution for listening to IP multicast routing in an MSTP network. As shown in FIG. 4, the monitoring process includes the following steps: S402: The MSTP device port receives the PIM-SM protocol message; S404, determines whether the MSTP device port receives the PIM-SM protocol HELL® message; S406, if not After receiving the PIM-SM protocol HELLO packet, it determines whether the MSTP device port receives the PIM-SM protocol JOIN/PRUNE message; S408-S410, if the PIM-SM protocol JOIN/PRUNE 4 message is not received, the MSTP device The Layer 2 multicast address table is updated in real time according to the IP multicast forwarding table. The table entry includes at least a Layer 2 multicast address, a VLAN ID, and a port list, and the MSTP device is based on Layer 2 of the Layer 2 multicast address table. The multicast address, the VLAN ID, and the port list are forwarded to the multicast service. S412-S414, when receiving the PIM-SM protocol HELLO message, update the multicast router neighbor connection relationship table, and The HELLO packet is forwarded in the layer switching VLAN domain; S416-S418, when the PIM-SM protocol JOIN/PRUNE 4 message is received, the IP group insertion forwarding table is updated, and the next hop multicast router in the packet is extracted. IP address, find multicast router neighbors If the matching table matches the IP address of the multicast router in the entry, the packet is forwarded to the neighboring port of the multicast router corresponding to the entry. If no match is found, the packet is exchanged at Layer 2. Forward within the VLAN domain. Figure 5 is a network diagram of an MSTP network between multiple multicast routers. As shown in FIG. 5, an embodiment in which the MR A is used as a service sender and the MR B 1 and the MR B2 are the receivers is used as an example, and the implementation scheme of the present invention for monitoring IP multicast routes in the MSTP network is illustrated. The specific implementation includes the following steps:
MSTP设备端口接收到 PIM - SM协议才艮文;其中, MSTP设备接收到 PIM - SM协议^ =艮文后, 至少进行以下处理: 当 MSTP网络 C从端口 A、 Bl、 B2收到 PIM-SM HELLO才艮文时, 更新 組播路由器邻居连接关系表如下表(一) 所示: 表(一) The MSTP device receives the PIM-SM protocol. After receiving the PIM-SM protocol, the MSTP device performs at least the following processing: When the MSTP network C receives the PIM-SM from ports A, Bl, and B2. When HELLO is in the text, the update multicast router neighbor connection relationship table is as shown in the following table (1): Table (1)
组播路由器 IP 组播路由器邻 組播路由器二层交 组播路由器邻接关系保 地址 接端口号 换域的 VLAN ID 持时间 Multicast router IP multicast router neighbor Multicast router Layer 2 handover Multicast router adjacency relationship Address Port number Change domain VLAN ID Hold time
IP— MR— A Port A VLAN X Time IP MR A IP— MR— A Port A VLAN X Time IP MR A
IP MR Bl Port Bl VLAN X Time IP MR BIP MR Bl Port Bl VLAN X Time IP MR B
IP—MR—B2 Port B2 VLAN X Time IP MR C 殳设 PortA、 Bl、 B2、 B3都属于 VLAN X, 则将收到的 HELLO 4艮文转 发到除了来源端口外的其他端口所连接的组播路由器。 可选地, 当 MSTP设备端口 Bl、 B2接收到 PIM - SM协议 JOIN/PRUNE 4艮文时, 提取 4艮文中的 IP组播地址, 更新 IP组播转发表如表 (二 ) 所示: 表(二)
Figure imgf000009_0001
IP—MR—B2 Port B2 VLAN X Time IP MR C If PortA, Bl, B2, and B3 belong to VLAN X, the received HELLO 4 message is forwarded to the multicast router connected to the port other than the source port. Optionally, when the MSTP device ports B1 and B2 receive the PIM-SM protocol JOIN/PRUNE 4, extract the IP multicast address in the message, and update the IP multicast forwarding table as shown in Table (2): (two)
Figure imgf000009_0001
殳设收到的 JOIN/PRUNE报文中下一跳组播路由器地址为 IP— MR—A, 查 找组播路由器邻居连接关系表, 得到 IP_MR— A对应的组播路由器邻接端口为 Port A ,则将收到的 JOIN/PRUNE报文转发 Port A所连接的组播路由器 MR A。  The next-hop multicast router address in the received JOIN/PRUNE message is IP-MR-A, and the multicast router neighbor connection relationship table is searched. The neighboring port of the multicast router corresponding to IP_MR-A is Port A. The received JOIN/PRUNE packet is forwarded to the multicast router MR A connected to Port A.
MSTP设备 >据 IP组播转发表实时更新业务转发芯片中的二层组播地址 表, 如表 (三 ) 所示: 表(三)
Figure imgf000009_0002
MSTP device> Updates the Layer 2 multicast address table in the service forwarding chip in real time according to the IP multicast forwarding table, as shown in Table (3): Table (3)
Figure imgf000009_0002
MSTP设备业务转发芯片根据二层组播地址表对组播业务报文进行转发。 VOD 组播服务器将视频流组播业务发送到组播路由器 A, 然后通过 MSTP网 络 C转发给存在组播组成员的组播路由器 B1和 B2,无组播组成员的组播路由 器 B3不能接收到该组播视频流。 在上述步驟的^出上,当 MSTP设备端口对接收到其他 PIM - SM协议才艮 文时, 如表(四)所示, 要求在二层交换 VLAN域内转发。 另外, 也可以在对 表 3中 PIM - SM协议类型报文的特殊处理后再进行转发。 (表四) The service forwarding chip of the MSTP device forwards the multicast service packet according to the Layer 2 multicast address table. The VOD multicast server sends the video stream multicast service to the multicast router A, and then forwards it to the multicast routers B1 and B2 of the multicast group member through the MSTP network C. The multicast router B3 without the multicast group member cannot receive the multicast router B3. The multicast video stream. In the above steps, when the MSTP device port pair receives other PIM-SM protocols, as shown in Table (4), it is required to forward in the Layer 2 switched VLAN domain. In addition, it is also possible to perform the special processing of the PIM-SM protocol type message in Table 3 before forwarding. (Table 4)
" 描述  Description
登录 ( Register )  Login ( Register )
登录终止 ( Register- Stop )  Login termination (Register- Stop)
引导 (Bootstrap )  Bootstrap
声明 (Assert )  Statement (Assert)
嫁接 ( Graft , Used I PIM-DM only )  Graft ( Used I PIM-DM only )
家接应答( Graft- Ack, Used I PIM-DM only ) 备选 RP公布 ( Candidate-RP-Advertisement ) 综上所述, 本发明的核心思想是依据 MSTP 网络的框架结构, 将 MSTP 网络放在多个组播路由器之间,在这个新的网络层次中,通过对 IP组播路由协 议 PIM-SM 4艮文的监听, 完成 MSTP网络对 IP组播域的建立、 修改、 删除, 进而实现整个 IP组播业务在 IP组播域内转发。 通过本发明, MSTP网络可以在多个组播路由器之间进行 IP组播路由控 制。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明,对于本领 域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则 之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之 内。  Graft-Ack (Used I PIM-DM only) Alternative RP Announcement (Candidate-RP-Advertisement) In summary, the core idea of the present invention is to place the MSTP network in accordance with the framework of the MSTP network. Between the multicast routers, in the new network layer, through the monitoring of the IP multicast routing protocol PIM-SM 4, the establishment, modification, and deletion of the IP multicast domain by the MSTP network are completed, thereby implementing the entire IP. The multicast service is forwarded in the IP multicast domain. With the present invention, the MSTP network can perform IP multicast routing control between multiple multicast routers. The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种 IP组播路由监听系统, 其特征在于包括: An IP multicast route monitoring system, comprising:
多业务传送装置, 位于多业务传送节点网络侧, 用于对 IP组播路 由协议 PIM-SM 4艮文进行监听和转发; 以及  a multi-service transmitting device, located on the network side of the multi-service transmitting node, for monitoring and forwarding the IP multicast routing protocol PIM-SM 4;
所述至少一个 IP组播路由器, 与所述多业务传送节点网络进行连 接, 用于对所述 IP组播路由协议 PIM-SM 4艮文进行路由。  The at least one IP multicast router is connected to the multi-service transport node network, and configured to route the IP multicast routing protocol PIM-SM4.
2. 根据权利要求 1所述的 IP组播路由监听系统, 其特征在于 , 所述多业务 传送装置包括: The IP multicast route monitoring system according to claim 1, wherein the multi-service transmission device comprises:
更新单元, 用于在接收到 PIM-SM协议 HELLO 4艮文的情况下, 更 新组播路由器邻居连接关系表;在接收到 PIM-SM协议 JOIN/PRUNE才艮 文的情况下, 更新 IP组播转发表, 并 >据更新后的 IP组播转发表实时 更新二层组播地址表; 以及  The update unit is configured to update the multicast router neighbor connection relationship table when the PIM-SM protocol HELLO 4 message is received, and update the IP multicast when the PIM-SM protocol JOIN/PRUNE is received Forwarding the table, and> updating the Layer 2 multicast address table in real time according to the updated IP multicast forwarding table;
报文转发单元, 用于在二层交换 VLAN 域内转发 PIM-SM 协议 HELLO才艮文, 以及用于提取所述 PIM-SM协议 JOIN/PRUNE才艮文中的 下一跳组播路由器 IP地址,并在所述组播路由器邻居连接关系表中查找 与所述下一跳组播路由器 IP地址匹配的组播路由器 ip地址, 如果查找 到,则将所述 PIM-SM协议 JOIN/PRUNE 4艮文转发至所述组播路由器 IP 地址对应的组播路由器邻接端口, 如果没有找到, 则才艮据所述二层组播 转发表在所述二层交换 VLAN 内转发所述 PIM-SM协议 JOIN/PRUNE 报文。 a packet forwarding unit, configured to forward a PIM-SM protocol HELLO message in a Layer 2 switched VLAN domain, and to extract a next hop multicast router IP address in the PIM-SM protocol JOIN/PRUNE message, and And searching, in the multicast router neighbor connection relationship table, a multicast router IP address that matches the IP address of the next hop multicast router, and if found, forwarding the PIM-SM protocol JOIN/PRUNE 4 The PIM-SM protocol JOIN/PRUNE is forwarded to the Layer 2 switched VLAN according to the Layer 2 multicast forwarding table if the multicast router neighboring port corresponding to the IP address of the multicast router is not found. Message.
3. 根据权利要求 2所述的 IP组播路由监听系统, 其特征在于, 所述组播路 由器邻居连接关系表包括以下至少一种信息: 组播路由器 IP地址、 组播 路由器邻接端口号、 以及组播路由器二层交换域的 VLAN ID。 The IP multicast route monitoring system according to claim 2, wherein the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router adjacency port number, and VLAN ID of the Layer 2 switched domain of the multicast router.
4. 根据权利要求 3所述的 IP組播路由监听系统, 其特征在于, 所述 IP组 播转发表包括以下至少一种信息: IP组播地址、 IP组播地址所属二层交 换域的 VLAN ID、 JOIN/PRUNE报文来源端口列表、 以及各端口保持时 间。 The IP multicast routing monitoring system according to claim 3, wherein the IP multicast forwarding table includes at least one of the following information: an IP multicast address, a VLAN of a Layer 2 switching domain to which the IP multicast address belongs ID, JOIN/PRUNE message source port list, and port hold time.
5. 根据权利要求 3所述的 IP组播路由监听系统, 其特征在于, 所述二层组 播地址表包括以下至少一种信息: 二层组播地址、 VLAN ID、 以及端口 列表。 The IP multicast route monitoring system according to claim 3, wherein the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list.
6. 根据权利要求 1至 5中任一项所述的 IP组播路由监听系统 ,其特征在于, 所述多业务传送节点是基于 SDH的多业务传送节点。 The IP multicast route monitoring system according to any one of claims 1 to 5, wherein the multi-service transmission node is an SDH-based multi-service transmission node.
7. 一种 IP组播路由监听方法, 其特征在于, 多业务传送节点网络位于多个 组播路由器之间, 所述方法包括以下步驟: A method for monitoring an IP multicast route, characterized in that a network of a multi-service transport node is located between a plurality of multicast routers, and the method comprises the following steps:
S302 , 多业务传送节点网络对 IP组播路由协议 PIM-SM报文进行 监听, 并更新组播路由器邻居连接关系表、 IP组播转发表、 以及二层组 S302. The multi-service transmitting node network monitors the IP multicast routing protocol PIM-SM packet, and updates the multicast router neighbor connection relationship table, the IP multicast forwarding table, and the second layer group.
■ii "地址表; 以及 ■ii "address table; and
S304,所述多业务传送节点网络 居更新后的所述二层组播地址表 转发组播业务报文。  S304. The Layer 2 multicast address table that is updated by the multi-service transport node network forwards the multicast service packet.
8. 根据权利要求 Ί 所述的 IP組播路由监听方法, 其特征在于, 所述步骤 S302包括: The IP multicast route monitoring method according to claim ,, wherein the step S302 includes:
在接收到 PIM-SM协议 HELLO报文的情况下, 所述多业务传送节 点网络更新组播路由器邻居连接关系表; 以及  In the case that the PIM-SM protocol HELLO message is received, the multi-service transmission node network updates the multicast router neighbor connection relationship table;
在接收到 PIM-SM协议 JOIN/PRUNE才艮文的情况下, 更新 IP组播 转发表, 并根据更新后的 IP组播转发表实时更新二层组播地址表。  When the PIM-SM protocol JOIN/PRUNE is received, the IP multicast forwarding table is updated, and the Layer 2 multicast address table is updated in real time according to the updated IP multicast forwarding table.
9. 根据权利要求 8所述的 IP组播路由监听方法, 其特征在于: 9. The IP multicast route monitoring method according to claim 8, wherein:
在所述 PIM-SM ¼、议4艮文为所述 HELLO 4艮文的情况下, 所述多业 务传送节点网络在二层交换 VLAN域内转发所述 PIM-SM协议 HELLO 报文;  In the case that the PIM-SM protocol is the HELLO 4, the multi-service transport node network forwards the PIM-SM protocol HELLO message in the Layer 2 switched VLAN domain;
在所述 PIM-SM协议报文为 JOIN/PRUNE才艮文的情况下, 所述多 业务传送节点网络提取所述 PIM-SM协议 JOIN/PRUNE才艮文中的下一跳 组播路由器 IP地址,并在所述组播路由器邻居连接关系表中查找与所述 下一跳组播路由器 IP地址匹配的组播路由器 IP地址 , 如果查找到, 则 将所述 PIM-SM协议 JOIN/PRUNE报文转发至所述組播路由器 IP地址 对应的组播路由器邻接端口, 如果没有找到, 则根据所述二层组播转发 表在所述二层交换 VLAN内转发所述 PIM-SM协议 JOIN/PRUNE报文。 In the case that the PIM-SM protocol message is JOIN/PRUNE, the multi-service transmission node network extracts the IP address of the next-hop multicast router in the PIM-SM protocol JOIN/PRUNE. And searching, in the multicast router neighbor connection relationship table, the IP address of the multicast router that matches the IP address of the next hop multicast router, and if found, forwarding the PIM-SM protocol JOIN/PRUNE packet a neighboring port of the multicast router corresponding to the IP address of the multicast router, if not found, forwarding according to the Layer 2 multicast The PIM-SM protocol JOIN/PRUNE packet is forwarded in the Layer 2 switched VLAN.
10. 根据权利要求 9所述的 IP组播路由监听方法, 其特征在于, 所述组播路 由器邻居连接关系表包括以下至少一种信息: 组播路由器 IP地址、 组播 路由器邻接端口号、 以及组播路由器二层交换域的 VLAN ID。 The IP multicast route monitoring method according to claim 9, wherein the multicast router neighbor connection relationship table includes at least one of the following information: a multicast router IP address, a multicast router adjacency port number, and VLAN ID of the Layer 2 switched domain of the multicast router.
11. 根据权利要求 9所述的 IP组播路由监听方法, 其特征在于, 所述 IP组 播转发表包括以下至少一种信息: IP组播地址、 IP组播地址所属二层交 换域的 VLAN ID、 JOIN/PRUNE报文来源端口列表、 以及各端口保持时 间。  The IP multicast routing monitoring method according to claim 9, wherein the IP multicast forwarding table includes at least one of the following information: an IP multicast address, and a VLAN of a Layer 2 switching domain to which the IP multicast address belongs. ID, JOIN/PRUNE message source port list, and port hold time.
12. 根据权利要求 9所述的 IP组播路由监听方法, 其特征在于, 所述二层组 播地址表包括以下至少一种信息: 二层组播地址、 VLAN ID、 以及端口 列表。 The IP multicast route monitoring method according to claim 9, wherein the Layer 2 multicast address table includes at least one of the following information: a Layer 2 multicast address, a VLAN ID, and a port list.
13. 根据权利要求 7至 12中任一项所述的 IP组播路由监听方法, 其特征在 于, 所述多业务传送节点是基于 SDH的多业务传送节点。 The IP multicast route monitoring method according to any one of claims 7 to 12, wherein the multi-service transmission node is an SDH-based multi-service transmission node.
PCT/CN2006/003376 2006-12-12 2006-12-12 An ip multicast route monitoring system and the method thereof WO2008071032A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020097013767A KR101279790B1 (en) 2006-12-12 2006-12-12 An ip multicast route monitoring system and the method thereof
PCT/CN2006/003376 WO2008071032A1 (en) 2006-12-12 2006-12-12 An ip multicast route monitoring system and the method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2006/003376 WO2008071032A1 (en) 2006-12-12 2006-12-12 An ip multicast route monitoring system and the method thereof

Publications (1)

Publication Number Publication Date
WO2008071032A1 true WO2008071032A1 (en) 2008-06-19

Family

ID=39511229

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/003376 WO2008071032A1 (en) 2006-12-12 2006-12-12 An ip multicast route monitoring system and the method thereof

Country Status (2)

Country Link
KR (1) KR101279790B1 (en)
WO (1) WO2008071032A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101064728B1 (en) 2008-12-16 2011-09-14 한국전자통신연구원 Operating method for router connected with multicast receiving terminal
CN113765807A (en) * 2020-09-29 2021-12-07 北京京东尚科信息技术有限公司 Method, device, system and medium for network traffic visualization
CN114422420A (en) * 2021-12-29 2022-04-29 中国电信股份有限公司 Routing information processing method and network data management system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1716904A (en) * 2004-06-30 2006-01-04 华为技术有限公司 Group broadcast realizing method based on multiple service transmission platform
KR20060042785A (en) * 2004-11-10 2006-05-15 한국전자통신연구원 Method for configurating pass between source edge system and rendezvous point for ip multicasting
CN1863147A (en) * 2005-09-07 2006-11-15 华为技术有限公司 Method for implementing multicast data stream retransmission in virtual special LAN service

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1716904A (en) * 2004-06-30 2006-01-04 华为技术有限公司 Group broadcast realizing method based on multiple service transmission platform
KR20060042785A (en) * 2004-11-10 2006-05-15 한국전자통신연구원 Method for configurating pass between source edge system and rendezvous point for ip multicasting
CN1863147A (en) * 2005-09-07 2006-11-15 华为技术有限公司 Method for implementing multicast data stream retransmission in virtual special LAN service

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
GONG X.: "Multi-service Transport Platform - A Bright Spot of Metropolitan Area Network", RADIO & TELEVISION INFORMATION, no. 11, 30 November 2002 (2002-11-30), pages 57 - 61 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101064728B1 (en) 2008-12-16 2011-09-14 한국전자통신연구원 Operating method for router connected with multicast receiving terminal
CN113765807A (en) * 2020-09-29 2021-12-07 北京京东尚科信息技术有限公司 Method, device, system and medium for network traffic visualization
CN114422420A (en) * 2021-12-29 2022-04-29 中国电信股份有限公司 Routing information processing method and network data management system

Also Published As

Publication number Publication date
KR101279790B1 (en) 2013-06-28
KR20090097901A (en) 2009-09-16

Similar Documents

Publication Publication Date Title
US10476793B2 (en) Multicast flow overlay using registration over a reliable transport
US11431650B2 (en) Multicast based on bit indexed explicit replication
US8443103B2 (en) Method and system for intelligently forwarding multicast packets
KR101649244B1 (en) Method for pruning a multicast branch, protocol independent multicast router, and layer-2 exchange
US9445418B2 (en) Bridging wireless and wired media in a computer network
EP1869848B1 (en) Building multipoint-to-multipoint label switch paths
EP1713199A1 (en) Architecture for provisioning broadcast services over managed multicast virtual private LAN trees
US10498667B2 (en) Multicast based on bit indexed explicit replication
US20080205397A1 (en) Method for forwarding multicast packets in a virtual private local area network service
CN100542127C (en) A kind of method of realizing group broadcasting based on multiservice transport platform
CA2289070A1 (en) Multicast switching
CN100481817C (en) Multi-domain multicast integration data distributing structure and method based on IP/MPLS/BGP
WO2010111956A1 (en) Method and system for multicast-forwarding-path convergence
WO2007079632A1 (en) A MULTICAST DISPOSING METNOD, MULTICAST METNOD AND APPARATUS AMONG IPv6 ISLANDS
WO2007059679A1 (en) A method for processing the abnormal multicast service and a network equipment thereof
WO2018171396A1 (en) Data transmission method, device and system
WO2022021818A1 (en) Method and device for processing data message, storage medium, and electronic device
WO2008071032A1 (en) An ip multicast route monitoring system and the method thereof
WO2019075674A1 (en) Multicast packet transmission method, network device, and system
WO2008154796A1 (en) A method and an equipment for controlling the transmission of the multicast data packets in the base station and the gateway of the wimax system
JP2005253026A (en) Vpn (virtual private network) multicast method using multicast mpls (multiprotocol label switching) in mpls/vpn
Wang The MVPN Technology Study Report Based on Rosen Draft
JP2004180023A (en) Data relay method, data relay device, and data relay system using the same

Legal Events

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

Ref document number: 06817986

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 1020097013767

Country of ref document: KR

122 Ep: pct application non-entry in european phase

Ref document number: 06817986

Country of ref document: EP

Kind code of ref document: A1