WO2001078330A1 - Method of determining the route of packets through a network of communicating objects - Google Patents

Method of determining the route of packets through a network of communicating objects Download PDF

Info

Publication number
WO2001078330A1
WO2001078330A1 PCT/CA2001/000522 CA0100522W WO0178330A1 WO 2001078330 A1 WO2001078330 A1 WO 2001078330A1 CA 0100522 W CA0100522 W CA 0100522W WO 0178330 A1 WO0178330 A1 WO 0178330A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
router
determining
objects
segment
Prior art date
Application number
PCT/CA2001/000522
Other languages
French (fr)
Inventor
Nicholas W. Dawes
David Schenkel
Original Assignee
Loran Network Management 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 Loran Network Management Ltd. filed Critical Loran Network Management Ltd.
Priority to AU2001252070A priority Critical patent/AU2001252070A1/en
Priority to EP01925248A priority patent/EP1282963A1/en
Priority to BR0110097-1A priority patent/BR0110097A/en
Priority to JP2001575066A priority patent/JP2003530768A/en
Publication of WO2001078330A1 publication Critical patent/WO2001078330A1/en

Links

Classifications

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

Definitions

  • the present invention relates to computer networks and, more specifically, to methods which determine the route of packets through a network.
  • networks includes wide area networks (WANs) , local area networks (LANs), and many combinations thereof.
  • WANs are defined as collections of interconnected network routers bounded by LANs.
  • a LAN is defined as a collection of interconnected non-router objects (including nodes, servers, and bridges), each LAN being connected to other LANs by routers .
  • the present invention meets the above need by providing methods which decompose a network into WAN and LAN segments. After the decomposition, the route is determined for each WAN and LAN segment. Often, the WAN path is unambiguously known from the topology of the network. For WAN segments where the path is ambiguous, the sequence of routers in the path from a source to a destination can be determined by the standard "traceroute" method. This allows for the aggregation of multiple path sections to arrive at the full packet path through the WAN segment. For most LAN segments, the path is unambiguously known from the topology.
  • Every store and forward network element in the LAN segment tracks and can report the source addresses of packets which pass through it. By reading these records and noting which network element received a packet from a specific source address, the route of that packet can be mapped through that LAN segment.
  • the full route a packet traverses through a network can be determined.
  • Using the invention not only can the packet routing through a network be found but the performance of specific portions of the network can be found as well. This can simplify the task faced by network operators and, ultimately, can improve the service provided to end users using the network.
  • the present invention provides a method of determining a routing for packets in a network, said method comprising: a) dividing said network into WAN (Wide Area Network) segments and LAN (Local Area Network) segments; b) determining a routing for packets through each segment; c) combining routing results obtained in step b) to obtain a total routing through the network.
  • WAN Wide Area Network
  • LAN Local Area Network
  • Figure 1 illustrates a network on which the invention may be applied
  • Figure 2 is an illustration of a network of Figure 1 decomposed into LAN and WAN segments; and Figure 3 is a flow chart detailing the different steps in a method of the invention. Detailed Description of the Preferred Embodiment
  • a network 10 is illustrated. As can be seen, the network 10 is composed of routers R1-R19 and non-router objects Nl- N27.
  • the non-router objects N1-N27 can be switches, hubs, network nodes, or any other device connected to a network.
  • each object whether it be a router or not, may have multiple ports.
  • Figure 1 shows the port number for each object next to its link.
  • non- router object N5 has 4 ports: N5(l) (meaning object N5 port 1) connecting to N4 (3) , N5(2) connecting to N6(l), N5(3) connecting to N7(l), and N5(4) connecting to Rl(l).
  • N5(l) meaning object N5 port 1 connecting to N4 (3)
  • N5(2) connecting to N6(l)
  • N5(3) connecting to N7(l)
  • Table (TABLE 1) below lists the connections in Figure 1 using the notation above.
  • a number of constraints have to be placed on the route to be found, otherwise the process may become, if not untenable, then impractical. These are: a) a path cannot pass through a broken device or interface; b) a path cannot pass through an interface which, although up, is carrying no traffic; c) a path cannot loop back on itself. Furthermore, it should be assumed that the topology or the interconnections between the different elements of the network, is known. This not only greatly simplifies the process but actually allows the process to be carried out.
  • the topology of the network 10 is as shown in Figure 1.
  • the first step in the process is to decompose the network 10 into router objects and non-router network objects. It should be clear from Figure 1 and from the above that objects R1-R19 are routers while objects N1-N27 are non-router objects. Based on this, the network 10 can then be divided into WAN segments and LAN segments. Since LAN segments are connected non- router objects bound by router objects, network 10 has five LAN segments 20, 30, 40, 50, 60. Also, since WAN segments are interconnected router objects bounded by LAN segments, network 10 has three WAN segments 70, 80, 90.
  • FIG. 1 illustrates the interconnections between the LAN and WAN segments.
  • Reference to Figures 1 and 2 should make the discussion clear.
  • LAN segment LAN1 (20) is composed of non-router objects Nl, N2, N3, N4, N5, N6 and N7.
  • LAN segment LAN2 (30) is composed of non-router objects N8, N9, and N10.
  • LAN segment LAN3 (40) is composed of non- router objects N21, N22, N23, N24, N25, N26, and N27.
  • LAN segment LAN4 (50) is composed of non-router objects Nil, N12, N13, N14, N19 and N20.
  • LAN segment LAN5 (60) is composed of non-router objects N15, N16, N17 and N18.
  • WAN segment WAN1 (70) is composed of router objects Rl, R2, R3, R4, R9, R10, Rll, R12, R14, R15 and R16.
  • WAN segment WAN2 (80) is composed of router objects R5, R6, R7, R8 and R17.
  • WAN segment WAN3 (90) is composed of router objects R13, R18 and R19.
  • the router object connecting a LAN segment to a WAN segment is noted next to the link.
  • router object R5 connects WAN segment WAN2 (80) to LAN segment LAN2 (30) while router object R17 connects LAN segment LAN3 (40) to WAN segment WAN2 (80) .
  • non-router object Nl is the source of a packet and router object N27 is the destination, the path must therefore be determined for each LAN or WAN segment the packet traverses.
  • non-router object Nl could use the well known and widely available traceroute function. This function, essentially a small utility program run by a node, records the sequence of routers passed through from the computer invoking the utility to a given destination. Thus, if non-router object Nl invokes the traceroute utility, the sequence of routers could be:
  • WAN segment WAN2 since WAN segment WAN2 is traversed, it is clear that the path through LAN segment LAN2 must also be determined in addition to the routing through LAN segments LAN1 (the source LAN segment) and LAN3 (the destination LAN segment) If, for the purposes of this example, the traceroute utility returned the first sequence of the routers, the sequence which only traverses WAN segment WANl, we therefore know the route through the WAN segment. To determine the route through LAN segments LAN1 (20) and LAN3 (40), each non-router element in those LAN segments would have to be queried.
  • Each non-router network object whether it is a switch or hub, keeps a record (in a table) of the source MAC (Media Access Control) address of the packets which transit through it.
  • MAC Media Access Control
  • Table 2 shows some of the non-router objects of LAN segment LAN1 (20) and the source MAC addresses of packets these objects have received.
  • non-router object Nl can be "seen” by non-router objects N2 , N3, N4, N5, N6, and N7. This is because each of these objects can receive packets originating from Nl . (E.g. N2 can receive it through N2(l), N3 can receive it from N3(2), etc) .
  • the objects traversed by a packet from Nl (source) to Rl (interim destination) are the objects which can receive packets from Nl, N3, N6 and N7 while capable of receiving packets from Nl, is, from the topology of the LAN segment, clearly not on the route from Nl to Rl . Since it is known that N2 is the only link to Nl, then N2 must be on the path. Also, since it is known that N4 is the only link to N2, then N4 must be on the path as well.
  • N3 is not connected to Rl and since there is no link from N3 to N5 without going through N4, then N3 is not on the path from Nl to Rl .
  • N5 is the only link to Rl - N5 must therefore be on the path from Nl to Rl .
  • a packet must travel from Nl to Rl (since Rl is the first router encountered travelling from Nl to N27 as determined from the sequence of routers using traceroute above) via the following objects and ports :
  • the analysis therefore looks for a route from within the LAN segment going to a destination
  • path ambiguities can sometimes be resolved by logic. For example, if a packet is leaving object N12 (source) to arrive at router R14 but none of the ports of object N14 report seeing packets from object N12, it should be clear that object N14 is on the path. This is because N14 must be on the path to pass the packet through to either N19 or N20 and subsequently to R14.
  • Determination of the path through LAN segments therefore requires repeated readings of the source address capture information from devices/objects in that LAN segment. This can be accomplished using the Simple Network Management Protocol (SMNP) .
  • SMNP Simple Network Management Protocol
  • the return path with N27 as the source and Nl as the destination, may not be the same.
  • Such a path may traverse the network from LAN3 to WAN2 to WANl and finally to LAN1. Determining this path would involve finding the path through the different LAN segments (LAN3, LAN2, and LAN1) and the different WAN segments (WAN2 and WANl) .
  • beacon objects While the method outlined above can determine the path from a specific source to a specific destination, it would be difficult to determine the path from an arbitrary source to an arbitrary destination, especially if a control computer were not the source. If, again with reference to Figure 1, Nl was the control computer and the path from N17 to N24 were required, it would be quite difficult for Nl to find this path. However, if specific objects were designated as beacon objects, these beacon objects could find the data required and report such data back to the control computer.
  • a beacon object is essentially a network object, usually a non-router object, which traces paths through the network and reports these paths to the control computer.
  • Designating and using a beacon object can be as simple as having the control computer send instructions to a network object A to perform a traceroute from itself, object A, to another network object B. The network object A will then perform this duty and, once the results of the traceroute function have been received, sends this result to the control computer.
  • N16 were designated as a beacon object, it could determine a path from itself (N16) to the destination (N24). Since N17 is only one link away from the beacon, the path from N17 would simply be the path from the beacon (N16) to the destination (N24) plus the hop from N17.
  • N10 could be designated as a beacon.
  • this ambiguity may be resolved. This is because a packet travelling from N10 to R17 must transit through R5 and either R6 or R7.
  • beacon placed in that interconnecting LAN segment would be very advantageous.
  • the source was in LAN4 (such as N19) and the destination was in LAN3 (such as N25) with Rl ⁇ not carrying any traffic or is down
  • the only route would be LAN4- >WAN1->LAN2->WAN2->LAN3.
  • a beacon placed in LAN2 could prove very helpful in finding this path.
  • a LAN segment contained at least one source or destination, a beacon in that LAN segment would also prove advantageous.
  • beacons could be placed at N14, N16, and N4.
  • N14 would prove advantageous as it is in the same LAN segment as the source.
  • N16 is in a LAN segment connecting two WAN segments (WANl and WAN3)
  • N4 is in the same LAN segment as the destination.
  • the performance of that route can be measured. Because the specific objects traversed in travelling from a source to a destination is known, the overall performance of that route is merely a function of the individual performance of each of these objects.
  • the end to end performance of a path can be easily found.
  • Another performance measurement which may be used is that of end to end delay. By determining the delay through each network element, through known methods, and aggregating such delay measurements for a specific path, the end to end delay for that path can be found.
  • a further performance measurement is that of end to end availability.
  • bottlenecks within the network can be found. If one knows the end to end performance of a path and the performance of the individual network elements, bottlenecks can be pinpointed -- whichever network element has the highest performance measurement or the most throughput is most likely the bottleneck.
  • Figure 3 illustrates a flowchart detailing the steps executed.
  • box 110 notes that the objects in the network must be determined if they are router objects or non-router objects.
  • the network is decomposed in LAN and WAN segments.
  • Box 130 notes that all routers must be grouped into WAN segments. Each WAN segment must be bounded by or regenerated from other WAN segments by at least one non-router object.
  • box 140 notes that the sequence of routers from the source to the destination must be found. As noted above, the well known traceroute function can be used for this. Well placed beacon objects in the network can be used for the traceroute step if required.
  • the step in box 150 is optional as evidenced by the dashed box around it. Step 150 would be most useful if the path traversed multiple WAN segments, such as if the path led through WANl and WAN2 in Figures 1 and 2. If, however, the path only led through a single WAN segment, beacons may not be required.
  • any intervening LAN segments interconnecting the WAN segments must be resolved. (E.g. if the path led through WANl, WAN 2, and LAN2 in Figure 2, the path through LAN2 would have to be found) . (See box 160) .
  • step in box 170 that of grouping the non-router segments into LAN segments, can be executed concurrently with the step in box 130.
  • the only known LAN segments are the LAN segments of the source and the destination.
  • the two LAN segments would be the first ones grouped. Any interconnecting LAN segments between WAN segments can be grouped subsequently.
  • the next step is that shown in box 180 - that of reading the source address tables for the objects in the subject LAN segment. This is done to find out which object in that LAN segment receives or "sees" the relevant source MAC address.
  • the relevant MAC address would be the MAC address of the source object.
  • the relevant source MAC address would be the MAC address of the router from which the packet entered the LAN segment.
  • the relevant source MAC address for the LAN segment LAN3 would be the MAC address of router R16 and, more specifically, the MAC address of port 2 of router R16.
  • box 190 notes that path through the LAN segment must be found.
  • the path from one point in a LAN segment to another in the same LAN segment can generally be determined. (See box 200) .
  • logic can be used to find a reasonable path. If the ambiguity cannot be resolved, user intervention may be required.
  • Decision 210 determines if there are more LAN segments to be analysed. These LAN segments may have resulted from the step in box 160. If there are more LAN segments, these are immediately analysed in the loop formed by boxes 180, 190, 200, 210.
  • the final step is to combine the paths found in the individual WAN and LAN segments into a coherent whole. By combining multiple segments, the path through any combination of LAN and WAN segments can be found.
  • the invention described above is ideally implemented with the use of a single control computer which instructs multiple beacons in the network. By using this scheme, each beacon can act as the source to determine the path to and from arbitrary points in the network. The beacons then report their findings to the control computer. From Figure 1, if the control computer was object N17 and the beacons were objects N2, N9, N13, and N21, most paths can be found.
  • N2 can act as the source. By simply removing the hop from N4 to N2, the path found is the path from N4 to N2. Similarly, if the path from N20 to N15 were desired (and assuming that a direct path existed between N13 and N14), then N13 can act as the source. The hops from N20 to N13 can be removed from the resulting path to find the desired path from N20 to N15.

Abstract

A method of determining a routing for packets in a network, the method comprising (a) dividing the network into WAN (Wide Area Network) segments and LAN (Local Area Network) segments; (b) determining a routing for packets through each segment; combining routing results obtained in step (b) to obtain a tota routing through the network.

Description

METHOD OF DETERMINING THE ROUTE OF PACKETS THROUGH A NETWORK OF COMMUNICATING OBJECTS
Field of the Invention The present invention relates to computer networks and, more specifically, to methods which determine the route of packets through a network.
Background to the Invention Operators of communications networks often need to know the path that packets take between two points in a network. As an example, if an end user complains that he cannot get through to a particular server, the operator of that network needs to find out where the problem may be. If the problem is with a point on the network, the operator therefore needs to find the route packets from the end user travel toward the server in the network to properly diagnose the problem. Two scenarios where the routing of packets can be quite useful are in determining the performance of a network and in determining where the bottlenecks of a network may be. In the first scenario, the performance of specific routes can be determined if the routing can be found. In the second scenario, by listing each point in the route bottlenecks in the network can be found. However, while the solution and results can be found for both scenarios using other means, knowledge of the routes greatly simplifies the process.
It should be noted that the term networks includes wide area networks (WANs) , local area networks (LANs), and many combinations thereof. For the purposes of this document, WANs are defined as collections of interconnected network routers bounded by LANs. A LAN is defined as a collection of interconnected non-router objects (including nodes, servers, and bridges), each LAN being connected to other LANs by routers .
For any given network, it is most advantageous if the topology of that network is known. Such knowledge would assist in the above routing determination problem. Fortunately, methods, such as those disclosed by Dawes et al in US Patent 5,926,462 and US Patent 5,933,416, exist whereby the topology of a network of objects can be determined the disclosures of which are incorporated by reference .
From the above, there is therefore a need for methods to determine the route that a packet takes through a network. Preferably, such methods would take advantage of available processes such as those referenced above.
Summary of the Invention The present invention meets the above need by providing methods which decompose a network into WAN and LAN segments. After the decomposition, the route is determined for each WAN and LAN segment. Often, the WAN path is unambiguously known from the topology of the network. For WAN segments where the path is ambiguous, the sequence of routers in the path from a source to a destination can be determined by the standard "traceroute" method. This allows for the aggregation of multiple path sections to arrive at the full packet path through the WAN segment. For most LAN segments, the path is unambiguously known from the topology. In LAN segments where the path is ambiguous, perhaps because of VLANs (Virtual LANs) , every store and forward network element in the LAN segment tracks and can report the source addresses of packets which pass through it. By reading these records and noting which network element received a packet from a specific source address, the route of that packet can be mapped through that LAN segment.
By combining the mapped path through multiple LAN segments with the full packet path through the different WAN segments, the full route a packet traverses through a network can be determined.
Using the invention, not only can the packet routing through a network be found but the performance of specific portions of the network can be found as well. This can simplify the task faced by network operators and, ultimately, can improve the service provided to end users using the network.
In one aspect the present invention provides a method of determining a routing for packets in a network, said method comprising: a) dividing said network into WAN (Wide Area Network) segments and LAN (Local Area Network) segments; b) determining a routing for packets through each segment; c) combining routing results obtained in step b) to obtain a total routing through the network.
Brief Description of the Drawings
A better understanding of the invention may be obtained by reading the detailed description of the invention below, in conjunction with the following drawings, in which:
Figure 1 illustrates a network on which the invention may be applied;
Figure 2 is an illustration of a network of Figure 1 decomposed into LAN and WAN segments; and Figure 3 is a flow chart detailing the different steps in a method of the invention. Detailed Description of the Preferred Embodiment
Referring to Figure 1, a network 10 is illustrated. As can be seen, the network 10 is composed of routers R1-R19 and non-router objects Nl- N27. The non-router objects N1-N27 can be switches, hubs, network nodes, or any other device connected to a network.
For clarity, it should be noted that each object, whether it be a router or not, may have multiple ports. Figure 1 shows the port number for each object next to its link. For example, non- router object N5 has 4 ports: N5(l) (meaning object N5 port 1) connecting to N4 (3) , N5(2) connecting to N6(l), N5(3) connecting to N7(l), and N5(4) connecting to Rl(l). The table (TABLE 1) below lists the connections in Figure 1 using the notation above.
TABLE 1 OBJECT PORT CONNECTED TO
Nl 1 N2(l)
N2 1 Nl(l)
2 N4(2) N3 1 R19(2)
2 N4(l)
N4 1 N3(2)
2 N2(2)
3 N5(l) N5 1 N4(3)
2 N6(l)
3 N7(l)
4 R1(D N6 1 N5(2) N7 1 N5{3)
N8 1 R3(3)
2 N9(l)
N9 1 N8(2)
2 N10(2) N10 1 N9(2)
2 R5(l)
Nil 1 R3(l)
2 N12(l)
N12 1 Nil (2) 2 N13(l)
N13 1 N12 (2) 2 N14(l)
N14 1 N13(2)
5 2 N19(l)
3 N20(l)
N15 1 R10(2) 2 N16(3)
N16 1 N17 (1)
10 2 N18 (1) 3 N15(2)
N17 1 N16(l)
N18 1 N16(l) 2 R13(l)
15 N19 1 N14 (2) 2 R14 (2)
N20 1 N14(3) 2 R14 (3)
N21 1 R16(2)
20 2 N22 (1)
N22 1 N21(2) 2 N26(l)
N23 1 N24(l) 2 N21(3)
25 3 N25(l)
N24 1 N23(l) 2 N17 (2)
N25 1 N23(3) 2 N27 (1)
30 N26 1 N22 (2)
N27 1 N25(2)
Rl 1 N5(4) 2 R4(l) 3 R2(l)
35 R2 1 Rl(3) 2 R3(2)
R3 1 Nil (1) 2 R2(2) 3 N8 (1)
40 R4 1 RK2) 2 R9(l)
R5 1 N10(2) 2 R6(l) 3 R7(l)
45 R6 1 R5(2) 2 R7(2)
R7 1 R5(3) 2 R6(2) 3 R8(l)
50 R8 1 R7(3) 2 R7(l)
R9 1 R4 (2) 2 R10(l) 3 Rll(l)
RIO 1 R2(l)
2 N15 (1)
Rll 1 R9(3)
2 R12 (1)
R12 1 Rll (2)
2 R15 (1)
R13 1 N18 (2)
2 R18 (1)
R14 1 R15(2)
2 N19(2)
3 N20 (2)
R15 1 R12(2)
2 R14 (2)
3 R16(l)
R16 1 R15(3)
2 N21 (1)
R17 1 R8 (2)
2 N24 (2)
R18 1 R13 (2)
2 R19 (2)
R19 1 R18 (2)
2 N3(l)
To determine the route a packet takes in travelling from one point in the network 10 to another point in the same network, a number of constraints have to be placed on the route to be found, otherwise the process may become, if not untenable, then impractical. These are: a) a path cannot pass through a broken device or interface; b) a path cannot pass through an interface which, although up, is carrying no traffic; c) a path cannot loop back on itself. Furthermore, it should be assumed that the topology or the interconnections between the different elements of the network, is known. This not only greatly simplifies the process but actually allows the process to be carried out. If the topology is not known, the methods described by Dawes et al in US Patent 2,926,462 and US Patent 5,933,416 as noted above can be used to find the topology. For the purpose of this document, the topology of the network 10 is as shown in Figure 1. With these constraints in mind, the first step in the process is to decompose the network 10 into router objects and non-router network objects. It should be clear from Figure 1 and from the above that objects R1-R19 are routers while objects N1-N27 are non-router objects. Based on this, the network 10 can then be divided into WAN segments and LAN segments. Since LAN segments are connected non- router objects bound by router objects, network 10 has five LAN segments 20, 30, 40, 50, 60. Also, since WAN segments are interconnected router objects bounded by LAN segments, network 10 has three WAN segments 70, 80, 90.
To assist in the understanding of the above, Figure 2 illustrates the interconnections between the LAN and WAN segments. Reference to Figures 1 and 2 should make the discussion clear. LAN segment LAN1 (20) is composed of non-router objects Nl, N2, N3, N4, N5, N6 and N7. LAN segment LAN2 (30) is composed of non-router objects N8, N9, and N10. LAN segment LAN3 (40) is composed of non- router objects N21, N22, N23, N24, N25, N26, and N27. LAN segment LAN4 (50) is composed of non-router objects Nil, N12, N13, N14, N19 and N20. LAN segment LAN5 (60) is composed of non-router objects N15, N16, N17 and N18.
For the WAN segments, WAN segment WAN1 (70) is composed of router objects Rl, R2, R3, R4, R9, R10, Rll, R12, R14, R15 and R16. WAN segment WAN2 (80) is composed of router objects R5, R6, R7, R8 and R17. WAN segment WAN3 (90) is composed of router objects R13, R18 and R19. Also as can be seen from Figure 2, the router object connecting a LAN segment to a WAN segment is noted next to the link. Thus, as an example, router object R5 connects WAN segment WAN2 (80) to LAN segment LAN2 (30) while router object R17 connects LAN segment LAN3 (40) to WAN segment WAN2 (80) .
Assuming non-router object Nl is the source of a packet and router object N27 is the destination, the path must therefore be determined for each LAN or WAN segment the packet traverses. To find the sequence of routers the packet would traverse, non-router object Nl could use the well known and widely available traceroute function. This function, essentially a small utility program run by a node, records the sequence of routers passed through from the computer invoking the utility to a given destination. Thus, if non-router object Nl invokes the traceroute utility, the sequence of routers could be:
R1-R4-R9-R11-R12-R15-R16. If this was the sequence returned, and based on the known topology of the network 10, it can be seen that only WAN segment WANl (70) is traversed. However, if the sequence returned were as follows: R1-R2-R3-R5-R7-R8-R17 then, again using the knowledge of the topology, the route traverses not only WAN segment WANl (70) but also WAN segment WAN2 (80) . This is because routers R5, R7, R8 and R17 are in WAN segment WAN2 while the other routers are in WAN segment WANl. Also, since WAN segment WAN2 is traversed, it is clear that the path through LAN segment LAN2 must also be determined in addition to the routing through LAN segments LAN1 (the source LAN segment) and LAN3 (the destination LAN segment) If, for the purposes of this example, the traceroute utility returned the first sequence of the routers, the sequence which only traverses WAN segment WANl, we therefore know the route through the WAN segment. To determine the route through LAN segments LAN1 (20) and LAN3 (40), each non-router element in those LAN segments would have to be queried. Each non-router network object, whether it is a switch or hub, keeps a record (in a table) of the source MAC (Media Access Control) address of the packets which transit through it. Thus, by examining these tables, it can be determined which network object receives packets from which source network object . As an example, the table below (Table 2) shows some of the non-router objects of LAN segment LAN1 (20) and the source MAC addresses of packets these objects have received.
TABLE 2
LAN1 Object Source MAC and Port Address and Packets
Nl(l) N2, N3, N5, N6, N7, N4
Rl, R19
N2(l) Nl N2 (2) N4, N5, N7, Rl, R19 N3(l) R19 N3 (2) Nl, N2, Rl, N4, N5 N4 (1) N3, R19 N4 (2) Nl, N2 N4 (3) Rl, N5, N6, N7 N5(l) R19, N3, N4, Nl, N2 N5(2) N6 N5(3) N7
N5(4) Rl
From the table above, non-router object Nl can be "seen" by non-router objects N2 , N3, N4, N5, N6, and N7. This is because each of these objects can receive packets originating from Nl . (E.g. N2 can receive it through N2(l), N3 can receive it from N3(2), etc) . The objects traversed by a packet from Nl (source) to Rl (interim destination) are the objects which can receive packets from Nl, N3, N6 and N7 while capable of receiving packets from Nl, is, from the topology of the LAN segment, clearly not on the route from Nl to Rl . Since it is known that N2 is the only link to Nl, then N2 must be on the path. Also, since it is known that N4 is the only link to N2, then N4 must be on the path as well.
Because N3 is not connected to Rl and since there is no link from N3 to N5 without going through N4, then N3 is not on the path from Nl to Rl . We can see that N5 is the only link to Rl - N5 must therefore be on the path from Nl to Rl .
Thus, from the topology and Table 2, a packet must travel from Nl to Rl (since Rl is the first router encountered travelling from Nl to N27 as determined from the sequence of routers using traceroute above) via the following objects and ports :
Nl (1)->N2 (1)->N2 (2)->N4 (2)->N4 (3) ->N5 (1) ->N5 (4)- >R1 ( 1 ) .
The analysis therefore looks for a route from within the LAN segment going to a destination
(albeit interim) that is external to the LAN segment. Once the packet has entered router Rl, it has effectively left LAN1 and is in WANl.
At this point, it is already known what sequence of routers that packets traverses through
WANl. What is therefore needed is the path from WANl to LAN segment LAN3 (40) and the path within LAN3. Again, each object in LAN3 would have to be queried for its MAC source address table entries. If we take these as follows:
TABLE 3
LAN3 Object Sour>ce MAC and Port Addness
N21 (1) R16
N21 (2) N22, N26
N21 (3) N23, N24, N25, R17,
N27
N22 (1) N21, R16
N22 (2) N26, N27
N23 (1) N24, R17
N23 (2) N21, R16
N23 (3) N25, N27
N24 (I! N23, N25, N21, R16,
N27, N22, N26
N2 (2) R17 N25(l) N23, N21, R16, N24,
R17
N25(2) N27 N26 ( 1 ) N22, N21, R16 N27 (1) N16, N21, N23, N25,
R17, N24, N22, N26
For this LAN segment, the analysis is the converse of that for LAN1. While in LAN1 the route was from within the LAN segment to a point external to the LAN segment, for the destination LAN segment to a point within the LAN segment. Thus, router R16 must be treated as the source MAC address and objects which can "see" R16 are of interest. From TABLE 3, these objects are N21, N22, N23, N24, N25, N26, and N27. Since N21 is the only route to the router, N21 must be on the path. From the topology, N25 is the only link to N27 so N25 must be on the route to N27. Since N23 connects (again from the topology) N21 and N25 (both of which are on the route) then N23 must be on the route as well. Thus, the sequence of non- router objects traversed when travelling from R16 to N27 is as follows:
R16(2)->N21 (1)->N21(3)->N23(2)->N25(1)->N25(2)- >N27 (1) .
Since we now have the route through LAN1, WANl, and LAN3, these paths can be put together to arrive at the full path from Nl to N27:
LAN1: N1->N2->N4->N5 → WANl
WANl: R1->R4->R9->R11->R12->R15->R16
LAN3
LAN3: N21->N23->N25->N27
It should be noted that, once a packet leaves a WAN segment and enters a LAN segment, that packet' s source MAC address becomes the exit port of the last router it went through. Thus, a packet from Nl to N10 will have a source MAC address of Nl as it travels through LAN1. However, once that packet enters LAN2, its source MAC address becomes R3, this being the last router that it exited.
It should be also be noted that path ambiguities, especially in LAN segments, can sometimes be resolved by logic. For example, if a packet is leaving object N12 (source) to arrive at router R14 but none of the ports of object N14 report seeing packets from object N12, it should be clear that object N14 is on the path. This is because N14 must be on the path to pass the packet through to either N19 or N20 and subsequently to R14.
Determination of the path through LAN segments therefore requires repeated readings of the source address capture information from devices/objects in that LAN segment. This can be accomplished using the Simple Network Management Protocol (SMNP) .
While the above example found the path from Nl to N27, the return path, with N27 as the source and Nl as the destination, may not be the same. Such a path may traverse the network from LAN3 to WAN2 to WANl and finally to LAN1. Determining this path would involve finding the path through the different LAN segments (LAN3, LAN2, and LAN1) and the different WAN segments (WAN2 and WANl) .
While the method outlined above can determine the path from a specific source to a specific destination, it would be difficult to determine the path from an arbitrary source to an arbitrary destination, especially if a control computer were not the source. If, again with reference to Figure 1, Nl was the control computer and the path from N17 to N24 were required, it would be quite difficult for Nl to find this path. However, if specific objects were designated as beacon objects, these beacon objects could find the data required and report such data back to the control computer. A beacon object is essentially a network object, usually a non-router object, which traces paths through the network and reports these paths to the control computer. Designating and using a beacon object can be as simple as having the control computer send instructions to a network object A to perform a traceroute from itself, object A, to another network object B. The network object A will then perform this duty and, once the results of the traceroute function have been received, sends this result to the control computer. As an example, if N16 were designated as a beacon object, it could determine a path from itself (N16) to the destination (N24). Since N17 is only one link away from the beacon, the path from N17 would simply be the path from the beacon (N16) to the destination (N24) plus the hop from N17. Similarly, if one wished to find the route from R5 to R17 (the path being ambiguous at R5) , N10 could be designated as a beacon. By executing the traceroute function from N10 to R17, this ambiguity may be resolved. This is because a packet travelling from N10 to R17 must transit through R5 and either R6 or R7.
For optimal placement of beacon objects, the topology of the network and the location of the source or destination objects must be taken into account. If a LAN segment interconnected two segments through which the path passed, a beacon placed in that interconnecting LAN segment would be very advantageous. Thus, from Figure 2, if the source was in LAN4 (such as N19) and the destination was in LAN3 (such as N25) with Rlβ not carrying any traffic or is down, the only route would be LAN4- >WAN1->LAN2->WAN2->LAN3. A beacon placed in LAN2 could prove very helpful in finding this path. Alternatively, if a LAN segment contained at least one source or destination, a beacon in that LAN segment would also prove advantageous. For example, if the source was N13 and the destination was N2 with router Rl down or inoperative, beacons could be placed at N14, N16, and N4. N14 would prove advantageous as it is in the same LAN segment as the source. N16 is in a LAN segment connecting two WAN segments (WANl and WAN3) , while N4 is in the same LAN segment as the destination.
Once the routing from a source to a destination has been determined, the performance of that route can be measured. Because the specific objects traversed in travelling from a source to a destination is known, the overall performance of that route is merely a function of the individual performance of each of these objects.
More specifically, using known methods, such as those discussed in the Canadian application No. 2,196,133 and in US application serial no. 09/599,963, the disclosure of which are incorporated herein by reference, the end to end performance of a path can be easily found. One possible performance measure for a path is the end to end transmission fraction over a specific path. This measures what fraction of packets are actually transmitted from a source to a destination. If we define D(i) as the drop rate on a device (if D (A) =0.12, this means 12% of packets are lost while transmitting through device A) and T as the end to end transmission fraction over a path from the object 1-N, then
Figure imgf000017_0001
Another performance measurement which may be used is that of end to end delay. By determining the delay through each network element, through known methods, and aggregating such delay measurements for a specific path, the end to end delay for that path can be found.
A further performance measurement is that of end to end availability. By finding the break state or availability of each network element, again from known methods, and then applying the above method for finding a specific path to these, the end to end availability of the path can be found.
From the above end to end performance measurements and from the performance measurements of the individual network element, bottlenecks within the network can be found. If one knows the end to end performance of a path and the performance of the individual network elements, bottlenecks can be pinpointed -- whichever network element has the highest performance measurement or the most throughput is most likely the bottleneck.
These and other performance measurements can therefore be found more easily using the path determining method above.
To clarify the method outlined above, Figure 3 illustrates a flowchart detailing the steps executed.
Beginning at the BEGIN box 100, box 110 notes that the objects in the network must be determined if they are router objects or non-router objects. In box 120, the network is decomposed in LAN and WAN segments. Box 130 notes that all routers must be grouped into WAN segments. Each WAN segment must be bounded by or regenerated from other WAN segments by at least one non-router object. Once the WAN segments have been grouped, box 140 notes that the sequence of routers from the source to the destination must be found. As noted above, the well known traceroute function can be used for this. Well placed beacon objects in the network can be used for the traceroute step if required. The step in box 150 is optional as evidenced by the dashed box around it. Step 150 would be most useful if the path traversed multiple WAN segments, such as if the path led through WANl and WAN2 in Figures 1 and 2. If, however, the path only led through a single WAN segment, beacons may not be required.
Once the path is determined through the WAN segments, any intervening LAN segments interconnecting the WAN segments must be resolved. (E.g. if the path led through WANl, WAN 2, and LAN2 in Figure 2, the path through LAN2 would have to be found) . (See box 160) .
It should be noted that the step in box 170, that of grouping the non-router segments into LAN segments, can be executed concurrently with the step in box 130. However, in the beginning of the process, the only known LAN segments are the LAN segments of the source and the destination. Thus, the two LAN segments would be the first ones grouped. Any interconnecting LAN segments between WAN segments can be grouped subsequently.
The next step is that shown in box 180 - that of reading the source address tables for the objects in the subject LAN segment. This is done to find out which object in that LAN segment receives or "sees" the relevant source MAC address. For the LAN segment to which the source object belongs, the relevant MAC address would be the MAC address of the source object. For any other LAN segment, the relevant source MAC address would be the MAC address of the router from which the packet entered the LAN segment. As an example, from Figure 1, if the router sequence was R14-R15-R16 and then N21, the relevant source MAC address for the LAN segment LAN3 would be the MAC address of router R16 and, more specifically, the MAC address of port 2 of router R16.
Once the source MAC address tables have been read, box 190 notes that path through the LAN segment must be found.
By knowing which objects "see" the relevant MAC and which objects are interconnected, the path from one point in a LAN segment to another in the same LAN segment can generally be determined. (See box 200) . In case of ambiguities, logic can be used to find a reasonable path. If the ambiguity cannot be resolved, user intervention may be required.
Decision 210 determines if there are more LAN segments to be analysed. These LAN segments may have resulted from the step in box 160. If there are more LAN segments, these are immediately analysed in the loop formed by boxes 180, 190, 200, 210.
If there are no more LAN segments to be examined, this means that the path has been found. The final step (box 220) is to combine the paths found in the individual WAN and LAN segments into a coherent whole. By combining multiple segments, the path through any combination of LAN and WAN segments can be found. The invention described above is ideally implemented with the use of a single control computer which instructs multiple beacons in the network. By using this scheme, each beacon can act as the source to determine the path to and from arbitrary points in the network. The beacons then report their findings to the control computer. From Figure 1, if the control computer was object N17 and the beacons were objects N2, N9, N13, and N21, most paths can be found. If the path from N4 to N8 were desired, N2 can act as the source. By simply removing the hop from N4 to N2, the path found is the path from N4 to N2. Similarly, if the path from N20 to N15 were desired (and assuming that a direct path existed between N13 and N14), then N13 can act as the source. The hops from N20 to N13 can be removed from the resulting path to find the desired path from N20 to N15.
A person understanding the above-described invention may now conceive of alternative designs, using the principles described herein. All such designs which fall within the scope of the claims appended hereto are considered to be part of the present invention.

Claims

We Cl aim
1. A method of determining a routing for packets in a network, said method comprising: a) dividing said network into WAN (Wide Area Network) segments and LAN (Local Area Network) segments; b) determining a routing for packets through each segment; c) combining routing results obtained in step b) to obtain a total routing through the network.
2. A method as in claim 1 wherein step a) includes determining which network objects are routers and which network objects are non-routers.
3. A method as in claim 2 further including partitioning non-router network objects into discrete LAN segments, each LAN segment being a collection of connected non-router network objects separated from other non-router network objects by at least one router.
4. A method as in claim 2 including partitioning routers into WAN segments, each WAN segment being a collection of connected routers separated from other routers by at least one non- router network object.
5. A method as in claim 4 wherein step b includes determining for each WAN segment a sequence of routers a packet passes through from a source router to a destination router in the WAN segment.
6. A method as in claim 3 wherein step b includes determining for each segment which non- router network objects a packet passes through from a source non-router network object to a destination non-router network object in the LAN segment.
7. A method as in claim 1 wherein step b) is executed from a plurality of beacons located at different points in the network.
8. A method as in claim 6 wherein step b includes reading a table of source addresses at each non-router network object in each LAN segment, said table containing source addresses of packets which transit through said non-router network object.
9. A method as in claim 3 wherein step b is accomplished using a previously determined topology of the network.
10. A method as in claim 5 wherein the sequence of routers a packet passes through is determined from a plurality of beacons located at different points in the WAN segment.
11. A method of determining a packet's routing through a LAN segment composed of multiple network objects, said method comprising: a) determining a network address of a source network object; b) determining a network address of a destination network object; c) determining which network objects receive packets from the source network object; d) determining connections between network objects using the topology of the LAN segment; and e) determining which network objects are in a route from the source network object to the destination network objects based on data obtained in steps c) and d) .
12. A method of determining the performance of a route in a network, the method comprising: a) determining a source network object; b) determining a destination network object; c) determining a route through the network from the source network object to the destination network object; d) measuring the network performance of each network object on the route; and e) aggregating the network performances obtained in step d) to obtain a total network performance for the route.
13. A method as in claim 12 wherein said network performance is that of a packet's delay through said network element and said total network performance for the route is the total end to end delay for a packet traversing said route.
14. A method as in claim 12 wherein said network performance is that of a network element' s drop rate of packets and said total network performance is the end to end transmission fraction over a path.
15. A method as in claim 14 wherein said end to end transmission fraction over a path is determined according to τ = π (1 - /3(0)
where
T = end to end transmission fraction over a path from object 1-N
D(i) = drop rate of device i.
16. A method as in claim 12 wherein said network performance is a network element's throughput and said total network performance is a determination of bottlenecks in said path.
PCT/CA2001/000522 2000-04-10 2001-04-10 Method of determining the route of packets through a network of communicating objects WO2001078330A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU2001252070A AU2001252070A1 (en) 2000-04-10 2001-04-10 Method of determining the route of packets through a network of communicating objects
EP01925248A EP1282963A1 (en) 2000-04-10 2001-04-10 Method of determining the route of packets through a network of communicating objects
BR0110097-1A BR0110097A (en) 2000-04-10 2001-04-10 Method for determining packet routes through a network of communicating objects
JP2001575066A JP2003530768A (en) 2000-04-10 2001-04-10 How to determine the route of a packet through a network of communication objects

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CA2,304,542 2000-04-10
CA2304542 2000-04-10
CA002322260A CA2322260A1 (en) 2000-04-10 2000-10-04 Method of determining the route of packets through a network of communicating objects
CA2,322,260 2000-10-04

Publications (1)

Publication Number Publication Date
WO2001078330A1 true WO2001078330A1 (en) 2001-10-18

Family

ID=25681710

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2001/000522 WO2001078330A1 (en) 2000-04-10 2001-04-10 Method of determining the route of packets through a network of communicating objects

Country Status (7)

Country Link
EP (1) EP1282963A1 (en)
JP (1) JP2003530768A (en)
CN (1) CN1436415A (en)
AU (1) AU2001252070A1 (en)
BR (1) BR0110097A (en)
CA (1) CA2322260A1 (en)
WO (1) WO2001078330A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2600568A1 (en) * 2011-11-30 2013-06-05 Murata Machinery, Ltd. Relay server and relay communication system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3920305B1 (en) * 2005-12-12 2007-05-30 株式会社日立コミュニケーションテクノロジー Packet transfer device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6023733A (en) * 1997-10-30 2000-02-08 Cisco Technology, Inc. Efficient path determination in a routed network
US6046988A (en) * 1995-11-16 2000-04-04 Loran Network Systems Llc Method of determining the topology of a network of objects

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5570346A (en) * 1994-12-08 1996-10-29 Lucent Technologies Inc. Packet network transit delay measurement system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6046988A (en) * 1995-11-16 2000-04-04 Loran Network Systems Llc Method of determining the topology of a network of objects
US6023733A (en) * 1997-10-30 2000-02-08 Cisco Technology, Inc. Efficient path determination in a routed network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2600568A1 (en) * 2011-11-30 2013-06-05 Murata Machinery, Ltd. Relay server and relay communication system

Also Published As

Publication number Publication date
EP1282963A1 (en) 2003-02-12
AU2001252070A1 (en) 2001-10-23
CA2322260A1 (en) 2001-10-10
BR0110097A (en) 2004-02-25
JP2003530768A (en) 2003-10-14
CN1436415A (en) 2003-08-13

Similar Documents

Publication Publication Date Title
Pan et al. Int-path: Towards optimal path planning for in-band network-wide telemetry
US7027448B2 (en) System and method for deriving traffic demands for a packet-switched network
US7206288B2 (en) Methods and apparatus for characterizing a route in fibre channel fabric
US20220231934A1 (en) Hierarchical time stamping
US8867402B2 (en) Apparatus and method for generating topology tree
BRPI0306205B1 (en) Method and system for performing connectivity assessments via a data communication network
US7466655B1 (en) Ant-based method for discovering a network path that satisfies a quality of service equipment
JP6589060B2 (en) Software-defined network entry generation and packet forwarding
US7664045B2 (en) Sampling to a next hop
US9641420B1 (en) Methods and apparatus for assessing the quality of a data path including both layer-2 and layer-3 devices
US7145881B1 (en) Method of determining the route of packets through a network of communicating objects
US20030156536A1 (en) Node, an optical/electrical path integrated network using the node, and a program which controls the node
JPWO2006059787A1 (en) Overlay link computing device and its computing method and program
JP3366891B2 (en) Data network monitoring method
EP1282963A1 (en) Method of determining the route of packets through a network of communicating objects
CN101808005A (en) Method, device and system for evaluating network quality
CN105391638B (en) A kind of method and system of OSPF, ISIS routing traffic data fusion
CN114157595B (en) Communication system, data processing method and related equipment
Cisco Product Overview
Rabbat et al. Understanding the topology of a telephone network via internally-sensed network tomography
Popescu et al. Measurement of one-way transit time in IP routers
Constantinescu et al. One-way transit time measurements
Alvarez-Hamelin et al. RFC 9198: Advanced Unidirectional Route Assessment (AURA)
US20230009602A1 (en) Path Assurance in Shared Transport
CN108092866A (en) A kind of method, apparatus and system of tunnel switching

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref country code: JP

Ref document number: 2001 575066

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 2001252070

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2001925248

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 018109586

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2001925248

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2001925248

Country of ref document: EP