[go: up one dir, main page]

CN1870546A - Method for obtaining communication system channel state - Google Patents

Method for obtaining communication system channel state Download PDF

Info

Publication number
CN1870546A
CN1870546A CN 200610033226 CN200610033226A CN1870546A CN 1870546 A CN1870546 A CN 1870546A CN 200610033226 CN200610033226 CN 200610033226 CN 200610033226 A CN200610033226 A CN 200610033226A CN 1870546 A CN1870546 A CN 1870546A
Authority
CN
China
Prior art keywords
router
channel state
channel
channel status
communication system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 200610033226
Other languages
Chinese (zh)
Inventor
郭飞
刘光涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN 200610033226 priority Critical patent/CN1870546A/en
Publication of CN1870546A publication Critical patent/CN1870546A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开一种用于获得通信系统通道状态的方法,包括如下步骤:1)检测到通道状态发生变化的信息;2)启动定时器开始计时;3)继续检测通道状态,直到定时器所计时间等于预先设定的时间T,得到当前的通道状态。通过实施本发明,当通道状态发生变化时,启动定时器,屏蔽短时间内频繁的DOWN/UP消息,待延时一段时间,网络趋于稳定后,获得稳定的通道状态,避免对网络瞬断进行响应,减小频繁振荡对应用的影响。

Figure 200610033226

The invention discloses a method for obtaining the channel state of a communication system, which comprises the following steps: 1) detecting information that the channel state has changed; 2) starting a timer to start counting; 3) continuing to detect the channel state until the time counted by the timer The time is equal to the preset time T, and the current channel state is obtained. By implementing the present invention, when the channel state changes, start the timer, shield the frequent DOWN/UP messages in a short period of time, wait for a period of delay, and obtain a stable channel state after the network tends to be stable, avoiding instantaneous interruption of the network Response to reduce the impact of frequent oscillations on the application.

Figure 200610033226

Description

一种用于获得通信系统通道状态的方法A method for obtaining channel status of a communication system

技术领域technical field

本发明涉及数据通信技术,尤其涉及一种用于获得通信系统通道状态的方法。The invention relates to data communication technology, in particular to a method for obtaining channel status of a communication system.

背景技术Background technique

随着通信技术的发展,如何对相邻系统之间通信故障进行快速检测,在出现故障时更快的建立起替代通道或倒换到其他链路,成为一个亟待解决的重要问题。With the development of communication technology, how to quickly detect communication failures between adjacent systems, and how to quickly establish alternative channels or switch to other links when a failure occurs has become an important problem to be solved urgently.

BFD(Bidirectional Forwarding Detection,双向转发检测)作为一种快速检测机制,应运而生。BFD能够在系统之间的任何类型通道上进行故障检测,这些通道包括虚电路、隧道、MPLS(多协议标签交换)LSP(标签交换路径)和多跳路由通道等。BFD (Bidirectional Forwarding Detection, bidirectional forwarding detection), as a fast detection mechanism, came into being. BFD can detect faults on any type of path between systems, including virtual circuits, tunnels, MPLS (Multi-Protocol Label Switching) LSP (Label Switching Path), and multi-hop routing paths.

在BFD会话建立后,周期性向对端发送BFD控制报文,同时,定时检测从邻居接收到的BFD控制报文,如果连续丢失邻居的报文,则认为链路DOWN。检测时间间隔通过BFD会话协商,目前时间间隔可以达到微秒级,BFD检测到链路DOWN/UP的时候,通知应用这条链路状态更新。应用决定怎么处理链路状态变化。这里的应用可以是接口管理、VRRP(Virtual Router Redundancy Protocol,虚拟路由器冗余协议)、IS-IS(中间系统-中间系统)协议、OSPF(最短路径开放优先协议)、LSP等。After a BFD session is established, it periodically sends BFD control packets to the peer end, and at the same time periodically checks the BFD control packets received from the neighbor. If the neighbor's packets are continuously lost, the link is considered to be down. The detection interval is negotiated through the BFD session. Currently, the interval can reach the microsecond level. When BFD detects that the link is down/up, it notifies the application of the link status update. It is up to the application to decide how to handle link state changes. The applications here can be interface management, VRRP (Virtual Router Redundancy Protocol, Virtual Router Redundancy Protocol), IS-IS (Intermediate System-Intermediate System) protocol, OSPF (Shortest Path Open First Protocol), LSP, etc.

BFD支持的应用很广泛,不同的应用需求不同,有些应用希望随时响应链路变化,另一些应用,可能不需要快速响应链路变化,希望减少短时间内链路频繁DOWN/UP的影响,减少不必要的应用动作,以避免频繁响应引起网络振荡这种情况发生,一些路由协议的振荡,会造成CPU、内存等资源的极大消耗,大量的路由协议更新报文会造成带宽的浪费。BFD supports a wide range of applications, and different applications have different requirements. Some applications want to respond to link changes at any time, while others may not need to respond quickly to link changes. Unnecessary application actions are used to avoid network oscillations caused by frequent responses. Oscillations of some routing protocols will cause a great consumption of resources such as CPU and memory, and a large number of routing protocol update messages will cause a waste of bandwidth.

发明内容Contents of the invention

本发明的目的就是为了解决通道瞬断时应用频繁响应的问题,提供一种用于获得通信系统通道状态的方法。The purpose of the present invention is to provide a method for obtaining the channel state of a communication system in order to solve the problem of frequent response of applications when the channel is momentarily broken.

为实现上述目的,本发明提出一种用于获得通信系统通道状态的方法,包括如下步骤:1)检测到通道状态发生变化的信息;2)启动定时器开始计时;3)继续检测通道状态,直到定时器所计时间等于预先设定的时间T,得到当前的通道状态。In order to achieve the above object, the present invention proposes a method for obtaining the channel state of a communication system, comprising the steps of: 1) detecting information that the channel state changes; 2) starting a timer to start timing; 3) continuing to detect the channel state, Until the time counted by the timer is equal to the preset time T, the current channel status is obtained.

所述步骤3)之后还包括如下步骤:将通道当前的状态通知相应的应用。After the step 3), the following step is also included: notifying the corresponding application of the current state of the channel.

所述步骤3)之后还包括如下步骤:相应的应用根据通道状态作出响应。After the step 3), the following step is also included: the corresponding application responds according to the channel state.

所述步骤1)中的通道状态发生的变化为:由UP变为DOWN或由DOWN变为UP。The change of the channel state in the step 1) is: from UP to DOWN or from DOWN to UP.

所述步骤3)中预先设定的时间T的范围为:1分钟≤T≤60分钟。The range of the preset time T in the step 3) is: 1 minute≤T≤60 minutes.

所述步骤1)和步骤3)中采用双向转发检测BFD机制对通道状态进行检测。In the step 1) and step 3), a bidirectional forwarding detection BFD mechanism is used to detect the channel state.

本发明提供一种通信系统通道的检测的WTR(Wait To Restore恢复等待)机制,当通道状态发生变化时,启动定时器,屏蔽短时间内频繁的DOWN/UP消息,待延时一段时间,网络趋于稳定后,获得稳定的通道状态,避免对网络瞬断进行响应,减小频繁振荡对应用的影响,提高通信系统的稳定性。The present invention provides a WTR (Wait To Restore) mechanism for channel detection in a communication system. When the channel state changes, a timer is started to shield frequent DOWN/UP messages in a short period of time. After a period of delay, the network After it tends to be stable, a stable channel state is obtained, which avoids responding to network transients, reduces the impact of frequent oscillations on applications, and improves the stability of the communication system.

可以通过控制对应用上报该通道状态的时间,待延时一段时间,网络趋于稳定后,再将该通道状态通知给应用;也可以通过在应用层实现定时器功能,控制应用对该通道状态进行响应的时间,待延时一段时间,网络趋于稳定后,应用再对该通道的状态进行响应,提高通道状态获得、通知或响应的灵活性。You can control the time to report the channel status to the application, wait for a period of time, and then notify the application of the channel status after the network stabilizes; you can also control the status of the channel by implementing the timer function at the application layer The response time is delayed for a period of time. After the network becomes stable, the application will respond to the status of the channel to improve the flexibility of channel status acquisition, notification or response.

定时器预先设定的时间在1分钟到60分钟之间,当延时时间太短小于1分钟,通道状态往往无法达到稳定;而延时时间太长大于60分钟,则无法及时对通道状态的检测结果进行响应,从而失去了对通道进行检测的意义。The preset time of the timer is between 1 minute and 60 minutes. When the delay time is too short and less than 1 minute, the channel status cannot be stabilized; if the delay time is too long and longer than 60 minutes, the channel status cannot be adjusted in time. The detection result responds, thus losing the significance of detecting the channel.

附图说明Description of drawings

下面通过具体的实施例并结合附图对本发明作进一步详细的描述。The present invention will be described in further detail below through specific embodiments and in conjunction with the accompanying drawings.

图1是本发明流程示意图。Fig. 1 is a schematic flow chart of the present invention.

图2是本发明实施例系统结构示意图。Fig. 2 is a schematic diagram of the system structure of the embodiment of the present invention.

具体实施方式Detailed ways

一种用于获得通信系统通道状态的方法,如图1所示,包括如下步骤:A method for obtaining communication system channel state, as shown in Figure 1, comprises the steps:

1、检测通道状态;1. Detect channel status;

2、如果检测到通道状态发生变化,则启动定时器开始计时;如果没有检测到通道状态发生变化,则继续检测通道状态;2. If a change in the channel state is detected, start the timer to start counting; if no change in the channel state is detected, continue to detect the channel state;

3、启动定时器后,继续检测通道状态,直到定时器所计时间等于预先设定的时间T,将通道当前的状态通知相应的应用或者相应的应用根据通道状态作出响应。3. After starting the timer, continue to detect the channel state until the time counted by the timer is equal to the preset time T, and notify the corresponding application of the current state of the channel or the corresponding application responds according to the channel state.

4、重复上述步骤。4. Repeat the above steps.

步骤1中的通道状态发生的变化可以是由UP变为DOWN,也可以是由DOWN变为UP。The change of the channel state in step 1 can be from UP to DOWN, or from DOWN to UP.

步骤3中预先设定的时间T的范围为:1分钟≤T≤60分钟。The range of the preset time T in step 3 is: 1 minute≤T≤60 minutes.

上述步骤中可以采用双向转发检测BFD机制进行通道状态的检测,也可以是其它检测方法。In the above steps, the BFD mechanism may be used to detect the channel state, or other detection methods may be used.

在需要获得多个通道状态时,各通道可以采用同样的定时时长,各通道也可以分别设置定时器,各定时器的定时时间可以根据实际情况分别设定,从而满足不同通道对响应时间长短的不同要求,提高通道状态检测的实用性。When it is necessary to obtain the status of multiple channels, each channel can use the same timing length, and each channel can also set a timer separately. The timing time of each timer can be set separately according to the actual situation, so as to meet the needs of different channels for the length of response time. Different requirements, improve the practicability of channel state detection.

如图2所示第一路由器A、第二路由器B、第三路由器C和第四路由器D组成第一链路A→B→C→D。第一路由器A与第二路由器B之间采用异步模式进行检测,当前A、B之间的通道状态为UP,假设此时A、B之间的通道发生了短时间的频繁闪断,则本发明实施例的工作过程如下:As shown in FIG. 2 , the first router A, the second router B, the third router C and the fourth router D form a first link A→B→C→D. The asynchronous mode is used for detection between the first router A and the second router B. The current state of the channel between A and B is UP. The work process of the embodiment of the invention is as follows:

1、第一路由器A向第二路由器B周期性的发送BFD报文,发送周期为1ms;1. The first router A periodically sends BFD packets to the second router B, and the sending period is 1ms;

2、在三个周期内,即3ms内,第一路由器A没有收到第二路由器B发送的BFD报文,则判断第一路由器A与第二路由器B之间的通道由UP变为DOWN;2. Within three periods, that is, within 3ms, the first router A does not receive the BFD message sent by the second router B, then it is judged that the channel between the first router A and the second router B changes from UP to DOWN;

3、启动第一定时器开始计时;3. Start the first timer to start timing;

4、继续检测第一路由器A与第二路由器B之间的通道的状态,直到第一定时器所计时间等于第一预先设定时间T1,在本实施例中T1=2分钟,期间通过BFD检测到通道状态经过了多次从UP变为DOWN,又DOWN变化UP,但在1分钟后,通道状态稳定在UP状态;此时由于第一路由器A与第二路由器B之间的状态相对于原状态没有变化,都为UP,因此可以不需要通知应用,应用不知道曾发生过通道闪断;当然,也可以将此时第一路由器A与第二路由器B之间的通道状态UP通知应用,应用发现状态仍为UP,保持第一链路中的第一路由器A至第二路由器B的路径保持不变。4. Continue to detect the state of the channel between the first router A and the second router B until the time counted by the first timer is equal to the first preset time T1. In this embodiment, T1=2 minutes, during which BFD It is detected that the channel state has changed from UP to DOWN for many times, and then DOWN has changed to UP, but after 1 minute, the channel state is stable at UP state; at this time, because the state between the first router A and the second router B is relatively The original state has not changed and is all UP, so there is no need to notify the application, and the application does not know that the channel has been disconnected; of course, the channel status between the first router A and the second router B can also be notified to the application at this time. , the application discovery state is still UP, and the path from the first router A to the second router B in the first link remains unchanged.

如果不采用本发明的WTR机制,则每检测到通道状态即向应用通知,在第一路由器A与第二路由器B之间的通道最初由UP变为DOWN时,应用重新选择从第一路由器A通向第四路由器D的路径,例如选择由A→E→C→D;而在T1时间内,第一路由器A与第二路由器B之间的通道状态重新转变为UP后,应用又要更新相关路由器第一路由器A、第二路由器B和第三路由器C的路由表,多次反复,这样会造成CPU内存等资源的极大消耗及带宽的浪费。If the WTR mechanism of the present invention is not used, the application will be notified every time the channel state is detected. When the channel between the first router A and the second router B changes from UP to DOWN initially, the application will reselect the channel from the first router A The path leading to the fourth router D, for example, is selected from A→E→C→D; and within T1 time, after the state of the channel between the first router A and the second router B changes to UP again, the application needs to be updated again The routing tables of the first router A, the second router B, and the third router C of the relevant routers are repeated many times, which will cause a great consumption of resources such as CPU memory and a waste of bandwidth.

下面结合图2说明本发明的另一实施例,当前第一路由器A与第五路由器E之间通道为DOWN,第一路由器A与第五路由器E之间采用查询模式进行检测,本实施例的工作过程如下:Another embodiment of the present invention is described below in conjunction with Fig. 2, the current channel between the first router A and the fifth router E is DOWN, and the query mode is used for detection between the first router A and the fifth router E, the present embodiment The working process is as follows:

1、第一路由器A向第五路由器E发送BFD报文;1. The first router A sends a BFD packet to the fifth router E;

2、在3ms内,第一路由器A收到第五路由器E返回的BFD报文,则判断第一路由器A与第五路由器E之间的通道由DOWN变为UP,并将UP状态通知路由模块;2. Within 3ms, the first router A receives the BFD message returned by the fifth router E, then judges that the channel between the first router A and the fifth router E changes from DOWN to UP, and notifies the routing module of the UP status ;

3、路由模块启动第二定时器开始计时;3. The routing module starts the second timer to start timing;

4、继续检测第一路由器A与第五路由器E之间通道的状态,直到第二定时器所计时间等于第二预先设定时间T2,在本实施例中,T2=30分钟,期间,通过BFD检测到第一路由器A和第五路由器E之间的通道状态经过多次由UP变为DOWN,又由DOWN变为UP,并且都通知了路由模块,但路由模块并不进行响应,在15分钟后,通道状态稳定处于UP状态;在30分钟后,路由模块根据当前的通道的UP状态更新相关路由器第一路由器A、第五路由器E、第二路由器B、第三路由器C和第六路由器F的路由表。4. Continue to detect the state of the channel between the first router A and the fifth router E until the time counted by the second timer is equal to the second preset time T2. In this embodiment, T2=30 minutes. During the period, pass BFD detects that the channel state between the first router A and the fifth router E has changed from UP to DOWN and then from DOWN to UP for many times, and notifies the routing module of all of them, but the routing module does not respond. After 10 minutes, the channel state is stable in the UP state; after 30 minutes, the routing module updates the first router A, the fifth router E, the second router B, the third router C and the sixth router according to the UP state of the current channel. F's routing table.

如果不采用本发明的WTR机制,则路由模块每得到通道状态的信息即进行响应,在第一路由器A与第五路由器E之间的通道最初由DOWN变为UP时,则需要更新相关路由器第一路由器A、第五路由器E、第二路由器B、第三路由器C和第六路由器F的路由表,由于网络不稳定,在15分钟之间第一路由器A与第五路由器E之间的通道多次又变为DOWN,然后又变为UP,则又要多次更新相关路由器第一路由器A、第五路由器E、第二路由器B、第三路由器C和第六路由器F的路由表,造成CPU内存等资源的极大消耗及带宽的浪费。If the WTR mechanism of the present invention is not adopted, then the routing module responds whenever the information of the channel state is obtained, and when the channel between the first router A and the fifth router E changes from DOWN to UP at first, it is necessary to update the relevant router No. The routing tables of Router A, Router E, Router B, Router C and Router F, because the network is unstable, the channel between Router A and Router E within 15 minutes If it changes to DOWN for many times, and then becomes UP again, the routing tables of the first router A, the fifth router E, the second router B, the third router C and the sixth router F must be updated multiple times, resulting in Great consumption of resources such as CPU memory and waste of bandwidth.

Claims (6)

1、一种用于获得通信系统通道状态的方法,其特征在于,包括如下步骤:1)检测到通道状态发生变化的信息;2)启动定时器开始计时;3)继续检测通道状态,直到定时器所计时间等于预先设定的时间T,得到当前的通道状态。1, a kind of method for obtaining communication system channel status, it is characterized in that, comprise the following steps: 1) detect the information that channel status changes; 2) start timer and start counting; 3) continue to detect channel status, until timing The time counted by the device is equal to the preset time T, and the current channel status is obtained. 2、根据权利要求1所述的用于获得通信系统通道状态的方法,其特征在于,所述步骤3)之后还包括如下步骤:将通道当前的状态通知相应的应用。2. The method for obtaining channel status of a communication system according to claim 1, characterized in that, after step 3), the method further includes the following step: notifying the corresponding application of the current status of the channel. 3、根据权利要求1所述的用于获得通信系统通道状态的方法,其特征在于,所述步骤3)之后还包括如下步骤:相应的应用根据通道状态作出响应。3. The method for obtaining channel status of a communication system according to claim 1, characterized in that, after the step 3), the following step is further included: the corresponding application responds according to the channel status. 4、根据权利要求1所述的用于获得通信系统通道状态的方法,其特征在于,所述步骤1)中的通道状态发生的变化为:由UP变为DOWN或由DOWN变为UP。4. The method for obtaining channel status of a communication system according to claim 1, wherein the channel status in step 1) changes from UP to DOWN or from DOWN to UP. 5、根据权利要求1所述的用于获得通信系统通道状态的方法,其特征在于,所述步骤3)中预先设定的时间T的范围为:1分钟≤T≤60分钟。5. The method for obtaining channel status of a communication system according to claim 1, characterized in that the range of the preset time T in step 3) is: 1 minute≤T≤60 minutes. 6、根据权利要求1至5任一项所述的用于获得通信系统通道状态的方法,其特征在于:所述步骤1)和步骤3)中采用双向转发检测BFD机制对通道状态进行检测。6. The method for obtaining channel status of a communication system according to any one of claims 1 to 5, characterized in that: in the step 1) and step 3), a bidirectional forwarding detection (BFD) mechanism is used to detect the channel status.
CN 200610033226 2006-01-21 2006-01-21 Method for obtaining communication system channel state Pending CN1870546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610033226 CN1870546A (en) 2006-01-21 2006-01-21 Method for obtaining communication system channel state

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610033226 CN1870546A (en) 2006-01-21 2006-01-21 Method for obtaining communication system channel state

Publications (1)

Publication Number Publication Date
CN1870546A true CN1870546A (en) 2006-11-29

Family

ID=37444102

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610033226 Pending CN1870546A (en) 2006-01-21 2006-01-21 Method for obtaining communication system channel state

Country Status (1)

Country Link
CN (1) CN1870546A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207529B (en) * 2007-11-22 2010-12-01 杭州华三通信技术有限公司 PMD-based link fault detection and recovery method and corresponding device
WO2011032440A1 (en) * 2009-09-15 2011-03-24 中兴通讯股份有限公司 Method and apparatus for improving network equipment stability
CN101072154B (en) * 2007-03-02 2011-09-21 中兴通讯股份有限公司 Loop Ethernet switching method
CN101483592B (en) * 2009-02-05 2012-01-25 中兴通讯股份有限公司 Method and apparatus for inhibiting bidirectional forwarding detection link oscillation
CN106911380A (en) * 2017-02-28 2017-06-30 新华三技术有限公司 A kind of path restoration method and device
CN114205264A (en) * 2021-12-23 2022-03-18 安徽皖通邮电股份有限公司 Method, system and medium for inhibiting frequent L2VPN switching caused by BFD frequent oscillation

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072154B (en) * 2007-03-02 2011-09-21 中兴通讯股份有限公司 Loop Ethernet switching method
CN101207529B (en) * 2007-11-22 2010-12-01 杭州华三通信技术有限公司 PMD-based link fault detection and recovery method and corresponding device
CN101483592B (en) * 2009-02-05 2012-01-25 中兴通讯股份有限公司 Method and apparatus for inhibiting bidirectional forwarding detection link oscillation
WO2011032440A1 (en) * 2009-09-15 2011-03-24 中兴通讯股份有限公司 Method and apparatus for improving network equipment stability
CN106911380A (en) * 2017-02-28 2017-06-30 新华三技术有限公司 A kind of path restoration method and device
CN106911380B (en) * 2017-02-28 2019-07-05 新华三技术有限公司 A kind of path restoration method and device
CN114205264A (en) * 2021-12-23 2022-03-18 安徽皖通邮电股份有限公司 Method, system and medium for inhibiting frequent L2VPN switching caused by BFD frequent oscillation

Similar Documents

Publication Publication Date Title
EP2222023B1 (en) Link fault processing method and data forwarding device
CN100558057C (en) A processing method and device for a bidirectional forwarding detection session
US9705735B2 (en) System and method using RSVP hello suppression for graceful restart capable neighbors
CN101483592B (en) Method and apparatus for inhibiting bidirectional forwarding detection link oscillation
CN101313523B (en) A method and device for realizing end-to-end link detection and routing strategy switching
CN107911291B (en) VRRP router switching method, router, VRRP active-standby switch system and storage medium
CN105164991A (en) Redundant Network Protocol System
JP2013545335A (en) Method and apparatus for protocol event management
CN101800676A (en) Link detection method, device and system
CN1681254A (en) A Method for Ethernet Link State Maintenance
CN1933448A (en) Business fast convergent method and network equipment
CN101159669A (en) Method and device for switching service traffic
WO2015095996A1 (en) Technique for network service availability
CN1949767A (en) Method for switching master-slave back-up route apparatus based on virtual router redundant protocol
WO2013185567A1 (en) Apparatus and method for protecting and switching packet transport network
CN101340380A (en) A method and device for realizing uninterrupted forwarding of bidirectional forwarding detection packets in active-standby switchover
CN101094119A (en) Method for detecting and recovering faults in covered network based on fast switch over
CN1581821A (en) Key route information monitoring method based on virtual router redundant protocol
CN105791113B (en) A kind of multilink delay equalization method and system based on SDN
CN1870546A (en) Method for obtaining communication system channel state
CN102308518B (en) Method for using a computer network
CN104426855A (en) Traffic switching method, equipment and system
CN1889579A (en) Method and apparatus for raising route information protocol route convergence rate
CN100531220C (en) Optimum restarting realizing method for generating tree protocol in two-layer network device
CN107623607B (en) BFD session connection establishment method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication