NZ513978A - Method for evaluating routes in a communications network - Google Patents

Method for evaluating routes in a communications network

Info

Publication number
NZ513978A
NZ513978A NZ513978A NZ51397800A NZ513978A NZ 513978 A NZ513978 A NZ 513978A NZ 513978 A NZ513978 A NZ 513978A NZ 51397800 A NZ51397800 A NZ 51397800A NZ 513978 A NZ513978 A NZ 513978A
Authority
NZ
New Zealand
Prior art keywords
route
connection
routes
link costs
costs
Prior art date
Application number
NZ513978A
Inventor
Josef Rammer
Marco Conte
Gerhard Fischer
Luigi Bella
Ferial Chummun
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
Publication of NZ513978A publication Critical patent/NZ513978A/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/10Routing in connection-oriented networks, e.g. X.25 or ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/12Shortest path evaluation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5619Network Node Interface, e.g. tandem connections, transit switching
    • H04L2012/562Routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5619Network Node Interface, e.g. tandem connections, transit switching
    • H04L2012/5623Network design, dimensioning, topology or optimisation

Abstract

The aim is to evaluate routes R in a communications network (KN) consisting of switching nodes (K) and of transmission paths (U). To this end, modified link costs (L) are established from link costs (LK) assigned to the transmission paths (U), preferably using random numbers, and the routes (R) are evaluated according to the modified link costs (L). If the modified link costs (L) are established with each call request, connections (V), which can be set-up along a number of routes (R) with identical minimal route costs (RK), are evenly distributed on these routes (R) while retaining existing routing algorithms.

Description

GR 99 P 1786 Description 513978 Method for assessment of routes in a communications 5 network Communications networks are normally either in the form of packet-oriented networks or line-oriented networks. In this case, packet-oriented networks are more 10 suitable for transmitting information without any realtime nature, such as data, e-mails or files, while line-oriented networks are highly suitable for transmitting information with a real-time nature, such as voice or moving images. However, as line-oriented 15 and packet-oriented networks converge, voice and moving-image information is also increasingly being transmitted in packet-oriented networks. Examples of packet-oriented networks are the Internet or ATM (= Asynchronous Transfer Mode) with the expression ATM 20 also occasionally being used as a synonym for B-ISDN (= Broadband Integrated Services Digital Network). The packet-oriented network technology will be explained in more detail in the following text using the example of ATM.
A characteristic feature of packet-oriented networks is the packet-oriented transmission of information. In ATM networks, the information is in this case, for example, split into packets of equal length - also referred to 30 as "ATM cells" - which have a cell-header comprising 5 bytes, and an information section (payload) comprising 48 bytes. In this case, the individual cells are allocated by the cell headers to specific information streams - also referred to as "virtual connections". In 35 contrast to, for example, a line-oriented TDMA method, in which timeslots are allocated from the start to different types of data traffic, the information GR 99 P 1786 - la - streams that arrive at an ATM interface are segmented into the said 53-byte cells, and these cells are then sent onward sequentially in the sequence GR 99 P 1786 in which they were produced. The multiplexing method used for TDMA is also referred to as "static multiplexing", while that used for ATM is referred to as "statistical multiplexing". Owing to the flexibility 5 of statistical multiplexing, the information streams in the case of ATM may have any desired data rates, while the data rate for the individual information streams -also referred to as "connections" - when using static multiplexing is fixed - for example at 64 kbps in the 10 case of ISDN - owing to the fixed association between the timeslots and the information streams.
As a consequence of this difference, the routing of a requested connection in packet-oriented networks is 15 dependent on the available capacity remaining on a route while, in line-oriented networks, it is in principle independent of the load level of the individual transmission paths. For example, on a route in a line-oriented network along which, for example, 30 20 connections can be carried, using a TDM method, in fixed allocated timeslots each having a capacity of 64 kbps, a further connection can also invariably be set up when 29 connections have already been set up, since the further connection does not require a higher 25 data rate than the remaining capacity of 64 kbps that is still available, since its data rate is constant. However, only connections for which a data rate of less than 30 Mbps has been requested can be set up along a route in a packet-oriented network with an assumed 30 remaining capacity of 30 Mbps. Connections with a higher data rate are, however, rejected. If any alternative routes exist, they can be set up by way of a substitute along an alternative route with sufficient remaining capacity. However, renewed routing is 35 required in order to determine an alternative route.
Various routing methods are known by means of which it is possible to determine routes in networks. One option GR 99 P 1786 - 2a - is referred to as "source routing", in which the complete route GR 99 P 1786 to a destination switching node is determined, starting from an initial switching node. For ATM networks, for example, the ATM forum has demanded source routing for the purposes of the PNNI (= Private Network-Network 5 Interface) Specification. In this case, the route is determined by the initial switching node and then, when setting up the connection, the calculated route is transmitted to the switching nodes along the route, by signaling. A further option is referred to as "Hop-by-10 Hop routing" in which each switching node along a route recalculates the rest of the route, or the next section of the route. This method is used, for example, in the Internet or in ATM networks without source routing.
What are referred to as flooding methods have been proposed in order to exclude from the routing process those routes which use overloaded or interrupted transmission paths. In this case, all the switching nodes measure the traffic levels of the transmission 20 paths connected to them at defined times, and pass this information on to all the other switching nodes within a group. This passing on of information is referred to as "flooding". Flooding can additionally also be carried out when the traffic levels on the transmission 25 paths change significantly - for example when the actual load level on a transmission path with a total capacity of 150 Mbps differs by more than 10 Mbps from the last load level passed on. For example, the PNNI Specification proposes that methods be used in ATM 30 networks which provide a routing algorithm with the respective traffic levels measured most recently in the switching nodes in the ATM network for those transmission paths which are directly connected to them. In the context of PNNI, reference should also be 35 made to U. Gremmelmaier, J. Piischner, M. Winter and P. Jocher, "Performance Evaluation of the PNNI Routing Protocol using an Emulation Tool", ISS 97 XVI World Telecom Congress Proceedings, pp 401 - 408.
GR 99 P 1786 Routing in line-oriented, public telephone networks is known. In this case, the routing process is normally carried out in a number of steps, since these networks are normally hierarchically constructed since there are 5 generally a large number of switching nodes. In a first step, connections in these networks are routed from an initial switching node on a lower hierarchical level to a switching node on the uppermost hierarchical level and then, in a second step, they are routed within the 10 uppermost hierarchy level to a switching node which represents the connection destination before, finally, being routed in a third step to the destination switching node in a lower hierarchy level. In this case, the first and third steps generally make use of 15 fixed selected routes or, for example if these are interrupted, fixed set alternative routes, while the second step frequently requires only a selection of the transmission path between the two affected switching nodes in the uppermost hierarchy level, since the 20 switching nodes in the uppermost level are virtually completely networked with one another. However, Signaling procedure No. 7, which has been standardized for line-oriented telephone networks, does not support source routing, that is to say the initial switching 25 node cannot pass on a route which it calculated. In consequence, the switching nodes along the route do not know the route that has already been traveled over either, so that, when using this routing method, it is possible for loops to occur in the routes in network, 30 for example the Internet, which are not hierarchically structured and/or are only partially networked.
German Patent DE 441356 discloses a dynamic routing method for routing in packet-oriented networks, in 35 which blockages in transmission paths are detected, and GR 99 P 1786 - 4a - the load level on the transmission paths is determined from the frequency of these blockages. The probability of the transmission paths being occupied can be calculated off-line, from destination traffic data, by the use of a routing management GR 99 P 1786 processor. The "Forward Looking Routing" algorithum as defined by K. R. Krishnan, T. J. Ott in Forward-Looking Routing, A New State-Dependent Routing Scheme, Teletraffic Science for New Cost-Effective Systems, Networks and Services, ITC-12 (1989) is suitable, for example, for such a calculation. However, this method considers only connections with an identical, constant bandwidth, such as those which are typical for conventional telephone connections in line-switching networks, that is to say the bandwidth for one connection is, for example, 64 kbps. For packet-oriented networks such as ATM networks (Asynchronous Transfer Mode), on the other hand, a constant bit rate is an exceptional situation, since connections can be made in accordance with the subscribers' connection requirements with different bandwidths, which can vary with time. In addition to the desired bandwidth, for example 1 Mbps, connection requests from subscribers often also contain information relating to the required connection quality.
It would be desirable to have a means of improving the routing for packet-oriented communications networks.
In broad terms in one form the invention provides a method for assessment of routes in a communications network which comprises switching nodes and transmission paths in which link costs which are assigned to the transmission paths are used to form amended link costs, and the routes are assessed as a function of the amended link costs. 51397 intellectual property office of n.z. " 3 JUN 2003 RECEIVED 51397 5a The major aspect of the invention is the assessment of routes in a communications network which comprises switching nodes and transmission paths and is, in particular, packet-oriented and possible connection-oriented, and in which link costs which are assigned to the transmission paths are used to form amended link costs, and the routes are assessed as a function of the amended link costs. The major advantage of the invention is that different assessments of the routes can be obtained by different amendments to the originally assigned . link costs. It is thus advantageously possible to control the assessments of intellectual property office of n.z. - 3 JUN 2003 RECEIVED GR 99 P 1786 According to one refinement of the method according to the invention, the amended link costs are intended to be formed by addition of randomly selected real numbers 5 to the link costs, with the absolute magnitude of the real numbers being less than a maximum number, which is selected to be sufficiently small that the link costs are not substantially changed - claim 2. This advantageously generally results in minimally different 10 route costs for routes which would have identical route costs if the original link costs had not been amended. However, a route with significantly higher route costs than the optimum route costs has an optimum route, even if the original link costs are amended, [lacuna] 15 considerably higher route costs than the optimum route costs then determined. Minimal differentiation between the route costs is thus advantageously achieved only within a group of routes whose route costs with unamended link costs are identical, while the 20 allocation of the routes to such groups of routes with the same route costs, and the sequence of the groups themselves, remain unchanged.
According to one development of the method according to 25 the invention, an optimum route, which is defined as a function of the amended link costs, is determined by means of a deterministic routing algorithm - claim 3. This has the advantage that a deterministic routing algorithm is in general less complex than a non-30 deterministic routing algorithm, and can thus be processed more efficiently.
According to one refinement of the method according to the invention, the deterministic routing algorithm is 35 in the form of a Dijkstra algorithm - claim 4. Proven standard software can thus advantageously be used, since the Dijkstra algorithm has actually been known GR 99 P 1786 - 6a - since 1959, and highly efficient and technically proven implementations are available. The optimum route also advantageously has minimum route costs.
GR 99 P 1786 According to one variant of the method according to the invention, the communications network assesses relevant routes only for one requested connection - claim 5. This advantageously reduces the number of routes to be 5 assessed and, in consequence, the processing time for assessment of the routes.
According to one development of the method according to the invention, the routes are assessed for each request 10 for a connection - claim 6. The amendment of the link costs, in particular the random selection of the real numbers, advantageously means that, if there are a number of optimum routes which would have identical minimum route costs if the link costs were not amended, 15 one of these routes is optionally selected on the requested connection for each connection request, even though a deterministic routing algorithm, that is to say a routing algorithm which determines the same optimum route without amending the link costs in each 20 case, is used to select the route that is optimum for the connection. This advantageously considerably reduces the statistically average probability of blocking, since the load levels on the transmission paths are more uniform than if the connections were all 25 set up along the same route.
According to one application of the method according to the invention to a method for setting up a connection in a communications network which comprises switching 30 nodes and transmission paths, the connection is set up along a route which is optimum for this connection -claim 7. The assessment of the routes is thus advantageously used for the selection of a route. In particular, the randomly controlled amendment of the 35 link costs when there are a number of comparable routes leaves the question open as to which of the routes is GR 99 P 1786 - 7a - optimum for that connection. The connections are therefore not automatically set up via the same route, with the load being shared between GR 99 P 1786 equivalent routes. This considerably reduces the blocking rates for connections.
According to one refinement of the application of the 5 method according to the invention the route which is optimum for the connection is determined by that switching node which processes the request for the connection - claim 8. This has the advantage that the request can be processed very efficiently, since no 10 messages are required between the node processing request and a further node carrying out the routing.
According to one development of the application of the method according to the invention, the optimum route 15 for the requested connection is reported to all the switching nodes along the optimum route for the requested connection while the connection is being set up - claim 9. The invention can thus advantageously be used in networks with source routing.
The method according to the invention will be explained in more detail in the following text with reference to a number of figures, in which: Figure 1 uses a block diagram to show a communications network with switching nodes and transmission paths, Figure 2 uses a table to show all the routes which 30 originate from the switching node Ki to the other switching nodes in the communications network illustrated in Figure 1, Figure 3a uses a table to show the formation, according 35 to the invention, of amended link costs from link costs assigned to the transmission paths, and GR 99 P 1786 - 8a - Figure 3b uses a table to show the assessment, according to the invention, of the routes listed in Figure 2, as a function of the 5 amended link costs.
GR 99 P 1786 Figure 1 shows a communications network KN with four switching nodes Ki, 1 <= i <= 4. The switching node Ki is connected to the switching node K2 by means of a transmission path U12, and to the switching node K3 by 5 means of a transmission path U13; the switching node K4 is connected to the switching node K2 by means of a transmission path U24, and the switching node K3 by means of a transmission path U34; a transmission path U14, which is represented by a dotted line in the 10 drawing, is also provided between the switching nodes Ki and K4. This is intended to indicate that transmission paths U - for example the transmission path U14 - can be temporarily overloaded and/or interrupted. Each of the switching nodes Ki has 15 associated routing information RINF (Ki) . An arrow pointing to the switching node Ki also indicates that a request VA for a connection V to a connection destination VZ - for example the switching node K4 - is transmitted to this switching node Ki.
Figure 2 shows the routing information RINF (Ki) associated with the switching node Ki. This contains, for example, the routes Rij which lead from the switching node Ki to the switching nodes Kj, 2 <= j 25 <=4, and their route cost RK (Rij) . The routes Rij are in this case defined as one of possibly a number of different options for passing from the switching node Ki, including the transmission nodes Kj, 2 <= j <= 4 and the transmission paths U, to the switching destination 30 VZ - in the example the switching node K4. In the example, including the optional transmission path U14, three routes Rij-k, 1 <= k <=3 in each case pass from the switching node Ki to the switching nodes Kj, to be precise originating from the switching node Ki, on the 35 route R12-1 directly to the switching node K2, on the route R12-2 via the switching nodes K3 and K4 to the GR 99 P 1786 - 9a - switching node K2, and on the route R12-3 via the switching node K4 to the switching node K2; the route R13-1 via the switching nodes K2 and K4/ the route R13-2 directly GR 99 P 1786 and the route R13-3 via the switching node K4 to the switching node K3; the route R14-1 via the switching node K2, the route R14-2 via the switching node K3< and the route R14-2 directly to the switching node K4. The route 5 costs RK (Rij-k) of the route Rij-k are in each case obtained from the sum of the amended link costs L for each of the transmission paths U used by the routes. In this example, for simplicity reason, it is assumed that all the transmission paths U are bi-directional and 10 that the link costs LK are independent of the direction of the connection.
Figure 3a shows how link cost LK assigned to the transmission paths U can be used to form amended link 15 costs L as a function of randomly selected numbers EPS. By way of example, let us assume that the link costs LK (Uij) = 1, the number EPS (U12) = 0.003, the number EPS (U13) = 0.005, the number EPS (U14) = 0.012, the number EPS (U24) = 0,002, the number EPS (U34) = 0.007 and the 20 amended link costs L (Uij) = LK (Uij) + EPS (Uij) are defined for the transmission paths Uij, ij =12, 13, 14, 24, 34. It should be noted that the term "link costs" should not be interpreted literally in the sense of "costs". Any desired values which are relevant for the 25 transmission paths may be used for form the link costs LK, such as traffic levels or Quality of Service values. By choosing all the link costs LK to be equal to 1, and when using a Dijkstra algorithm, the routes which have optimum route costs RK are those whose 30 connection destination VZ is reached via as few switching nodes K as possible - such optimization metrics are also referred to as "least hops" in the specialist world. The preferred routes R are thus those which reach their connection destination VZ with the 35 shortest delay times, since the total delay time in a route R is normally governed essentially by the sum of GR 99 P 1786 - 10a - the delay times for passing through the switching nodes K, provided the transmission paths U are terrestrial, and do pass via satellites. The maximum absolute magnitude of the numbers EPS (Uij), which is 0.012, is so small that the amended GR 99 P 1786 link costs do not differ significantly from the link costs LK so that the least hops metrics are still valid when carrying out the method according to the invention.
Figure 3b lists the route costs RK for the routes Rij-k listed in Figure 2, which have been determined in accordance with the formula quoted in Figure 2 for determining the route costs RK, based on the amended 10 link costs quoted in Figure 3a. If the optional transmission path U14 is ignored, the route R14-1 is the optimum route RMIN with the lowest route costs RK of all the routes R. The route R14-1 is at the same time the optimum connection route RMIN(V) for the requested 15 connection V to the switching node K4 since, although it has the same number of hops as the route R14-2, its route costs RK are, however, marginally lower. Taking account of the optional transmission path U14, the route R12-1 is the optimum route RMIN, with the lowest route 20 costs RK of all the routes R. In this case, the route R14-3 is the optimum-connect ion route RMIN(V) for the requested connection V to the switching node K4, since it has one hop fewer than the routes R14-1 and R14-2/ that is to say the number EPS (U14) which is relevant to the 25 route R14-3 admittedly has by far the greatest absolute value compared to all the numbers EPS, but this does not substantially change the link costs LK, so that the least hops optimization metrics are still valid.
For the exemplary embodiment, it is assumed that switching node Ki originates a request VA to set up a connection V to the connection destination VZ. This connection destination VZ is assumed to be the switching node K4, and the connection V is thus assumed 35 to be the connection V14. In order to restrict the search area, the switching node Ki assesses only those routes R (V14) which are relevant for this connection GR 99 P 1786 - 11a - V14, that is to say the routes R14-1, R14-2 and R14-3. The numbers EPS are formed for these routes by using a random number generator, and the amended link costs L are then GR 99 P 1786 formed. These amended link costs L are used, as the basis for a program for example, which carries out the deterministic Dijkstra algorithm to determine the optimum-connect ion route RMIN (V14) , that is to say the 5 route R14-3, when the possibly overloaded and/or interrupted transmission path U14 is taken into account, otherwise the route R14-1. If the state of the transmission path U14 is known, for example by the state being reported in the network by means of a flooding 10 method, this is considered, for example, by excluding the transmission path U14 from the routing process for the duration of the overloading and/or interruption, for example by assigning it very high link costs LK in comparison to the link costs LK of the transmission 15 paths U which are not overloaded and/or interrupted. Following the routing process, the requested connection V14 is set up along the optimum-connection route RMIN (Vi4) .
Particularly noted advantages are claimed when using the invention in connection-oriented networks with source routing, for example ATM networks. In networks such as these, a largely uniform distribution of requested connections over a number of optimum-25 connection routes RMIN (V) can be achieved, for example, statistically on average, provided the numbers EPS are formed once again regularly, for example for each requested connection V. If the numbers EPS are in this case formed, for example, using a random number 30 generator, this therefore results in different route costs RK for the relevant routes R (V) on each occasion. In the exemplary embodiment, the routes R14-1 and R14-2 have the route costs RK (R14-1) = 2.005 and RK (R14-2) = 2.019. The route costs for the next requested 35 connection Vi4 could be, for example, RK (R14-1) = 2.023 and RK (R14-2) = 2.004, with the route R14-2 in consequence being determined as the optimum-connection GR 99 P 1786 - 12a - route RMIN (V14) . If the link costs LK were not amended, both routes R14-1, R14-2 would have identical route costs RK (R14-1) = RK (R14-2) =2. In this case, owing to the deterministic behavior of the routing algorithm, the same optimum-connection route RMIN (V14) would be determined for each GR 99 P 1786 requested connection V, for example the route R14-1. No connections would be set up along the route R14-2 until the route R14-1 was completely full. A major advantage of this largely uniform distribution is that, on 5 average, it results in the rejection probability for a number of connections, whose requested data rate generally varies randomly, being reduced significantly. The rejection probability is advantageously reduced even further by using a flooding method, for example 10 the PNNI method, in the network, in order to exclude overloaded and/or interrupted transmission paths from routing, at least during the time period when the route is overloaded and/or interrupted.
It should be mentioned that the invention can, of course, also be applied to any desired communications networks KN, in particular connectionless communications networks KN such as the packet-oriented Internet. In the Internet for example, each individual 20 packet is transmitted along a packet-specific route R, that is to say each packet's route in a virtual connection V is independent of the routes R of the previous and subsequent packets within the same virtual connection V; the switching nodes K, which, for 25 example, are in the form of Internet Routers, in this case in each case determine only the next switching node K for each packet in a virtual connection V -referred to as a "hop" in the specialist world. In accordance with the method according to the invention, 30 each router distributes possibly successive packets, which are associated with the same virtual connection V, over a number of transmission paths U. The transmission paths U which are connected to one router are in this case advantageously uniformly loaded, on 35 average. In this case, for example, different delay times for the individual packets can lead to changes in the original sequence of the packets. In this case, the original sequence of the packets in the virtual GR 99 P 1786 - 13a - connection V is reproduced in the receiver using a higher protocol layer.
GR 99 P 1786 A number of methods are known for this, for example the Transport Control Protocol TCP. 513978

Claims (10)

Claims
1. A method for assessment of routes in a communications network which comprises switching nodes and transmission paths, in which link costs which are assigned to the transmission paths are used to form amended link costs, and the routes are assessed as a function of the amended link costs.
2. The method as claimed in claim 1, wherein the amended link costs are formed by addition of randomly selected real numbers to the link costs, with the absolute magnitude of the real numbers being less than a maximum number, which is selected to be sufficiently small that the link costs are not substantially changed.
3. The method as claimed in one of claims 1 or 2, wherein an optimum route, which is defined as a function of the amended link costs, is determined by means of a deterministic routing algorithm.
4. The method as claimed in claim 3, wherein the deterministic routing algorithm is in the form of a Dijkstra algorithm.
5. The method as claimed in one of the preceding claims, wherein the communications network assesses relevant routes only for one requested connection.
6. The method as claimed in claim 5, wherein the routes are assessed for each request for a connection.
7. An application of the method as claimed in one of claims 3 to 6 to a method for setting up a connection in a communications network which comprises switching nodes and transmission paths, in which the connection is set up along a route which is optimum for this connection. J3135-1 intellectual property office of n.z. - 3 JUN 2003 RECEIVED 513978 -16-
8. The method as claimed in claim 7, wherein the route which is optimum for the connection is determined by that switching node which processes the request for the connection.
9. The method as claimed in claim 8, wherein the optimum route for the requested connection is reported to all the switching nodes along the optimum route for the requested connection while the connection is set up.
10. A method for assessment of routes in a communications network substantially as herein described with reference to the accompanying figures. END OF CLAIMS 53135-1 intellectual property office of n.z. - 3 JUN 2003 RECEIVED
NZ513978A 1999-05-05 2000-04-20 Method for evaluating routes in a communications network NZ513978A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP99108920A EP1058426A1 (en) 1999-05-05 1999-05-05 Method for evaluating routes in a communications network
PCT/EP2000/003625 WO2000069210A2 (en) 1999-05-05 2000-04-20 Method for evaluating routes in a communications network

Publications (1)

Publication Number Publication Date
NZ513978A true NZ513978A (en) 2003-10-31

Family

ID=8238115

Family Applications (1)

Application Number Title Priority Date Filing Date
NZ513978A NZ513978A (en) 1999-05-05 2000-04-20 Method for evaluating routes in a communications network

Country Status (5)

Country Link
EP (2) EP1058426A1 (en)
AU (1) AU781148B2 (en)
CA (1) CA2373072A1 (en)
NZ (1) NZ513978A (en)
WO (1) WO2000069210A2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1571789A1 (en) * 2004-03-05 2005-09-07 Siemens Aktiengesellschaft Probabilistic link selection in routing algorithm
EP2987308B1 (en) 2013-04-19 2020-06-03 Cubic Corporation Low power mobile communications through mesh network

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5598532A (en) * 1993-10-21 1997-01-28 Optimal Networks Method and apparatus for optimizing computer networks

Also Published As

Publication number Publication date
AU4297600A (en) 2000-11-21
WO2000069210A2 (en) 2000-11-16
CA2373072A1 (en) 2000-11-16
WO2000069210A3 (en) 2001-04-05
AU781148B2 (en) 2005-05-05
EP1175807A2 (en) 2002-01-30
EP1058426A1 (en) 2000-12-06

Similar Documents

Publication Publication Date Title
US6859842B1 (en) Method and apparatus for selection of paths on a communication network
US6256309B1 (en) Quality of service sensitive routes precomputed in bandwidth brackets
US6118791A (en) Adaptive bandwidth allocation method for non-reserved traffic in a high-speed data transmission network, and system for implementing said method
US6512745B1 (en) Packet switching network, packet switching equipment, and network management equipment
US7889661B2 (en) Constrained multipath routing method in a multi-protocol label switching (MPLS) network
Taft-Plotkin et al. Quality-of-service routing using maximally disjoint paths
EP1035751A2 (en) Adaptive routing system and method for Qos packet networks
EP1246410A2 (en) Router
US7092359B2 (en) Method for distributing the data-traffic load on a communication network and a communication network for implementing this method
US7957274B2 (en) Intelligent routing for effective utilization of network signaling resources
US6122272A (en) Call size feedback on PNNI operation
JPH09506749A (en) Method and apparatus for controlling a communication network
EP0814583A2 (en) Method and system for minimizing the connection set up time in high speed packet switching networks
US7296087B1 (en) Dynamic allocation of shared network resources between connection-oriented and connectionless traffic
Conte Dynamic routing in broadband networks
US7310341B2 (en) System and method for parallel connection selection in a communication network
US7649894B2 (en) System and method for parallel connection selection in a communication network
US7480239B1 (en) Method and apparatus for true priority based connection establishment within a PNNI ATM network
EP0884923B1 (en) Packet switching network, packet switching equipment, and network management equipment
AU781148B2 (en) Method for evaluating routes in a communications network
Hu et al. Path selection with joint latency and packet loss for edge computing in SDN
US7184405B1 (en) Method for setting up a communication link in a telecommunication network
Cohen et al. The sink tree paradigm: connectionless traffic support on ATM LAN's
US6845101B1 (en) Method and a network for ATM switching
US8396052B1 (en) Apparatus and method for synchronous and asynchronous switching of internet protocol traffic

Legal Events

Date Code Title Description
PSEA Patent sealed
RENW Renewal (renewal fees accepted)
RENW Renewal (renewal fees accepted)