Root cause correlation in connectionless networks
22 claims: 7 independent, 15 dependent
- 1A method for correlating routing errors to link failures (200) in a network, the method comprising:identifying a path between a first node and a second node in a network;detecting a link failure (200) in said network;determining if said link failure (200) lay along said path;receiving an error notification resulting from the failed delivery of a packet;and correlating the error notification with said link failure (200) where a source address of said packet corresponds to an address of said first node, where a destination address of said packet corresponds to an address of said second node, and where said link failure lay along said path.
- 12A system for correlating routing errors to link failures (200) in a network, the system (210) comprising:means for identifying a path between a first node and a second node in a network;means for detecting a link failure (200) in said network;means for determining if said link failure lay along said path;means for receiving an error notification resulting from the failed delivery of a packet;and means for correlating the error notification with said link failure where a source address of said packet corresponds to an address of said first node, where a destination address of said packet corresponds to an address of said second node, and where said link failure (200) lay along said path.
- 19A system according to any of claims 12 to 18 wherein the means for determining if said link failure lay along said path comprises:means for associating the address of said first node indicated in a first routing table (202) of a first router with a first partition (206) of said network, wherein a next hop of a packet destined for said address of said first node is a second router;and means for associating the address of said second node indicated in a second routing table (204) of the second router with a second partition (208) of said network, wherein a next hop of a packet destined for said address of said second node is the first router.
Independent claims7
41 paragraphs in 5 sections, as filed
FIELD OF THE INVENTION
0001The present invention relates to computer network technology in general, and in particular to correlation of network errors to root causes in connectionless networks.
BACKGROUND OF THE INVENTION
0002Connectionless computer networks, such as Internet Protocol (IP) networks, are typically formed by connecting multiple routers to each other using either point-to-point connections or the Data Link Layer of the International Standard Organization's Open System Interconnect (ISO/OSI) network model, commonly referred to as "layer 2." One of the main features of a connectionless network is the ability of a network node, such as a PC, to connect directly to any of the routers and send/receive packetized data to/from any other network node connected to any other router. To accomplish this each node is typically uniquely identified by a unique network address, known in IP networks as an IP address.
0003Routing of packets in a connectionless computer network is now described by way of example with reference to <figref idref="f0001">Fig. 1</figref>. When a node A sends a packet to a node B, A must specify the address of B as the destination address of the packet. The first router R1 that accepts the packet forwards the packet to the next router R2 on the path to B, whereupon R2 forwards the packet to the next router R3 on the path to B, and so on. When the packet reaches the router to which B is directly connected, it is forwarded to B. It may thus be seen that, for any given destination address to which a packet is addressed, every router in the network should know the packet's next "hop," i.e., to which next router the packet is to be forwarded. Each router typically maintains this information in a routing table which contains a mapping between addresses or address groups, such as IP subnets, and the next hop for packets destined for these addresses.
0004When a link connecting two routers in a network fails, a partitioning of the network may occur. Thus in <figref idref="f0001">Fig. 1</figref>, if the link between R1 and R2 fails, nodes A and C can still communicate with each other but not with nodes B and D, and vice versa. Each router will typically automatically detect this situation and update its routing table accordingly, such as by eliminating entries whose next hop is unreachable. However, nodes in one partition may still try to send packets to nodes in the other partition. When this occurs, a "no route to destination" error is typically generated and logged by the first router to detect the problem, which then reports the problem to the network management system (NMS).
0005The NMS must then decide what action to take, such as tracing the error to its root cause.
0006In large networks where there may be many active communication sessions between nodes at one time, a single link failure event might cause numerous "no route to destination" notifications to be generated in every router in one partition which receives packets that are destined for the other partition and reported to the NMS. Thus, where the existence of a link failure is already known to the NMS, it would be advantageous to know whether or not a routing error is caused by the link failure, as well as which nodes might be affected by the link failure, obviating the need for the NMS to take action that it would normally take.
0007<patcit id="pcit0001" dnum="WO0119038A1"><text>WO-A1-01/19038</text></patcit> describes a system and method for routing in a network with a small number of nodes utilising a routing table at each node wherein the nodes are ordered in the same way in each table and an indexing value is utilised to refer to particular nodes.
SUMMARY OF THE INVENTION
0008The present invention provides for the correlation of routing errors to link failures in a connectionless network. Aspects of the invention are set out in the independent claims and preferred features of the aspects are set out in the dependent claims.
0009There is described herein a method for correlating routing errors to link failures in a network, the method including detecting a link failure between a first and a second router in a network, associating a first node address indicated in a first routing table of the first router with a first partition of the network, where a next hop of a packet destined for the first node address is the second router, associating a second node address indicated in a second routing table of the second router with a second partition of the network where a next hop of a packet destined for the second node address is the first router, and correlating an error notification resulting from the failed delivery of a packet with the link failure where a source address of the packet corresponds to the first node address and a destination address of the packet corresponds to the second node address.
0010In another aspect of the present invention any of the steps are performed with respect to a connectionless network.
0011In another aspect of the present invention a method the correlating step includes correlating a "no route to destination" error.
0012In another aspect of the present invention the associating steps comprise constructing a connectivity table.
0013In another aspect of the present invention the method further includes suppressing the error.
0014In another aspect of the present invention any of the steps are performed in a distributed network management system by at least one software agent associated with either of the routers.
0015In another aspect of the present invention the method further includes notifying at least one other agent in the network of the associations of the nodes to the partitions, where the other agent is not associated with either of the routers.
0016In another aspect of the present invention a method is provided for correlating routing errors to link failures in a network, the method including identifying a path between a first node and a second node in a network, detecting a link failure in the network, determining if the link failure lay along the path, and correlating an error notification resulting from the failed delivery of a packet with the link failure where a source address of the packet corresponds to an address of the first node, where a destination address of the packet corresponds to an address of the second node, and where the link failure lay along the path.
0017In another aspect of the present invention the identifying step includes identifying either of a most commonly used route and a most heavily used route between the nodes in accordance with a predefined measure of use.
0018In another aspect of the present invention any of the steps are performed with respect to a connectionless network.
0019In another aspect of the present invention the correlating step includes correlating a "no route to destination" error.
0020In another aspect of the present invention the method further includes suppressing the error.
0021In another aspect of the present invention any of the steps are performed in a distributed network management system by a software agent associated with either of the routers.
0022There is also described herein a system for correlating routing errors to link failures in a network the system including means for detecting a link failure between a first and a second router in a network, means for associating a first node address indicated in a first routing table of the first router with a first partition of the network, where a next hop of a packet destined for the first node address is the second router, means for associating a second node address indicated in a second routing table of the second router with a second partition of the network, where a next hop of a packet destined for the second node address is the first router, and means for correlating an error notification resulting from the failed delivery of a packet with the link failure where a source address of the packet corresponds to the first node address and a destination address of the packet corresponds to the second node address.
0023In another aspect of the present invention any of the means are operative with respect to a connectionless network.
0024In another aspect of the present invention the means for correlating is operative to correlate a "no route to destination" error.
0025In another aspect of the present invention the means for associating are operative to construct a connectivity table.
0026In another aspect of the present invention the system further includes means for suppressing the error.
0027In another aspect of the present invention a system any of the means are operative in a distributed network management system including at least one software agent associated with either of the routers.
0028In another aspect of the present invention the system further includes means for notifying at least one other agent in the network of the associations of the nodes to the partitions, where the other agent is not associated with either of the routers.
0029In another aspect of the present invention a system is provided for correlating routing errors to link failures in a network, the system including means for identifying a path between a first node and a second node in a network, means for detecting a link failure in the network, means for determining if the link failure lay along the path, and means for correlating an error notification resulting from the failed delivery of a packet with the link failure where a source address of the packet corresponds to an address of the first node, where a destination address of the packet corresponds to an address of the second node, and where the link failure lay along the path.
0030In another aspect of the present invention the means for identifying is operative to identify either of a most commonly used route and a most heavily used route between the nodes in accordance with a predefined measure of use.
0031In another aspect of the present invention any of the means are operative with respect to a connectionless network.
0032In another aspect of the present invention the means for correlating step is operative to correlate a "no route to destination" error.
0033In another aspect of the present invention the system further includes means for suppressing the error.
0034In another aspect of the present invention any of the means are operative in a distributed network management system including a software agent associated with either of the routers.
BRIEF DESCRIPTION OF THE DRAWINGS
0035The present invention will be understood and appreciated more fully from the following detailed description taken in conjunction with the appended drawings in which: <ul id="ul0001" list-style="none" compact="compact"><li><figref idref="f0001">Fig. 1</figref> is a simplified pictorial illustration of a network framework, useful in understanding present invention;</li><li><figref idref="f0002">Fig. 2</figref> is a simplified pictorial illustration of a network framework supporting error correlation, constructed and operative in accordance with a preferred embodiment of the present invention;</li><li><figref idref="f0003">Fig. 3</figref> is a simplified flowchart illustration of a method of correlation of routing errors to link failures in a connectionless network, operative in accordance with a preferred embodiment of the present invention.</li><li><figref idref="f0004">Fig. 4</figref> is a simplified flowchart illustration of a method of correlation of routing errors to link failures in a connectionless network supported by a distributed network management system, operative in accordance with a preferred embodiment of the present invention; and</li><li><figref idref="f0005">Fig. 5</figref> is a simplified flowchart illustration of a method of identifying nodes that may be affected by link failures in a connectionless network, operative in accordance with a preferred embodiment of the present invention.</li></ul>
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
0036Reference is now made to <figref idref="f0002">Fig. 2</figref>, which is a simplified pictorial illustration of a network framework supporting error correlation, constructed and operative in accordance with a preferred embodiment of the present invention, and additionally to <figref idref="f0003">Fig. 3</figref>, which is a simplified flowchart illustration of a method of correlation of routing errors to link failures in a connectionless network, operative in accordance with a preferred embodiment of the present invention. In <figref idref="f0002">Fig. 2</figref> a link 200 between two routers R1 and R2 is shown as having failed, as designated by an 'x' through link 200. Prior to the failure of link 200, a routing table 202 of router R1 shows that the next hop for packets destined for B and D is R2, while a routing table 204 of router R2 shows that the next hop for packets destined for A and C is R1. It may be seen that two partitions 206 and 208 (shown in dashed lines) are thus created in that nodes A and C cannot communicate with nodes B and D via link 200, and vice versa.
0037A network management system (NMS) 210 preferably maintains copies of routing tables 202 and 204. Having detected a link failure between R1 and R2, NMS 210 may create a connectivity table 212 indicating which nodes are in each of partitions 206 and 208. Since NMS 210 knows that R2 is inaccessible to R1 via link 200, NMS 210 may associate with partition 206 those node addresses in its copy of routing table 202 whose next hop is R2. Likewise, NMS 210 may associate with partition 208 those node addresses in routing table 204 whose next hop is R1. Should NMS 210 receive a "no route to destination" error notification from a network router together with the source and destination addresses of the packet that could not be delivered, NMS 210 may look up the source and destination addresses in connectivity table 212 to determine whether they are from different partitions. If both the source and destination addresses are from different partitions, then the "no route to destination" error notification may be an attempt to send the packet across failed link 200. Thus, the error notification may be correlated with the link failure that is already known to NMS 210, and the error may be suppressed and need not be investigated further. Alternatively, the error notification should not be correlated with the link failure and may be investigated or otherwise acted upon by NMS 210.
0038Reference is now made to <figref idref="f0004">Fig. 4</figref>, which is a simplified flowchart illustration of a method of correlation of routing errors to link failures in a connectionless network supported by a distributed network management system, operative in accordance with a preferred embodiment of the present invention. In <figref idref="f0004">Fig. 4</figref> the present invention is implemented in a distributed network management system, such as is described in <patcit id="pcit0002" dnum="US799637A" dnum-type="L"><text>U.S. Patent Application No. 09/799,637</text></patcit> and published as Published Application No. 20010039577, where every router has an associated software agent which continuously monitors the state of the router and its links. The agents monitoring R1 and R2 would thus detect the failure of link 200 and then communicate with each other to create connectivity table 212 which may then be provided to the agents of all other routers in the network. Thus, when any router Rx encounters a "no route to destination" error, its associated agent looks up the source and destination addresses in connectivity table 212 to determine whether they are from different partitions, and action may be taken or the error notification ignored as described above.
0039Reference is now made to <figref idref="f0005">Fig. 5</figref>, which is a simplified flowchart illustration of a method of identifying nodes that may be affected by link failures in a connectionless network, operative in accordance with a preferred embodiment of the present invention. In <figref idref="f0005">Fig. 5</figref> a list of virtual paths in a network is maintained, where each virtual path represents the traversal of the links, routers, and other network elements comprising the most commonly used and/or most heavily used routes between network nodes, as determined using any predefined measure of use. The virtual path list may be maintained centrally, such as by NMS 210, or in a distributed manner, such as by one or more agents in a distributed network management system. The virtual path list may be created using any conventional technique, such as by identifying common access patterns in router access lists, analyzing network failure alarms (e.g., packet lost, no route, etc.) to determine traffic flow, and determining network tomography from traffic counter patterns. When a failed link is detected, each virtual path may be checked using any known technique to determine if it is broken and, if so, which nodes and other network elements along the path are affected. Thereafter, should a "no route to destination" error be encountered where the source address of the packet being sent belongs to the node at one end of a virtual path known to have a failed link, and the packet's destination address belongs to the node at the other end of the virtual path, the error may be correlated to the failed link and action may be taken or suppressed as described hereinabove.
0040It is appreciated that one or more of the steps of any of the methods described herein may be omitted or carried out in a different order than that shown, without departing from the true spirit and scope of the invention.
0041While the methods and apparatus disclosed herein may or may not have been described with reference to specific hardware or software, it is appreciated that the methods and apparatus described herein may be readily implemented in hardware or software using conventional techniques.
Contents5
5 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5
Every citation, both ways
| Document | Relation | Office |
|---|---|---|
| WO0119038A | Cites | World Intellectual Property Organization (WIPO) |
| US2002103631A1 | Cites | United States of America |
| US6377677B1 | Cites | United States of America |
| C BOUTREMANS, G IANNACCONE, C DIOT: "Impact of link failures on VoIP performance" SPRINT ADVANCED TECHNOLOGY LABS, [Online] 12 May 2002 (2002-05-12), pages 1-9, XP002273053 Retrieved from the Internet: URL:http://www.sprintlabs.com/People/gianl uca/papers/voip.pdf> [retrieved on 2004-03-08] | Non-patent | – |
20 members in 8 offices
Priority claims9
| Document | Office | Kind | Date |
|---|---|---|---|
| 408906P | United States of America | – | |
| 40890602 | United States of America | P | |
| 40890602 | United States of America | P | |
| 0300741 | Israel | W | |
| 0300741 | Israel | W | |
| 408906P | – | – | – |
| IL2003000741 | – | – | – |
| US20020408906P | – | – | – |
| WO2003IL00741 | – | – | – |
Members20
| Document | Office | Kind | |
|---|---|---|---|
| CA2498037A1 | Canada | A1 | |
| WO2004023719A2 | World Intellectual Property Organization (WIPO) | A2 | |
| AU2003259541A1 | Australia | A1 | |
| AU2003259541A8 | Australia | A8 | |
| WO2004023719A3 | World Intellectual Property Organization (WIPO) | A3 | |
| EP1537701A2 | European Patent Office (EPO) | A2 | |
| US2006095815A1 | United States of America | A1 | |
| US7373563B2 | United States of America | B2 | |
| EP1537701B1This record | European Patent Office (EPO) | B1 | |
| AT396563T | Austria | T | |
| ATE396563T1 | Austria | T1 | |
| DE60321185D1 | Germany | D1 | |
| EP1953962A1 | European Patent Office (EPO) | A1 | |
| DK1537701T3 | Denmark | T3 | |
| EP1537701B8 | European Patent Office (EPO) | B8 | |
| EP1953962B1 | European Patent Office (EPO) | B1 | |
| AT440420T | Austria | T | |
| ATE440420T1 | Austria | T1 | |
| DE60328929D1 | Germany | D1 | |
| CA2498037C | Canada | C |
69 legal events, as 8 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Opt-out of the competence of the unified patent court (upc) registeredP01 | P01 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Ep patent has lapsedLapsedEUG | EUG | SE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Ep patent lapsedLapsedEBP | EBP | DK | |
| Fee paymentPLFP | PLFP | FR | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Nl: lapsed or annulled due to failure to fulfill the requirements of art. 29p and 29m of the patents actLapsedNLV1 | NLV1 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Nl: modifications (of names), taken from the european patent patent bulletinNLT2 | NLT2 | EP | |
| Translation of granted ep patentGrantedTRGR | TRGR | SE | |
| Ep patent with danish claimsT3 | T3 | DK | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| New agentNV | NV | CH | |
| Party data changed (patent owner data changed or rights of a patent transferred)RAP2 | RAP2 | EP | |
| Corresponds to:REF | REF | EP | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1537701
- Publication, DOCDB
- 1537701
- Publication, EPODOC
- EP1537701
- Application
- 3794045
- Application, DOCDB
- 03794045
- Application, EPODOC
- EP20030794045
Titles3
- German
- GRUNDURSACHENKORRELATION IN VERBINDUNGSLOSEN NETZSYSTEMEN
- English
- ROOT CAUSE CORRELATION IN CONNECTIONLESS NETWORKS
- French
- CORRELATION DE CAUSE PROFONDE DANS DES RESEAUX SANS CONNEXION
Classification
- CPC, 5
- H04L45/02
- H04L45/26
- H04L45/28
- H04L41/342
- H04L41/12
- IPC, 2
- H04L12 24
- H04L12 56
Designated states1
- Contracting states, 1
- Türkiye
