WO2004040848A1 - Method and arrangement to reserve resources in an ip network - Google Patents

Method and arrangement to reserve resources in an ip network Download PDF

Info

Publication number
WO2004040848A1
WO2004040848A1 PCT/SE2003/001636 SE0301636W WO2004040848A1 WO 2004040848 A1 WO2004040848 A1 WO 2004040848A1 SE 0301636 W SE0301636 W SE 0301636W WO 2004040848 A1 WO2004040848 A1 WO 2004040848A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
resources
usage history
resource manager
resource
Prior art date
Application number
PCT/SE2003/001636
Other languages
French (fr)
Inventor
Joachim Johansson
Joakim NORRGÅRD
Original Assignee
Operax Ab
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
Priority claimed from SE0203189A external-priority patent/SE524696C2/en
Application filed by Operax Ab filed Critical Operax Ab
Priority to CA002504572A priority Critical patent/CA2504572A1/en
Priority to JP2004548208A priority patent/JP2006505187A/en
Priority to AU2003272176A priority patent/AU2003272176B2/en
Priority to EP03754342A priority patent/EP1557000A1/en
Priority to US10/533,451 priority patent/US20060013229A1/en
Publication of WO2004040848A1 publication Critical patent/WO2004040848A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/72Admission control; Resource allocation using reservation actions during connection setup
    • H04L47/724Admission control; Resource allocation using reservation actions during connection setup at intermediate nodes, e.g. resource reservation protocol [RSVP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/822Collecting or measuring resource availability data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/78Architectures of resource allocation
    • H04L47/783Distributed allocation of resources, e.g. bandwidth brokers
    • H04L47/785Distributed allocation of resources, e.g. bandwidth brokers among multiple network domains, e.g. multilateral agreements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/826Involving periods of time
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/83Admission control; Resource allocation based on usage prediction

Definitions

  • the present invention relates to a resource manager in an Internet Protocol (IP) network and a method for allocating network resources in an IP network and a computer program product for performing the steps of said method.
  • IP Internet Protocol
  • the invention relates to a method for allocating network resources in advance in the IP network, and a resource manager and a computer program product for performing the steps of said method.
  • a current networking trend is to provide "IP all the way” to wired and wireless units.
  • Some current objectives are to simplify the network infrastructure, to support a wide range of applications, and to support diverse user demands on the communication service. To allow this, there is a need for scalable solutions supporting service differentiation and dynamic resource management in IP networks.
  • RSVP Resource Reservation Protocol
  • IntServ Integrated Services defined in Braden et Al, Integrated Services in the Internet Architecture: an Overview, IETF, RFC 1633
  • the scalability problems of per-flow QoS management in routers have resulted in the differentiated services architecture defined in Blake et Al, An architecture for Differentiated Services, IETF, RFC2475.
  • the objective is to provide scalable QoS support by avoiding per-flow state in routers.
  • IP packet headers include a small label (known as the diffserv field) that identifies the treatment per-hop behaviour that packets should be given by the routers.
  • the standard model is, however, limited to differentiated forwarding in routers and therefore the challenge lies in providing predictable services to end users.
  • the entity performing dynamic admission control is here called a resource manager and is further described in Wolf, L.C., Delgrossi, L., Steinmetz, R., Schaller, S., Wittig, H., "Issues of Reserving Resources in Advance", IBM European Network Center Heidelberg, TR 43.9503, 1995.
  • the resource manager keeps track of the available transmission resources, e.g. bandwidth, and performs admission control on incoming requests for resources from clients.
  • the resource manager manages* the resources within one domain.
  • To perform the admission control the resource manager also stores a history of previously admitted resource reservations.
  • the resource manager takes decisions to admit new requests for resources based on the total amount of available resources, the amount currently reserved by previously reservations and the amount of resources requested.
  • the resources may or may not be scheduled over time.
  • One request may involve admission control on multiple resource repositories that may consist of different types of resources.
  • the most common type of resource managed is bandwidth.
  • resource management mechanisms To provide service to end users, they must be aware of network resources and may schedule them for the committed service at any granularity (e.g. for a port range, for aggregate traffic between a pair of subnets, etc).
  • the mechanisms should provide accurate resource control both in leaf domains and in core domains.
  • leaf domains there may be requirements for very fine granular resource control (e.g. per application data stream), especially at licensed band wireless access where bandwidth is so expensive that spectrum efficiency is the overall goal.
  • the performance must also be sufficient to handle mobility and frequent hand-over.
  • dynamic aggregated resource management e.g. per destination domain, per port range for IP telephony, etc.
  • ISPs need support for negotiating bulk bandwidth with each other by using reservations in advance and time-dependent contracts (e.g. time of day, day of week, etc.).
  • time-dependent contracts e.g. time of day, day of week, etc.
  • enterprise networks there are often well-provisioned LANs and bottleneck leased lines to interconnect sites. They need support for deploying new internal services (e.g. multimedia conferencing) that require certain amounts of resources, and these applications must be controlled to avoid excessive negative impact on other traffic.
  • inter-domain reservations if the involved resource managers manage resources belonging to different domains.
  • the funnel concept described above describes a method with over-allocation of resources in each inter- domain hop and does not describe any method to pre-allocate resources based on usage statistics.
  • BGRP Border Gateway Resource Protocol
  • SIBBS inter-domain QoS signalling
  • pre-allocation is a manually configured static amount of resources between adjacent resource managers. This is often part of a service level agreement between the two neighbouring resource managers.
  • FIG. 2 illustrates a first domain 200 comprising a client and a second domain 204 comprising a resource manager RM4.
  • the client requests resources to the. second domain 204 via resource managers RM1, RM2 and RM3 located in respective intermediate domains 201, 202, 203.
  • figure 2 illustrates that over- reservations increase exponentially with the number of hops.
  • Network usage is often periodic to time-of-day, day-of-week and so on according to S. Uhlig, O. Bon Rush, "1ST Project ATRIUM Report 14.2 - Analysis of Interdomain Traffic", Technical Report, 2001, especially if the clients have some geographic locality.
  • the typical usage for a service may for example look similar to the usage shown in the graph in Figure 3.
  • more resources must be allocated. Notice that in the periods of lower usage (e.g. during the night in this example), such static over- allocation would lead to a large amount of unused resources, i.e. low utilisation.
  • Figure 4 shows an example with usage history for one day back to the left and currently reserved resources to the right.
  • there is a large amount of short-term immediate reservations e.g. from IP-telephony applications, and also some reservations made in advance, e.g. for multipart conferences.
  • the immediate reservations can be quite short (about minutes) it would be hard to predict the required resources in advance just by looking at the current reservations (to the right in the figure) .
  • the resources needed for the upcoming day could be pre-allocated based on the usage history of previous days as depicted in Figure 5.
  • the arrows in figure 5 indicate where resource needs are predicted based on usage history.
  • the pre-allocated resources for each hour are based on the usage history of corresponding hours in previous days.
  • This kind of pre-allocation only based on history gives better utilisation than static allocation but it does not handle sporadic peak usage and variations in usage patterns very well, since the usage history cannot be adapted to a changed usage pattern.
  • a client requests a resource reservation not corresponding to the available usage history statistics, the request will not be admitted and no update of the available statistics is performed unless the statistics is based on requests.
  • Another example is when there is no usage history statistics available in the beginning. Hence, no resources can be allocated based on previous usage statistics, which implies that the only possible available usage statistics is based on requests. However, the usage history, that is not based on actually admitted and used resources but only on requested resources is often misleading since a client may have made many requests for the same resource until it was admitted by the resource manager.
  • EP 1035666 A2 discloses an apparatus for reserving resources.
  • the apparatus monitors an active session and adjusts the reservation based on predicted changes in the near future.
  • a drawback with EP 1035666 is that it is not able to reserve resources in advance, i.e. before the session has started, e.g. one day ahead between 7-8 pm.
  • an object with the present invention is to provide a resource manager and a method thereof that allocates network resources in advance automatically adapted to varying usage patterns with minimal signalling and still producing a high utilisation.
  • An advantage with the present invention is that it makes it possible to reserve resources in advance by using algorithm 1, i.e. before the session it reserves resources for, has started. Furthermore, it is possible to reserve resources intended for sessions e.g. one day ahead between e.g. 7-8 pm. The selected amount of resources reserved is based on usage statistics for that time period. Thus, a major part of all resource reservations may be handled this way. However, there exist other situations when changes in the network usage occurs, e.g. sporadic peak usage. Therefore, the algorithm 2 is introduced that can handle such changes. Thus, the algorithms 1 and 2 work in parallel simultaneously, wherein algorithm 1 is based on usage history and algorithm 2 is based on the current resource requirement and on the resource requirement in a near future.
  • Another advantage with the present invention is that the combined algorithms 1 and 2 according to the present invention reduce the end-to-end signalling between resource managers and thus increase the speed of the admission control by taking local decisions. This will also reduce the average delay from request to reply for the client. In normal operation many thousands of inter-domain reservation requests may be aggregated into a single inter-domain pre-allocated resource. This will also reduce the state that needs to be stored in the other resource managers along the path.
  • a further advantage with the present invention is that the solution also increases the utilisation by adapting to any periodicity of the usage patterns and increases the availability of the service by pre- allocating the resources in-advance so that resources are available at the time they are needed.
  • FIG. 1 illustrates an IP network schematically, wherein the present invention may be implemented.
  • Figure 2 illustrates schematically over-allocation at each hop in a network.
  • Figure 3 is a graph showing a typical time-of-day usage pattern.
  • Figure 4 is a graph showing Usage history to the left and currently reserved resources to the right
  • Figure 5 is a graph showing pre-allocation one day of resources based on previous usage history.
  • Figure 6 is a graph showing the amount of resources allocated by the two algorithms in accordance with the present invention.
  • Figure 7 is a block diagram showing a resource manager according to the present invention.
  • FIG. 8 is a flowchart of the method in accordane with the present invention.
  • FIG. 1 illustrates an IP network 100 where the present invention may be implemented.
  • the network 100 comprises at least one network domain A;B;C, at least two resource managers a;b;c;d, wherein said resource managers a;b;c;d are located within the same network domain or in different network domains.
  • Each network domain may comprise a plurality of routers, endpoints (e.g. pc, IP telephones etc.) and servers connected to each other (not shown in figure 1).
  • each domain comprises at least one resource manager a;b;c;d that is implemented within one of the plurality of servers or routers.
  • the resource managers are adapted to communicate 109-114 with each other.
  • a solution to the problem of pre-allocating resources that automatically adapts to varying usage patterns with minimal signalling and still producing a high utilisation is in accordance to the present invention to combine a first algorithm and a second algorithm that work in parallel.
  • the algorithms are used by a first resource manager, which receives a resource reservation request from a client, or a second resource manager, and requests resources further from a third resource manager. It is also possible that the first resource manager requires the requested resources itself. Thus, the first resource manager allocates resources to the requesting entity, i.e. to the client, the second resource manager or the first resource manager itself, if the requested resources are admitted.
  • the first algorithm is looking backwards in time and the second algorithm is looking forward.
  • the first algorithm, algorithm 1 uses history statistics of resource usage. This statistics describes when and how many resource requests that actually have been admitted and reserved and further predicts the upcoming needs and pre-allocates the predicted resource needs in advance.
  • the first algorithm is used to reserve resources in advance before the session, that will use said resource, has started.
  • the second algorithm, algorithm 2 allocates network resources individually for each resource reservation where the available usage history statistics is not possible to use, and thus does not fit into the pre-allocated resources allocated by algorithm 1.
  • the algorithm 2 updates said usage history statistics used in algorithm 1 based on the individually allocated resources.
  • algorithm 1 will not pre-allocate any resources and algorithm 2 will thus have to signal individually for each reservation request received. However, the results from the resource allocations by algorithm 2 are collected for the usage history statistics for algorithm 1. In time, the amount of usage statistics will be increased so that algorithm 1 will start to pre-allocate resources to the destination in use. (A destination is e.g.
  • the graph in Figure 6 shows how more and more of the total amount of requested resources is allocated by algorithm 1 (the curve 602) as the statistics are building up. Without having algorithm 2 (the curve 604), algorithm 1 would have to base its statistics on requested resources and not admitted and used resources and this may be misleading since a client may try and request multiple times for one needed resource. That depends on as described above, that no statistics is available at the beginning, and without having algorithm 2, no statistics will be collected which implies that requested resources would be the only available data.
  • the frequency rate of the resource allocation by algorithm 1 is increased 602 due to that algorithm 2 is also used 604 for building up usage statistics that can be used by algorithm 1.
  • algorithm 1 Big changes in usage patterns or as the previous example of starting up with no statistics at all may involve a large amount of signalling by algorithm 2. In this case a manual adjustment or initialisation of the statistics may be desired to speed up the adaptation of algorithm 1.
  • algorithm 1 is configured with constructed statistics and it is then possible for algorithm 1 to start allocating resources before true statistics is provided.
  • Pre-allocating resources between resource managers in advance results in that signalling involving all resource managers is not needed for each client reservation.
  • IP- telephony systems there may be many thousands of requests to a destination during an hour that may be pre-allocated by the resource manager for the whole hour in advance only using one request. Notice that the statistics are preferably based on resource usage per destination. If multiple resource managers are involved, the intermediate resource managers must know the destination of the traffic in order to pre-allocate resources to desired destinations. It is not enough to only adjust the service level agreement between two different resource managers to match the requested resources from the clients, since signalling would still be needed to all involved resource managers for each reservation to be set up.
  • the resource manager in accordance with the present invention can make a local decision to accept or deny new reservation requests without signalling to all involved resource managers. This will increase the rate of admission control and reduce the delay for the client requests.
  • Algorithm 1 may pre-allocate an hour, a day, an entire week etc. in-advance depending on e.g. the periodicity of the usage history statistics. In the previous example; algorithm 1 would preferably allocate one day in advance and allocate in blocks of one hour for each signalling between resource managers. In another embodiment, the resource manager is signalling once per hour or in yet another embodiment the resource manager allocates all resources at once. Since algorithm 2 allocates resources per resource reservation occasion, several (thousands of) signals may occur for each destination per hour depending on applications and usage patterns, therefore it is desirable that algorithm 1 covers as much of the resources as possible.
  • Algorithm 1 pre-allocates resources per destination.
  • the time interval between each allocation occasion may either be equal for all destinations or differ between the destinations. If there are multiple services or traffic demands for a destination, statistics for individual services may be used to pre-allocate resources which also depend on the service requested.
  • the statistics stored from previous usage may include the peak value, the average value, the variance etc. and it should be possible to configure algorithm 1 to pre- allocate resources based on these parameters (e.g average + 2*sqrt(variance))
  • the amount to pre-allocate is a trade-off between over-allocation and the amount of signaling that has to be done by algorithm 2. It is also desirable to be able to configure the time in advance, that resources should be allocated and the granularity of the pre-allocation and statistics, e.g one value per parameter for each hour in the example.
  • previous values may be weighted into the new values.
  • One example is to use 0.5*previous_value + 0.5*the_new_value for each new day and hour. In this way the algorithm will adapt slower to temporary changes in usage than if only one day was looked back.
  • Another example is to use 0.9*previous_value + 0. l*the_new_value which will adapt very slowly.
  • the method for allocating in an IP network in accordance with the present invention is described below in a general mode and illustrated in the flowchart in figure 8.
  • the method comprises the steps of: 801. Allocate reserved resources based on usage history statistics when available usage history statistics is applicable to said resource reservation request.
  • the method is in accordance with one embodiment of the present invention carried out by a resource manager wherein the resource manager is located within a router or a server within an IP network.
  • the resource manager comprises means 702 for allocating reserved network resources in advance based on usage history statistics 708 when available usage history statistics 708 is applicable to said network resource reservation request, means 704 for allocating network resources individually for said requested network resource reservation when applicable usage history statistics 708 is not available, and means 706 for updating said usage history statistics 708 based upon said individually allocated network resources.
  • the method may be implemented by means of a computer program product comprising the software code means for performing the steps of the method.
  • the computer program product is run on processing means within a router or/ and a server.
  • the computer program is loaded directly or from a computer usable medium.

Abstract

ABSTRACTThe invention relates to a method for pre-allocating network resources within an IP-network. Reserved resources are allocated based on usage history statistics when available usage history statistics is applicable to the resource reservation request. Network resources are allocated individually for said requested resource reservation when applicable usage history statistics is not available, and the usage history statistics is updated based upon the result of said individually allocated resources. The invention relates also to resource manager where said method is implemented and a computer program product that performs the steps of the method according to the present invention.

Description

METHOD AND ARRANGEMENT TO RESERVE RESOURCES IN AN IP: .NETWORK
FIELD OF INVENTION
The present invention relates to a resource manager in an Internet Protocol (IP) network and a method for allocating network resources in an IP network and a computer program product for performing the steps of said method.
In particular, the invention relates to a method for allocating network resources in advance in the IP network, and a resource manager and a computer program product for performing the steps of said method.
BACKGROUND OF THE INVENTION
A current networking trend is to provide "IP all the way" to wired and wireless units.
Some current objectives are to simplify the network infrastructure, to support a wide range of applications, and to support diverse user demands on the communication service. To allow this, there is a need for scalable solutions supporting service differentiation and dynamic resource management in IP networks.
The primary goal when the Internet Protocols were designed was to provide an effective technique for interconnecting existing networks. One design trade-off made to enable the interconnection was to support only best-effort service at the network level and rely on endpoint functionality to obtain various levels of service. Best- effort service provides adequate support for traditional data applications that can tolerate delay, loss and varying throughput along the path. However, in networks carrying high loads of traffic, this type of service is often inadequate for meeting the demands of applications that are more sensitive to packet loss and delay e.g. telephony, video on demand, multimedia conferencing, etc. These types of applications require a more reliable resource allocation than what best-effort can offer. Consequently, there are strong commercial reasons for network operators and equipment providers to offer Quality-of-Service (QoS) differentiation in IP networks. I.e., the users within a network are divided into different group depending on their priority, e.g. high prioritized users are offered more available resources than users with lower priorities.
RSVP (Resource Reservation Protocol) is a signalling protocol standardised to set up per-flow quality of service in routers supporting IntServ (Integrated Services defined in Braden et Al, Integrated Services in the Internet Architecture: an Overview, IETF, RFC 1633) along the path. In the RSVP all resource requests are signalled end to end, which results in a huge amount of signalling.
The scalability problems of per-flow QoS management in routers have resulted in the differentiated services architecture defined in Blake et Al, An architecture for Differentiated Services, IETF, RFC2475. The objective is to provide scalable QoS support by avoiding per-flow state in routers. The basic idea is that IP packet headers include a small label (known as the diffserv field) that identifies the treatment per-hop behaviour that packets should be given by the routers. The standard model is, however, limited to differentiated forwarding in routers and therefore the challenge lies in providing predictable services to end users.
The entity performing dynamic admission control is here called a resource manager and is further described in Wolf, L.C., Delgrossi, L., Steinmetz, R., Schaller, S., Wittig, H., "Issues of Reserving Resources in Advance", IBM European Network Center Heidelberg, TR 43.9503, 1995. The resource manager keeps track of the available transmission resources, e.g. bandwidth, and performs admission control on incoming requests for resources from clients. The resource manager manages* the resources within one domain. To perform the admission control the resource manager also stores a history of previously admitted resource reservations. The resource manager takes decisions to admit new requests for resources based on the total amount of available resources, the amount currently reserved by previously reservations and the amount of resources requested. The resources may or may not be scheduled over time. One request may involve admission control on multiple resource repositories that may consist of different types of resources. The most common type of resource managed is bandwidth. There are specific requirements for resource management mechanisms. To provide service to end users, they must be aware of network resources and may schedule them for the committed service at any granularity (e.g. for a port range, for aggregate traffic between a pair of subnets, etc).
The mechanisms should provide accurate resource control both in leaf domains and in core domains. In leaf domains there may be requirements for very fine granular resource control (e.g. per application data stream), especially at licensed band wireless access where bandwidth is so expensive that spectrum efficiency is the overall goal. The performance must also be sufficient to handle mobility and frequent hand-over. In core domains, dynamic aggregated resource management (e.g. per destination domain, per port range for IP telephony, etc.) may be provided for scalability reasons. ISPs need support for negotiating bulk bandwidth with each other by using reservations in advance and time-dependent contracts (e.g. time of day, day of week, etc.). In enterprise networks, there are often well-provisioned LANs and bottleneck leased lines to interconnect sites. They need support for deploying new internal services (e.g. multimedia conferencing) that require certain amounts of resources, and these applications must be controlled to avoid excessive negative impact on other traffic.
In the international patent application PCT/SE02/00618 filed on March 28, 2002, it is disclosed how a resource manager handles a mixture of immediate open-ended requests (the duration of a session is unknown when resources are requested) and requests of pre-allocations of resources.
To increase statistical gain of pre-allocation, multiple destinations may be aggregated to a larger destination prefix and the funnel concept that was introduced in Olov Schelen, Quality of Service Agents in the Internet, Doctoral Thesis, Department of Computer Science and Electrical Engineering, Division of Computer Communication, Lulea. University of Technology , Lulea, 1998, may be adopted.
The idea with the funnel model is that resource managers can ask for resources from other resource managers. Reservations from different sources to the same destination are aggregated where they merge along the paths so each resource manager has at most one reservation per destination domain with their neighbouring peers. A further improvement of the funnel concept is described in the Swedish patent application 0102929-7 filed on September 4, 2001.
State of the art There are currently very few known specifications and implementations of resource managers and even fewer handles reservations involving multiple resource managers, referred to as inter-domain reservations if the involved resource managers manage resources belonging to different domains. The funnel concept described above describes a method with over-allocation of resources in each inter- domain hop and does not describe any method to pre-allocate resources based on usage statistics.
In P. Pan, E, Hahne, and H. Schulzrinne, "BGRP: A Tree-Based Aggregation Protocol for Inter-domain Reservations", Journal of Communications and Networks, Vol. 2, No. 2, June 2000, pp. 157-167, a protocol called Border Gateway Resource Protocol (BGRP) is developed to cope with the inter-domain scalability problems with RSVP in the terms of state and signalling. They aggregate reservations with the same destination in the border router (a router located close to the domain border) in the source domain. To further lessen the signalling they propose two extensions: - Over-reservation, Quantization and Hysteresis
- Quiet Grafting and CIDR Labeling
In over-reservation the source leaf domain over-allocates resources so it does not have to signal for each individual request in the domain. Quiet Grafting means that it is one of the intermediate routers that over-allocates resources to a "popular" destination. Problems with these extensions will be discussed below.
The QBone Signaling workgroup has begun to specify a protocol for inter-domain QoS signalling called SIBBS. These concepts do not involve pre-allocation of resources to destinations but instead rely on signalling each reservation request hop by hop. In Ibrahim Khalil, Torsten Braun, "Implementation of a Bandwidth Broker for Dynamic End-to-End Resource Reservation in Outsourced Virtual Private Networks", University of Berne, Switzerland, end-to-end admission control is discussed but algorithms for pre-allocation of resources to other domains are not presented. In V. Sander et al, "End-to-End Provision of Policy Information for Network QoS", The University of Chicago, Chicago, inter-domain reservations and signalling between different resource managers are discussed and two models of signalling is primarily discussed. Pre-allocation of resources in order to reduce signalling is however not considered.
The most common type of pre-allocation is a manually configured static amount of resources between adjacent resource managers. This is often part of a service level agreement between the two neighbouring resource managers.
Over- allocation and aggregation of many reservations into one solves performance and scaling problems as admission decisions are localised. The alternative, involving multiple resource managers for each admission decision, reduces performance, increases the delay and may also introduce state per reservation in all involved resource managers.
One problem with all methods using over-allocation of resources hop by hop is that reservations spanning many resource manager hops are over-allocated for each hop and thus the over-allocation will increase for each hop. If for example an over- allocation algorithm is used that reserves twice as much as the desired amount the total amount reserved along the path will increase exponentially with the number of hops i.e. already over-allocated requests are over-allocated again and again. Figure 2 illustrates a first domain 200 comprising a client and a second domain 204 comprising a resource manager RM4. The client requests resources to the. second domain 204 via resource managers RM1, RM2 and RM3 located in respective intermediate domains 201, 202, 203. Thus, figure 2 illustrates that over- reservations increase exponentially with the number of hops.
In addition, signalling over many hops may lead to long response delays for the client.
Network usage is often periodic to time-of-day, day-of-week and so on according to S. Uhlig, O. Bonaventure, "1ST Project ATRIUM Report 14.2 - Analysis of Interdomain Traffic", Technical Report, 2001, especially if the clients have some geographic locality. The typical usage for a service may for example look similar to the usage shown in the graph in Figure 3. To manually allocate a static amount of resources to cover the usage in Figure 3, a level equal to the peak usage must be allocated. Actually, in this case, to be sure that variations and sporadic peaks in usage are covered by a static level, more resources must be allocated. Notice that in the periods of lower usage (e.g. during the night in this example), such static over- allocation would lead to a large amount of unused resources, i.e. low utilisation.
One way of increasing the utilisation is to manually modify the "static" level of allocated resources each hour but this would be very time consuming. Modifying the level at the time resources are needed could also be done automatically but is however hazardous since there is no guarantee that the needed resources are available. It would thus be favourable to be able to pre-allocate resources in advance. In this example the whole day with different levels for different hours would preferably be pre-allocated in-advance based on previous usage history, if such usage history is available.
Figure 4 shows an example with usage history for one day back to the left and currently reserved resources to the right. In this example there is a large amount of short-term immediate reservations, e.g. from IP-telephony applications, and also some reservations made in advance, e.g. for multipart conferences. Assuming that the immediate reservations can be quite short (about minutes) it would be hard to predict the required resources in advance just by looking at the current reservations (to the right in the figure) .
Only by looking backwards in time it is possible to find out how many resources that were actually reserved for each hour. Thus, usage history is important in order to be able to allocate resources in advance. Even if there is a large amount of in- advance reservations it would be hard to predict the required resources since clients tend to reserve more in the near future than far in the future.
In the example in Figure 4 the resources needed for the upcoming day could be pre-allocated based on the usage history of previous days as depicted in Figure 5. The arrows in figure 5 indicate where resource needs are predicted based on usage history. In this example the pre-allocated resources for each hour are based on the usage history of corresponding hours in previous days. This kind of pre-allocation only based on history gives better utilisation than static allocation but it does not handle sporadic peak usage and variations in usage patterns very well, since the usage history cannot be adapted to a changed usage pattern. E.g. if a client requests a resource reservation not corresponding to the available usage history statistics, the request will not be admitted and no update of the available statistics is performed unless the statistics is based on requests. Another example is when there is no usage history statistics available in the beginning. Hence, no resources can be allocated based on previous usage statistics, which implies that the only possible available usage statistics is based on requests. However, the usage history, that is not based on actually admitted and used resources but only on requested resources is often misleading since a client may have made many requests for the same resource until it was admitted by the resource manager.
EP 1035666 A2 discloses an apparatus for reserving resources. The apparatus monitors an active session and adjusts the reservation based on predicted changes in the near future. A drawback with EP 1035666 is that it is not able to reserve resources in advance, i.e. before the session has started, e.g. one day ahead between 7-8 pm.
Thus, an object with the present invention is to provide a resource manager and a method thereof that allocates network resources in advance automatically adapted to varying usage patterns with minimal signalling and still producing a high utilisation.
SUMMARY
The above-mentioned object is achieved by a resource manager, a method, and a computer program product set forth in the characterizing part of the independent claims.
Preferred embodiments are set forth in the depending claims.
An advantage with the present invention is that it makes it possible to reserve resources in advance by using algorithm 1, i.e. before the session it reserves resources for, has started. Furthermore, it is possible to reserve resources intended for sessions e.g. one day ahead between e.g. 7-8 pm. The selected amount of resources reserved is based on usage statistics for that time period. Thus, a major part of all resource reservations may be handled this way. However, there exist other situations when changes in the network usage occurs, e.g. sporadic peak usage. Therefore, the algorithm 2 is introduced that can handle such changes. Thus, the algorithms 1 and 2 work in parallel simultaneously, wherein algorithm 1 is based on usage history and algorithm 2 is based on the current resource requirement and on the resource requirement in a near future.
Another advantage with the present invention is that the combined algorithms 1 and 2 according to the present invention reduce the end-to-end signalling between resource managers and thus increase the speed of the admission control by taking local decisions. This will also reduce the average delay from request to reply for the client. In normal operation many thousands of inter-domain reservation requests may be aggregated into a single inter-domain pre-allocated resource. This will also reduce the state that needs to be stored in the other resource managers along the path.
A further advantage with the present invention is that the solution also increases the utilisation by adapting to any periodicity of the usage patterns and increases the availability of the service by pre- allocating the resources in-advance so that resources are available at the time they are needed.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 illustrates an IP network schematically, wherein the present invention may be implemented.
Figure 2 illustrates schematically over-allocation at each hop in a network.
Figure 3 is a graph showing a typical time-of-day usage pattern.
Figure 4 is a graph showing Usage history to the left and currently reserved resources to the right
Figure 5 is a graph showing pre-allocation one day of resources based on previous usage history.
Figure 6 is a graph showing the amount of resources allocated by the two algorithms in accordance with the present invention. Figure 7 is a block diagram showing a resource manager according to the present invention.
Figure 8 is a flowchart of the method in accordane with the present invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
Figure 1 illustrates an IP network 100 where the present invention may be implemented. The network 100 comprises at least one network domain A;B;C, at least two resource managers a;b;c;d, wherein said resource managers a;b;c;d are located within the same network domain or in different network domains. Each network domain may comprise a plurality of routers, endpoints (e.g. pc, IP telephones etc.) and servers connected to each other (not shown in figure 1). However, each domain comprises at least one resource manager a;b;c;d that is implemented within one of the plurality of servers or routers. The resource managers are adapted to communicate 109-114 with each other.
A solution to the problem of pre-allocating resources that automatically adapts to varying usage patterns with minimal signalling and still producing a high utilisation is in accordance to the present invention to combine a first algorithm and a second algorithm that work in parallel. The algorithms are used by a first resource manager, which receives a resource reservation request from a client, or a second resource manager, and requests resources further from a third resource manager. It is also possible that the first resource manager requires the requested resources itself. Thus, the first resource manager allocates resources to the requesting entity, i.e. to the client, the second resource manager or the first resource manager itself, if the requested resources are admitted.
Briefly, the first algorithm is looking backwards in time and the second algorithm is looking forward. I.e., the first algorithm, algorithm 1, uses history statistics of resource usage. This statistics describes when and how many resource requests that actually have been admitted and reserved and further predicts the upcoming needs and pre-allocates the predicted resource needs in advance. The first algorithm is used to reserve resources in advance before the session, that will use said resource, has started. The second algorithm, algorithm 2, allocates network resources individually for each resource reservation where the available usage history statistics is not possible to use, and thus does not fit into the pre-allocated resources allocated by algorithm 1. In addition, the algorithm 2 updates said usage history statistics used in algorithm 1 based on the individually allocated resources.
If there are no previous usage statistics available, either because a previously unused destination is beginning to be used or if the system is started without any usage history, algorithm 1 will not pre-allocate any resources and algorithm 2 will thus have to signal individually for each reservation request received. However, the results from the resource allocations by algorithm 2 are collected for the usage history statistics for algorithm 1. In time, the amount of usage statistics will be increased so that algorithm 1 will start to pre-allocate resources to the destination in use. (A destination is e.g. an application, a host, a network prefix, a whole Autonomous System (AS) and could also depend on network service if multiple services are supported.) After some time, more and more resources will be pre- allocated by algorithm 1 and fewer resources need to be allocated by algorithm 2 until only sporadic rare peaks in usage are handled by algorithm 2.
The graph in Figure 6 shows how more and more of the total amount of requested resources is allocated by algorithm 1 (the curve 602) as the statistics are building up. Without having algorithm 2 (the curve 604), algorithm 1 would have to base its statistics on requested resources and not admitted and used resources and this may be misleading since a client may try and request multiple times for one needed resource. That depends on as described above, that no statistics is available at the beginning, and without having algorithm 2, no statistics will be collected which implies that requested resources would be the only available data. The frequency rate of the resource allocation by algorithm 1 is increased 602 due to that algorithm 2 is also used 604 for building up usage statistics that can be used by algorithm 1.
Big changes in usage patterns or as the previous example of starting up with no statistics at all may involve a large amount of signalling by algorithm 2. In this case a manual adjustment or initialisation of the statistics may be desired to speed up the adaptation of algorithm 1. E.g., algorithm 1 is configured with constructed statistics and it is then possible for algorithm 1 to start allocating resources before true statistics is provided.
Pre-allocating resources between resource managers in advance results in that signalling involving all resource managers is not needed for each client reservation. In, e.g., IP- telephony systems there may be many thousands of requests to a destination during an hour that may be pre-allocated by the resource manager for the whole hour in advance only using one request. Notice that the statistics are preferably based on resource usage per destination. If multiple resource managers are involved, the intermediate resource managers must know the destination of the traffic in order to pre-allocate resources to desired destinations. It is not enough to only adjust the service level agreement between two different resource managers to match the requested resources from the clients, since signalling would still be needed to all involved resource managers for each reservation to be set up. Having pre-allocated resources locally in a specific resource manager, the resource manager in accordance with the present invention can make a local decision to accept or deny new reservation requests without signalling to all involved resource managers. This will increase the rate of admission control and reduce the delay for the client requests.
Algorithm 1 may pre-allocate an hour, a day, an entire week etc. in-advance depending on e.g. the periodicity of the usage history statistics. In the previous example; algorithm 1 would preferably allocate one day in advance and allocate in blocks of one hour for each signalling between resource managers. In another embodiment, the resource manager is signalling once per hour or in yet another embodiment the resource manager allocates all resources at once. Since algorithm 2 allocates resources per resource reservation occasion, several (thousands of) signals may occur for each destination per hour depending on applications and usage patterns, therefore it is desirable that algorithm 1 covers as much of the resources as possible.
Moreover, since algorithm 2 reserves resources per reservation occasion and does not over-allocate resources the problem with over-allocation per hop discussed earlier and showed in Figure 2 is avoided. Algorithm 1 pre-allocates resources per destination. The time interval between each allocation occasion may either be equal for all destinations or differ between the destinations. If there are multiple services or traffic demands for a destination, statistics for individual services may be used to pre-allocate resources which also depend on the service requested.
The statistics stored from previous usage may include the peak value, the average value, the variance etc. and it should be possible to configure algorithm 1 to pre- allocate resources based on these parameters (e.g average + 2*sqrt(variance)) The amount to pre-allocate is a trade-off between over-allocation and the amount of signaling that has to be done by algorithm 2. It is also desirable to be able to configure the time in advance, that resources should be allocated and the granularity of the pre-allocation and statistics, e.g one value per parameter for each hour in the example. To reduce the statistic history data stored for each destination, previous values may be weighted into the new values. One example is to use 0.5*previous_value + 0.5*the_new_value for each new day and hour. In this way the algorithm will adapt slower to temporary changes in usage than if only one day was looked back. Another example is to use 0.9*previous_value + 0. l*the_new_value which will adapt very slowly.
The method for allocating in an IP network in accordance with the present invention is described below in a general mode and illustrated in the flowchart in figure 8. The method comprises the steps of: 801. Allocate reserved resources based on usage history statistics when available usage history statistics is applicable to said resource reservation request.
802. Allocate resources individually for said requested resource reservation when applicable usage history statistics is not available.
803. Update said usage history statistics based upon a result of said individually allocated resources.
The method is in accordance with one embodiment of the present invention carried out by a resource manager wherein the resource manager is located within a router or a server within an IP network. The resource manager comprises means 702 for allocating reserved network resources in advance based on usage history statistics 708 when available usage history statistics 708 is applicable to said network resource reservation request, means 704 for allocating network resources individually for said requested network resource reservation when applicable usage history statistics 708 is not available, and means 706 for updating said usage history statistics 708 based upon said individually allocated network resources.
The method may be implemented by means of a computer program product comprising the software code means for performing the steps of the method. The computer program product is run on processing means within a router or/ and a server. The computer program is loaded directly or from a computer usable medium.
The present invention is not limited to the above-described preferred embodiments. Various alternatives, modifications and equivalents may be used. Therefore, the above embodiments should not be taken as limiting the scope of the invention, which is defined by the appending claims.

Claims

1. Method for allocating network resources within an IP network, the method comprising the steps of: -allocating (801) reserved network resources in advance before a session, that will use said resources, has started based on usage history statistics if available usage history statistics is applicable to said network resource reservation request, the method is characterised in that it comprises the further steps of: -allocating (802) network resources individually for said requested network resource reservation if applicable usage history statistics is not available, and
-updating (803) said usage history statistics based upon said individually allocated network resources.
2. Method according to claim 1, wherein the method comprises the further step of:
-manual adjusting usage history statistics.
3. Method according to any of claims 1-2, wherein said individually allocated network resources is allocated per reservation occasion.
4. Method according to any of claims 1-3, wherein said allocated reserved network resources is allocated based on usage history statistics per destination.
5. Method according to claim 4, wherein the time interval between each occasion, which network resources are allocated based on usage history statistics, may either be equal for all destinations or differ between the destinations.
6. Method according to claim 4, wherein said allocation of reserved network resources is further based on statistics for individual services.
7. Method according to any of claims 1-6, wherein the usage history statistics comprises any of the parameters a peak value, an average value or a variance.
8. Method according to any of claims 1-7, wherein said resource manager is implemented within a server or a router in said IP network.
9. A computer program product directly loadable into a server and/ or router within an IP network comprising the software code portions for performing the steps of any of claims 1-8.
10. A computer program product stored on a computer usable medium, comprising readable program for causing a processing means within a server and/ or router within an IP network to control the execution of the steps of any of claims 1-8.
11. Resource manager in an IP-network comprises means for allocating network resources within the IP network, said resource manager comprises: -means (702) for allocating reserved network resources in advance before a session, that will use said resources, has started based on usage history statistics (708) when available usage history statistics is applicable to said network resource reservation request, the resource manager is characterised in that it further comprises: when applicable usage history statistics (708) is not available, -means (704) for allocating network resources individually for said requested network resource reservation, and
-means (706) for updating said usage history statistics (708) based upon said individually allocated network resources.
12. Resource manager according to claim 11, wherein said resource manager comprises means for manual adjusting usage history statistics.
13. Resource manager according to any of claims 11-12, wherein the resource manager comprises means for allocating said individually allocated network resources per reservation occasion.
14. Resource manager according to any of claims 11-13, wherein the resource manager comprises means for allocating said allocated reserved network resources based on usage history statistics per destination.
15. Resource manager according to claim 14, wherein the time interval between each occasion, which network resources are allocated based on usage history statistics, may either be equal for all destinations or differ between the destinations.
16. Resource manager according to claim 14, wherein said means for allocating network resources further comprises means for using statistics for individual services for said allocation network resource reservations.
17. Resource manager according to claim 11-16, wherein the usage history statistics comprises any of the parameters a peak value, an average value or a variance.
18. Resource manager according to claim 11-17, wherein said resource manager is implemented within a server or a router in said IP network.
PCT/SE2003/001636 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an ip network WO2004040848A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002504572A CA2504572A1 (en) 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an ip network
JP2004548208A JP2006505187A (en) 2002-10-30 2003-10-22 Method and apparatus for reserving resources in an IP network
AU2003272176A AU2003272176B2 (en) 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an IP network
EP03754342A EP1557000A1 (en) 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an ip network
US10/533,451 US20060013229A1 (en) 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an ip network

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US42210402P 2002-10-30 2002-10-30
SE0203189-6 2002-10-30
US60/422,104 2002-10-30
SE0203189A SE524696C2 (en) 2002-10-30 2002-10-30 Network resource allocation method for Internet protocol network, involves allocating network resources individually for requested network resource reservation and updating usage history statistics

Publications (1)

Publication Number Publication Date
WO2004040848A1 true WO2004040848A1 (en) 2004-05-13

Family

ID=32232818

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2003/001636 WO2004040848A1 (en) 2002-10-30 2003-10-22 Method and arrangement to reserve resources in an ip network

Country Status (6)

Country Link
EP (1) EP1557000A1 (en)
JP (1) JP2006505187A (en)
KR (1) KR20050062636A (en)
AU (1) AU2003272176B2 (en)
CA (1) CA2504572A1 (en)
WO (1) WO2004040848A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1878270A1 (en) * 2005-05-03 2008-01-16 Operax AB Method and arrangements for reservation of resources in a data network
WO2016188706A1 (en) * 2015-05-22 2016-12-01 British Telecommunications Public Limited Company Network resource management
WO2021147717A1 (en) * 2020-01-20 2021-07-29 维沃移动通信有限公司 Resource reservation method and terminal
WO2022269157A1 (en) * 2021-06-23 2022-12-29 Orange Method for allocating a frequency resource to at least one terminal, and associated device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
PL2057811T3 (en) 2006-08-28 2020-09-21 Sk Telecom Co., Ltd. Apparatus for generating down link signal, and method and apparatus for cell search in cellular system
JP6553996B2 (en) * 2015-09-15 2019-07-31 日本電信電話株式会社 Path reservation support apparatus, path reservation support program, and path reservation support method

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5243543A (en) * 1991-01-17 1993-09-07 Hewlett-Packard Company Remote LAN segment traffic monitor
US5697078A (en) * 1994-03-25 1997-12-09 Steinbrecher Corporation Wideband channel sniffer for monitoring channel use in a wireless communication system
WO1998039881A1 (en) * 1997-03-07 1998-09-11 Telia Ab (Publ) Packet-oriented networks
US5887136A (en) * 1995-08-04 1999-03-23 Kabushiki Kaisha Toshiba Communication system and communication control method for the same
EP1035666A2 (en) * 1999-03-05 2000-09-13 Inmarsat Ltd. Communication methods and apparatus for groups of transceivers with status reporting command
EP1098490A2 (en) * 1999-11-05 2001-05-09 Nortel Networks Limited An architecture for an IP centric distributed network
US20020065864A1 (en) * 2000-03-03 2002-05-30 Hartsell Neal D. Systems and method for resource tracking in information management environments
US20020083185A1 (en) * 2000-12-22 2002-06-27 Ruttenberg John C. System and method for scheduling and executing data transfers over a network
WO2002056564A1 (en) * 2001-01-16 2002-07-18 Operax Ab Network resource manager in a mobile telecommunication system
EP1248431A1 (en) * 2001-03-27 2002-10-09 Sony International (Europe) GmbH Method for achieving end-to-end quality of service negotiation for distributed multimedia applications
US20020172222A1 (en) * 2001-03-29 2002-11-21 International Business Machines Corporation Method and system for network management providing access to application bandwidth usage calculations
US20030028656A1 (en) * 2001-07-31 2003-02-06 Forgent Networks, Inc. System and method for fractional resource scheduling

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5243543A (en) * 1991-01-17 1993-09-07 Hewlett-Packard Company Remote LAN segment traffic monitor
US5697078A (en) * 1994-03-25 1997-12-09 Steinbrecher Corporation Wideband channel sniffer for monitoring channel use in a wireless communication system
US5887136A (en) * 1995-08-04 1999-03-23 Kabushiki Kaisha Toshiba Communication system and communication control method for the same
WO1998039881A1 (en) * 1997-03-07 1998-09-11 Telia Ab (Publ) Packet-oriented networks
EP1035666A2 (en) * 1999-03-05 2000-09-13 Inmarsat Ltd. Communication methods and apparatus for groups of transceivers with status reporting command
EP1098490A2 (en) * 1999-11-05 2001-05-09 Nortel Networks Limited An architecture for an IP centric distributed network
US20020065864A1 (en) * 2000-03-03 2002-05-30 Hartsell Neal D. Systems and method for resource tracking in information management environments
US20020083185A1 (en) * 2000-12-22 2002-06-27 Ruttenberg John C. System and method for scheduling and executing data transfers over a network
WO2002056564A1 (en) * 2001-01-16 2002-07-18 Operax Ab Network resource manager in a mobile telecommunication system
EP1248431A1 (en) * 2001-03-27 2002-10-09 Sony International (Europe) GmbH Method for achieving end-to-end quality of service negotiation for distributed multimedia applications
US20020172222A1 (en) * 2001-03-29 2002-11-21 International Business Machines Corporation Method and system for network management providing access to application bandwidth usage calculations
US20030028656A1 (en) * 2001-07-31 2003-02-06 Forgent Networks, Inc. System and method for fractional resource scheduling

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1878270A1 (en) * 2005-05-03 2008-01-16 Operax AB Method and arrangements for reservation of resources in a data network
EP1878270A4 (en) * 2005-05-03 2010-02-24 Netsocket Inc Method and arrangements for reservation of resources in a data network
WO2016188706A1 (en) * 2015-05-22 2016-12-01 British Telecommunications Public Limited Company Network resource management
US11625271B2 (en) 2015-05-22 2023-04-11 British Telecommunications Public Limited Company Network resource management
WO2021147717A1 (en) * 2020-01-20 2021-07-29 维沃移动通信有限公司 Resource reservation method and terminal
WO2022269157A1 (en) * 2021-06-23 2022-12-29 Orange Method for allocating a frequency resource to at least one terminal, and associated device
FR3124682A1 (en) * 2021-06-23 2022-12-30 Orange Method for allocating a frequency resource to at least one terminal, associated device

Also Published As

Publication number Publication date
EP1557000A1 (en) 2005-07-27
KR20050062636A (en) 2005-06-23
JP2006505187A (en) 2006-02-09
CA2504572A1 (en) 2004-05-13
AU2003272176A1 (en) 2004-05-25
AU2003272176B2 (en) 2008-08-14

Similar Documents

Publication Publication Date Title
US20060013229A1 (en) Method and arrangement to reserve resources in an ip network
Salsano et al. QoS control by means of COPS to support SIP-based applications
US20020194369A1 (en) Policy-based synchronization of per-class resources between routers in a data network
MXPA03008478A (en) Pool-based resource management in a data network.
WO2002075577A1 (en) EDGE-BASED PER-FLOW QoS ADMISSION CONTROL IN A DATA NETWORK
JP4272322B2 (en) Information disposal method and information disposal apparatus
EP1488578B1 (en) Method and system for reserving resources within an ip-network
AU2003272176B2 (en) Method and arrangement to reserve resources in an IP network
Terzis et al. A prototype implementation of the two-tier architecture for differentiated services
Khalil et al. A range-based SLA and edge driven virtual core provisioning in DiffServ-VPNs
Mantar et al. Interdomain Resource Reservation via Third-Party Agent
Yi et al. Dynamic resource management technique with advance reservation over QoS-provisioned networks
JP2002305538A (en) Communication quality control method, server and network system
KR100372590B1 (en) Method for allocating link capacity in virtual private networks
KR20040057038A (en) Appratus for allocation resources based on path color for providing differentiated service and method thereof
Hadjadj-Aoul et al. An adaptive fuzzy-based CAC scheme for uplink and downlink congestion control in converged IP and DVB-S2 networks
Kim et al. Bandwidth broker signaling for service level negotiation over heterogeneous ipv4/ipv6 diffserv networks
Riedl et al. On the Design of Resource Management Domains
Adami et al. Resource management and QoS architectures in DAMA satellite access networks
Mathur et al. Advance resource reservation in high speed communication networks: A survey
Chi et al. Proactive resource provisioning for Voice over IP
Smith et al. Internet Engineering Task Force Anoop Ghanwani INTERNET DRAFT J. Wayne Pace Vijay Srinivasan (IBM)
Olifer Description of QoS classes and Service Level Agreements
Srinivasan et al. Internet Engineering Task Force Anoop Ghanwani INTERNET DRAFT (Nortel Networks) J. Wayne Pace (IBM)
AU2002248664A1 (en) Policy-based synchronization of per-class resources between routers in a data network

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 CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM 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 ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ 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)
WWE Wipo information: entry into national phase

Ref document number: 2003754342

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020057007193

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2004548208

Country of ref document: JP

Ref document number: 168251

Country of ref document: IL

WWE Wipo information: entry into national phase

Ref document number: 2003272176

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2504572

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 20038A26507

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2006013229

Country of ref document: US

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 10533451

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1007/KOLNP/2005

Country of ref document: IN

Ref document number: 01007/KOLNP/2005

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 1020057007193

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003754342

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 10533451

Country of ref document: US