WO2012126295A1 - Method for processing unknown unicast data frames, route apparatus and trill network system - Google Patents

Method for processing unknown unicast data frames, route apparatus and trill network system Download PDF

Info

Publication number
WO2012126295A1
WO2012126295A1 PCT/CN2012/071038 CN2012071038W WO2012126295A1 WO 2012126295 A1 WO2012126295 A1 WO 2012126295A1 CN 2012071038 W CN2012071038 W CN 2012071038W WO 2012126295 A1 WO2012126295 A1 WO 2012126295A1
Authority
WO
WIPO (PCT)
Prior art keywords
data frame
routing bridge
destination
transmission
bridge
Prior art date
Application number
PCT/CN2012/071038
Other languages
French (fr)
Chinese (zh)
Inventor
翟洪军
成明江
吕二春
赵静静
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012126295A1 publication Critical patent/WO2012126295A1/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]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/66Layer 2 routing, e.g. in Ethernet based MAN's
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1881Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with schedule organisation, e.g. priority, sequence management

Abstract

Disclosed in the present invention is a method for processing unknown unicast data frames is disclosed in the present invention, which comprises: a transmission RBridge(route bridge) receives a multicast data frame, which is a unicast data frame, from an upstream node on a distribution tree, and determines whether location information of a destination system of the data frame is stored locally; if yes, forwarding the data frame to the destination system or the RBridge connected to the destination system after processing, and stopping distributing the data frame along the other downstream nodes of the transmission RBridge; if no, continuing distributing along the downstream of the transmission RBridge in the manner of multicast. A route apparatus and a transparent interconnection over lots of links (TRILL) network system are disclosed correspondingly. The present invention can reduce the consumption of the resource of the RBridge, and improve the utilization ratio of the network bandwidth.

Description

未知单播数据帧的处理方法、 路由装置及 TRILL网络系统 技术领域  Unknown unicast data frame processing method, routing device and TRILL network system
本发明涉及网络通信领或, 具体涉及一种 TRTLL ( Transparent Interconnection over Lots of Links , 多链接透明互连) 网络中未知单播数据 帧的处理方法、 路由装置及 TRILL网络系统。 背景技术  The present invention relates to network communication or, in particular, to a method, a routing device and a TRILL network system for processing an unknown unicast data frame in a TRTLL (Transparent Interconnection Over Lots of Links) network. Background technique
TRILL是 IETF (互联网工程任务组)推荐的连接层( L2 ) 网络标准, 用于解决大型数据中心中 STP ( Spanning Tree protocol , 生成树协议 ) 的不 足。 在 L2网络中, STP通过阻塞冗余链路来避免环路, 但同时也造成了冗 余链路带宽的浪费 (被阻塞)。 TRILL通过将 IS-IS ( Intermediate System to Intermediate System )路由协议引入 L2网络, 解决了 L2环路问题, 同时保 留了 L2多路径 (或称为 ECMP ( Equivalent Cost Multiple Path路径 ) )。  TRILL is the connection layer (L2) network standard recommended by the IETF (Internet Engineering Task Force) to address the STP (Spanning Tree Protocol) in large data centers. In an L2 network, STP avoids loops by blocking redundant links, but it also creates a waste of redundant link bandwidth (blocked). TRILL solves the L2 loop problem by introducing an IS-IS (Intermediate System to Intermediate System) routing protocol into the L2 network, while preserving L2 multipath (or ECMP (Equivalent Cost Multiple Path)).
在 TRILL网络中, 运行 TRILL协议的设备称为 RBridge (路由网桥)。 在 TRILL网络的入口, 负责将发送端系统(End System ) 的单播数据帧封 装成 TRILL格式(即在原始数据帧前面添加 TRILL头和外部帧头, 封装后 的数据帧称为 TRILL数据帧 ) 并注入 TRILL网络的路由网桥称为 Ingress; 而在 TRILL网络的出口, 负责将 TRILL数据帧解封为原始数据帧并转发给 目的端系统的路由网桥称为 Egress。 除了 Ingress和 Egress外, 其他路由网 桥负责将 TRILL单播数据帧从 Ingress一跳一跳地传送到 Egress,称为传输 路由网桥。  In a TRILL network, the device running the TRILL protocol is called RBridge. At the entrance of the TRILL network, it is responsible for encapsulating the unicast data frame of the end system into a TRILL format (that is, adding a TRILL header and an outer frame header in front of the original data frame, and the encapsulated data frame is called a TRILL data frame). The routing bridge injected into the TRILL network is called Ingress. At the exit of the TRILL network, the routing bridge responsible for decapsulating the TRILL data frame into the original data frame and forwarding it to the destination end system is called Egress. In addition to the ingress and egress, other routing bridges are responsible for transmitting TRILL unicast data frames from the Ingress to the Egress, called the transport routing bridge.
当 Ingress收到一个未知单播数据帧 (Ingress在本地的 MAC ( Media Access Control )表中没有找 ill ill达目 MAC ( Media Access Control )地址 的 ECMP路径)时, 会以组播的方式对该数据帧进行 TRILL封装, 并沿着 一棵能够到达本地 TILL网络内所有路由网桥的分发树分发该数据帧。这会 使所有的路由网桥都会收到该数据帧, 从而确保了目的端系统能收到该数 据帧。 分发树上的每个路由网桥收到该数据帧后, 都会进行数据帧的解封 装( TRILL解封装和 MAC解封装), 以确认自己是否与目的 MAC地址所 在的端系统相连。 When Ingress receives an unknown unicast data frame (Ingress does not find the ECMP path of the ill ill destination MAC (Media Access Control) address in the local MAC (Media Access Control) table), it will multicast it. Data frames are TRILL encapsulated and along A distribution tree that can reach all routing bridges in the local TILL network distributes the data frame. This will cause all routing bridges to receive the data frame, thus ensuring that the destination system can receive the data frame. After receiving the data frame, each routing bridge on the distribution tree performs decapsulation (TRILL decapsulation and MAC decapsulation) of the data frame to confirm whether it is connected to the end system where the destination MAC address is located.
在 TRILL网络中, 路由网桥虽然可以通过 ESADI ( End Station Address Distribution Information ,端系统地址分发信息)协议分发本地的和学习远端 的端系统的 MAC地址信息, 但 ESADI协议只是一个可选协议, 并不是所 有的路由网桥都会实现该协议。 在没有 ESADI协议的情况下, 路由网桥只 能通过解封装 TRILL数据帧的方式(即自学习方式 ) 学习远端的 MAC地 址信息。 因此, 采用上述方式对未知单播数据帧进行处理时, 在初始阶段, TRILL 网络中会存在大量的未知单播数据帧, 而且每个路由网桥都会收到 这些数据帧, 因此会对每个路由网桥造成很大的数据帧处理负担, 甚至还 会造成丟报和重传, 造成传输路由网桥的资源的浪费和网络的带宽的浪费。 发明内容  In the TRILL network, although the routing bridge can distribute the MAC address information of the local and remote end systems through the ESADI (End Station Address Distribution Information) protocol, the ESADI protocol is only an optional protocol. Not all routing bridges implement this protocol. In the absence of the ESADI protocol, the routing bridge can only learn the remote MAC address information by decapsulating the TRILL data frame (ie, self-learning mode). Therefore, when the unknown unicast data frame is processed in the above manner, in the initial stage, there are a large number of unknown unicast data frames in the TRILL network, and each routing bridge receives these data frames, so each will The routing bridge causes a large data frame processing burden, and even causes packet loss and retransmission, resulting in waste of resources for transmitting the routing bridge and waste of network bandwidth. Summary of the invention
本发明要解决的主要技术问题是, 提供一种未知单播数据帧的处理方 法、 路由装置及 TRILL网络系统, 在对未知单播数据帧的处理过程中, 减 轻路由网桥的资源的消耗和网络带宽的浪费。  The main technical problem to be solved by the present invention is to provide an unknown unicast data frame processing method, a routing device, and a TRILL network system, which alleviate the resource consumption of the routing bridge during the processing of the unknown unicast data frame. Waste of network bandwidth.
为解决上述技术问题,本发明提供一种未知单播数据帧的处理方法, 包 括以下步驟:  To solve the above technical problem, the present invention provides a method for processing an unknown unicast data frame, which includes the following steps:
传输路由网桥接收到分发树上游节点组播的数据帧为未知单播数据帧 时, 判断本地是否存储有所述数据帧的目的端系统的位置信息, 本地存储 有所述数据帧的目的端系统的位置信息, 则将所述数据帧处理后转发给所 述目的端系统或者与所述目的端系统相连接的路由网桥, 并终止所述数据 帧沿所述传输路由网桥的其他下游继续分发; 本地未存储所述数据帧的目 的端系统的位置信息, 继续以组播的方式沿所述传输路由网桥的下游分发。 在本发明的一种实施例中, 当所述传输路由网桥的下游有多个, 且所 述传输路由网桥的多个下游的路由网桥与所述目的端系统连接, 所述传输 路由网桥选取最优的一个下游的路由网桥发送所述处理后的数据帧。 When the transmission routing bridge receives the data frame multicasted by the upstream node of the distribution tree as an unknown unicast data frame, it determines whether the location information of the destination system of the data frame is stored locally, and the destination end of the data frame is locally stored. Positioning information of the system, the data frame is processed and forwarded to the destination end system or a routing bridge connected to the destination end system, and the data frame is terminated along other downstream of the transmission routing bridge. Continue to distribute; the destination of the data frame is not stored locally The location information of the end system continues to be distributed along the downstream of the transport routing bridge in a multicast manner. In an embodiment of the present invention, when there are multiple downstream of the transmission routing bridge, and multiple downstream routing bridges of the transmission routing bridge are connected to the destination end system, the transmission route The bridge selects an optimal downstream routing bridge to send the processed data frame.
在本发明的一种实施例中, 所述传输路由网桥判断本地是否存储有所 述数据帧的目的端系统的位置信息包括:将所述数据帧的目的 MAC地址与 所述传输路由网桥的 MAC表进行对比, 如果所述传输路由网桥的 MAC表 中有与所述数据帧的目的 MAC地址相对应的条目,则表明所述传输路由网 桥存储有所述数据帧的目的端系统的位置信息, 所述传输路由网桥的 MAC 由网桥未存储所述数据帧的目的端系统的位置信息。  In an embodiment of the present invention, the determining, by the transmission routing bridge, whether location information of the destination system in which the data frame is stored locally includes: setting a destination MAC address of the data frame and the transmission routing bridge Comparing the MAC table, if the MAC table of the transmission routing bridge has an entry corresponding to the destination MAC address of the data frame, indicating that the transmission routing bridge stores the destination system of the data frame Location information, the MAC of the transmission routing bridge is not stored by the bridge for the location information of the destination system of the data frame.
在本发明的一种实施例中,所述传输路由网桥的 MAC表中与所述数据 帧的目的 MAC地址相对应的条目中的 Egress为所述传输路由网桥时, 表 明所述传输路由网桥与所述目的端系统连接; 否则, 表明所述传输路由网 桥与到达所述目的端系统的下一目的网桥相连接。  In an embodiment of the present invention, when the Egress in the entry corresponding to the destination MAC address of the data frame in the MAC table of the transmission routing bridge is the transmission routing bridge, indicating the transmission route The bridge is connected to the destination system; otherwise, the transmission routing bridge is connected to the next destination bridge that reaches the destination system.
在本发明的一种实施例中, 当所述传输路由网桥与所述目的端系统连 接时, 所述传输路由网桥将所述数据帧解封装后将得到的原始数据帧直接 发给所述目的端系统; 否则, 所述传输路由网桥将所述数据帧以单播格式 重新封装后以单播的方式将其转发给与所述的目的端系统相连的下一目的 路由网桥。  In an embodiment of the present invention, when the transmission routing bridge is connected to the destination system, the transmission routing bridge directly sends the original data frame obtained by decapsulating the data frame to the The destination end system; otherwise, the transmission routing bridge re-encapsulates the data frame in a unicast format and forwards it to the next destination routing bridge connected to the destination system in a unicast manner.
在本发明的一种实施例中, 所述传输路由网桥接收到分发树上游节点 组播的数据帧为未知单播数据帧之前, 该方法还包括:  In an embodiment of the present invention, before the transmission routing bridge receives the data frame multicasted by the upstream node of the distribution tree as an unknown unicast data frame, the method further includes:
所述传输路由网桥判断所接收到的数据帧是否为未知单播数据帧, 传 输路由网桥判定所接收到的数据帧为未知单播数据帧, 则按上述步驟对其 进行处理, 传输路由网桥判定所接收到的数据帧不为未知单播数据帧, 继 续以组播的方式沿所述传输路由网桥的下游分发。 The transmission routing bridge determines whether the received data frame is an unknown unicast data frame, and the transmission routing bridge determines that the received data frame is an unknown unicast data frame, and processes the transmission data according to the above steps. The bridge determines that the received data frame is not an unknown unicast data frame. Continued distribution along the downstream of the transport routing bridge in a multicast manner.
在本发明的一种实施例中, 判断所接收到的数据帧是否为未知单播数 据帧包括以下步驟: 根据 MAC地址编址规则判断所述数据帧的目的 MAC 地址是否为单播地址, 判定所述数据帧的目的 MAC地址为单播地址, 则所 述数据帧为未知单播数据帧,判定所述数据帧的目的 MAC地址不为单播地 址, 所述数据帧为一般的组播数据帧。  In an embodiment of the present invention, determining whether the received data frame is an unknown unicast data frame includes the following steps: determining, according to a MAC address addressing rule, whether the destination MAC address of the data frame is a unicast address, determining The destination MAC address of the data frame is a unicast address, and the data frame is an unknown unicast data frame, and the destination MAC address of the data frame is not a unicast address, and the data frame is a general multicast data. frame.
在本发明的一种实施例中, 所述传输路由网桥判断所接收到的数据帧 是否为未知单播数据帧步驟之前, 还包括所述传输路由网桥判断所接收到 的数据帧是否完整和有效, 判定所接收到的数据帧完整和有效, 则对其继 续处理, 判定所接收到的数据帧不完整或无效, 将其丟弃。  In an embodiment of the present invention, before the step of determining, by the transmission routing bridge, whether the received data frame is an unknown unicast data frame, the transmission routing bridge further determines whether the received data frame is complete. And valid, if it is determined that the received data frame is complete and valid, it continues to process, and determines that the received data frame is incomplete or invalid, and discards it.
在本发明的一种实施例中, 所述传输路由网桥判断所接收到的数据帧 是否为未知单播数据帧步驟之前, 还包括所述传输路由网桥通过对所接收 到的数据帧进行解封装获取所述传输路由网桥的上游邻居以及获取所述分 发树的信息和 Ingress信息。  In an embodiment of the present invention, before the step of determining, by the transmission routing bridge, whether the received data frame is an unknown unicast data frame, the transmission routing bridge further comprises: performing, by using, the received data frame Decapsulating acquires an upstream neighbor of the transport routing bridge and acquires information and Ingress information of the distribution tree.
在本发明的一种实施例中, 上述对未知单播数据的处理方法应用于 In an embodiment of the present invention, the foregoing method for processing unknown unicast data is applied to
TRILL网络系统中。 In the TRILL network system.
本发明还提供了一种路由装置, 该路由装置包括: 接收模块; 判断模 块和处理模块; 其中,  The present invention also provides a routing device, the routing device comprising: a receiving module; a determining module and a processing module;
所述接收模块: 设置为接收数据帧;  The receiving module is configured to receive a data frame;
所述判断模块: 设置为判断所述数据帧是否为未知单播数据帧以及判 断路由装置是否存储有所述数据帧的目的端系统的位置信息;  The determining module is configured to determine whether the data frame is an unknown unicast data frame and determine location information of the destination system in which the routing device stores the data frame;
所述处理模块: 设置为根据判断模块的判断结果, 对所述数据帧处理 后将其转发给所述目的端系统或者与所述目的端系统相连接的路由网桥, 并终止所述数据帧沿所述传输路由网桥的其他下游继续分发; 或者继续以 组播的方式沿所述传输路由网桥的下游分发。 在本发明的一种实施例中, 该装置还包括获取模块, 设置为对所述数 据帧进行解封装以获取相应的信息, 并判断所述数据帧是否完整和有效, 所述获取模块获取的信息包括所述路由装置的上游邻居、 所述数据帧的目 的 MAC地址以及所述分发树的信息和 Ingress信息。 The processing module is configured to: after processing the data frame according to the judgment result of the determining module, forwarding the data frame to the destination end system or a routing bridge connected to the destination end system, and terminating the data frame The distribution continues along the other downstream of the transport routing bridge; or continues to be distributed downstream along the transport routing bridge in a multicast manner. In an embodiment of the present invention, the apparatus further includes an obtaining module, configured to decapsulate the data frame to obtain corresponding information, and determine whether the data frame is complete and valid, and the acquiring module acquires The information includes an upstream neighbor of the routing device, a destination MAC address of the data frame, and information of the distribution tree and Ingress information.
本发明还提供了一种多链接透明互连 TRILL网络系统, 包括至少一个 发送端系统和目的端系统, 以及至少一个连接于所述发送端系统和目的端 系统之间的如上所述的路由装置。  The present invention also provides a multi-link transparent interconnect TRILL network system, comprising at least one sender system and destination system, and at least one routing device as described above connected between the sender system and the destination system .
本发明的有益效果是: 本发明的传输路由网桥接收到分发树上游节点 组播的未知单播数据帧时, 判断本地是否存储有该未知单播数据帧的目的 端系统的位置信息, 如果有, 则表明该传输路由网桥与该数据帧的目的端 系统连接或者与到达该目的端系统路径上的其他路由网桥连接, 该传输路 由网桥将所述数据帧处理后转发给所述目的端系统或者将所述数据帧处理 后转发给与该目的端系统相连接的路由网桥, 并终止接收到的数据帧沿该 传输路由网桥的其他下游分发, 避免了其后续其他的路由网桥对该数据帧 进行处理, 从而减轻了路由网桥资源的消耗, 提高了网络带宽的利用率。 附图说明 图 1为本发明一种实施例中对未知单播数据帧的处理总体流程示意图; 图 为本发明一种实施例中对未知单播数据帧的处理流程示意图; 图 3 为本发明一种实施例中路由装置的模块示意图;  The present invention has the following advantages: when the transmission routing bridge of the present invention receives the unknown unicast data frame multicasted by the upstream node of the distribution tree, it determines whether the location information of the destination end system of the unknown unicast data frame is stored locally, if If yes, the transmission routing bridge is connected to the destination system of the data frame or to another routing bridge on the path of the destination system, and the transmission routing bridge processes the data frame and forwards the data frame to the The destination end system forwards the data frame to a routing bridge connected to the destination end system, and terminates the received data frame to be distributed along other downstream routes of the transmission routing bridge, thereby avoiding other subsequent routes. The bridge processes the data frame, thereby reducing the consumption of routing bridge resources and improving the utilization of network bandwidth. 1 is a schematic flowchart of a process for processing an unknown unicast data frame according to an embodiment of the present invention; FIG. 3 is a schematic flowchart of processing an unknown unicast data frame according to an embodiment of the present invention; A schematic diagram of a module of a routing device in an embodiment;
图 4 为本发明一种实施例中未知单播数据帧的处理系统示意图。 具体实施方式 下面通过具体实施方式结合附图对本发明作进一步详细说明。  FIG. 4 is a schematic diagram of a processing system for an unknown unicast data frame according to an embodiment of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be further described in detail by way of specific embodiments with reference to the accompanying drawings.
针对在 TRILL网络中, 处理未知单播数据帧时, 路由网桥的资源耗费 大, 网络带宽浪费严重的问题, 本发明提供了一种对未知单播数据帧的处 理方法, 减少路由网桥的资源消耗和提高带宽的利用率。 下面结合具体实 施例对本发明做进一步的说明。 For the problem that the resource of the routing bridge is expensive and the network bandwidth is wasted seriously when the unknown unicast data frame is processed in the TRILL network, the present invention provides a location for the unknown unicast data frame. The method reduces the resource consumption of the routing bridge and improves the utilization of the bandwidth. The invention will be further described below in conjunction with specific embodiments.
请参考图 1 ,传输路由网桥接收到分发树上游节点发送的数据帧为未知 单播数据帧后, 判断该传输路由网桥本地的地址表中是否存储有该数据帧 的目的端系统的位置信息, 经判断, 如果本地存储有该数据帧的目的端系 统的位置信息, 则该传输路由网桥将该数据帧处理后转发给所述目的端系 统或者与所述目的端系统相连接的路由网桥, 并终止该数据帧沿该传输路 由网桥的其他下游继续分发, 否则, 该传输路由网桥继续以组播的方式沿 该传输路由网桥的下游将接收到的未知单播数据帧继续分发, 下游的路由 网桥接收到该未知单播数据帧后, 以上述处理方法对其进行处理。  Referring to FIG. 1, after the transmission routing bridge receives the data frame sent by the upstream node of the distribution tree as an unknown unicast data frame, it determines whether the location of the destination system of the data frame is stored in the local address table of the transmission routing bridge. The information is judged, if the location information of the destination system of the data frame is stored locally, the transmission routing bridge processes the data frame and forwards the data to the destination system or the route connected to the destination system. The bridge, and terminating the data frame to continue to be distributed along the other downstream of the transport routing bridge, otherwise the transport routing bridge continues to multicast the unknown unicast data frame to be received downstream of the transport routing bridge After the distribution is continued, the downstream routing bridge receives the unknown unicast data frame and processes it according to the above processing method.
当传输路由网桥的下游有多个, 且该传输路由网桥的多个下游的路由 网桥与接收到的未知单播数据帧的目的端系统连接, 该传输路由网桥选取 最优的一个下游的路由网桥发送所述处理后的数据帧, 选取依据可为根据 各个下游的路由网桥到目的端系统的距离的长短、 或是各个下游的路由网 桥上的资源的消耗情况。  When there are multiple downstream of the transmission routing bridge, and the plurality of downstream routing bridges of the transmission routing bridge are connected to the destination end system of the received unknown unicast data frame, the transmission routing bridge selects an optimal one. The downstream routing bridge sends the processed data frame, and the selection may be based on the length of the distance from each downstream routing bridge to the destination end system, or the consumption of resources on each downstream routing bridge.
值得注意的是, 本例中路由网桥的下游是指该路由网桥到与之直接连 接的其他路由网桥的路径(如图 4中 RB2到 RB4之间的连线), 例如, 路 由网桥 1与路由网桥 2、 3直接连接, 路由网桥 4与路由网桥 2直接连接, 路由网桥 5、 6与路由网桥 3直接连接, 则由路由网桥 1与路由网桥 2、 3 直接连接的路径为路由网桥 1的两个下游, 路由网桥 2、 3是路由网桥 1的 两个下游的路由网桥, 路由网桥 4是路由网桥 2的下游的路由网桥, 路由 网桥 5、 6是路由网桥 3的两个下游的路由网桥。  It is worth noting that, in this example, the downstream of the routing bridge refers to the path of the routing bridge to other routing bridges directly connected thereto (such as the connection between RB2 and RB4 in Figure 4), for example, the routing network. The bridge 1 is directly connected to the routing bridges 2, 3, the routing bridge 4 is directly connected to the routing bridge 2, and the routing bridges 5, 6 are directly connected to the routing bridge 3, and the routing bridge 1 and the routing bridge 2 are connected. 3 The direct connection path is the two downstream of the routing bridge 1, the routing bridges 2, 3 are the two downstream routing bridges of the routing bridge 1, and the routing bridge 4 is the routing bridge downstream of the routing bridge 2. The routing bridges 5, 6 are two downstream routing bridges of the routing bridge 3.
本例中, 传输路由网桥判断本地是否存储有接收到的未知单播数据帧 的目的端系统的位置信息包括:将接收到的未知单播数据帧的目的 MAC地 址与该传输路由网桥的 MAC表进行对比, 如果该传输路由网桥的 MAC表 中有与该未知单播数据帧的目的 MAC地址相对应的条目,则表明该传输路 由网桥存储有该未知单播数据帧的目的端系统的位置信息, 即该传输路由 网桥与该未知单播数据帧的目的端系统连接, 或是与到达该未知单播数据 帧的目的端系统路径上的下一目的路由网桥连接; 否则, 该传输路由网桥 未存储该未知单播数据帧的目的端系统的位置信息, 即该传输路由网桥在 本地的 MAC表中没有找到到达目的 MAC的 ECMP路径。 In this example, the transmission routing bridge determines whether the local location information of the received unknown unicast data frame is: the destination MAC address of the received unknown unicast data frame and the transmission routing bridge. MAC table for comparison, if the MAC table of the transmission routing bridge If there is an entry corresponding to the destination MAC address of the unknown unicast data frame, it indicates that the transmission routing bridge stores the location information of the destination system of the unknown unicast data frame, that is, the transmission routing bridge and the unknown The destination system of the unicast data frame is connected, or is connected to the next destination routing bridge on the path of the destination system that arrives at the unknown unicast data frame; otherwise, the transmission routing bridge does not store the unknown unicast data frame. The location information of the destination system, that is, the transmission routing bridge does not find the ECMP path to the destination MAC in the local MAC table.
如果经对比,发现传输路由网桥本地的 MAC地址表中有与接收到的未 知单播数据帧的目的 MAC地址相对应条目,则继续判断该对应的条目中的 Egress是否为该传输路由网桥本身, 如果是, 则表明该传输路由网桥直接 与接收到的未知单播数据帧的目的端系统相连接, 该传输路由网桥将该数 据帧解封后, 将得到的原始数据直接发给该目的端系统; 否则, 该对应条 目中的 Egress为与目的端系统相连接的其他路由网桥, 该传输路由网桥根 据对应条目中的 Egress 将接收到的未知单播数据帧以单播格式重新封装 后, 以单播的方式将其发给对应的下一目的路由网桥。  If it is found that the MAC address table of the transmission routing bridge has an entry corresponding to the destination MAC address of the received unknown unicast data frame, it is determined whether the Egress in the corresponding entry is the transmission routing bridge. In itself, if yes, it indicates that the transmission routing bridge is directly connected to the destination system of the received unknown unicast data frame, and the transmission routing bridge unblocks the data frame, and directly sends the obtained original data to The destination system; otherwise, the Egress in the corresponding entry is another routing bridge connected to the destination system, and the transmission routing bridge receives the unknown unicast data frame in a unicast format according to the Egress in the corresponding entry. After re-encapsulation, it is unicastly sent to the corresponding next destination routing bridge.
当然, 在传输网桥接收到上游节点组播的数据帧时, 首先须判断该数 据帧是否为未知单播数据帧, 如果是, 则按上述方法对其进行处理, 否贝' 继续沿着该传输路由网桥的下游分发该数据帧, 具体判断方法如下:  Of course, when the transmission bridge receives the data frame multicasted by the upstream node, it first needs to determine whether the data frame is an unknown unicast data frame. If yes, it is processed according to the above method, and no The data frame is distributed downstream of the transmission routing bridge. The specific judgment method is as follows:
接收到组播到的数据帧时,解析该数据帧的外层 MAC头,对其做有效 性检查并获取上游邻居, 如果有效, 则继续解析该数据帧的 TRILL头, 进 一步检查该数据帧的完整性和有效性, 并获取分发树及 Ingress等信息, 如 果该数据帧完整并有效, 则进一步解析该数据帧的内层 MAC, 获取其目的 MAC地址, 然后根据 MAC地址编码规则, 判断获得的目的 MAC地址是 否为单播地址, 如果是, 则表明接收到的数据帧为未知单播数据帧, 按上 述方法对其进行处理; 否则, 接收到的数据帧为一般的组播数据帧, 该传 输路由网桥继续沿着其下游以组播的方式将接收到的数据帧分发出去。 下面, 结合图 2对发明做进一步详细的说明: When receiving the data frame that is multicast, the outer MAC header of the data frame is parsed, the validity check is performed, and the upstream neighbor is obtained. If valid, the TRILL header of the data frame is continuously parsed, and the data frame is further checked. Integrity and validity, and obtain information such as distribution tree and Ingress. If the data frame is complete and valid, further parse the inner MAC of the data frame, obtain its destination MAC address, and then determine the obtained MAC address encoding rule. Whether the destination MAC address is a unicast address, if yes, it indicates that the received data frame is an unknown unicast data frame, and is processed according to the above method; otherwise, the received data frame is a general multicast data frame, The transport routing bridge continues to distribute the received data frames along its downstream in a multicast manner. In the following, the invention will be further described in detail in conjunction with FIG. 2:
步驟 1:传输路由网桥从指定的接口接收 TRILL封装格式的组播数据帧; 步驟 2: 解析该数据帧的外层 MAC头, 获取上游邻居, 并判断该数据 帧的有效性, 如果经判断该数据帧为非法数据, 则将其丟弃, 进入下一数 据帧的传输环节, 否则, 进一步解析该数据帧的 TRILL头以获取分发树和 Ingress 等信息, 并检查该数据帧的完整性和有效性(比如邻居检查, 反向 路径检查等), 如果为无效数据帧, 将其丟弃, 否则, 继续解析该数据帧的 内层 MAC帧, 获取其目的 MAC地址。  Step 1: The transmission routing bridge receives the multicast data frame in the TRILL encapsulation format from the specified interface. Step 2: Parse the outer MAC header of the data frame, obtain the upstream neighbor, and determine the validity of the data frame. If the data frame is illegal, it is discarded and enters the transmission link of the next data frame. Otherwise, the TRILL header of the data frame is further parsed to obtain information such as the distribution tree and Ingress, and the integrity of the data frame is checked. Validity (such as neighbor check, reverse path check, etc.), if it is an invalid data frame, discard it, otherwise, continue to parse the inner MAC frame of the data frame to obtain its destination MAC address.
步驟 3: 根据 MAC地址编址规则, 判断该数据帧的目的 MAC地址是 否为单播 MAC地址, 如果是,说明收到的数据帧是未知目的地的单播数据 帧, 继续步驟 4, 否则为一般的组播数据帧, 转至步驟 5;  Step 3: According to the MAC address addressing rule, determine whether the destination MAC address of the data frame is a unicast MAC address. If yes, the received data frame is a unicast data frame of an unknown destination, and proceed to step 4, otherwise General multicast data frame, go to step 5;
步驟 4: 将获取的目的 MAC地址与该路由传输网桥本地的 MAC表进 行对比、 查找, 如果在本地的 MAC表中找到与该目的 MAC地址对应的条 目, 说明本路由网桥知道该数据帧目的端系统的位置, 转至步驟 6, 否则继 续步驟 5;  Step 4: Compare and retrieve the obtained destination MAC address with the local MAC table of the route transmission bridge. If an entry corresponding to the destination MAC address is found in the local MAC table, the routing bridge knows the data frame. The location of the destination system, go to step 6, otherwise continue to step 5;
步驟 5: 继续沿着该传输路由网桥的下游以组播的方式分发该数据帧, 该传输路由网桥对该数据帧的处理结束。  Step 5: Continue to distribute the data frame in a multicast manner along the downstream of the transmission routing bridge, and the processing of the data frame by the transmission routing bridge ends.
步驟 6:判断与该目的 MAC地址对应的条目中的 Egress是否为该传输 路由网桥本身, 如果是, 则表明该传输路由网桥与该数据帧的目的端系统 直接连接, 转至步驟 9; 否则, 该传输路由网桥不是 Egress, 转至步驟 7; 步驟 7:该传输路由网桥以单播格式重新封装该数据帧, ( Ingress不变, Egress为步驟 6查询获取的与目的端系统直接相连的路由网桥);  Step 6: determining whether the Egress in the entry corresponding to the destination MAC address is the transmission routing bridge itself, and if so, indicating that the transmission routing bridge is directly connected to the destination end system of the data frame, and proceeds to step 9; Otherwise, the transmission routing bridge is not Egress, go to step 7. Step 7: The transmission routing bridge re-encapsulates the data frame in unicast format. (Ingress is unchanged, and Egress is directly obtained from the destination system in step 6. Connected route bridge);
步驟 8:根据获得的与该数据帧的目的 MAC地址相对应的 MAC地址, 查询 ECMP表, 找出到达目的端系统的下一目的路由网桥, 然后将步驟 7 中处理后的数据帧转发至下一目的路由网桥; 当传输路由网桥的下游有多 个, 且该传输路由网桥的多个下游的路由网桥与接收到的未知单播数据帧 的目的端系统连接, 该传输路由网桥选取最优的一个下游的路由网桥发送 所述处理后的数据帧, 然后转至步驟 10; Step 8: Query the ECMP table according to the obtained MAC address corresponding to the destination MAC address of the data frame, find the next destination routing bridge to the destination system, and then forward the processed data frame in step 7 to Next destination routing bridge; when there are many downstream routes of the transmission routing bridge And the plurality of downstream routing bridges of the transmission routing bridge are connected to the destination end system of the received unknown unicast data frame, and the transmission routing bridge selects an optimal downstream routing bridge to send the processing. After the data frame, then go to step 10;
步驟 9:将该数据帧解封装获取的原始数据帧并将其转发给目的端系统。 步驟 10: 终止该数据帧沿着该传输路由网桥的其他下游继续分发。 本实施例还提供了一种路由装置, 如图 3 所示, 该路由装置包括依次 连接的接收模块、 获取模块、 判断模块、 处理模块, 其中:  Step 9: Decapsulate the obtained data frame into the original data frame and forward it to the destination system. Step 10: Terminate the data frame to continue to distribute along the other downstream of the transport routing bridge. The embodiment further provides a routing device. As shown in FIG. 3, the routing device includes a receiving module, an obtaining module, a determining module, and a processing module, which are sequentially connected, where:
接收模块, 设置为从指定的接口接收数据帧;  a receiving module, configured to receive a data frame from the specified interface;
获取模块, 设置为对接收到数据帧进行解封装以获取相应的信息, 并 判断该数据帧是否完整、 有效, 其中, 获取的信息包括该路由装置的上游 邻居、 接收到的数据帧的目的 MAC地址以及所述分发树的信息和 Ingress 信息。  The obtaining module is configured to decapsulate the received data frame to obtain corresponding information, and determine whether the data frame is complete and valid, where the obtained information includes an upstream neighbor of the routing device, and a destination MAC of the received data frame. Address and information about the distribution tree and Ingress information.
判断模块: 设置为判断接收到的数据帧是否为未知单播数据帧以及判 断该路由装置本地是否存储有该数据帧的目的端系统的位置信息;  a judging module: configured to determine whether the received data frame is an unknown unicast data frame and determine location information of the destination system in which the routing device stores the data frame locally;
处理模块: 设置为根据判断模块的判断结果, 对接收到的数据帧处理 后将其转发给该数据帧的目的端系统或者与该数据帧的目的端系统相连接 的路由网桥, 并终止该数据帧沿该传输路由网桥的其他下游继续分发; 或 者继续以组播的方式将该数据帧沿该传输路由网桥的下游继续分发。  Processing module: configured to forward the received data frame to the destination system of the data frame or a routing bridge connected to the destination end system of the data frame according to the judgment result of the determining module, and terminate the The data frame continues to be distributed along the other downstream of the transport routing bridge; or continues to distribute the data frame downstream of the transport routing bridge in a multicast manner.
当传输路由网桥的下游有多个, 且该传输路由网桥的多个下游的路由 网桥与接收到的未知单播数据帧的目的端系统连接, 该传输路由网桥选取 最优的一个下游的路由网桥发送所述处理后的数据帧, 选取依据可为根据 各个下游的路由网桥到目的端系统的距离的长短、 或是各个下游的路由网 桥上的资源的消耗情况, 从而减小系统的开销, 提高系统的处理效率。  When there are multiple downstream of the transmission routing bridge, and the plurality of downstream routing bridges of the transmission routing bridge are connected to the destination end system of the received unknown unicast data frame, the transmission routing bridge selects an optimal one. The downstream routing bridge sends the processed data frame, and the selection may be based on the length of the distance from each downstream routing bridge to the destination end system, or the consumption of resources on each downstream routing bridge. Reduce the overhead of the system and improve the processing efficiency of the system.
本实施例还提供了一种 TRILL网络系统, 包括多个端系统和多个上述 路由装置, 其中, 包括的多个端系统根据实际情况可为发送端系统或者目 的端系统,上述路由装置将多个端系统连接,请参见图 4, H1-H6为端系统, RB1-RB8为上述路由装置, 图中, HI为发送端系统, H3为目的端系统, HI往 H3发送单播数据帧, RB1 (此时为 Ingress )并不知道 H3的位置, 于 是将 HI发送的原始数据帧封装成 TRILL组播数据帧沿分发树分发 (图中 虚线路径), RB2收到该未知单播数据帧后, 经判断知道 H3与自己相连, 则将接收到的未知单播数据帧解封装为原始数据帧后转发给 H3, 然后终止 接收到的未知单播数据帧的继续向 RB2的下游分发,从而避免 RB4、 RB5、 RB7和 RB8对该数据帧的处理。 The embodiment also provides a TRILL network system, including multiple end systems and a plurality of the foregoing routing devices, wherein the multiple end systems included may be the transmitting end system or the mesh according to actual conditions. The end system, the above routing device connects multiple end systems, see Figure 4, H1-H6 is the end system, RB1-RB8 is the above routing device, in the figure, HI is the transmitting end system, H3 is the destination end system, HI Send a unicast data frame to H3. RB1 (in this case, Ingress) does not know the location of H3. Therefore, the original data frame sent by HI is encapsulated into a TRILL multicast data frame distributed along the distribution tree (the dotted path in the figure). After the unknown unicast data frame is determined, it is determined that H3 is connected to itself, and the received unknown unicast data frame is decapsulated into the original data frame and then forwarded to H3, and then the continuation of the received unknown unicast data frame is terminated. Distribute to the downstream of RB2, thereby avoiding the processing of the data frame by RB4, RB5, RB7 and RB8.
又如, 当 HI为发送端系统, H6为目的端系统, HI往 H6发送单播数 据帧, RB1 (此时为 Ingress )并不知道 H6的位置, 于是将 HI发送的原始 数据帧封装成 TRILL组播数据帧沿分发树分发(图中虚线路径), RB2收 到该未知单播数据帧后, 经判断知道 H6与自己两个下游的 RB4和 RB5相 连, RB2经判断, 发现 RB5到 H6的距离小于 RB4到 H6的距离, 则将接 收到的未知单播数据帧以单播的格式重新封装后转发给 RB5, 然后终止接 收到的未知单播数据帧的继续向下游的 RB4分发, 从而避免 RB4、 RB7对 该数据帧的处理。  For example, when HI is the transmitting end system, H6 is the destination end system, HI sends a unicast data frame to H6, RB1 (in this case, Ingress) does not know the location of H6, and then encapsulates the original data frame sent by HI into TRILL. The multicast data frame is distributed along the distribution tree (the dotted path in the figure). After receiving the unknown unicast data frame, RB2 determines that H6 is connected to its own downstream RB4 and RB5, and RB2 determines that RB5 to H6 are found. If the distance is smaller than RB4 to H6, the received unknown unicast data frame is re-encapsulated in unicast format and then forwarded to RB5, and then the received unknown unicast data frame is terminated and continued to be distributed to the downstream RB4, thereby avoiding RB4, RB7 processing of the data frame.
因此, 本发明提供的方法在对未知单播数据帧处理时, 可避免系统中 所有的路由网桥都对该数据进行处理, 从而减少了系统中路由网桥的资源 的浪费, 提高了系统带宽的利用率。  Therefore, the method provided by the present invention can prevent all routing bridges in the system from processing the data when processing the unknown unicast data frame, thereby reducing waste of resources of the routing bridge in the system and improving system bandwidth. Utilization.
另外, 本发明提供的方法只需要的传输路由网桥本地实现, 不涉及其 他路由网桥设备和协议的修改, 成本低, 易实现。 能认定本发明的具体实施只局限于这些说明。 对于本发明所属技术领域的 普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干简单 推演或替换, 都应当视为属于本发明的保护范围。  In addition, the method provided by the present invention only needs the local implementation of the transmission routing bridge, and does not involve modification of other routing bridge devices and protocols, and the cost is low and easy to implement. It is to be understood that the specific embodiments of the invention are limited only by the description. It is to be understood by those skilled in the art that the present invention may be practiced without departing from the spirit and scope of the invention.

Claims

权利要求书 Claim
1、 一种未知单播数据帧的处理方法, 其中, 该方法包括:  A method for processing an unknown unicast data frame, where the method includes:
传输路由网桥接收到分发树上游节点组播的数据帧为未知单播数据帧 时, 判断本地是否存储有所述数据帧的目的端系统的位置信息, 本地存储 有所述数据帧的目的端系统的位置信息, 则将所述数据帧处理后转发给所 述目的端系统或者与所述目的端系统相连接的路由网桥, 并终止所述数据 帧沿所述传输路由网桥的其他下游继续分发; 本地未存储所述数据帧的目 的端系统的位置信息, 继续以组播的方式沿所述传输路由网桥的下游分发。  When the transmission routing bridge receives the data frame multicasted by the upstream node of the distribution tree as an unknown unicast data frame, it determines whether the location information of the destination system of the data frame is stored locally, and the destination end of the data frame is locally stored. Positioning information of the system, the data frame is processed and forwarded to the destination end system or a routing bridge connected to the destination end system, and the data frame is terminated along other downstream of the transmission routing bridge. The distribution continues; the location information of the destination system that does not store the data frame locally continues to be distributed in the multicast manner along the downstream of the transmission routing bridge.
2、 如权利要求 1所述的方法, 其中, 当所述传输路由网桥的下游有多 个, 且所述传输路由网桥的多个下游的路由网桥与所述目的端系统连接, 所述传输路由网桥选取最优的一个下游的路由网桥发送所述处理后的数据 帧。  2. The method according to claim 1, wherein when there are a plurality of downstream of the transmission routing bridge, and a plurality of downstream routing bridges of the transmission routing bridge are connected to the destination system, The transport routing bridge selects an optimal downstream routing bridge to send the processed data frame.
3、 如权利要求 2所述的方法, 其中, 所述传输路由网桥判断本地是否 存储有所述数据帧的目的端系统的位置信息为:  3. The method according to claim 2, wherein the transmission routing bridge determines whether the location information of the destination system in which the data frame is stored locally is:
将所述数据帧的目的 MAC地址与所述传输路由网桥的 MAC表进行对 应的条目, 则表明所述传输路由网桥存储有所述数据帧的目的端系统的位 址相对应的条目, 则表明所述传输路由网桥未存储所述数据帧的目的端系 统的位置信息。  An entry corresponding to the destination MAC address of the data frame and the MAC address table of the transmission routing bridge indicates that the transmission routing bridge stores an entry corresponding to the address of the destination system of the data frame, It indicates that the transmission routing bridge does not store the location information of the destination system of the data frame.
4、 如权利要求 3所述的方法, 其中, 所述传输路由网桥的 MAC表中 与所述数据帧的目的 MAC地址相对应的条目中的 Egress为所述传输路由 网桥时, 表明所述传输路由网桥与所述目的端系统连接; 否则, 表明所述 传输路由网桥与到达所述目的端系统的下一目的网桥相连接。  4. The method according to claim 3, wherein, when the Egress in the entry corresponding to the destination MAC address of the data frame in the MAC table of the transmission routing bridge is the transmission routing bridge, indicating The transmission routing bridge is connected to the destination system; otherwise, the transmission routing bridge is connected to the next destination bridge that reaches the destination system.
5、 如权利要求 4所述的方法, 其中, 当所述传输路由网桥与所述目的 端系统连接时, 所述传输路由网桥将所述数据帧解封装后将得到的原始数 据帧直接发给所述目的端系统; 否则, 所述传输路由网桥将所述数据帧以 单播格式重新封装后以单播的方式将其转发给与目的端系统相连接的下一 目的路由网桥。 5. The method of claim 4, wherein when the transmission routing bridge and the destination When the end system is connected, the transmission routing bridge sends the original data frame obtained by decapsulating the data frame to the destination system directly; otherwise, the transmission routing bridge unicasts the data frame. The format is re-encapsulated and forwarded in a unicast manner to the next destination routing bridge connected to the destination system.
6、 如权利要求 1至 5任一项所述的方法, 其中, 所述传输路由网桥接 收到分发树上游节点组播的数据帧为未知单播数据帧之前, 该方法还包括: 所述传输路由网桥判断所接收到的数据帧是否为未知单播数据帧, 传 输路由网桥判定所接收到的数据帧为未知单播数据帧, 则按上述步驟对其 进行处理; 传输路由网桥判定所接收到的数据帧不为未知单播数据帧, 继 续以组播的方式沿所述传输路由网桥的下游分发。  The method according to any one of claims 1 to 5, wherein, before the transmission routing bridge receives the data frame multicasted by the upstream node of the distribution tree as an unknown unicast data frame, the method further includes: The transmission routing bridge determines whether the received data frame is an unknown unicast data frame, and the transmission routing bridge determines that the received data frame is an unknown unicast data frame, and processes the data frame according to the above steps; It is determined that the received data frame is not an unknown unicast data frame, and continues to be distributed along the downstream of the transmission routing bridge in a multicast manner.
7、 如权利要求 6所述的方法, 其中, 所述判断所接收到的数据帧是否 为未知单播数据帧为: 地址, 判定所述数据帧的目的 MAC地址为单播地址, 则所述数据帧为未知 单播数据帧; 判定所述数据帧的目的 MAC地址不为单播地址, 所述数据帧 为一般的组播数据帧。  The method of claim 6, wherein the determining whether the received data frame is an unknown unicast data frame is: an address, determining that the destination MAC address of the data frame is a unicast address, The data frame is an unknown unicast data frame. The destination MAC address of the data frame is not a unicast address, and the data frame is a general multicast data frame.
8、 如权利要求 6所述的方法, 其中, 所述传输路由网桥判断所接收到 的数据帧是否为未知单播数据帧之前, 该方法还包括:  The method of claim 6, wherein the method further comprises: before the transmission routing bridge determines whether the received data frame is an unknown unicast data frame, the method further includes:
所述传输路由网桥判断所接收到的数据帧是否完整和有效, 判定所接 收到的数据帧完整和有效, 则对其继续处理; 判定所接收到的数据帧不完 整或无效, 将其丟弃。  The transmission routing bridge determines whether the received data frame is complete and valid, and determines that the received data frame is complete and valid, and then continues processing; determining that the received data frame is incomplete or invalid, and then losing abandoned.
9、 如权利要求 6所述的方法, 其中, 所述传输路由网桥判断所接收到 的数据帧是否为未知单播数据帧之前, 该方法还包括:  The method of claim 6, wherein the method further comprises: before the transmission routing bridge determines whether the received data frame is an unknown unicast data frame, the method further includes:
所述传输路由网桥通过对所接收到的数据帧进行解封装获取所述传输 路由网桥的上游邻居以及获取所述分发树的信息和 Ingress信息。 The transmission routing bridge acquires the upstream neighbor of the transmission routing bridge and obtains the information and Ingress information of the distribution tree by decapsulating the received data frame.
10、 如权利要求 6所述的方法, 其中, 该方法应用于多链接透明互连 TRILL网络系统中。 10. The method of claim 6, wherein the method is applied to a multi-link transparent interconnect TRILL network system.
11、 一种路由装置, 其中, 该路由装置包括: 接收模块; 判断模块和 处理模块; 其中,  A routing device, wherein the routing device comprises: a receiving module; a determining module and a processing module;
所述接收模块: 设置为接收数据帧;  The receiving module is configured to receive a data frame;
所述判断模块: 设置为判断所述数据帧是否为未知单播数据帧以及判 断路由装置是否存储有所述数据帧的目的端系统的位置信息;  The determining module is configured to determine whether the data frame is an unknown unicast data frame and determine location information of the destination system in which the routing device stores the data frame;
所述处理模块: 设置为根据判断模块的判断结果, 对所述数据帧处理 后将其转发给所述目的端系统或者与所述目的端系统相连接的路由网桥, 并终止所述数据帧沿所述传输路由网桥的其他下游继续分发; 或者继续以 组播的方式沿所述传输路由网桥的下游分发。  The processing module is configured to: after processing the data frame according to the judgment result of the determining module, forwarding the data frame to the destination end system or a routing bridge connected to the destination end system, and terminating the data frame The distribution continues along the other downstream of the transport routing bridge; or continues to be distributed downstream along the transport routing bridge in a multicast manner.
12、 如权利要求 11所述的路由装置, 其中, 该装置还包括获取模块, 所述获取模块, 设置为对所述数据帧进行解封装以获取相应的信息, 并判断所述数据帧是否完整和有效, 所述获取模块获取的信息包括所述路 由装置的上游邻居、所述数据帧的目的 MAC地址以及所述分发树的信息和 Ingress信息。  The routing device of claim 11, wherein the device further comprises an obtaining module, the acquiring module is configured to decapsulate the data frame to obtain corresponding information, and determine whether the data frame is complete. And the information obtained by the obtaining module includes an upstream neighbor of the routing device, a destination MAC address of the data frame, and information of the distribution tree and Ingress information.
13、 一种多链接透明互连 TRILL网络系统, 其中, 该系统包括: 至少 一个发送端系统和目的端系统, 以及至少一个连接于所述发送端系统和目 的端系统之间的如权利要求 11或 12所述的路由装置。  13. A multi-link transparent interconnect TRILL network system, wherein the system comprises: at least one sender system and a destination system, and at least one connection between the sender system and the destination system as claimed in claim 11 Or the routing device of 12.
PCT/CN2012/071038 2011-03-18 2012-02-10 Method for processing unknown unicast data frames, route apparatus and trill network system WO2012126295A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110066113.8 2011-03-18
CN201110066113.8A CN102130812B (en) 2011-03-18 2011-03-18 Method, device and system for processing unknown unicast data frame

Publications (1)

Publication Number Publication Date
WO2012126295A1 true WO2012126295A1 (en) 2012-09-27

Family

ID=44268708

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/071038 WO2012126295A1 (en) 2011-03-18 2012-02-10 Method for processing unknown unicast data frames, route apparatus and trill network system

Country Status (2)

Country Link
CN (1) CN102130812B (en)
WO (1) WO2012126295A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130812B (en) * 2011-03-18 2015-05-20 中兴通讯股份有限公司 Method, device and system for processing unknown unicast data frame
CN102244614B (en) * 2011-08-15 2014-07-02 福建星网锐捷网络有限公司 Message forwarding method, system and routing switch
CN102333023B (en) * 2011-09-30 2014-01-01 福建星网锐捷网络有限公司 Communication method and equipment in multilink transparent internet
CN102710510B (en) 2012-05-18 2018-03-13 中兴通讯股份有限公司 Information processing method, apparatus and system
CN102752175A (en) * 2012-07-26 2012-10-24 杭州华三通信技术有限公司 Method and device for checking connectivity in TRILL (Transparent Interconnection of Lots of Links) network
CN103501274B (en) * 2013-09-24 2017-09-12 神州数码网络(北京)有限公司 Flow load sharing method and device in a kind of multilink transparent internet
CN104702506B (en) * 2013-12-09 2018-10-19 华为技术有限公司 A kind of message transmitting method, network node and message transfer system
CN105530189B (en) * 2014-09-29 2020-05-08 华为技术有限公司 Method for forwarding message in TRILL network and routing bridge
CN105591897B (en) * 2015-11-16 2018-12-11 新华三技术有限公司 The MAC Address synchronous method and device of TRILL network
EP4135270A4 (en) * 2020-04-10 2023-06-07 Fuji Corporation Communication system and work apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102283A (en) * 2007-08-17 2008-01-09 杭州华三通信技术有限公司 A method and device for optimizing unknown unicast forward at wireless access point
US7398322B1 (en) * 2003-05-20 2008-07-08 Sun Microsystems, Inc. System using routing bridges to transparently interconnect multiple network links to form a single virtual network link
CN101442467A (en) * 2007-11-23 2009-05-27 上海贝尔阿尔卡特股份有限公司 Method for providing multipoint to multipoint connection in network based on operator backbone network transmission
CN102130812A (en) * 2011-03-18 2011-07-20 中兴通讯股份有限公司 Method, device and system for processing unknown unicast data frame

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7398322B1 (en) * 2003-05-20 2008-07-08 Sun Microsystems, Inc. System using routing bridges to transparently interconnect multiple network links to form a single virtual network link
CN101102283A (en) * 2007-08-17 2008-01-09 杭州华三通信技术有限公司 A method and device for optimizing unknown unicast forward at wireless access point
CN101442467A (en) * 2007-11-23 2009-05-27 上海贝尔阿尔卡特股份有限公司 Method for providing multipoint to multipoint connection in network based on operator backbone network transmission
CN102130812A (en) * 2011-03-18 2011-07-20 中兴通讯股份有限公司 Method, device and system for processing unknown unicast data frame

Also Published As

Publication number Publication date
CN102130812A (en) 2011-07-20
CN102130812B (en) 2015-05-20

Similar Documents

Publication Publication Date Title
WO2012126295A1 (en) Method for processing unknown unicast data frames, route apparatus and trill network system
WO2018054043A1 (en) Method and system for forwarding broadcast packet in ble network
US8351352B1 (en) Methods and apparatus for RBridge hop-by-hop compression and frame aggregation
EP1906595B1 (en) A method for implementing virtue-switch and the apparatus thereof
US8081637B2 (en) Network apparatus and method for forwarding packet
CN102970227A (en) Method and device for achieving virtual extensible local area network (VXLAN) message transmitting in application specific integrated circuit (ASIC)
WO2012058988A1 (en) Method for message forwarding and device for deep packet inspection
WO2012109837A1 (en) Unicast data frame transmission method and apparatus
WO2022021818A1 (en) Method and device for processing data message, storage medium, and electronic device
WO2014082414A1 (en) Service forwarding method and device
CN102255787B (en) Message processing method based on quality of service and operator network edge equipment
CN101304387B (en) Method for implementing tunnel conversion of bi-layer tunnel protocol
CN102801622B (en) A kind of retransmission method of data message and retransmission unit
EP2852115B1 (en) Information processing method, apparatus and system in trill networks
CN102769567B (en) A kind of retransmission method of multilink transparent internet Frame and device
EP2670088B1 (en) Trill network interconnection method and system
CN109561023B (en) Method, device and system for transmitting multicast message
WO2012129938A1 (en) Esadi processing method and system`0
WO2014040422A1 (en) Control method and device for medium access control address learning and route bridge
WO2013000326A1 (en) Data transmission method and system in transparent interconnection over lots of links network
KR20150003543A (en) Apparatus and method for forwarding can frame
US10193941B2 (en) Interworking between first protocol entity of stream reservation protocol and second protocol entity of routing protocol
CN102868642A (en) Method and device for achieving NVGRE message transmission in application specific integrated circuit (ASIC)
WO2007054025A1 (en) A data processing method in a bridged network, a network bridge and a bridged network
WO2013004140A1 (en) Method and rbridge for avoiding esadi protocol packet storms

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12760585

Country of ref document: EP

Kind code of ref document: A1