US20060159076A1 - Rapid response method for the failure of links between different routing domains - Google Patents

Rapid response method for the failure of links between different routing domains Download PDF

Info

Publication number
US20060159076A1
US20060159076A1 US10/546,136 US54613605A US2006159076A1 US 20060159076 A1 US20060159076 A1 US 20060159076A1 US 54613605 A US54613605 A US 54613605A US 2006159076 A1 US2006159076 A1 US 2006159076A1
Authority
US
United States
Prior art keywords
route
routing
domain
router
alternative
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.)
Abandoned
Application number
US10/546,136
Other languages
English (en)
Inventor
Roland Bless
Gotz Lichwald
Markus Schmidt
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.)
Nokia Solutions and Networks GmbH and Co KG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Assigned to SIEMENS AKTIENGESELLSCHAFT reassignment SIEMENS AKTIENGESELLSCHAFT ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SCHMIDT, MARKUS, BLESS, ROLAND, LICHTWALD, GOTZ
Publication of US20060159076A1 publication Critical patent/US20060159076A1/en
Assigned to NOKIA SIEMENS NETWORKS GMBH & CO KG reassignment NOKIA SIEMENS NETWORKS GMBH & CO KG ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SIEMENS AKTIENGESELLSCHAFT
Priority to US12/333,028 priority Critical patent/US7961598B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03BMACHINES OR ENGINES FOR LIQUIDS
    • F03B17/00Other machines or engines
    • F03B17/02Other machines or engines using hydrostatic thrust
    • F03B17/04Alleged perpetua mobilia
    • 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
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • H04L45/247Multipath using M:N active or standby paths

Definitions

  • the invention relates to a rapid response method for the failure of a link between two routing domains in a packet-oriented network.
  • the invention lies within the field of Internet technologies or, more specifically, in the field of routing methods in packet-oriented networks, and is directed at the transmission of data under real-time conditions.
  • Inter-domain routing is made more complicated by the fact, on the one hand, that the paths determined through the various domains to the destination should be the most optimal possible, but on the other hand the domain operators can use local strategies, which makes it more difficult to calculate paths which are globally optimal, according to objective criteria.
  • one strategy is to avoid the domains of network operators in a particular country for traffic from a particular source.
  • this strategy is not in general known to all the network operators with domains through which the traffic is routed, i.e. a network operator must make a local decision about the domain to which he forwards traffic, without full information being available about the optimal path as determined by some metric.
  • the strategies are also often referred to by the English term “policies”.
  • Border Gateway Protocol Version 4 border gateway protocol is often abbreviated to BGP
  • RFC Request For Comments 1771
  • the border gateway protocol is a so-called path-vector protocol.
  • a BGP instance (the term “BGP speaker” appears frequently in English-language literature) is informed by its BGP neighbors about possible routes to the destinations which can be reached via the BGP neighbor concerned. Using path attributes, details of which are supplied at the same time, the BGP instance contains for the reachable destinations what are, from its local point of view, the optimal routes in each case.
  • update message with which route data is propagated throughout the entire network, and which permits the network to be optimized for topology changes.
  • the emission of update messages usually leads to modification of the path data in all the network's BGP instances, for the purpose of optimizing the routings according to the data available locally.
  • keep-alive or status confirmation messages by which a BGP instance informs its BGP neighbors about its operability. In the absence of these messages, the BGP neighbors make the assumption that the link to the BGP instance is disrupted.
  • the propagation of topology data by means of the BGP protocol has the disadvantage that, when there are frequent change reports, a substantial load occurs from the messages propagated through the network to report the changes, and that the network does not converge to a new state if the change messages follow one another too rapidly.
  • This problem that the network does not converge to a new state, or that the inter-domain routing does not become stable, has been tackled by the so-called route-flap damping approach.
  • the idea of this concept is to apply a sanction to the report of a change made by a BGP neighbor. On receipt of a change message, the damping parameter is increased and, if the damping parameter exceeds a threshold, change messages are ignored. In the absence of change notices, the value of the damping parameter is reduced.
  • the object of the invention is to specify a method which permits a rapid response to malfunctions during inter-domain routing and, at the same time, avoids the disadvantages of conventional methods.
  • a substitute route or substitute path is provided.
  • the inter-domain routing along this substitute route is set up in such a way that data packets which would normally be routed via the disrupted link are diverted along the substitute route to their destination.
  • link failure refers to any malfunction which interrupts the connection or connectivity between two routing domains.
  • a routing domain (the expressions “autonomous system” or “subnetwork” are also found in the literature) is characterized by unified routing within the domain. For example, within a domain packets may be routed using the OSPF (open shortest path first) protocol.
  • OSPF open shortest path first
  • inter-domain routing a measure for routing between domains—referred to below as inter-domain routing—which permits a rapid response to failures on links between domains. In this situation, the link failure is detected by one routing domain. This could be, for example, by a router in the routing domain, which is equipped with protocol software for inter-domain routing.
  • the BGP protocol we speak in such a case of a BGP speaker or a BGP instance.
  • the message about the link failure is propagated, but not throughout the entire network but only along one or more substitute routes.
  • Routers along the substitute route(s) adjust their inter-domain routing in such a way that packets can be routed along the substitute route(s). This is effected, for example, by changes to the routing tables for those routers belonging to the domains along the substitute route which have inter-domain protocol functionality.
  • Further propagation of a message about the link failure along the substitute route by an EGP routing instance can be omitted if the EGP routing instance already provides a routing, to the destination of the substitute route, which avoids the link which has failed. This can arise as a result of the topology of the network or alternatively due to the EGP routing instance having already had a notification from the opposite direction, e.g. originating from another EGP instance which has been informed of the link failure.
  • EGP Extra Gateway Protocol
  • BGP Border Gateway Protocol
  • the setting of the inter-domain routing for a domain on the substitute route can be effected in the following way: an EGP instance receives a notification of the link failure. At this point, the EGP instance selects an alternative route for a route which passes via the link which has failed.
  • the EGP instance provides alternative routes, for example, from update messages in the BGP protocol, which have been propagated in the network and used by the EGP instance for the purpose of determining multiple routes to different destinations.
  • the next routing domain on the alternative route can be identified by reference to the alternative route.
  • the substitute route is the route which is specified, on the basis of the method in accordance with the invention, for routing via a route which includes the link which has failed.
  • the alternative route refers to a local choice of route as an alternative to the route which has failed.
  • data can propagated about not only the link which has failed, but also about the selected alternative route.
  • this is not done but instead an alternative route is always selected by the routing domains lying on the substitute route, on the basis of the data about the link failure.
  • different strategies policies
  • a routing domain it is often only possible for a routing domain to make a decision which is locally valid, i.e. in relation to the routing, a decision about the next destination along an alternative route.
  • An alternative route which is locally selected can, but does not necessarily have to, coincide with the substitute route which is ultimately produced. It is thus possible for a routing domain to make a choice of alternative route which does not coincide with the choice by the routing domains which come before the substitute route.
  • the invention has the advantage that it is possible to react rapidly to a malfunction, without it being necessary to effect the propagation of messages throughout the entire network followed by convergence on a new state in terms of the topology. In particular, for malfunctions which are of limited duration, no resource-intensive fault response need take place.
  • the routing domains which are first informed of the malfunction or the routing domains which are, for example, at the two ends of a disrupted link, initiate the provision of substitute routes for all the routes which pass along the disrupted link.
  • the routing domains which are, for example, at the two ends of a disrupted link initiate the provision of substitute routes for all the routes which pass along the disrupted link.
  • the additional substitute routes which are provided can be used as a backup or for the implementation of policies.
  • the additional alternative path(s) can then be used as a substitute for the preferred path or for a routing which depends on the routing strategies. For example, a decision may be made about which alternative path should be used by reference to data in the packet header.
  • a protocol is specified, to provide for a network-wide propagation of messages for the calculation of optimal routes, for example the BGP protocol.
  • the BGP protocol for example, the BGP process, on the router to which the link malfunction has been reported, is restrained from sending update messages to other BGP instances.
  • the router which is neighboring to the link malfunction can act as a proxy for EGP instances which can no longer be reached, and can send keep-alive messages to mimic the orderly functioning of the link which has failed to the BGP processes of other BGP instances.
  • This function of suppressing messages, can be disabled after the period of time, so that a second propagation of messages takes place for the purpose of determining optimal routes.
  • This development has the advantage that it is possible to distinguish between short-term and longer lasting (“persistent”) malfunctions, whereby the response to short-term malfunctions is the provision of substitute routes and for longer-term malfunctions an appropriate modification of the topology within the overall network is initiated.
  • FIG. 1 shows a conventional response when a link fails, using BGP inter-domain rerouting
  • FIG. 2 shows a response in accordance with the invention to the failure of a link
  • FIG. 3 shows a flow diagram of the protocol
  • FIG. 4 shows a use of routing arrays for the purpose of taking into account routing strategies.
  • FIG. 1 shows eleven autonomous systems or routing domains AS- 1 to AS- 11 together with links which connect these autonomous systems to each other.
  • the autonomous systems communicate with each other with the help of the BGP protocol, whereby individual routers in the autonomous systems are equipped with appropriate protocol capabilities.
  • BGP speakers or BGP instances we use the terms BGP speakers or BGP instances.
  • the autonomous systems exchange messages with each other, either confirming the stored state or giving information about changes which should be taken into account in routing.
  • FIG. 1 indicates how the system responds to a link failure, under the control of the BGP protocol. In this case the link between the autonomous systems AS- 6 and AS- 8 is disrupted.
  • update messages are propagated through the whole network, or the eleven autonomous systems AS- 1 , . . . , AS- 11 receive update messages, as applicable, prompting them to recalculate routes which are optimal in terms of a local metric.
  • FIG. 2 shows the same network of autonomous systems as in FIG. 1 .
  • FIG. 2 shows a rapid response in accordance with the invention to the failure of the link between the autonomous systems AS- 6 and AS- 8 .
  • messages are sent to autonomous systems which lie on substitute routes for routes which pass along the failed link.
  • the autonomous system AS- 8 sends messages about the link failure to the autonomous system AS- 7 , and this in turn to the autonomous system AS- 5 . Since the autonomous system AS- 8 can reach all the autonomous systems in the right-hand half of the figure, i.e.
  • the autonomous system AS- 5 does not need to propagated further the message about the-link failure which it received from AS- 8 .
  • the autonomous system AS- 6 sends a message to the autonomous system AS- 5 .
  • the latter then informs the autonomous system AS- 7 .
  • the autonomous systems AS- 5 to AS- 8 which are affected by the link failure, and which provide or identify, as applicable, substitute routes for the routes which pass along the failed link.
  • no messages need to be propagated over the whole network.
  • the autonomous systems AS- 1 to AS- 4 and AS- 9 to AS- 11 receive no messages about the link failure, and do not need to make any modifications.
  • FIG. 3 shows three different phases of the method in accordance with the invention, namely the phase (Fail) in which the link failure is recognized, the phase (Recv) in which a recovery of the link is signaled if this takes place within the time period, and a phase (Pererr) which shows the procedure if the fault concerned is a longer lasting one.
  • BGPspk 1 On the horizontal axis are shown two BGP speakers or BGP instances, namely BGPspk 1 , a BGP instance to which the fault is directly signaled, that is it belongs to the autonomous system which is adjacent to the failed link, and the BGP instance BGPspk 2 , which belongs to an autonomous system which is informed of the link failure by the BGP instance BGPspk.
  • BGPspk 1 Three software or protocol modules, as applicable, of the first instance BGPspk 1 are shown, namely DCT (detection), a module which detects the link failure, the module FSR (fast scope rerouting) which deals with the response in accordance with the invention or the emission of messages, as applicable, and BGP, the corresponding BGP protocol software (in this connection, one refers also to a BGP routing engine).
  • DCT detection
  • FSR fast scope rerouting
  • the time axes run from above to below, i.e. messages or events, as applicable, which appear further down are later in time.
  • BGP Keepalive
  • BGPspk 1 the BGP protocol
  • BGPspk 1 the BGP protocol
  • the malfunction is detected, for example by the absence of keepalive messages, BGP (Keepalive) (in FIG. 3 , the detection of the link failure corresponds to the Linkfail message).
  • the FSR software is informed of link failure (the corresponding message in FIG. 3 is called ‘notify’).
  • the FSR software in BGP instance 1 , BGPspk 1 sends a message, FSRlinkdown, to the FSR software in BGP instance 2 , BGPspk 2 , which in turn sends a corresponding message, FSRlinkdown, along a substitute route or numerous substitute routes, as applicable.
  • the message FSRlinkdown notifies the receiver instance concerned about the link failure, and at the receiver initiates a rapid response to the link failure, in accordance with the invention. During the rapid response to the link failure, regular functioning of the link which has failed is simulated at the BGP protocol level.
  • the FSR software FSR in the first BGP instance BGPspk 1 , sends BGP keepalive messages, BGP(Keepalive), to the BGP software BGP.
  • BGP(Keepalive) BGP(Keepalive)
  • the FSR software FSR acts, so-to-speak, as a proxy for the BGP instance at the other end of the failed link, to block any recalculation of routes in the network by the BGP protocol.
  • the FSR software FSR in the first BGP instance, BGPspk 1 uses the message FSRrecv to inform the second BGP instance, BGPspk 2 , that the link has gone back into service.
  • This FSRrecv message is propagated along the substitute route. After receiving the message about the failure of the link, the BGP instances which lie along the substitute route will have replaced the routes which pass via the failed link by other routes, and will have identified the substituted routes as temporarily unavailable.
  • the routes identified in this way can be put back into service again after the message about the recovery of the link is received.
  • the first BGP instance, BGPspk 1 will again receive BGP keepalive messages, BGP(Keepalive) via the link which has gone back into service.
  • the third period Pererr shows the response in the case of longer-lasting link failures.
  • BGPspk 1 sends a message FSRpererr (standing for ‘FSR persistent error’) to the second BGP instance BGPspk 2 , by which it signals that the fault is a longer lasting one.
  • the routes which are marked as temporarily unavailable can now be removed from the routing table(s).
  • the FSR software FSR of the first BGP speaker, BGPspk 1 now no longer simulates to the BGP software the operability of the link which has failed, but instead sends a notification BGPlinkdown which informs the BGP software BGP about the failure of the link.
  • BGP update messages (Update) are propagated throughout the entire network, and initiate a recalculation of the routes.
  • the selection of alternative routes through the routing domains or BGP instances, as applicable, along the substitute routes is made by reference to two criteria, namely first that the substitute route does not pass along the link which has failed and (the substitute route must satisfy the condition that it represents a REAL substitute for the failed link) secondly that the substitute route is optimal according to some metric which is used locally.
  • the substitute route provides for the routing of data packets a substitution for the link which has failed.
  • One metric for determining the best alternative route when there are several options for determining an alternative route could, for example, take into account such criteria as the number of hops to a destination.
  • the metric used in each case is local insofar as the routing strategies of other routing domains, which are not known to the routing domain concerned, are not taken into consideration. It is to be recommended, above all in respect of the different routing strategies or policies, that several alternative routes are identified or selected, as appropriate, for a route which has failed, and several substitute routes are provided. This combination can also be described as an array of alternative routes or an array of substitute routes. The usefulness of several substitute routes will be explained in more detail by reference to FIG. 4 .
  • This figure shows autonomous systems AS- 1 to AS- 7 . Suppose the link between autonomous systems AS- 1 and AS- 4 , shown as a dashed line, has failed.
  • a second route is available, namely via the autonomous system AS- 3 , over which traffic can be forwarded to the autonomous system AS- 7 .
  • the two different routes via the autonomous systems AS- 2 and AS- 3 , can be selected depending on the autonomous system to which the traffic is to be transmitted, for example AS- 5 , AS- 6 and AS- 7 , and depending on the routing strategy of the destination network concerned.
  • the provision of several substitute routes can in this way contribute to taking into account the routing strategy in routing the traffic along a substitute route.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Chemical & Material Sciences (AREA)
  • Combustion & Propulsion (AREA)
  • Mechanical Engineering (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
US10/546,136 2003-02-28 2004-02-09 Rapid response method for the failure of links between different routing domains Abandoned US20060159076A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/333,028 US7961598B2 (en) 2003-02-28 2008-12-11 Rapid response method for the failure of links between different routing domains

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP03004535.2 2003-02-28
EP03004532A EP1453250A1 (de) 2003-02-28 2003-02-28 Verfahren zur schnellen Reaktion auf Linkausfälle zwischen verschiedenen Routing-Domänen
PCT/EP2004/001171 WO2004077759A1 (de) 2003-02-28 2004-02-09 Verfahren zur schnellen reaktion auf linkausfälle zwischen verschiedenen routing-domänen

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/333,028 Continuation US7961598B2 (en) 2003-02-28 2008-12-11 Rapid response method for the failure of links between different routing domains

Publications (1)

Publication Number Publication Date
US20060159076A1 true US20060159076A1 (en) 2006-07-20

Family

ID=32748832

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/546,136 Abandoned US20060159076A1 (en) 2003-02-28 2004-02-09 Rapid response method for the failure of links between different routing domains
US12/333,028 Expired - Fee Related US7961598B2 (en) 2003-02-28 2008-12-11 Rapid response method for the failure of links between different routing domains

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/333,028 Expired - Fee Related US7961598B2 (en) 2003-02-28 2008-12-11 Rapid response method for the failure of links between different routing domains

Country Status (7)

Country Link
US (2) US20060159076A1 (de)
EP (2) EP1453250A1 (de)
KR (1) KR101100244B1 (de)
CN (1) CN100581127C (de)
DE (1) DE502004001480D1 (de)
PL (1) PL381187A1 (de)
WO (1) WO2004077759A1 (de)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050286412A1 (en) * 2004-06-23 2005-12-29 Lucent Technologies Inc. Transient notification system
US20060140136A1 (en) * 2004-12-29 2006-06-29 Clarence Filsfils Automatic route tagging of BGP next-hop routes in IGP
US20070002729A1 (en) * 2003-09-08 2007-01-04 Siemens Aktiengesellschaft Method for optimally deactivating inter-domain routes
US20070053284A1 (en) * 2005-09-07 2007-03-08 Sbc Knowledge Ventures Lp System and method for fault-tolerance in an inter-carrier network interface
US20070086461A1 (en) * 2005-10-17 2007-04-19 Ward David D Method for recovery of a controlled failover of a border gateway protocol speaker
US20070091795A1 (en) * 2005-10-20 2007-04-26 Olivier Bonaventure Method of constructing a backup path in an autonomous system
US20070091794A1 (en) * 2005-10-20 2007-04-26 Clarence Filsfils Method of constructing a backup path in an autonomous system
US20070091793A1 (en) * 2005-10-20 2007-04-26 Clarence Filsfils Method and apparatus for managing forwarding of data in an autonomous system
US20070189157A1 (en) * 2006-02-13 2007-08-16 Cisco Technology, Inc. Method and system for providing safe dynamic link redundancy in a data network
US20080130645A1 (en) * 2006-11-30 2008-06-05 Shivani Deshpande Methods and Apparatus for Instability Detection in Inter-Domain Routing
US20080198741A1 (en) * 2005-06-02 2008-08-21 Nokia Siemens Networks Gmbh & Co Kg Method for Providing Alternative Paths as a Rapdid Reaction to the Failure of a Link Between Two Routing Domains
US7630377B1 (en) * 2006-08-31 2009-12-08 At&T Intellectual Property Ii, L.P. Method for provisioning circuits on multiple parallel links with a single setup message
US7668082B1 (en) * 2001-03-16 2010-02-23 Juniper Networks, Inc. Network routing using link failure information
US20100080115A1 (en) * 2008-09-30 2010-04-01 Chen-Yui Yang Methods and apparatus to monitor border gateway protocol sessions
US20100306574A1 (en) * 2007-11-27 2010-12-02 Takaaki Suzuki Communication method, communication system, node, and program
US7852772B2 (en) 2005-10-20 2010-12-14 Cisco Technology, Inc. Method of implementing a backup path in an autonomous system
US20110205900A1 (en) * 2008-10-27 2011-08-25 Huawei Technologies Co., Ltd. Method, node device, and communication system for device pool management
US9166904B2 (en) 2005-09-08 2015-10-20 Cisco Technology, Inc. Method and apparatus for transferring BGP state information during asynchronous startup
US9660897B1 (en) * 2013-12-04 2017-05-23 Juniper Networks, Inc. BGP link-state extensions for segment routing
US9838246B1 (en) 2014-09-30 2017-12-05 Juniper Networks, Inc. Micro-loop prevention using source packet routing

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100391211C (zh) * 2004-11-19 2008-05-28 清华大学 一种分层网络的路由域关系管理及调整方法
DE102004058927B3 (de) * 2004-12-07 2006-05-18 Siemens Ag Aggregation der inter-domain Ressourcen-Signalisierung
US7532631B2 (en) * 2005-04-13 2009-05-12 Cisco Technology, Inc. Method and apparatus for accelerating border gateway protocol convergence
DE102005025421A1 (de) * 2005-06-02 2006-12-07 Siemens Ag Verfahren zur Bereitstellung von Ersatzwegen als schnelle Reaktion auf den Ausfall eines Links zwischen zwei Routing-Domänen
DE102005025419A1 (de) * 2005-06-02 2006-12-07 Siemens Ag Verfahren zur effizienten Behandlung von Störungen bei der paketbasierten Übertragung von Verkehr
CN100446467C (zh) * 2005-07-15 2008-12-24 华为技术有限公司 链路故障的恢复方法
CN100358304C (zh) * 2005-09-22 2007-12-26 中国科学院计算技术研究所 域间路由不稳定性的分析方法
CN100454837C (zh) * 2005-12-02 2009-01-21 华为技术有限公司 一种实现跨域路由分离的方法
CN101212783B (zh) * 2006-12-28 2011-04-13 华为技术有限公司 子路由选择方法和设备
EP2037625A1 (de) * 2007-09-14 2009-03-18 Nokia Siemens Networks Oy Verfahren zum Schutz eines Netzservices
US20110041002A1 (en) * 2009-08-12 2011-02-17 Patricio Saavedra System, method, computer program for multidirectional pathway selection
EP2678980B1 (de) * 2011-02-22 2017-12-06 Telefonaktiebolaget LM Ericsson (publ) Fehlerschutzverfahren und fehlerschutzvorrichtung in einem mehrdomänen-netzwerk
CN103581015B (zh) * 2013-11-07 2016-07-13 清华大学 一种基于as环的域间不相交多路径生成方法
CN112468391B (zh) * 2019-09-09 2024-04-26 华为技术有限公司 网络故障传递方法和相关产品
KR102172232B1 (ko) 2019-10-01 2020-10-30 고려대학교 산학협력단 프로그래밍 가능한 네트워크 가상화에서의 대역폭을 고려한 링크 장애 우회 장치 및 방법

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020131362A1 (en) * 2001-03-16 2002-09-19 Ross Callon Network routing using link failure information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020131362A1 (en) * 2001-03-16 2002-09-19 Ross Callon Network routing using link failure information

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7668082B1 (en) * 2001-03-16 2010-02-23 Juniper Networks, Inc. Network routing using link failure information
US20070002729A1 (en) * 2003-09-08 2007-01-04 Siemens Aktiengesellschaft Method for optimally deactivating inter-domain routes
US20050286412A1 (en) * 2004-06-23 2005-12-29 Lucent Technologies Inc. Transient notification system
US20060140136A1 (en) * 2004-12-29 2006-06-29 Clarence Filsfils Automatic route tagging of BGP next-hop routes in IGP
WO2006071901A3 (en) * 2004-12-29 2006-12-14 Cisco Tech Inc Automatic route tagging of bgp next-hop routes in igp
US7978708B2 (en) 2004-12-29 2011-07-12 Cisco Technology, Inc. Automatic route tagging of BGP next-hop routes in IGP
US8467394B2 (en) 2004-12-29 2013-06-18 Cisco Technology, Inc. Automatic route tagging of BGP next-hop routes in IGP
US20110228785A1 (en) * 2004-12-29 2011-09-22 Cisco Technology, Inc. Automatic route tagging of bgp next-hop routes in igp
US20080198741A1 (en) * 2005-06-02 2008-08-21 Nokia Siemens Networks Gmbh & Co Kg Method for Providing Alternative Paths as a Rapdid Reaction to the Failure of a Link Between Two Routing Domains
US8154993B2 (en) * 2005-06-02 2012-04-10 Nokia Siemens Networks Gmbh & Co. Kg Method for providing alternative paths as a rapid reaction to the failure of a link between two routing domains
US7609628B2 (en) * 2005-09-07 2009-10-27 At&T Intellectual Property I, L.P. System and method for fault-tolerance in an inter-carrier network interface
US8144581B2 (en) 2005-09-07 2012-03-27 At&T Intellectual Property I, L.P. System and method in an inter-carrier network interface
US20070053284A1 (en) * 2005-09-07 2007-03-08 Sbc Knowledge Ventures Lp System and method for fault-tolerance in an inter-carrier network interface
US20100002576A1 (en) * 2005-09-07 2010-01-07 At&T Intellectual Property I, L.P. System and method in an inter-carrier network interface
US9166904B2 (en) 2005-09-08 2015-10-20 Cisco Technology, Inc. Method and apparatus for transferring BGP state information during asynchronous startup
US7948873B2 (en) * 2005-10-17 2011-05-24 Cisco Technology, Inc. Method for recovery of a controlled failover of a border gateway protocol speaker
US20070086461A1 (en) * 2005-10-17 2007-04-19 Ward David D Method for recovery of a controlled failover of a border gateway protocol speaker
US20070091795A1 (en) * 2005-10-20 2007-04-26 Olivier Bonaventure Method of constructing a backup path in an autonomous system
US20070091794A1 (en) * 2005-10-20 2007-04-26 Clarence Filsfils Method of constructing a backup path in an autonomous system
US7852772B2 (en) 2005-10-20 2010-12-14 Cisco Technology, Inc. Method of implementing a backup path in an autonomous system
US7855953B2 (en) 2005-10-20 2010-12-21 Cisco Technology, Inc. Method and apparatus for managing forwarding of data in an autonomous system
US7864669B2 (en) * 2005-10-20 2011-01-04 Cisco Technology, Inc. Method of constructing a backup path in an autonomous system
US20070091793A1 (en) * 2005-10-20 2007-04-26 Clarence Filsfils Method and apparatus for managing forwarding of data in an autonomous system
US8644137B2 (en) 2006-02-13 2014-02-04 Cisco Technology, Inc. Method and system for providing safe dynamic link redundancy in a data network
US20070189157A1 (en) * 2006-02-13 2007-08-16 Cisco Technology, Inc. Method and system for providing safe dynamic link redundancy in a data network
US8264983B2 (en) * 2006-08-31 2012-09-11 At&T Intellectual Property Ii, L.P. Method for provisioning circuits on multiple parallel links with a single setup message
US8724511B2 (en) 2006-08-31 2014-05-13 At&T Intellectual Property Ii, L.P. Method for provisioning circuits on multiple parallel links with a single setup message
US7630377B1 (en) * 2006-08-31 2009-12-08 At&T Intellectual Property Ii, L.P. Method for provisioning circuits on multiple parallel links with a single setup message
US20100040054A1 (en) * 2006-08-31 2010-02-18 At&T Intellectual Property Ii, L.P. Method for Provisioning Circuits on Multiple Parallel Links with a Single Setup Message
US8699357B2 (en) * 2006-11-30 2014-04-15 Alcatel Lucent Methods and apparatus for instability detection in inter-domain routing
US20080130645A1 (en) * 2006-11-30 2008-06-05 Shivani Deshpande Methods and Apparatus for Instability Detection in Inter-Domain Routing
JP5196195B2 (ja) * 2007-11-27 2013-05-15 日本電気株式会社 通信方法、通信システム、ノード及びプログラム
US20100306574A1 (en) * 2007-11-27 2010-12-02 Takaaki Suzuki Communication method, communication system, node, and program
US20120213091A1 (en) * 2008-09-30 2012-08-23 Chen-Yul Yang Methods and apparatus to monitor border gateway protocol sessions
US20100080115A1 (en) * 2008-09-30 2010-04-01 Chen-Yui Yang Methods and apparatus to monitor border gateway protocol sessions
US8169921B2 (en) * 2008-09-30 2012-05-01 At&T Intellectual Property I, Lp Methods and apparatus to monitor border gateway protocol sessions
US8948021B2 (en) * 2008-09-30 2015-02-03 At&T Intellectual Property I., L.P. Methods and apparatus to monitor border gateway protocol sessions
US20110205900A1 (en) * 2008-10-27 2011-08-25 Huawei Technologies Co., Ltd. Method, node device, and communication system for device pool management
US8780724B2 (en) * 2008-10-27 2014-07-15 Huawei Technologies Co., Ltd. Method, node device, and communication system for device pool management
US9660897B1 (en) * 2013-12-04 2017-05-23 Juniper Networks, Inc. BGP link-state extensions for segment routing
US9838246B1 (en) 2014-09-30 2017-12-05 Juniper Networks, Inc. Micro-loop prevention using source packet routing

Also Published As

Publication number Publication date
WO2004077759A1 (de) 2004-09-10
KR101100244B1 (ko) 2011-12-28
EP1597877A1 (de) 2005-11-23
US7961598B2 (en) 2011-06-14
CN1759573A (zh) 2006-04-12
EP1453250A1 (de) 2004-09-01
DE502004001480D1 (de) 2006-10-26
US20090185484A1 (en) 2009-07-23
EP1597877B1 (de) 2006-09-13
KR20050103274A (ko) 2005-10-28
CN100581127C (zh) 2010-01-13
PL381187A1 (pl) 2007-04-30

Similar Documents

Publication Publication Date Title
US7961598B2 (en) Rapid response method for the failure of links between different routing domains
US8154993B2 (en) Method for providing alternative paths as a rapid reaction to the failure of a link between two routing domains
US6721269B2 (en) Apparatus and method for internet protocol flow ring protection switching
US7787365B1 (en) Routing protocol failover between control units within a network router
US7804770B2 (en) Method and apparatus for performing a graceful restart in a NSF-capable router without enhancing link state routing protocols
US20100254256A1 (en) Method for efficiently treating disturbances in the packet-based transmission of traffic
US20080192627A1 (en) Method for Providing Alternative Paths as Rapid Reaction in the Failure of a Link Between Two Routing Domains
JP4536142B2 (ja) 経路確認方法及び装置
US8243591B2 (en) Method and tool for router interface L2 redundancy
EP1502395B1 (de) Verkehrsnetzwerkflussteuerung unter verwendung dynamisch modifizierter metriken für redundanzverbindungen
WO2007027481A2 (en) Method for updating best path based on real-time congestion feedback
JP2006279482A (ja) ネットワーク、ルータ装置、それに用いる切替方法及びそのプログラム並びに記録媒体
US20060274718A1 (en) Inter-domain multipath routing method
US8203934B2 (en) Transparent automatic protection switching for a chassis deployment
US7839769B2 (en) Method for the organization of network nodes in a packet-switched network
US20070002729A1 (en) Method for optimally deactivating inter-domain routes
JP4579746B2 (ja) 接続管理装置、接続管理装置の制御方法および制御プログラム
US20240333580A1 (en) Method and system for fast failover in isp peering
Bless et al. Fast scoped rerouting for BGP
Engel et al. Increasing end-to-end availability over multiple autonomous systems
EP2234345A1 (de) Netzvorrichtungen
Amin et al. Improvement of BGP Session Maintenance

Legal Events

Date Code Title Description
AS Assignment

Owner name: SIEMENS AKTIENGESELLSCHAFT, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BLESS, ROLAND;LICHTWALD, GOTZ;SCHMIDT, MARKUS;REEL/FRAME:017687/0170;SIGNING DATES FROM 20050427 TO 20050505

AS Assignment

Owner name: NOKIA SIEMENS NETWORKS GMBH & CO KG, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SIEMENS AKTIENGESELLSCHAFT;REEL/FRAME:021786/0236

Effective date: 20080107

Owner name: NOKIA SIEMENS NETWORKS GMBH & CO KG,GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SIEMENS AKTIENGESELLSCHAFT;REEL/FRAME:021786/0236

Effective date: 20080107

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION