WO2017117955A1 - Route synchronizing method, device and communication system - Google Patents

Route synchronizing method, device and communication system Download PDF

Info

Publication number
WO2017117955A1
WO2017117955A1 PCT/CN2016/089461 CN2016089461W WO2017117955A1 WO 2017117955 A1 WO2017117955 A1 WO 2017117955A1 CN 2016089461 W CN2016089461 W CN 2016089461W WO 2017117955 A1 WO2017117955 A1 WO 2017117955A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
routing
route
prefix
prefix information
Prior art date
Application number
PCT/CN2016/089461
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 WO2017117955A1 publication Critical patent/WO2017117955A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery

Definitions

  • the present application relates to, but is not limited to, the field of communication technologies, and in particular, to a route synchronization method, device, and communication system.
  • FRR fast reroute
  • the fast re-routing protection technology is mature and can solve the problem of service packet loss during link switching.
  • the time when the service is lost depends on the convergence rate of the routing protocol, that is, the route convergence time.
  • the route convergence time includes: routing protocol learning routing time, routing protocol delivery routing to forwarding information base (FIB) routing table time; FIB routing table from master synchronization to line card time; FIB routing table is written to Forward chip time.
  • FIB forwarding information base
  • the routing information that is, the route prefix information and the route forwarding information are packaged and synchronized together, as shown in FIG. 1 .
  • the forwarding information is much larger than the search information, the number of routes that can be synchronized in each synchronization period is limited. Especially when there are multiple forwarding information in the route, the defect is more obvious, which affects the route convergence rate.
  • the embodiments of the present invention provide a route synchronization method, a device, and a communication system, which can improve the route synchronization rate between devices to improve route convergence speed.
  • the embodiment of the invention improves a route synchronization method, including:
  • routing information includes route prefix information and route forwarding information
  • the route prefix information and the route forwarding information are respectively synchronized to the receiving device according to a preset sending sequence.
  • the obtaining routing information includes:
  • the routing information is obtained by performing route learning to the receiving device.
  • the obtaining the routing information further includes:
  • the routing prefix information and the routing forwarding information are saved in the obtained routing information.
  • the AVL tree is used to save the routing prefix information
  • the load balancing table is used to save the routing forwarding information.
  • the obtaining the routing information further includes:
  • the load sharing index is constructed to establish an association relationship between the route prefix information and the route forwarding information.
  • the process of synchronizing the route prefix information to the receiving device includes:
  • the load sharing index is synchronized with the routing prefix information to the receiving device.
  • the synchronizing the routing prefix information and the routing forwarding information to the receiving device according to the preset sending sequence includes:
  • the routing forwarding information is synchronized to the receiving device.
  • the sending device that routes the prefix information and the routing forwarding information and the receiving device are border gateway protocol neighbors; the sending device is a master device, and the receiving device is a line card device.
  • the method further includes:
  • the routing information is reacquired.
  • An embodiment of the present invention further provides an apparatus, including:
  • Obtaining a module configured to obtain routing information, where the routing information includes route prefix information and route forwarding information;
  • the synchronization module is configured to synchronize the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence.
  • the obtaining module includes:
  • the obtaining unit is configured to obtain the routing information by performing route learning to the receiving device.
  • the obtaining module further includes:
  • the saving unit is configured to save the routing prefix information and the routing forwarding information in the obtained routing information respectively, wherein the AVL tree is used to save the routing prefix information, and the load sharing table is used to save the routing forwarding information.
  • the obtaining module further includes:
  • the construction unit is configured to establish an association relationship between the route prefix information and the route forwarding information by constructing a load sharing index
  • the synchronization module is configured to synchronize the load sharing index with the routing prefix information to a receiving device.
  • An embodiment of the present invention further provides an apparatus, including:
  • the notification module is configured to advertise routing information to the sending device, where the routing information includes routing prefix information and routing forwarding information.
  • the receiving module is configured to receive the routing prefix information and the routing forwarding information that are sent by the sending device according to a preset sending sequence.
  • the device further includes: a processing module, configured to learn, according to the load sharing index, an association relationship between the received route prefix information and the route forwarding information;
  • the load sharing index is synchronously received by the receiving module when receiving the routing prefix information.
  • the embodiment of the present invention further provides a communication system, which may include at least one of the two devices provided by the foregoing embodiments of the present invention.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, which are implemented when the computer executable instructions are executed.
  • the route synchronization method, device and communication provided by the embodiments of the present invention
  • the system obtains routing information, where the routing information includes routing prefix information and routing forwarding information; and the routing prefix information and the routing forwarding information are respectively synchronized to the receiving device according to a preset sending sequence, so that the routing prefix information and the routing are adopted.
  • the method of synchronizing the forwarding information separately improves the number of routes synchronized between devices in a unit of time, and improves the route convergence rate.
  • FIG. 1 is a schematic diagram showing a route synchronization method of the related art
  • FIG. 2 is a schematic flowchart of a route synchronization method according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a load sharing networking according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram showing the relationship between a main control and a line card module according to an embodiment of the present invention
  • FIG. 5 is a schematic diagram showing the structure of a synchronous data to which an embodiment of the present invention is applied;
  • FIG. 6 is a schematic structural diagram of a device according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an acquisition module according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of another device according to an embodiment of the present invention.
  • the embodiment of the invention provides a route synchronization method. As shown in FIG. 2, the method may include the following steps:
  • routing information includes route prefix information and route forwarding information
  • the route prefix information and the route forwarding information are respectively synchronized to the receiving device according to a preset sending sequence.
  • the route synchronization method provided by the embodiment of the present invention uses a method in which the route prefix information and the route forwarding information are separately synchronized, so that each buffer (Buffer) can accommodate more routes, and the number of routes synchronized between devices in a unit time is increased. , effectively solve the problem of slow route convergence rate.
  • the foregoing method provided by the embodiment of the present invention may be applied to a device, such as a master control device, to implement synchronous transmission of route prefix information and route forwarding information.
  • the receiving device according to the embodiment of the present invention may be a line card device.
  • a border gateway protocol is established on three links (R1-P1-R2, R1-P2-R2, R1-P3-R2) between the master R1 and the line card R2.
  • BGP Border Gateway Protocol
  • the main control R1 may include a routing protocol module 11 (with load sharing capability), a master forwarding information base (FIB) routing table management module 12, and a main load sharing management module 13
  • the module, the line card R2 may include a function module such as a line card FIB routing table management module 21, a line card load sharing management module 22, and a forwarding chip 23.
  • the routing protocol module 11 learns the routing information advertised by the line card R2 by using the above three links, and the routing information may include routing prefix information and routing forwarding information.
  • the line card R2 can advertise 1 million routes to the master R1.
  • the routing protocol module 11 obtains the route prefix information and the route forwarding information in the routing information by executing the load sharing command, and sends the routing prefix information to the master FIB routing table management module 12 to forward the routing information in the routing information.
  • the information is sent to the master load sharing management module 13.
  • the route prefix information and the route forwarding information are separately synchronized. Therefore, a load sharing index needs to be constructed to reflect the relationship between the route prefix information and the route forwarding information.
  • the operation of constructing the load sharing index may be performed by the routing protocol module 11. At the time of synchronization, the load sharing index can be synchronized with the route prefix information or separately.
  • the master FIB routing table management module 12 can use the AVL (AnySQL UnLoader) tree to save the route prefix information, as shown in FIG. 5, and generate a FIB routing table entry for each route in the FIB routing table. In this embodiment, the stability is stabilized. There are 1 million FIB entries in the subsequent FIB routing table.
  • AVL AnySQL UnLoader
  • the master load sharing management module 13 creates a load sharing table according to the route forwarding information (that is, the R1-P1-R2, R1-P2-R2, and R1-P3-R2 link information), that is, the master load sharing management module 13 utilizes
  • the load sharing table saves routing and forwarding information. Since the route forwarding information is completely the same, in the embodiment of the present invention, only one load sharing table needs to be generated, so that the routing information synchronized between the devices can be reduced, and the route convergence rate is further improved.
  • the master FIB routing table management module 12 synchronizes the routes to the line card FIB routing table management module 21 through the synchronization channel. Since the data structure (including the route prefix information) of the route synchronization between the master FIB routing table management module 12 and the line card FIB routing table management module 21 is smaller than the conventional route synchronization data structure, the main control R1 and the main control can be significantly improved. The rate at which the line card R2 is routed synchronously.
  • the route forwarding information between the master load sharing management module 13 and the line card load sharing management module 22 may be performed at the same time as or after the route synchronization between the master FIB routing table management module 12 and the line card FIB routing table management module 21 Synchronization of the load sharing table. Since only one load sharing table needs to be synchronized between the two, the synchronization rate is faster.
  • the line card R2 can establish an association relationship between the FIB routing table and the load sharing table, that is, the routing prefix information and the routing forwarding information, to obtain complete routing information and complete the routing synchronization process. .
  • the route convergence operation is re-executed, and the three links in the route forwarding information are changed into two chains.
  • the process is the same as the above process and will not be described here.
  • the implementation of the foregoing embodiment can make the route synchronization data include only one million route prefix information, one load sharing index, and one load sharing table information. Therefore, the route synchronization efficiency is greatly improved.
  • route forwarding information structure Since the route forwarding information structure is much larger than the route prefix information structure, it is calculated according to one route forwarding information equal to three route prefix information (base unit). It takes 10 reference units to synchronize one route in the conventional manner. After the technical solution provided by the embodiment of the present invention, only one reference unit is needed, and the rate of synchronization of the FIB routing table to the line card is increased by 9 times. The effect of route synchronization efficiency improvement is significant.
  • An embodiment of the present invention further provides a device. As shown in FIG. 6, the device may include:
  • the obtaining module 61 is configured to obtain routing information, where the routing information includes route prefix information and route forwarding information.
  • the synchronization module 62 is configured to synchronize the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence.
  • the acquisition module 61 may include at least one of the lower functional units:
  • the obtaining unit 611 is configured to obtain the routing information by performing route learning to the receiving device.
  • the saving unit 612 is configured to save the routing prefix information and the routing forwarding information in the obtained routing information respectively, wherein the routing prefix information is saved by using the AVL tree, and the routing and forwarding information is saved by using the load sharing table;
  • the building unit 613 is configured to establish an association relationship between the route prefix information and the route forwarding information by constructing a load sharing index.
  • the synchronization module 62 can be arranged to synchronize the load sharing index with the routing prefix information to the receiving device.
  • the function of the obtaining module 61 can be jointly implemented by the routing protocol module 11, the main control FIB routing table management module 12, and the main control load sharing management module 13.
  • the functions of the synchronization module 62 can be implemented by the main control FIB routing table management module 12 and the main control load sharing management module 13 respectively.
  • An embodiment of the present invention further provides a device. As shown in FIG. 8, the device may include:
  • the notification module 81 is configured to pass routing information to the sending device, where the routing information includes routing prefix information and routing forwarding information.
  • the receiving module 82 is configured to receive routing prefix information and routing forwarding information that are sent by the sending device according to a preset sending sequence.
  • the device may further include: a processing module, configured to obtain an association relationship between the received route prefix information and the route forwarding information, where the load sharing index is a receiving module, based on the load sharing index received by the receiving module 82. 82 receives the route prefix information synchronously.
  • a processing module configured to obtain an association relationship between the received route prefix information and the route forwarding information, where the load sharing index is a receiving module, based on the load sharing index received by the receiving module 82.
  • 82 receives the route prefix information synchronously.
  • the function of the receiving module 82 can be implemented by the line card FIB routing table management module 21 and the line card load sharing management module 22, respectively.
  • the embodiment of the present invention further provides a communication system, which may include at least one of the two devices provided by the foregoing embodiments of the present invention.
  • the route synchronization method, device and system provided by the embodiment of the present invention.
  • the size of the synchronization structure of a single route is reduced, and the number of synchronous routes between devices per unit time is increased, which improves the convergence rate of the route and can effectively solve the problem of large-capacity route convergence or large capacity.
  • the problem of long route learning time is improved.
  • an embodiment of the present invention further provides a computer readable storage medium storing computer executable instructions, which are implemented when the computer executable instructions are executed.
  • each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function.
  • This application is not limited to any specific combination of hardware and software.
  • the embodiment of the present invention provides a route synchronization method, a device, and a communication system, which use the method of synchronizing the route prefix information and the route forwarding information to improve the number of routes synchronized between devices in a unit time, thereby improving the route convergence rate.

Landscapes

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

Abstract

A route synchronizing method, comprising: acquiring route information, the route information comprising route prefix information and route forwarding information; respectively synchronizing, according to a preset transmission sequence, the route prefix information and the route forwarding information with a receiving device. The present invention increases the number of route synchronizations between devices within a unit time by separately synchronizing route prefix information and route forwarding information, thus improving route convergence rates.

Description

一种路由同步方法、设备及通信系统Route synchronization method, device and communication system 技术领域Technical field
本申请涉及但不限于通信技术领域,特别是涉及一种路由同步方法、设备及通信系统。The present application relates to, but is not limited to, the field of communication technologies, and in particular, to a route synchronization method, device, and communication system.
背景技术Background technique
在网络高速发展的时代,用户对服务质量的要求也越来越高。在有快速重路由(FRR,Fast Reroute)保护的情况下,链路故障或节点故障,业务流量收敛时间小于50ms;在没有快速重路由保护的情况下,业务流量收敛时间小于100ms。In the era of rapid network development, users are increasingly demanding quality of service. In the case of fast reroute (FRR) protection, the link failure or node failure, service traffic convergence time is less than 50ms; in the absence of fast reroute protection, the service traffic convergence time is less than 100ms.
快速重路由保护技术已经比较成熟,能够很好地解决链路切换过程中业务丢包的问题。在无保护的情况下,业务丢包的时间取决于路由协议收敛速率即路由收敛时间。The fast re-routing protection technology is mature and can solve the problem of service packet loss during link switching. In the case of no protection, the time when the service is lost depends on the convergence rate of the routing protocol, that is, the route convergence time.
路由收敛时间主要包括:路由协议学习路由时间、路由协议下发路由到转发信息库(FIB,Forwarding Information Base)路由表时间;FIB路由表从主控同步到线卡时间;FIB路由表写入到转发芯片时间。The route convergence time includes: routing protocol learning routing time, routing protocol delivery routing to forwarding information base (FIB) routing table time; FIB routing table from master synchronization to line card time; FIB routing table is written to Forward chip time.
在影响路由收敛速率的环节中,FIB路由表从主控同步到线卡时间对于收敛速率的影响是最为突出的。In the link that affects the route convergence rate, the impact of the FIB routing table from the master synchronization to the line card time on the convergence rate is the most prominent.
传统的设计中,FIB路由表从主控同步到线卡时,路由的查找信息即路由前缀信息和路由转发信息是一起打包同步的,如图1所示。In the traditional design, when the FIB routing table is synchronized from the master to the line card, the routing information, that is, the route prefix information and the route forwarding information are packaged and synchronized together, as shown in FIG. 1 .
由于转发信息比查找信息大的多,导致每个同步周期能同步的路由数受限,特别是在路由存在多条转发信息时,这种缺陷更加明显,从而影响了路由收敛速率。Because the forwarding information is much larger than the search information, the number of routes that can be synchronized in each synchronization period is limited. Especially when there are multiple forwarding information in the route, the defect is more obvious, which affects the route convergence rate.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。 The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提供一种路由同步方法、设备及通信系统,可提高设备之间路由同步速率,以提升路由收敛速度。The embodiments of the present invention provide a route synchronization method, a device, and a communication system, which can improve the route synchronization rate between devices to improve route convergence speed.
本发明实施例提高了一种路由同步方法,包括:The embodiment of the invention improves a route synchronization method, including:
获取路由信息,所述路由信息包括路由前缀信息和路由转发信息;Obtaining routing information, where the routing information includes route prefix information and route forwarding information;
按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The route prefix information and the route forwarding information are respectively synchronized to the receiving device according to a preset sending sequence.
可选地,所述获取路由信息包括:Optionally, the obtaining routing information includes:
通过向接收设备进行路由学习,以获取所述路由信息。The routing information is obtained by performing route learning to the receiving device.
可选地,所述获取路由信息还包括:Optionally, the obtaining the routing information further includes:
将获取的路由信息中路由前缀信息和路由转发信息分别进行保存;其中,利用AVL树保存路由前缀信息,利用负荷分担表保存路由转发信息。The routing prefix information and the routing forwarding information are saved in the obtained routing information. The AVL tree is used to save the routing prefix information, and the load balancing table is used to save the routing forwarding information.
可选地,所述获取路由信息还包括:Optionally, the obtaining the routing information further includes:
通过构建负荷分担索引,以建立路由前缀信息与路由转发信息之间的关联关系。The load sharing index is constructed to establish an association relationship between the route prefix information and the route forwarding information.
可选地,将路由前缀信息同步至接收设备的过程包括:Optionally, the process of synchronizing the route prefix information to the receiving device includes:
将所述负荷分担索引与所述路由前缀信息一起同步至接收设备。The load sharing index is synchronized with the routing prefix information to the receiving device.
可选地,所述按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备包括:Optionally, the synchronizing the routing prefix information and the routing forwarding information to the receiving device according to the preset sending sequence includes:
在将路由前缀信息同步至接收设备之后,将路由转发信息同步至接收设备。After the routing prefix information is synchronized to the receiving device, the routing forwarding information is synchronized to the receiving device.
可选地,路由前缀信息和路由转发信息的发送设备与所述接收设备为边界网关协议邻居;所述发送设备为主控设备,所述接收设备为线卡设备。Optionally, the sending device that routes the prefix information and the routing forwarding information and the receiving device are border gateway protocol neighbors; the sending device is a master device, and the receiving device is a line card device.
可选地,所述方法还包括:Optionally, the method further includes:
当路由发生变化时,重新获取路由信息。When the route changes, the routing information is reacquired.
本发明实施例还提供了一种设备,包括:An embodiment of the present invention further provides an apparatus, including:
获取模块,设置为获取路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息; Obtaining a module, configured to obtain routing information, where the routing information includes route prefix information and route forwarding information;
同步模块,设置为按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The synchronization module is configured to synchronize the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence.
可选地,所述获取模块包括:Optionally, the obtaining module includes:
获取单元,设置为通过向接收设备进行路由学习,以获取所述路由信息。The obtaining unit is configured to obtain the routing information by performing route learning to the receiving device.
可选地,所述获取模块还包括:Optionally, the obtaining module further includes:
保存单元,设置为将获取的路由信息中路由前缀信息和路由转发信息分别进行保存;其中,利用AVL树保存路由前缀信息,利用负荷分担表保存路由转发信息。The saving unit is configured to save the routing prefix information and the routing forwarding information in the obtained routing information respectively, wherein the AVL tree is used to save the routing prefix information, and the load sharing table is used to save the routing forwarding information.
可选地,所述获取模块还包括:Optionally, the obtaining module further includes:
构建单元,设置为通过构建负荷分担索引,以建立路由前缀信息与路由转发信息之间的关联关系;The construction unit is configured to establish an association relationship between the route prefix information and the route forwarding information by constructing a load sharing index;
所述同步模块设置为将所述负荷分担索引与所述路由前缀信息一起同步至接收设备。The synchronization module is configured to synchronize the load sharing index with the routing prefix information to a receiving device.
本发明实施例还提供了一种设备,包括:An embodiment of the present invention further provides an apparatus, including:
通告模块,设置为向发送设备通告路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息。The notification module is configured to advertise routing information to the sending device, where the routing information includes routing prefix information and routing forwarding information.
接收模块,设置为分别接收发送设备按照一预设发送顺序发送的路由前缀信息和路由转发信息。The receiving module is configured to receive the routing prefix information and the routing forwarding information that are sent by the sending device according to a preset sending sequence.
可选地,所述设备还包括:处理模块,设置为基于负荷分担索引,获知分别接收的路由前缀信息和路由转发信息之间的关联关系;Optionally, the device further includes: a processing module, configured to learn, according to the load sharing index, an association relationship between the received route prefix information and the route forwarding information;
所述负荷分担索引为所述接收模块在接收所述路由前缀信息时,同步接收的。The load sharing index is synchronously received by the receiving module when receiving the routing prefix information.
本发明实施例还提供了一种通信系统,该通信系统可以包括上述本发明实施例所提供的两种设备中的至少一种。The embodiment of the present invention further provides a communication system, which may include at least one of the two devices provided by the foregoing embodiments of the present invention.
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述路由同步方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, which are implemented when the computer executable instructions are executed.
从以上所述可以看出,本发明实施例提供的路由同步方法、设备及通信 系统,通过获取路由信息,所述路由信息包括路由前缀信息和路由转发信息;按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备,以采用将路由前缀信息和路由转发信息分开同步的方式,提高单位时间内设备之间同步的路由数量,达到提升路由收敛速率的效果。As can be seen from the above, the route synchronization method, device and communication provided by the embodiments of the present invention The system obtains routing information, where the routing information includes routing prefix information and routing forwarding information; and the routing prefix information and the routing forwarding information are respectively synchronized to the receiving device according to a preset sending sequence, so that the routing prefix information and the routing are adopted. The method of synchronizing the forwarding information separately improves the number of routes synchronized between devices in a unit of time, and improves the route convergence rate.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
下面将对实施例或相关技术描述中所需要使用的附图作简单地介绍,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。The drawings to be used in the embodiments or the related art description will be briefly described below, and the drawings in the following description are only some embodiments of the present application, and no one will be creatively labored by those skilled in the art. Other drawings can also be obtained from these drawings on the premise of sex.
图1表示相关技术的路由同步方式示意图;1 is a schematic diagram showing a route synchronization method of the related art;
图2表示本发明实施例提供的路由同步方法的流程示意图;2 is a schematic flowchart of a route synchronization method according to an embodiment of the present invention;
图3表示本发明实施例所适用的负荷分担组网结构示意图;FIG. 3 is a schematic structural diagram of a load sharing networking according to an embodiment of the present invention;
图4表示本发明实施例所适用的主控和线卡模块关系示意图;4 is a schematic diagram showing the relationship between a main control and a line card module according to an embodiment of the present invention;
图5表示本发明实施例所适用的同步数据结构示意图;FIG. 5 is a schematic diagram showing the structure of a synchronous data to which an embodiment of the present invention is applied;
图6表示本发明实施例提供的一设备结构示意图;FIG. 6 is a schematic structural diagram of a device according to an embodiment of the present invention;
图7表示本发明实施例提供的获取模块示意图;FIG. 7 is a schematic diagram of an acquisition module according to an embodiment of the present invention;
图8表示本发明实施例提供的另一设备结构示意图。FIG. 8 is a schematic structural diagram of another device according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下面将结合本发明实施例的附图,对本发明实施例的技术方案进行清楚、完整地描述。所描述的实施例是本申请的一部分实施例,而不是全部的实施例。基于所描述的本申请的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions of the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings. The described embodiments are a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by those of ordinary skill in the art based on the described embodiments of the present application are within the scope of the present disclosure.
除非另作定义,此处使用的技术术语或者科学术语应当为本申请所属领域内具有一般技能的人士所理解的通常意义。本申请的专利申请说明书以及权利要求书中使用的“第一”、“第二”以及类似的词语并不表示任何顺序、 数量或者重要性,而只是用来区分不同的组成部分。同样,“一个”或者“一”等类似词语也不表示数量限制,而是表示存在至少一个。“连接”或者“相连”等类似的词语并非限定于物理的或者机械的连接,而是可以包括电性的连接,不管是直接的还是间接的。“上”、“下”、“左”、“右”等仅用于表示相对位置关系,当被描述对象的绝对位置改变后,则该相对位置关系也相应地改变。Unless otherwise defined, technical or scientific terms used herein shall be used in the ordinary meaning as understood by those having ordinary skill in the art to which this invention belongs. The words "first", "second" and similar words used in the specification and claims of the present application do not indicate any order, Quantity or importance, but only to distinguish between different components. Similarly, the words "a" or "an" and the like do not denote a quantity limitation, but mean that there is at least one. The words "connected" or "connected" and the like are not limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "Upper", "lower", "left", "right", etc. are only used to indicate the relative positional relationship, and when the absolute position of the object to be described is changed, the relative positional relationship is also changed accordingly.
本发明实施例提供了一种路由同步方法,如图2所示,该方法可以包括以下步骤:The embodiment of the invention provides a route synchronization method. As shown in FIG. 2, the method may include the following steps:
获取路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息;Obtaining routing information, where the routing information includes route prefix information and route forwarding information;
按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The route prefix information and the route forwarding information are respectively synchronized to the receiving device according to a preset sending sequence.
本发明实施例提供的路由同步方法,采用将路由前缀信息和路由转发信息分开同步的方式,使得每个缓冲器(Buffer)可以容纳更多的路由,提高单位时间内设备之间同步的路由数量,有效解决了路由收敛速率慢的问题。The route synchronization method provided by the embodiment of the present invention uses a method in which the route prefix information and the route forwarding information are separately synchronized, so that each buffer (Buffer) can accommodate more routes, and the number of routes synchronized between devices in a unit time is increased. , effectively solve the problem of slow route convergence rate.
本发明实施例所提供的上述方法,可以应用于一设备中,例如主控设备,以实现路由前缀信息和路由转发信息的分别同步发送。而上述本发明实施例所涉及的接收设备,可为线卡设备。The foregoing method provided by the embodiment of the present invention may be applied to a device, such as a master control device, to implement synchronous transmission of route prefix information and route forwarding information. The receiving device according to the embodiment of the present invention may be a line card device.
下面结合附图,对本发明实施例提供的路由同步方法的一个具体实施例进行详细的说明。A specific embodiment of the route synchronization method provided by the embodiment of the present invention is described in detail below with reference to the accompanying drawings.
该实施例中,如图3所示,主控R1和线卡R2之间存在三条链路(R1-P1-R2、R1-P2-R2、R1-P3-R2)上都建立边界网关协议(BGP,Border Gateway Protocol)邻居。其中,如图4所示,主控R1中可以包括路由协议模块11(具有使能负荷分担能力)、主控转发信息库(FIB)路由表管理模块12、主控负荷分担管理模块13等功能模块,线卡R2上可以包括线卡FIB路由表管理模块21、线卡负荷分担管理模块22、转发芯片23等功能模块。In this embodiment, as shown in FIG. 3, a border gateway protocol is established on three links (R1-P1-R2, R1-P2-R2, R1-P3-R2) between the master R1 and the line card R2. BGP, Border Gateway Protocol) neighbors. As shown in FIG. 4, the main control R1 may include a routing protocol module 11 (with load sharing capability), a master forwarding information base (FIB) routing table management module 12, and a main load sharing management module 13 The module, the line card R2 may include a function module such as a line card FIB routing table management module 21, a line card load sharing management module 22, and a forwarding chip 23.
首先,路由协议模块11通过向上述三条链路学习到线卡R2通告的路由信息,该路由信息可以包括路由前缀信息和路由转发信息。First, the routing protocol module 11 learns the routing information advertised by the line card R2 by using the above three links, and the routing information may include routing prefix information and routing forwarding information.
该实施例中,如图4所示,线卡R2可向主控R1通告100万个路由。 In this embodiment, as shown in FIG. 4, the line card R2 can advertise 1 million routes to the master R1.
路由协议模块11通过执行使能负荷分担命令,分别获取路由信息中的路由前缀信息和路由转发信息,并将路由前缀信息下发至主控FIB路由表管理模块12,将路由信息中的路由转发信息下发至主控负荷分担管理模块13。The routing protocol module 11 obtains the route prefix information and the route forwarding information in the routing information by executing the load sharing command, and sends the routing prefix information to the master FIB routing table management module 12 to forward the routing information in the routing information. The information is sent to the master load sharing management module 13.
由于本发明实施例中,路由前缀信息和路由转发信息分开同步,因此,需要构建负荷分担索引,以体现路由前缀信息和路由转发信息之间的关联关系。可由路由协议模块11执行构建负荷分担索引的操作。在同步时,该负荷分担索引可与路由前缀信息一起同步,或者单独同步。In the embodiment of the present invention, the route prefix information and the route forwarding information are separately synchronized. Therefore, a load sharing index needs to be constructed to reflect the relationship between the route prefix information and the route forwarding information. The operation of constructing the load sharing index may be performed by the routing protocol module 11. At the time of synchronization, the load sharing index can be synchronized with the route prefix information or separately.
主控FIB路由表管理模块12可利用AVL(AnySQL UnLoader)树保存路由前缀信息,如图5所示,并在FIB路由表中为每一条路由生成一个FIB路由表条目,该实施例中,稳定后的FIB路由表中存在100万个FIB条目。The master FIB routing table management module 12 can use the AVL (AnySQL UnLoader) tree to save the route prefix information, as shown in FIG. 5, and generate a FIB routing table entry for each route in the FIB routing table. In this embodiment, the stability is stabilized. There are 1 million FIB entries in the subsequent FIB routing table.
主控负荷分担管理模块13根据路由转发信息(即上述R1-P1-R2、R1-P2-R2、R1-P3-R2链路信息),创建负荷分担表,即主控负荷分担管理模块13利用负荷分担表保存路由转发信息。由于这些路由转发信息完全相同,因此,本发明实施例中只需生成一个负荷分担表即可,从而可减小设备之间同步的路由信息,进一步提升了路由收敛速率。The master load sharing management module 13 creates a load sharing table according to the route forwarding information (that is, the R1-P1-R2, R1-P2-R2, and R1-P3-R2 link information), that is, the master load sharing management module 13 utilizes The load sharing table saves routing and forwarding information. Since the route forwarding information is completely the same, in the embodiment of the present invention, only one load sharing table needs to be generated, so that the routing information synchronized between the devices can be reduced, and the route convergence rate is further improved.
主控FIB路由表管理模块12通过同步通道向线卡FIB路由表管理模块21同步路由。由于主控FIB路由表管理模块12与线卡FIB路由表管理模块21之间路由同步的数据结构(仅包括路由前缀信息)比传统的路由同步数据结构小,因此,可显著提高主控R1与线卡R2之间路由同步的速率。The master FIB routing table management module 12 synchronizes the routes to the line card FIB routing table management module 21 through the synchronization channel. Since the data structure (including the route prefix information) of the route synchronization between the master FIB routing table management module 12 and the line card FIB routing table management module 21 is smaller than the conventional route synchronization data structure, the main control R1 and the main control can be significantly improved. The rate at which the line card R2 is routed synchronously.
在主控FIB路由表管理模块12与线卡FIB路由表管理模块21之间路由同步的同时或者之后,主控负荷分担管理模块13与线卡负荷分担管理模块22之间可以进行路由转发信息即负荷分担表的同步。由于两者之间仅需要同步一个负荷分担表,因此同步速率较快。The route forwarding information between the master load sharing management module 13 and the line card load sharing management module 22 may be performed at the same time as or after the route synchronization between the master FIB routing table management module 12 and the line card FIB routing table management module 21 Synchronization of the load sharing table. Since only one load sharing table needs to be synchronized between the two, the synchronization rate is faster.
线卡R2在获取相应的路由信息后,可通过负荷分担索引,构建FIB路由表与负荷分担表即路由前缀信息与路由转发信息之间的关联关系,从而获取完整的路由信息,完成路由同步过程。After obtaining the corresponding routing information, the line card R2 can establish an association relationship between the FIB routing table and the load sharing table, that is, the routing prefix information and the routing forwarding information, to obtain complete routing information and complete the routing synchronization process. .
如果主控R1和线卡R2之间的链路出现故障(例如链路R1-P1-R2发生故障)时,重新执行路由收敛操作,将路由转发信息中的3条链路变成2条链路,该过程与上述过程相同,在此不再赘述。 If the link between the master R1 and the line card R2 fails (for example, the link R1-P1-R2 fails), the route convergence operation is re-executed, and the three links in the route forwarding information are changed into two chains. The process is the same as the above process and will not be described here.
上述实施例的实现,可使路由同步的数据仅包括100万个路由前缀信息、一个负荷分担索引和一个负荷分担表信息,因此,路由同步效率得到极大提升。The implementation of the foregoing embodiment can make the route synchronization data include only one million route prefix information, one load sharing index, and one load sharing table information. Therefore, the route synchronization efficiency is greatly improved.
由于路由转发信息结构要比路由前缀信息结构大很多,按照一条路由转发信息等于3个路由前缀信息(基准单位)计算。采用传统的方式同步1条路由需要10个基准单位;而采用本发明实施例所提供的技术方案后,只需要1个基准单位,FIB路由表向线卡同步的速率提高了9倍。路由同步效率提升的效果是显著的。Since the route forwarding information structure is much larger than the route prefix information structure, it is calculated according to one route forwarding information equal to three route prefix information (base unit). It takes 10 reference units to synchronize one route in the conventional manner. After the technical solution provided by the embodiment of the present invention, only one reference unit is needed, and the rate of synchronization of the FIB routing table to the line card is increased by 9 times. The effect of route synchronization efficiency improvement is significant.
本发明实施例还提供了一种设备,如图6所示,该设备可以包括:An embodiment of the present invention further provides a device. As shown in FIG. 6, the device may include:
获取模块61,设置为获取路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息;The obtaining module 61 is configured to obtain routing information, where the routing information includes route prefix information and route forwarding information.
同步模块62,设置为按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The synchronization module 62 is configured to synchronize the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence.
在一具体实施例中,如图7所示,获取模块61内可以包括下功能单元中的至少一个:In a specific embodiment, as shown in FIG. 7, the acquisition module 61 may include at least one of the lower functional units:
获取单元611,设置为通过向接收设备进行路由学习,以获取所述路由信息;The obtaining unit 611 is configured to obtain the routing information by performing route learning to the receiving device.
保存单元612,设置为将获取的路由信息中路由前缀信息和路由转发信息分别进行保存;其中,利用AVL树保存路由前缀信息,利用负荷分担表保存路由转发信息;The saving unit 612 is configured to save the routing prefix information and the routing forwarding information in the obtained routing information respectively, wherein the routing prefix information is saved by using the AVL tree, and the routing and forwarding information is saved by using the load sharing table;
构建单元613,设置为通过构建负荷分担索引,以建立路由前缀信息与路由转发信息之间的关联关系。The building unit 613 is configured to establish an association relationship between the route prefix information and the route forwarding information by constructing a load sharing index.
同步模块62可以设置为将负荷分担索引与路由前缀信息一起同步至接收设备。The synchronization module 62 can be arranged to synchronize the load sharing index with the routing prefix information to the receiving device.
以上述图4为例,本发明实施例中,获取模块61的功能可由路由协议模块11、主控FIB路由表管理模块12、主控负荷分担管理模块13共同协助实现。同步模块62的功能可为主控FIB路由表管理模块12、主控负荷分担管理模块13分别实现。 For example, in the embodiment of the present invention, the function of the obtaining module 61 can be jointly implemented by the routing protocol module 11, the main control FIB routing table management module 12, and the main control load sharing management module 13. The functions of the synchronization module 62 can be implemented by the main control FIB routing table management module 12 and the main control load sharing management module 13 respectively.
本发明实施例还提供了一种设备,如图8所示,该设备可以包括:An embodiment of the present invention further provides a device. As shown in FIG. 8, the device may include:
通告模块81,设置为向发送设备通过路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息。The notification module 81 is configured to pass routing information to the sending device, where the routing information includes routing prefix information and routing forwarding information.
接收模块82,设置为分别接收发送设备按照一预设发送顺序发送的路由前缀信息和路由转发信息。The receiving module 82 is configured to receive routing prefix information and routing forwarding information that are sent by the sending device according to a preset sending sequence.
可选地,该设备还可包括:处理模块,设置为基于接收模块82接收的负荷分担索引,获知分别接收的路由前缀信息和路由转发信息之间的关联关系,该负荷分担索引可为接收模块82在接收路由前缀信息时,同步接收的。Optionally, the device may further include: a processing module, configured to obtain an association relationship between the received route prefix information and the route forwarding information, where the load sharing index is a receiving module, based on the load sharing index received by the receiving module 82. 82 receives the route prefix information synchronously.
以上述图4为例,本发明实施例中,接收模块82的功能可由线卡FIB路由表管理模块21、线卡负荷分担管理模块22分别实现。For example, in the embodiment of the present invention, the function of the receiving module 82 can be implemented by the line card FIB routing table management module 21 and the line card load sharing management module 22, respectively.
本发明实施例还提供了一种通信系统,该通信系统可以包括上述本发明实施例所提供的两种设备中的至少一种。The embodiment of the present invention further provides a communication system, which may include at least one of the two devices provided by the foregoing embodiments of the present invention.
上述本发明实施例提供的路由同步方法、设备和系统。通过将路由前缀信息和路由转发信息分开同步,减小单条路由的同步结构大小,提高单位时间设备之间同步路由的数量,达到提升路由收敛速率的效果,可有效解决大容量路由收敛或大容量路由学习时间长的问题。The route synchronization method, device and system provided by the embodiment of the present invention. By synchronizing the route prefix information and the route forwarding information, the size of the synchronization structure of a single route is reduced, and the number of synchronous routes between devices per unit time is increased, which improves the convergence rate of the route and can effectively solve the problem of large-capacity route convergence or large capacity. The problem of long route learning time.
此外,本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述路由同步方法。In addition, an embodiment of the present invention further provides a computer readable storage medium storing computer executable instructions, which are implemented when the computer executable instructions are executed.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件(例如处理器)完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,例如通过集成电路来实现其相应功能,也可以采用软件功能模块的形式实现,例如通过处理器执行存储于存储器中的程序/指令来实现其相应功能。本申请不限制于任何特定形式的硬件和软件的结合。One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct related hardware, such as a processor, which may be stored in a computer readable storage medium, such as a read only memory, disk or optical disk. Wait. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function. This application is not limited to any specific combination of hardware and software.
以上所述仅是本申请的可选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本申请技术原理的前提下,还可以做出若干改进 和替换,这些改进和替换也应视为本申请的保护范围。The above description is only an optional implementation of the present application, and it should be noted that those skilled in the art can make some improvements without departing from the technical principles of the present application. These and other modifications and substitutions are also considered to be within the scope of the present application.
工业实用性Industrial applicability
本申请实施例提供一种路由同步方法、设备及通信系统,采用将路由前缀信息和路由转发信息分开同步的方式,提高单位时间内设备之间同步的路由数量,达到提升路由收敛速率的效果。 The embodiment of the present invention provides a route synchronization method, a device, and a communication system, which use the method of synchronizing the route prefix information and the route forwarding information to improve the number of routes synchronized between devices in a unit time, thereby improving the route convergence rate.

Claims (15)

  1. 一种路由同步方法,包括:A route synchronization method includes:
    获取路由信息,所述路由信息包括路由前缀信息和路由转发信息;Obtaining routing information, where the routing information includes route prefix information and route forwarding information;
    按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The route prefix information and the route forwarding information are respectively synchronized to the receiving device according to a preset sending sequence.
  2. 如权利要求1所述的方法,其中,所述获取路由信息包括:The method of claim 1 wherein said obtaining routing information comprises:
    通过向接收设备进行路由学习,以获取所述路由信息。The routing information is obtained by performing route learning to the receiving device.
  3. 如权利要求1所述的方法,其中,所述获取路由信息包括:The method of claim 1 wherein said obtaining routing information comprises:
    将获取的路由信息中路由前缀信息和路由转发信息分别进行保存;其中,利用AVL树保存路由前缀信息,利用负荷分担表保存路由转发信息。The routing prefix information and the routing forwarding information are saved in the obtained routing information. The AVL tree is used to save the routing prefix information, and the load balancing table is used to save the routing forwarding information.
  4. 如权利要求1或3所述的方法,其中,所述获取路由信息还包括:The method of claim 1 or 3, wherein the obtaining the routing information further comprises:
    通过构建负荷分担索引,以建立路由前缀信息与路由转发信息之间的关联关系。The load sharing index is constructed to establish an association relationship between the route prefix information and the route forwarding information.
  5. 如权利要求4所述的方法,其中,将路由前缀信息同步至接收设备的过程包括:The method of claim 4, wherein the process of synchronizing the routing prefix information to the receiving device comprises:
    将所述负荷分担索引与所述路由前缀信息一起同步至接收设备。The load sharing index is synchronized with the routing prefix information to the receiving device.
  6. 如权利要求1所述的方法,其中,所述按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备包括:The method of claim 1, wherein the synchronizing the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence comprises:
    在将路由前缀信息同步至接收设备之后,将路由转发信息同步至接收设备。After the routing prefix information is synchronized to the receiving device, the routing forwarding information is synchronized to the receiving device.
  7. 如权利要求1所述的方法,其中,路由前缀信息和路由转发信息的发送设备与所述接收设备为边界网关协议邻居;所述发送设备为主控设备,所述接收设备为线卡设备。The method according to claim 1, wherein the transmitting device that routes the prefix information and the routing forwarding information and the receiving device are border gateway protocol neighbors; the transmitting device is a master device, and the receiving device is a line card device.
  8. 如权利要求1所述的方法,所述方法还包括:The method of claim 1 further comprising:
    当路由发生变化时,重新获取路由信息。When the route changes, the routing information is reacquired.
  9. 一种设备,包括: A device that includes:
    获取模块,设置为获取路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息;Obtaining a module, configured to obtain routing information, where the routing information includes route prefix information and route forwarding information;
    同步模块,设置为按预设发送顺序,将所述路由前缀信息和路由转发信息分别同步至接收设备。The synchronization module is configured to synchronize the routing prefix information and the routing forwarding information to the receiving device respectively according to a preset sending sequence.
  10. 如权利要求9所述的设备,其中,所述获取模块包括:The device of claim 9, wherein the obtaining module comprises:
    获取单元,设置为通过向接收设备进行路由学习,以获取所述路由信息。The obtaining unit is configured to obtain the routing information by performing route learning to the receiving device.
  11. 如权利要求9所述的设备,其中,所述获取模块包括:The device of claim 9, wherein the obtaining module comprises:
    保存单元,设置为将获取的路由信息中路由前缀信息和路由转发信息分别进行保存;其中,利用AVL树保存路由前缀信息,利用负荷分担表保存路由转发信息。The saving unit is configured to save the routing prefix information and the routing forwarding information in the obtained routing information respectively, wherein the AVL tree is used to save the routing prefix information, and the load sharing table is used to save the routing forwarding information.
  12. 如权利要求9或11所述的设备,其中,所述获取模块还包括:The device of claim 9 or 11, wherein the obtaining module further comprises:
    构建单元,设置为通过构建负荷分担索引,以建立路由前缀信息与路由转发信息之间的关联关系;The construction unit is configured to establish an association relationship between the route prefix information and the route forwarding information by constructing a load sharing index;
    所述同步模块设置为将所述负荷分担索引与所述路由前缀信息一起同步至接收设备。The synchronization module is configured to synchronize the load sharing index with the routing prefix information to a receiving device.
  13. 一种设备,包括:A device that includes:
    通告模块,设置为向发送设备通告路由信息,其中,所述路由信息包括路由前缀信息和路由转发信息;An advertisement module, configured to notify routing information to the sending device, where the routing information includes routing prefix information and routing forwarding information;
    接收模块,设置为分别接收发送设备按照一预设发送顺序发送的路由前缀信息和路由转发信息。The receiving module is configured to receive the routing prefix information and the routing forwarding information that are sent by the sending device according to a preset sending sequence.
  14. 如权利要求13所述的设备,所述设备还包括:处理模块,设置为基于负荷分担索引,获知分别接收的路由前缀信息和路由转发信息之间的关联关系;The device of claim 13, further comprising: a processing module configured to learn an association relationship between the received route prefix information and the route forwarding information based on the load sharing index;
    所述负荷分担索引为所述接收模块在接收所述路由前缀信息时,同步接收的。The load sharing index is synchronously received by the receiving module when receiving the routing prefix information.
  15. 一种通信系统,包括如权利要求9至12任一项所述的设备和/或如权利要求13或14所述的设备。 A communication system comprising the device of any one of claims 9 to 12 and/or the device of claim 13 or 14.
PCT/CN2016/089461 2016-01-05 2016-07-08 Route synchronizing method, device and communication system WO2017117955A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610004219.8 2016-01-05
CN201610004219.8A CN106941450B (en) 2016-01-05 2016-01-05 Route synchronization method, equipment and communication system

Publications (1)

Publication Number Publication Date
WO2017117955A1 true WO2017117955A1 (en) 2017-07-13

Family

ID=59273119

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/089461 WO2017117955A1 (en) 2016-01-05 2016-07-08 Route synchronizing method, device and communication system

Country Status (2)

Country Link
CN (1) CN106941450B (en)
WO (1) WO2017117955A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108777668B (en) * 2018-06-08 2020-01-07 烽火通信科技股份有限公司 Routing resource control method and system of three-layer switch
CN109587062B (en) * 2018-12-07 2021-05-25 北京金山云网络技术有限公司 Load balancing information synchronization method, device and processing equipment
CN112350881B (en) * 2019-08-09 2023-04-07 北京京东尚科信息技术有限公司 Method and device for testing performance of switch

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050207409A1 (en) * 2004-03-18 2005-09-22 Naik Uday R Method and apparatus to support a large internet protocol forwarding information base
CN101005458A (en) * 2007-01-30 2007-07-25 华为技术有限公司 Method, device and system for down sending route
CN101534253A (en) * 2009-04-09 2009-09-16 中兴通讯股份有限公司 Message forwarding method and device
CN103873311A (en) * 2012-12-11 2014-06-18 中国移动通信集团公司 Method for testing router forwarding information base capacity and system thereof
CN104125147A (en) * 2014-08-11 2014-10-29 烽火通信科技股份有限公司 Method for realizing separation of next-hop configuration data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7369561B2 (en) * 2003-07-17 2008-05-06 Samsung Electronics Co., Ltd. Apparatus and method for route summarization and distribution in a massively parallel router
CN103516612B (en) * 2012-06-20 2016-08-03 北京华为数字技术有限公司 Distribution router generates method and the distribution router of route table items

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050207409A1 (en) * 2004-03-18 2005-09-22 Naik Uday R Method and apparatus to support a large internet protocol forwarding information base
CN101005458A (en) * 2007-01-30 2007-07-25 华为技术有限公司 Method, device and system for down sending route
CN101534253A (en) * 2009-04-09 2009-09-16 中兴通讯股份有限公司 Message forwarding method and device
CN103873311A (en) * 2012-12-11 2014-06-18 中国移动通信集团公司 Method for testing router forwarding information base capacity and system thereof
CN104125147A (en) * 2014-08-11 2014-10-29 烽火通信科技股份有限公司 Method for realizing separation of next-hop configuration data

Also Published As

Publication number Publication date
CN106941450B (en) 2020-11-27
CN106941450A (en) 2017-07-11

Similar Documents

Publication Publication Date Title
US10819563B2 (en) Recovering from virtual port channel peer failure
US8402454B2 (en) In-service software upgrade on cards of virtual partition of network element that includes directing traffic away from cards of virtual partition
US8402453B2 (en) In-service software upgrade of control and line cards of network element
CN111865779B (en) Route synchronization method and cross-device link aggregation group
US9705782B2 (en) Method and system for efficient graceful restart in an open shortest path first (OSPF) network
US9948575B2 (en) Issuing method for forwarding adjacency link
US10644991B2 (en) Cluster communictaion
CN108337161B (en) Method for smoothly switching three-layer data flow of MLAG interface fault
CN108173691B (en) Cross-device aggregation method and device
CN111682927B (en) Message synchronization method, device, equipment and medium based on MLAG environment
EP2424186B1 (en) Dual-computer hot-standby method, device and system
WO2020119644A1 (en) Forwarding entry generation method, apparatus, and device
US9256660B2 (en) Reconciliation protocol after ICR switchover during bulk sync
US11824765B2 (en) Fast redirect of traffic when pods fail
EP2599270B1 (en) A network device and method of routing traffic
JP5540954B2 (en) Bridge device, interface device, and communication method
WO2017117955A1 (en) Route synchronizing method, device and communication system
CN112134796A (en) Method, device and system for realizing flow switching
US9350612B2 (en) Method, network device, and system for synchronization between network devices
CN103631652A (en) Method and system for achieving virtual machine migration
CN108540386B (en) Method and device for preventing service flow interruption
WO2016206635A1 (en) Lacp-based forwarding detection method and system
CN111988222A (en) Data transmission method and device, electronic equipment and computer readable storage medium
US20230344751A1 (en) Route Processing Method, Related Apparatus, and Network System
US8923312B2 (en) OSPF nonstop routing synchronization nack

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

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

Country of ref document: EP

Kind code of ref document: A1