WO2004112323A1 - Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks - Google Patents

Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks Download PDF

Info

Publication number
WO2004112323A1
WO2004112323A1 PCT/EP2004/006123 EP2004006123W WO2004112323A1 WO 2004112323 A1 WO2004112323 A1 WO 2004112323A1 EP 2004006123 W EP2004006123 W EP 2004006123W WO 2004112323 A1 WO2004112323 A1 WO 2004112323A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
packets
packet
drop
supervision
Prior art date
Application number
PCT/EP2004/006123
Other languages
French (fr)
Inventor
Konrad Feyerabend
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
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 Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to DE602004008267T priority Critical patent/DE602004008267T2/en
Priority to CN2004800159949A priority patent/CN1802825B/en
Priority to PL04739657T priority patent/PL1632059T3/en
Priority to EP04739657A priority patent/EP1632059B1/en
Publication of WO2004112323A1 publication Critical patent/WO2004112323A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/29Flow control; Congestion control using a combination of thresholds
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion

Definitions

  • the present invention is directed, in general, to packet-based networks and, more specifically, to methods and apparatus for limiting congestion in packet-based networks, particularly for controlling the transmission of voice traffic.
  • IP Internet Protocol
  • TCP Transmission Control Protocol
  • RED Random Early Detect / Random Early Drop
  • DiffServ Differentiated Service
  • BE Best Effort
  • AF Assured Forwarding
  • EF Expedited Forwarding
  • BE Best Effort
  • AF Assured Forwarding
  • EF Expedited Forwarding
  • BE class of data traffic has no guarantee of packet delivery.
  • AF traffic takes precedence over BE traffic, and bursts of traffic are preferably stored in queues for delayed transmission rather than being discarded.
  • active queue management algorithms such as RED, are required.
  • EF traffic takes precedence over both BE and AF traffic, and is very delay sensitive.
  • EF traffic such as voice traffic
  • delay must be minimized and, if congestion occurs, packets are dropped rather than delayed, since it is assumed that a delayed packet is of no use for the receiver. Since EF traffic relies on short queues, the conventional RED algorithm is not a suitable method to monitor and react to network congestion situations.
  • a practical network that transports EF traffic often uses a weak version of the fixed reservation scheme, similar to the one used for traditional BE traffic; the network is dimensioned for normal load cases plus a certain overprovisioning factor that covers for unusual traffic patterns.
  • This scheme can lead to cases where an intermediate router or link gets congested if very unusual traffic patterns occur.
  • a network may have capacity of 5000 Erlangs between a router and Media Gateways (MGWs) within the same geographical region, such as the east or west coast regions of the United States, and 1000 Erlangs between a router in the west coast region and a router in the east coast region.
  • MGWs Media Gateways
  • the IP protocol is a connectionless protocol, so when a new voice call is established it is unknown whether there is sufficient network capacity between source and destination MGWs and, thus, all calls are admitted to the network. The result can be insufficient capacity of intermediate links, and the routers must discard packets randomly. All calls are affected by the overload, and each user will experience bad voice quality due to dropped voice packets. In a worst-case scenario, this condition might persist for several hours if callers hang up and retry persistently, resulting in a completely unusable voice network.
  • RED and similar protocols use the length of queues in a router to determine whether the router is in an overload situation. This works well as long as there are queues to monitor, so it is an appropriate method for BE and AF traffic. Weighted RED (WRED) works like RED, but allows different treatment of packets in the same queue. The differentiation is normally done based on information, such as the DiffServ Code Point or protocol field.
  • Figures 1-A and 1-B illustrate an exemplary use of RED for EF-type traffic.
  • a node in the network such as a router, transmits at least one data stream comprising a plurality of data packets to a second node; the data streams can correspond to existing voice calls being transmitted through the network.
  • the bandwidth utilization between the first node and second node is determined, and supervision packets are forwarded from the first node to the second node at a rate that is a function of the bandwidth utilization, the rate being inversely-proportional to the bandwidth utilization.
  • the congestion of the network can be determined based on the rate at which the supervision packets are received and, if the congestion exceeds a predefined threshold, the establishment of new voice calls through the second node and into the network can be limited.
  • the method for limiting congestion in a packet-based network includes the steps of: 1) transmitting at least one data stream comprising a plurality of data packets from a first node to a second node of the network; 2) determining the bandwidth utilization of the network between the first node and the second node; and 3) forwarding supervision packets from the first node to the second node, wherein the supervision packets are forwarded at a rate that is a function of the bandwidth utilization, the rate being inversely-proportional to the bandwidth utilization.
  • the step of forwarding supervision packets includes the steps of: 1) selecting a drop profile for supervision packets, wherein the drop profile defines a percentage of packets that will be dropped as a function of bandwidth utilization, and wherein the drop percentage increases as bandwidth utilized for payload traffic increases; and 2) applying the drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
  • a drop profile can be defined, for example, using a data table or an algorithm.
  • the step of forwarding supervision packets includes the steps of: 1) selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped for transmission; and 2) selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped for transmission, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the selected drop profile is forwarded to the second node. Additional drop profiles can be defined for additional predefined values for bandwidth utilization, thereby allowing for dynamic modification of the forwarding rate of supervision packets.
  • the step of determining the bandwidth utilization of the packet-based network between the first node and the second node includes the steps of: 1) measuring the transmission rate of data packets from the first node to the second node; and 2) comparing the transmission rate to the maximum bandwidth of the packet-based network between the first node and the second node. If the data streams are associated with different packet classes, the step of determining the bandwidth utilization can include the steps of: 1) measuring the transmission rate from the first node to the second node of data packets corresponding to each packet class; and 2) comparing the transmission rate of data packets corresponding to each packet class to a maximum bandwidth defined for each packet class.
  • a packet class can be associated, for example, with data packets containing voice data.
  • An exemplary router in accordance with the principles of the invention includes: 1) means for receiving at least one data stream comprising a plurality of data packets; 2) means for transmitting the at least one data stream comprising a plurality of data packets to a second node of a packet-based network; 3) means for determining the bandwidth utilization of the packet-based network between the router and the second node; 4) means for receiving supervision packets; 5) means for dropping at least a portion of the supervision packets, wherein the drop rate is a function of and proportional to the bandwidth utilization; and 6) means for transmitting the supervision packets that are not dropped to the second node, whereby the forwarding rate of the supervision packets is a function of and inversely-proportional to the bandwidth utilization
  • the means for dropping at least a portion of the supervision packets comprises: 1) means for selecting a drop profile for the supervision packets, wherein the drop profile defines a percentage of packets that will be dropped as a function of bandwidth utilization, and wherein the drop percentage increases as bandwidth utilized for payload traffic increases; and 2) applying this drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
  • the means for dropping at least a portion of the supervision packets comprises: 1) means for selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped for transmission; and 2) means for selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped for transmission, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the selected drop profile is forwarded to the second node.
  • the means for determining the bandwidth utilization of the packet-based network between the first node and the second node comprises: 1) means for measuring the transmission rate of data packets from the router to the second node; and 2) means for comparing the transmission rate to the maximum bandwidth of the packet-based, network between the router and the second node. If the data streams are associated with different packet classes, the means for determining the bandwidth utilization can include: 1) means for measuring the transmission rate from the first node to the second node of data packets corresponding to each packet class; and 2) means for comparing the transmission rate of data packets corresponding to each packet class to a maximum bandwidth defined for each packet class.
  • the principles of the present invention are utilized to control the transmission of voice traffic through a packet-based network.
  • the invention includes the steps of: 1) receiving at least one data stream comprising a plurality of voice data packets transmitted from a first node at a second node of the packet-based network, wherein each of the at least one data stream corresponds to an existing voice call being transmitted through the packet-based network; 2) receiving supervision packets forwarded from the first node at the second node, wherein the supervision packets are forwarded by the first node at a rate that is a function of a bandwidth utilization of the packet- based network between the first node and the second node, the rate being inversely- proportional to the bandwidth utilization; 3) determining at the second node, based on the rate at which the supervision packets are received, the congestion of the packet-based network; and 4) if the congestion of the packet-based network exceeds a predefined threshold, limiting the establishment of new voice calls through the second node
  • the forwarding of the supervision packets by the first node includes the steps of: 1) selecting a drop profile for supervision packets, the drop profile mapping bandwidth utilization to a percentage of packets that will be dropped, wherein the drop percentage increases with the amount of bandwidth utilized for payload traffic; and 2) applying this drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
  • the forwarding of the supervision packets by the first node includes the steps of: 1) selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped; and 2) selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
  • the step of determining the bandwidth utilization of the packet-based network between the first node and the second node includes the steps of: 1) measuring the transmission rate of voice data packets from the first node to the second node; and 2) comparing the transmission rate to the maximum bandwidth of the packet-based network between the first node and the second node. If the data streams are associated with different packet classes, the step of determining the bandwidth utilization can include the steps of: 1) measuring the transmission rate from the first node to the second node of voice data packets corresponding to each packet class; and 2) comparing the transmission rate of voice data packets corresponding to each packet class to a maximum bandwidth defined for each packet class.
  • FIGURES 1-A and 1-B illustrate an exemplary prior art use of Random Early
  • FIGURES 2-A and 2-B illustrate an exemplary use of bandwidth-based RED for
  • FIGURE 3 illustrates a second exemplary use of bandwidth-based RED for
  • the principle of the invention is to adapt a packet transmission scheduler so that the number of packets (or the bandwidth used by forwarded packets) can be measured. Then, if the scheduler sees too many packets (or too much bandwidth used), supervision packets are dropped. Because only packets that are classified with high loss priority (which are used to supervise the congestion status of the network) are first dropped, the invention can be used to indicate network congestion to communication endpoints without affecting payload traffic (which then can be sent with low loss priority). Rather than the conventional queue-based RED mechanism, the principle of the invention is the novel use of bandwidth-based RED.
  • the bandwidth-based RED mechanism is characterized by the processes of: 1) determining the current bandwidth utilization, which can be calculated for each forwarding class; and 2) based on the bandwidth utilization, marking or dropping supervision packets; i.e., supervision packets are forwarded at a rate that is a function of the bandwidth utilization, where the rate is inversely- proportional to the bandwidth utilization.
  • Different drop profiles can be used for different traffic types.
  • the first step is to calculate the current bandwidth utilization, which can be performed for each forwarding class.
  • This data is typically provided by the performance measurement data collected by most conventional routers.
  • a time-window based algorithm can be used to calculate current bandwidth per forwarding class; both jumping window and sliding window measurements can be used, although sliding window measurements should have better results.
  • the window length should be configurable to allow averaging bandwidth utilization over a certain interval.
  • Figures 1-A and 1-B illustrate an exemplary prior art static configuration used by conventional routers.
  • Figure 1-A illustrates a drop profile for voice traffic
  • 1-B illustrates a drop profile for supervision packets, where the drop profile is a function of queue length.
  • Figure 2-A illustrates a drop profile for voice traffic
  • 2-B illustrates a drop profile for supervision packets, where the drop profile is a function of bandwidth utilization.
  • the packet drop rate is selected as a function of bandwidth utilization.
  • a configurable threshold no packets are dropped, while above a certain bandwidth utilization packets are dropped at an increasing (configurable) rate until it reaches a second threshold. Above that second threshold, all supervision packets are dropped.
  • Figure 3 illustrates an alternative implementation where traditional queue-length based drop profiles are used to achieve the same functionality. The embodiment illustrated is easily implemented on currently-available routers using queue-length based WRED and measurement of bandwidth router mechanisms. No hardware modifications should be required, but software to dynamically change WRED behavior as a function of bandwidth utilization must be provided.
  • a set of drop profiles that relate drop rate to queue length is used.
  • two different drop profiles for supervision packets, and one threshold are shown.
  • a first drop profile for supervision packets begins to drop packets when the queue fills up provided the bandwidth utilization is within an allowed range.
  • a second drop profile begins to drop supervision packets even if the queue is empty, and is used when bandwidth utilization exceeds a threshold.
  • An additional function is used to select which of the two drop profiles is applied to supervision packets. As long as the bandwidth utilization is below a threshold, the drop profile with moderate drop rate is used, so packets are only dropped when the queues fill up.
  • the second drop profile is used, and a certain percentage of supervision packets is dropped, even if the queue is empty.
  • additional profiles triggered by different thresholds can be employed. For example, a configuration that allows dropping 50% of the supervision packets when bandwidth utilization is above level 1 (even if the queue is empty), and drops 100% of the supervision packets when bandwidth utilization is above a higher level 2.
  • two solutions are preferable: either dynamically reconfigure the drop profile or reconfigure the packet classifications as a function of bandwidth utilization. For dynamic reconfiguration of the drop profile, the number of profiles per queue does not need to change, but it is possible to dynamically change the profile to change the dropping behavior.
  • An ancillary benefit of the invention is that a decrease in the forwarding rate of supervision packets as bandwidth utilization increases serves as an indicator of congestion in the backbone.
  • Network nodes controlling the admission of new calls into the network can have a threshold associated with the rate at which supervision packets are received and, if the rate exceeds the threshold, the establishment of new calls into the network can be throttled, which helps to ensure that sufficient bandwidth remains available for all existing calls without dropping voice packets associated with such calls.

Abstract

Methods and apparatus for limiting congestion in a packet-based network, particularly for controlling the transmission of voice traffic. A node in the network, such as a router, transmits at least one data stream comprising a plurality of data packets to a second node; the data streams can correspond to existing voice calls being transmitted through the network. The bandwidth utilization between the first node and second node is determined, and supervision packets are forwarded from the first node to the second node at a rate that is a function of the bandwidth utilization, the rate being inversely-proportional to the bandwidth utilization. At the second node, the congestion of the network can be determined based on the rate at which the supervision packets are received and, if the congestion exceeds a predefined threshold, the establishment of new voice calls through the second node and into the network can be limited.

Description

BANDWIDTH-LIMITED SUPERVISORY PACKET TRANSMISSION TO CONTROL CONGESTION AND CALL ESTABLISHMENT IN PACKET-BASED NETWORKS
TECHNICAL FIELD OF THE INVENTION
[0001] The present invention is directed, in general, to packet-based networks and, more specifically, to methods and apparatus for limiting congestion in packet-based networks, particularly for controlling the transmission of voice traffic.
BACKGROUND OF THE INVENTION
[0002] In a conventional packet-oriented Internet Protocol (IP) network, there is no guarantee of sufficient end-to-end bandwidth. Communication end points inject traffic into the network on a "best effort" basis. This means that the communication endpoints inject traffic into the network, but the network backbone might drop packets when not enough bandwidth is available to transport all the traffic injected by all the communication endpoints. [0003] IP protocols, such as Transmission Control Protocol (TCP), are optimized to cope with certain behavior of transmission equipment. Such protocols can i) increase the bandwidth injected by transmission equipment, such as a host, as long as bandwidth in the transmission media between routers, or network nodes, is available (i.e. no packets are dropped), ii) retransmit lost packets, and iii) reduce the traffic injected when packets begin to be lost. With this interaction of router behavior (dropping packets) and end-point behavior (reacting on dropped packets by retransmission and injection of less traffic), a feedback mechanism is established. To avoid oscillation of this feedback mechanism, active queue management algorithms such as Random Early Detect / Random Early Drop (RED) have been utilized; see, for example, Random Early Detection Gateways for Congestion Avoidance, Floyd, S., and Jacobson, V.; IEEE/ACM Transactions on Networking, Volume 1 , Number 4, August 1993, pp. 397-413. RED algorithms monitor the queue used to buffer packets before they are transmitted. The need to handle different packet flows with different precedence has been addressed by Differentiated Service (DiffServ) models. According to some differentiated service models, there are three general classes of data traffic; Best Effort (BE), Assured Forwarding (AF) and Expedited Forwarding (EF). The BE class of data traffic has no guarantee of packet delivery. AF traffic takes precedence over BE traffic, and bursts of traffic are preferably stored in queues for delayed transmission rather than being discarded. For BE and AF traffic, active queue management algorithms, such as RED, are required. EF traffic takes precedence over both BE and AF traffic, and is very delay sensitive. For EF traffic (such as voice traffic), delay must be minimized and, if congestion occurs, packets are dropped rather than delayed, since it is assumed that a delayed packet is of no use for the receiver. Since EF traffic relies on short queues, the conventional RED algorithm is not a suitable method to monitor and react to network congestion situations.
[0004] Because EF-type traffic, which requires low delay and jitter from the transport technology, cannot use conventional queue-based RED to detect network congestion, alternative methods have been considered to control the network load of EF traffic. In one method, based on EF per hop behavior, an end-to-end resource {i.e. bandwidth) reservation is assumed, which means that either a fixed amount of bandwidth is reserved for EF traffic between each pair of end points, or that there is a network protocol that allows dynamic reservation between any two communication endpoints. Both schemes, however, have drawbacks. First, the fixed reservation scheme results in poor utilization of bandwidth and heavy overprovisioning because the network has to be dimensioned for the worst possible scenarios. Second, the dynamic reservation protocol scheme adds a new dimension of complexity and state to the otherwise stateless network model.
[0005] A practical network that transports EF traffic often uses a weak version of the fixed reservation scheme, similar to the one used for traditional BE traffic; the network is dimensioned for normal load cases plus a certain overprovisioning factor that covers for unusual traffic patterns. This scheme, however, can lead to cases where an intermediate router or link gets congested if very unusual traffic patterns occur. For example, a network may have capacity of 5000 Erlangs between a router and Media Gateways (MGWs) within the same geographical region, such as the east or west coast regions of the United States, and 1000 Erlangs between a router in the west coast region and a router in the east coast region. Under normal call conditions, most traffic is expected to stay local to the west or east coast regions, where the network capacity is 5000 Erlangs, and the link between the east and west coast region routers, having a capacity of only 1000 Erlangs, is not capable of handling worst-case traffic. During abnormal conditions (e.g. sports events with thousands of fans traveling and phoning home), however, the normal traffic pattern might change dramatically, overloading the network between the west coast and east coast region routers.
[0006] The IP protocol is a connectionless protocol, so when a new voice call is established it is unknown whether there is sufficient network capacity between source and destination MGWs and, thus, all calls are admitted to the network. The result can be insufficient capacity of intermediate links, and the routers must discard packets randomly. All calls are affected by the overload, and each user will experience bad voice quality due to dropped voice packets. In a worst-case scenario, this condition might persist for several hours if callers hang up and retry persistently, resulting in a completely unusable voice network. RED and similar protocols use the length of queues in a router to determine whether the router is in an overload situation. This works well as long as there are queues to monitor, so it is an appropriate method for BE and AF traffic. Weighted RED (WRED) works like RED, but allows different treatment of packets in the same queue. The differentiation is normally done based on information, such as the DiffServ Code Point or protocol field.
[0007] Figures 1-A and 1-B illustrate an exemplary use of RED for EF-type traffic.
Depending on the queue fill level (shown on the horizontal axis), 0% to 100% of the packets in a queue are dropped (or marked). In the illustration, there are two profiles for different kinds of traffic: the first profile (Figure 1-A) is used for voice traffic, where no packets are dropped (marked) until the queue is full, and the second profile (Figure 1-B) is used for supervision traffic. As shown if Figure 1-B, even if the queue is only slightly filled, a small percentage of supervision traffic is dropped and, as the queue fills, a progressively-greater percentage of supervision packets are dropped. For EF traffic, however, it is desirable to keep the queue length to a minimum to minimize delay in packet transmission. Thus, using queue length as a basis for deciding whether EF traffic should be limited is not an appropriate measure. [0008] Accordingly, there is a need in the art for improved methods and apparatus for limiting congestion in a packet-based network, particularly for controlling the transmission of EF- type traffic, such as voice traffic; preferably, such improved methods can be easily implemented in the architecture of existing apparatus.
BRIEF SUMMARY OF THE INVENTION
[0009] To address the above-discussed deficiencies of the prior art, the present invention provides methods and apparatus for limiting congestion in a packet-based network, particularly for controlling the transmission of voice traffic. A node in the network, such as a router, transmits at least one data stream comprising a plurality of data packets to a second node; the data streams can correspond to existing voice calls being transmitted through the network. The bandwidth utilization between the first node and second node is determined, and supervision packets are forwarded from the first node to the second node at a rate that is a function of the bandwidth utilization, the rate being inversely-proportional to the bandwidth utilization. At the second node, the congestion of the network can be determined based on the rate at which the supervision packets are received and, if the congestion exceeds a predefined threshold, the establishment of new voice calls through the second node and into the network can be limited.
[0010] In general, the method for limiting congestion in a packet-based network includes the steps of: 1) transmitting at least one data stream comprising a plurality of data packets from a first node to a second node of the network; 2) determining the bandwidth utilization of the network between the first node and the second node; and 3) forwarding supervision packets from the first node to the second node, wherein the supervision packets are forwarded at a rate that is a function of the bandwidth utilization, the rate being inversely-proportional to the bandwidth utilization. By dropping supervision packets in high load situations, and thus effectively reducing the rate at which supervision packets are forwarded, more bandwidth is available for the transmission of data packets, thereby alleviating congestion in the network. [0011] In a first exemplary embodiment, the step of forwarding supervision packets includes the steps of: 1) selecting a drop profile for supervision packets, wherein the drop profile defines a percentage of packets that will be dropped as a function of bandwidth utilization, and wherein the drop percentage increases as bandwidth utilized for payload traffic increases; and 2) applying the drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node. A drop profile can be defined, for example, using a data table or an algorithm.
[0012] In a second exemplary embodiment, the step of forwarding supervision packets includes the steps of: 1) selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped for transmission; and 2) selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped for transmission, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the selected drop profile is forwarded to the second node. Additional drop profiles can be defined for additional predefined values for bandwidth utilization, thereby allowing for dynamic modification of the forwarding rate of supervision packets.
[0013] In an exemplary embodiment, the step of determining the bandwidth utilization of the packet-based network between the first node and the second node includes the steps of: 1) measuring the transmission rate of data packets from the first node to the second node; and 2) comparing the transmission rate to the maximum bandwidth of the packet-based network between the first node and the second node. If the data streams are associated with different packet classes, the step of determining the bandwidth utilization can include the steps of: 1) measuring the transmission rate from the first node to the second node of data packets corresponding to each packet class; and 2) comparing the transmission rate of data packets corresponding to each packet class to a maximum bandwidth defined for each packet class. A packet class can be associated, for example, with data packets containing voice data. [0014] The principles of the invention are most suitably implemented in a router for routing data packets in a packet-based network. An exemplary router in accordance with the principles of the invention includes: 1) means for receiving at least one data stream comprising a plurality of data packets; 2) means for transmitting the at least one data stream comprising a plurality of data packets to a second node of a packet-based network; 3) means for determining the bandwidth utilization of the packet-based network between the router and the second node; 4) means for receiving supervision packets; 5) means for dropping at least a portion of the supervision packets, wherein the drop rate is a function of and proportional to the bandwidth utilization; and 6) means for transmitting the supervision packets that are not dropped to the second node, whereby the forwarding rate of the supervision packets is a function of and inversely-proportional to the bandwidth utilization
[0015] In a first exemplary router, the means for dropping at least a portion of the supervision packets comprises: 1) means for selecting a drop profile for the supervision packets, wherein the drop profile defines a percentage of packets that will be dropped as a function of bandwidth utilization, and wherein the drop percentage increases as bandwidth utilized for payload traffic increases; and 2) applying this drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node. [0016] In a second exemplary router, the means for dropping at least a portion of the supervision packets comprises: 1) means for selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped for transmission; and 2) means for selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped for transmission, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the selected drop profile is forwarded to the second node.
[0017] In an exemplary router, the means for determining the bandwidth utilization of the packet-based network between the first node and the second node comprises: 1) means for measuring the transmission rate of data packets from the router to the second node; and 2) means for comparing the transmission rate to the maximum bandwidth of the packet-based, network between the router and the second node. If the data streams are associated with different packet classes, the means for determining the bandwidth utilization can include: 1) means for measuring the transmission rate from the first node to the second node of data packets corresponding to each packet class; and 2) means for comparing the transmission rate of data packets corresponding to each packet class to a maximum bandwidth defined for each packet class.
[0018] In a particularly advantageous embodiment, the principles of the present invention are utilized to control the transmission of voice traffic through a packet-based network. In such embodiments, the invention includes the steps of: 1) receiving at least one data stream comprising a plurality of voice data packets transmitted from a first node at a second node of the packet-based network, wherein each of the at least one data stream corresponds to an existing voice call being transmitted through the packet-based network; 2) receiving supervision packets forwarded from the first node at the second node, wherein the supervision packets are forwarded by the first node at a rate that is a function of a bandwidth utilization of the packet- based network between the first node and the second node, the rate being inversely- proportional to the bandwidth utilization; 3) determining at the second node, based on the rate at which the supervision packets are received, the congestion of the packet-based network; and 4) if the congestion of the packet-based network exceeds a predefined threshold, limiting the establishment of new voice calls through the second node and into the packet-based network. [0019] In a first exemplary embodiment of the invention to control the transmission of voice traffic through a packet-based network, the forwarding of the supervision packets by the first node includes the steps of: 1) selecting a drop profile for supervision packets, the drop profile mapping bandwidth utilization to a percentage of packets that will be dropped, wherein the drop percentage increases with the amount of bandwidth utilized for payload traffic; and 2) applying this drop profile to supervision packets so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
[0020] In a secondary exemplary embodiment of the invention to control the transmission of voice traffic through a packet-based network, the forwarding of the supervision packets by the first node includes the steps of: 1) selecting a first (queue-length based) RED drop profile for the supervision packets, the first drop profile defining a first drop rate at which supervision packets will be dropped; and 2) selecting a second (queue-length based) RED drop profile for the supervision packets when the bandwidth utilization exceeds a predefined value, the second drop profile defining a second drop rate at which supervision packets will be dropped, wherein the second drop rate exceeds the first drop rate; and 3) applying one of these drop profiles to supervision packets, as a function of bandwidth utilization, so that the percentage of received supervision packets defined by the drop profile is forwarded to the second node.
[0021] In an exemplary embodiment of the invention to control the transmission of voice traffic through a packet-based network, the step of determining the bandwidth utilization of the packet-based network between the first node and the second node includes the steps of: 1) measuring the transmission rate of voice data packets from the first node to the second node; and 2) comparing the transmission rate to the maximum bandwidth of the packet-based network between the first node and the second node. If the data streams are associated with different packet classes, the step of determining the bandwidth utilization can include the steps of: 1) measuring the transmission rate from the first node to the second node of voice data packets corresponding to each packet class; and 2) comparing the transmission rate of voice data packets corresponding to each packet class to a maximum bandwidth defined for each packet class.
[0022] The foregoing has outlined, rather broadly, the principles of the present invention so that those skilled in the art may better understand the detailed description of the exemplary embodiments that follow. Those skilled in the art should appreciate that they can readily use the disclosed conception and exemplary embodiments as a basis for designing or modifying other structures and methods for carrying out the same purposes of the present invention. Those skilled in the art should also realize that such equivalent constructions do not depart from the spirit and scope of the invention in its broadest form. BRIEF DESCRIPTION OF THE DRAWINGS
[0023] For a more complete understanding of the principles of the present invention, reference is now made to the following detailed description taken in conjunction with the accompanying drawings, in which:
[0024] FIGURES 1-A and 1-B illustrate an exemplary prior art use of Random Early
Drop (RED) for Expedited Forwarding (EF) type traffic;
[0025] FIGURES 2-A and 2-B illustrate an exemplary use of bandwidth-based RED for
Expedited Forwarding (EF) type traffic in accordance with the principles of the present invention; and
[0026] FIGURE 3 illustrates a second exemplary use of bandwidth-based RED for
Expedited Forwarding (EF) type traffic in accordance with the principles of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
[0027] As described supra, using queue length (of the physical queue) as a basis for controlling whether EF traffic needs to be limited is not, by itself, an appropriate measure, because a significant packet queue indicates that EF traffic was above the maximum amount of EF traffic allowed by the scheduler for some time, when it is possibly too late to recover without packet losses. Thus, for EF traffic, another mechanism than RED, based solely on queue length, is needed. The invention provides a new mechanism to early detect abnormal traffic patterns for high-priority delay sensitive traffic, such as DiffServ EF marked IP packets. The mechanism can be used to detect traffic overload for EF traffic before end users notice any packet drop of payload traffic, and it is implemented by controlling the packet drop rate of probing traffic (i.e., supervision packets). The mechanism can also be used for call admission control in connectionless IP networks, without the need for bandwidth reservation. Although the mechanism is similar to RED, the novelty is that packet drop is not triggered solely by queue length, but by bandwidth utilization.
[0028] The principle of the invention is to adapt a packet transmission scheduler so that the number of packets (or the bandwidth used by forwarded packets) can be measured. Then, if the scheduler sees too many packets (or too much bandwidth used), supervision packets are dropped. Because only packets that are classified with high loss priority (which are used to supervise the congestion status of the network) are first dropped, the invention can be used to indicate network congestion to communication endpoints without affecting payload traffic (which then can be sent with low loss priority). Rather than the conventional queue-based RED mechanism, the principle of the invention is the novel use of bandwidth-based RED. The bandwidth-based RED mechanism is characterized by the processes of: 1) determining the current bandwidth utilization, which can be calculated for each forwarding class; and 2) based on the bandwidth utilization, marking or dropping supervision packets; i.e., supervision packets are forwarded at a rate that is a function of the bandwidth utilization, where the rate is inversely- proportional to the bandwidth utilization. Different drop profiles can be used for different traffic types.
[0029] In an exemplary embodiment, the first step is to calculate the current bandwidth utilization, which can be performed for each forwarding class. This data is typically provided by the performance measurement data collected by most conventional routers. A time-window based algorithm can be used to calculate current bandwidth per forwarding class; both jumping window and sliding window measurements can be used, although sliding window measurements should have better results. The window length should be configurable to allow averaging bandwidth utilization over a certain interval.
[0030] An alternative to calculation of the actual bandwidth utilization is to approximate it on the basis of the number of packets per second. If an average packet length can be assumed, counting packets can be a useful approximation of actual bandwidth utilization, and counting packets per second is an easier calculation than summing up packet lengths. [0031] Conventional currently-available routers support WRED based on queue length.
Several profiles can be configured for the same queue, and the matching profile is chosen on a per-packet basis by use of classification. The drop profiles are configured by configuration statements and are typically not changed often. Figures 1-A and 1-B illustrate an exemplary prior art static configuration used by conventional routers. Figure 1-A illustrates a drop profile for voice traffic, and 1-B illustrates a drop profile for supervision packets, where the drop profile is a function of queue length. [0032] The basic principle of the invention illustrated in Figures 2-A and 2-B. Figure 2-A illustrates a drop profile for voice traffic, and 2-B illustrates a drop profile for supervision packets, where the drop profile is a function of bandwidth utilization. Instead of determining the packet drop rate based solely on queue length, as done in the examples in Figures 1-A and 1-B, the packet drop rate is selected as a function of bandwidth utilization. In an exemplary embodiment, below a configurable threshold, no packets are dropped, while above a certain bandwidth utilization packets are dropped at an increasing (configurable) rate until it reaches a second threshold. Above that second threshold, all supervision packets are dropped. [0033] Figure 3 illustrates an alternative implementation where traditional queue-length based drop profiles are used to achieve the same functionality. The embodiment illustrated is easily implemented on currently-available routers using queue-length based WRED and measurement of bandwidth router mechanisms. No hardware modifications should be required, but software to dynamically change WRED behavior as a function of bandwidth utilization must be provided. Instead of using a drop profile that relates the packet drop rate only to bandwidth utilization (as done in Figures 2-1 and 2-B), a set of drop profiles that relate drop rate to queue length is used. In the example of Figure 3, two different drop profiles for supervision packets, and one threshold, are shown. As shown in Figure 3, a first drop profile for supervision packets begins to drop packets when the queue fills up provided the bandwidth utilization is within an allowed range. A second drop profile begins to drop supervision packets even if the queue is empty, and is used when bandwidth utilization exceeds a threshold. An additional function is used to select which of the two drop profiles is applied to supervision packets. As long as the bandwidth utilization is below a threshold, the drop profile with moderate drop rate is used, so packets are only dropped when the queues fill up. Above the threshold, the second drop profile is used, and a certain percentage of supervision packets is dropped, even if the queue is empty. In other embodiments, additional profiles triggered by different thresholds can be employed. For example, a configuration that allows dropping 50% of the supervision packets when bandwidth utilization is above level 1 (even if the queue is empty), and drops 100% of the supervision packets when bandwidth utilization is above a higher level 2. There are many ways to implement the dynamic behavior described above in a router. Among the alternatives, two solutions are preferable: either dynamically reconfigure the drop profile or reconfigure the packet classifications as a function of bandwidth utilization. For dynamic reconfiguration of the drop profile, the number of profiles per queue does not need to change, but it is possible to dynamically change the profile to change the dropping behavior. For dynamic reconfiguration of the packet classifiers, before a certain drop profile is applied to a packet to be transmitted, it passes a set of classifiers that determine which profile is to be applied on the packet. In conventional routers currently available, normally basic and multifield classifiers are supported. It is possible, however, to increase the number of profiles per forwarding class; e.g., from two profiles for "payload" and "supervision" packets to three profiles for "payload", "supervision below threshold" and "supervision above threshold." This would allow dynamic reconfiguration of the packet classifiers based on bandwidth utilization. When the traffic is below the threshold, the "supervision below threshold" profile is applied to supervision packets, and when traffic exceeds the threshold, the classifier is reconfigured to use the "supervision above threshold" profile.
[0034] An ancillary benefit of the invention is that a decrease in the forwarding rate of supervision packets as bandwidth utilization increases serves as an indicator of congestion in the backbone. Network nodes controlling the admission of new calls into the network can have a threshold associated with the rate at which supervision packets are received and, if the rate exceeds the threshold, the establishment of new calls into the network can be throttled, which helps to ensure that sufficient bandwidth remains available for all existing calls without dropping voice packets associated with such calls.
[0035] From the foregoing, those skilled in the art will recognize that the present invention provides improved methods and apparatus for limiting congestion in a packet-based network, particularly for controlling the transmission of voice traffic. Although the present invention has been described in detail, those skilled in the art will conceive of various changes, substitutions and alterations to the exemplary embodiments described herein without departing from the spirit and scope of the invention in its broadest form. The exemplary embodiments presented herein illustrate the principles of the invention and are not intended to be exhaustive or to limit the invention to the form disclosed; it is intended that the scope of the invention be limited only by the claims recited hereinafter, and their equivalents.

Claims

1. A method for limiting congestion in a packet-based network, said method comprising the steps of: transmitting at least one data stream comprising a plurality of data packets from a first node to a second node of said packet-based network; determining the bandwidth utilization of said packet-based network between said first node and said second node; and periodically forwarding supervision packets from said first node to said second node, wherein said supervision packets are forwarded at a rate that is a function of said bandwidth utilization, said rate of transmission being inversely-proportional to said bandwidth utilization.
2. The method recited in Claim 1 , wherein said step of periodically forwarding supervision packets comprises the steps of: selecting a first drop profile for said supervision packets, said first drop profile defining a first drop rate at which supervision packets received at said first node will be dropped for forwarding; and selecting a second drop profile for said supervision packets when said bandwidth utilization exceeds a predefined value, said second drop profile defining a second drop rate at which supervision packets will be dropped for forwarding, wherein said second drop rate exceeds said first drop rate.
3. The method recited in Claim 2, wherein said step of periodically forwarding supervision packets further comprises the step of selecting a third drop profile for said supervision packets when said bandwidth utilization exceeds a second predefined value, said third drop profile defining a third drop rate at which supervision packets will be dropped for forwarding, wherein said third drop rate exceeds said second drop rate.
4. The method recited in Claim 2, wherein said step of determining the bandwidth utilization of said packet-based network between said first node and said second node comprises the steps of: measuring the transmission rate of data packets from said first node to said second node; and comparing said transmission rate to the maximum bandwidth of said packet-based network between said first node and said second node.
5. The method recited in Claim 2, wherein said at least one data stream comprising a plurality of data packets comprises packets containing voice data associated with a first telephone call.
6. The method recited in Claim 5, further comprising the step of limiting the establishment of new telephone calls through said packet-based network when said bandwidth utilization exceeds said predefined value.
7. The method recited in Claim 2, wherein said at least one data stream is associated with a first packet class, and wherein said step of determining the bandwidth
utilization of said packet-based network between said first node and said second node comprises the steps of: measuring the transmission rate of data packets corresponding to said first packet class from said first node to said second node; and comparing said transmission rate of data packets corresponding to said first packet class to a maximum bandwidth defined for said first packet class.
8. The method recited in Claim 7, wherein said first packet class is associated with data packets containing voice data.
9. A router for routing data packets in a packet-based network, said router comprising: means for receiving at least one data stream comprising a plurality of data packets; means for transmitting said at least one data stream comprising a plurality of data packets to a second node of said packet-based network; means for determining the bandwidth utilization of said packet-based network between said router and said second node; means for receiving supervision packets; means for dropping at least a portion of said supervision packets, wherein the drop rate is a function of and proportional to said bandwidth utilization; and means for transmitting the supervision packets that are not dropped to said second node, whereby the transmission rate of said supervision packets is a function of and inversely- proportional to said bandwidth utilization.
10. The router recited in Claim 9, wherein said means for transmitting supervision packets comprises: means for selecting a first drop profile for said supervision packets, said first drop profile defining a first drop rate at which supervision packets will be dropped for forwarding; and means for selecting a second drop profile for said supervision packets when said bandwidth utilization exceeds a predefined value, said second drop profile defining a second drop rate at which supervision packets will be dropped for forwarding, wherein said second drop rate exceeds said first drop rate.
11. The router recited in Claim 10, wherein said means for transmitting supervision packets further comprises means for selecting a third drop profile for said supervision packets when said bandwidth utilization exceeds a second predefined value, said third drop profile defining a third drop rate at which supervision packets will be dropped for forwarding, wherein said third drop rate exceeds said second drop rate.
12. The router recited in Claim 10, wherein said means for determining the bandwidth utilization of said packet-based network, between said first node and said second node comprises: means for measuring the transmission rate of data packets from said router to said second node; and means for comparing said transmission rate to the maximum bandwidth of said packet-based network between said router and said second node.
13. The router recited in Claim 10, wherein said at least one data stream comprising a plurality of data packets comprises packets containing voice data associated with a first telephone call.
14. The router recited in Claim 13, further comprising means for limiting the establishment of new telephone calls through said packet-based network when said bandwidth utilization exceeds said predefined value.
15. The router recited in Claim 10, wherein said at least one data stream is associated with a first packet class, and wherein said means for determining the bandwidth utilization of said packet-based network between said first node and said second node comprises: means for measuring the transmission rate of data packets corresponding to said first packet class from said router to said second node; and means for comparing said transmission rate of data packets corresponding to said first packet class to a maximum bandwidth defined for said first packet class.
16. The router recited in Claim 15, wherein said first packet class is associated with data packets containing voice data.
17. A method for controlling the transmission of voice traffic through a packet-based network, said method comprising the steps of: receiving at least one data stream comprising a plurality of voice data packets transmitted from a first node at a second node of said packet-based network, wherein each of said at least one data stream corresponds to an existing voice call being transmitted through said packet-based network; receiving supervision packets forwarded from said first node at said second node, wherein said supervision packets are forwarded by said first node at a rate that is a function of a bandwidth utilization of said packet-based network between said first node and said second node, said rate being inversely-proportional to said bandwidth utilization; determining at said second node, based on said rate at which said supervision packets are received, the congestion of said packet-based network; and if said congestion of said packet-based network exceeds a predefined threshold, limiting the establishment of new voice calls through said second node and into said packet-based network.
18. The method recited in Claim 17, wherein the forwarding of said supervision packets by said first node comprises the steps of: selecting a first drop profile for said supervision packets, said first drop profile defining a first drop rate at which supervision packets will be dropped; and selecting a second drop profile for said supervision packets when said bandwidth utilization exceeds a predefined value, said second drop profile defining a second drop rate at which supervision packets will be dropped, wherein said second drop rate exceeds said first drop rate.
19. The method recited in Claim 18, wherein the transmission of said supervision packets by said first node further comprises the step of selecting a third drop profile for said supervision packets when said bandwidth utilization exceeds a second predefined value, said third drop profile defining a third drop rate at which supervision packets will be dropped, wherein said third drop rate exceeds said second drop rate.
20. The method recited in Claim 18, wherein the determination of said bandwidth utilization of said packet-based network between said first node and said second node comprises the steps of: measuring the transmission rate of said voice data packets from said first node to said second node; and comparing said transmission rate to the maximum bandwidth of said packet-based network between said first node and said second node.
21. The method recited in Claim 18, wherein said at least one data stream is associated with a first packet class, and wherein said step of determining the bandwidth utilization of said packet-based network between said first node and said second node comprises the steps of: measuring the transmission rate of data packets corresponding to said first packet class from said first node to said second node; and comparing said transmission rate of data packets corresponding to said first packet class to a maximum bandwidth defined for said first packet class.
PCT/EP2004/006123 2003-06-09 2004-06-07 Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks WO2004112323A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
DE602004008267T DE602004008267T2 (en) 2003-06-09 2004-06-07 TRANSFER OF MONITOR PACKAGES FOR CONTROLLING OVERLOAD AND CONNECTION ASSEMBLY IN PACKET-BASED NETWORKS WITH LIMITED BANDWIDTH
CN2004800159949A CN1802825B (en) 2003-06-09 2004-06-07 Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks
PL04739657T PL1632059T3 (en) 2003-06-09 2004-06-07 Supervisory packet transmission to control congestion and call establishment in bandwidth-limited packet-based networks
EP04739657A EP1632059B1 (en) 2003-06-09 2004-06-07 Supervisory packet transmission to control congestion and call establishment in bandwidth-limited packet-based networks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/459,691 2003-06-09
US10/459,691 US20040246895A1 (en) 2003-06-09 2003-06-09 Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks

Publications (1)

Publication Number Publication Date
WO2004112323A1 true WO2004112323A1 (en) 2004-12-23

Family

ID=33490466

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2004/006123 WO2004112323A1 (en) 2003-06-09 2004-06-07 Bandwidth-limited supervisory packet transmission to control congestion and call establishment in packet-based networks

Country Status (8)

Country Link
US (1) US20040246895A1 (en)
EP (1) EP1632059B1 (en)
CN (1) CN1802825B (en)
AT (1) ATE370585T1 (en)
DE (1) DE602004008267T2 (en)
PL (1) PL1632059T3 (en)
RU (1) RU2316127C2 (en)
WO (1) WO2004112323A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007076661A1 (en) * 2005-12-31 2007-07-12 Huawei Technologies Co., Ltd. A congestion controlling method and network device for real time multicasting service.
US8411566B2 (en) 2007-10-31 2013-04-02 Smart Share Systems APS Apparatus and a method for distributing bandwidth
US8774005B2 (en) 2008-09-26 2014-07-08 Telefonaktiebolaget L M Ericsson (Publ) Congestion control method and devices
US20220030011A1 (en) * 2020-07-23 2022-01-27 Micro Focus Llc Demand management of sender of network traffic flow

Families Citing this family (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9813514B2 (en) 2002-06-12 2017-11-07 Good Technology Holdings Limited Information repository system including a wireless device and related method
US8516034B1 (en) * 2002-07-08 2013-08-20 Good Technology Software, Inc System and method for modifying application behavior based on network bandwidth
MXPA05005932A (en) 2002-12-04 2005-08-18 Interdigital Tech Corp Detection of channel quality indicator.
US20040264368A1 (en) * 2003-06-30 2004-12-30 Nokia Corporation Data transfer optimization in packet data networks
US7653719B1 (en) * 2004-02-02 2010-01-26 Apple Inc. Automatic detection of channel bandwidth
US7761609B1 (en) * 2005-01-20 2010-07-20 Oracle America, Inc. Socket level packet scheduling for connectionless protocols
US9148907B2 (en) * 2005-09-07 2015-09-29 The Invention Science Fund I, Llc Heading-dependent routing
US9049158B2 (en) * 2005-11-29 2015-06-02 Alcatel Lucent Communication session admission control systems and methods
US7620392B1 (en) 2006-02-27 2009-11-17 Good Technology, Inc. Method and system for distributing and updating software in wireless devices
US8194643B2 (en) 2006-10-19 2012-06-05 Embarq Holdings Company, Llc System and method for monitoring the connection of an end-user to a remote network
US7948909B2 (en) 2006-06-30 2011-05-24 Embarq Holdings Company, Llc System and method for resetting counters counting network performance information at network communications devices on a packet network
US8488447B2 (en) 2006-06-30 2013-07-16 Centurylink Intellectual Property Llc System and method for adjusting code speed in a transmission path during call set-up due to reduced transmission performance
US8477614B2 (en) 2006-06-30 2013-07-02 Centurylink Intellectual Property Llc System and method for routing calls if potential call paths are impaired or congested
US9094257B2 (en) 2006-06-30 2015-07-28 Centurylink Intellectual Property Llc System and method for selecting a content delivery network
US8717911B2 (en) 2006-06-30 2014-05-06 Centurylink Intellectual Property Llc System and method for collecting network performance information
US8000318B2 (en) 2006-06-30 2011-08-16 Embarq Holdings Company, Llc System and method for call routing based on transmission performance of a packet network
US8289965B2 (en) 2006-10-19 2012-10-16 Embarq Holdings Company, Llc System and method for establishing a communications session with an end-user based on the state of a network connection
US8531954B2 (en) 2006-08-22 2013-09-10 Centurylink Intellectual Property Llc System and method for handling reservation requests with a connection admission control engine
US7940735B2 (en) 2006-08-22 2011-05-10 Embarq Holdings Company, Llc System and method for selecting an access point
US8040811B2 (en) 2006-08-22 2011-10-18 Embarq Holdings Company, Llc System and method for collecting and managing network performance information
US8125897B2 (en) 2006-08-22 2012-02-28 Embarq Holdings Company Lp System and method for monitoring and optimizing network performance with user datagram protocol network performance information packets
US8144587B2 (en) 2006-08-22 2012-03-27 Embarq Holdings Company, Llc System and method for load balancing network resources using a connection admission control engine
US8238253B2 (en) 2006-08-22 2012-08-07 Embarq Holdings Company, Llc System and method for monitoring interlayer devices and optimizing network performance
US8199653B2 (en) 2006-08-22 2012-06-12 Embarq Holdings Company, Llc System and method for communicating network performance information over a packet network
US7684332B2 (en) 2006-08-22 2010-03-23 Embarq Holdings Company, Llc System and method for adjusting the window size of a TCP packet through network elements
US8015294B2 (en) 2006-08-22 2011-09-06 Embarq Holdings Company, LP Pin-hole firewall for communicating data packets on a packet network
US8619600B2 (en) 2006-08-22 2013-12-31 Centurylink Intellectual Property Llc System and method for establishing calls over a call path having best path metrics
US8130793B2 (en) 2006-08-22 2012-03-06 Embarq Holdings Company, Llc System and method for enabling reciprocal billing for different types of communications over a packet network
US8144586B2 (en) * 2006-08-22 2012-03-27 Embarq Holdings Company, Llc System and method for controlling network bandwidth with a connection admission control engine
US8228791B2 (en) 2006-08-22 2012-07-24 Embarq Holdings Company, Llc System and method for routing communications between packet networks based on intercarrier agreements
US8407765B2 (en) 2006-08-22 2013-03-26 Centurylink Intellectual Property Llc System and method for restricting access to network performance information tables
US7843831B2 (en) 2006-08-22 2010-11-30 Embarq Holdings Company Llc System and method for routing data on a packet network
US8189468B2 (en) 2006-10-25 2012-05-29 Embarq Holdings, Company, LLC System and method for regulating messages between networks
US8098579B2 (en) 2006-08-22 2012-01-17 Embarq Holdings Company, LP System and method for adjusting the window size of a TCP packet through remote network elements
US8576722B2 (en) 2006-08-22 2013-11-05 Centurylink Intellectual Property Llc System and method for modifying connectivity fault management packets
US8307065B2 (en) 2006-08-22 2012-11-06 Centurylink Intellectual Property Llc System and method for remotely controlling network operators
US8743703B2 (en) 2006-08-22 2014-06-03 Centurylink Intellectual Property Llc System and method for tracking application resource usage
US8750158B2 (en) 2006-08-22 2014-06-10 Centurylink Intellectual Property Llc System and method for differentiated billing
US8194555B2 (en) 2006-08-22 2012-06-05 Embarq Holdings Company, Llc System and method for using distributed network performance information tables to manage network communications
US8223655B2 (en) 2006-08-22 2012-07-17 Embarq Holdings Company, Llc System and method for provisioning resources of a packet network based on collected network performance information
US8102770B2 (en) 2006-08-22 2012-01-24 Embarq Holdings Company, LP System and method for monitoring and optimizing network performance with vector performance tables and engines
US8107366B2 (en) 2006-08-22 2012-01-31 Embarq Holdings Company, LP System and method for using centralized network performance tables to manage network communications
US8274905B2 (en) 2006-08-22 2012-09-25 Embarq Holdings Company, Llc System and method for displaying a graph representative of network performance over a time period
US8224255B2 (en) 2006-08-22 2012-07-17 Embarq Holdings Company, Llc System and method for managing radio frequency windows
US8549405B2 (en) 2006-08-22 2013-10-01 Centurylink Intellectual Property Llc System and method for displaying a graphical representation of a network to identify nodes and node segments on the network that are not operating normally
US8064391B2 (en) 2006-08-22 2011-11-22 Embarq Holdings Company, Llc System and method for monitoring and optimizing network performance to a wireless device
US9479341B2 (en) 2006-08-22 2016-10-25 Centurylink Intellectual Property Llc System and method for initiating diagnostics on a packet network node
US7808918B2 (en) 2006-08-22 2010-10-05 Embarq Holdings Company, Llc System and method for dynamically shaping network traffic
US8537695B2 (en) 2006-08-22 2013-09-17 Centurylink Intellectual Property Llc System and method for establishing a call being received by a trunk on a packet network
WO2008024387A2 (en) 2006-08-22 2008-02-28 Embarq Holdings Company Llc System and method for synchronizing counters on an asynchronous packet communications network
JP2010506457A (en) * 2006-09-28 2010-02-25 クゥアルコム・インコーポレイテッド Method and apparatus for determining quality of service in a communication system
JP5038426B2 (en) * 2006-09-28 2012-10-03 クゥアルコム・インコーポレイテッド Method and apparatus for determining communication link quality
US20080109085A1 (en) 2006-11-03 2008-05-08 Howmedica Osteonics Corp. Method and apparatus for hip femoral resurfacing tooling
JP2008199138A (en) * 2007-02-09 2008-08-28 Hitachi Industrial Equipment Systems Co Ltd Information processor, and information processing system
CN101052014B (en) * 2007-05-21 2010-08-18 华为技术有限公司 IP bearing call connection control method and device
US8111692B2 (en) 2007-05-31 2012-02-07 Embarq Holdings Company Llc System and method for modifying network traffic
US8068425B2 (en) 2008-04-09 2011-11-29 Embarq Holdings Company, Llc System and method for using network performance information to determine improved measures of path states
US7877496B2 (en) 2008-05-29 2011-01-25 Qwest Communications International Inc. Bandwidth reservation for authenticated applications
WO2010018643A1 (en) * 2008-08-12 2010-02-18 株式会社日立コミュニケーションテクノロジー Radio communication system, radio communication device, and radio resource management method
US9013995B2 (en) * 2012-05-04 2015-04-21 Telefonaktiebolaget L M Ericsson (Publ) Congestion control in packet data networking
US9210088B2 (en) * 2013-03-15 2015-12-08 Cisco Technology, Inc. Providing network-wide enhanced load balancing
US9553809B2 (en) 2013-04-16 2017-01-24 Amazon Technologies, Inc. Asymmetric packet flow in a distributed load balancer
US10038626B2 (en) 2013-04-16 2018-07-31 Amazon Technologies, Inc. Multipath routing in a distributed load balancer
US10069903B2 (en) 2013-04-16 2018-09-04 Amazon Technologies, Inc. Distributed load balancer
US9432245B1 (en) 2013-04-16 2016-08-30 Amazon Technologies, Inc. Distributed load balancer node architecture
CN105721332A (en) * 2014-12-03 2016-06-29 深圳市中兴微电子技术有限公司 Congestion control method and device based on improved WRED
US9621468B1 (en) 2014-12-05 2017-04-11 Amazon Technologies, Inc. Packet transmission scheduler
CN109257244B (en) * 2017-07-14 2021-12-07 北京国双科技有限公司 Transmission control method, device and system for user behavior data
CN110166366B (en) * 2018-02-14 2023-02-28 华为技术有限公司 Network congestion control method, device and system
US11374992B2 (en) * 2018-04-02 2022-06-28 OVNIO Streaming Services, Inc. Seamless social multimedia
US10880920B2 (en) * 2018-06-15 2020-12-29 Cox Communications, Inc. Systems, methods, and apparatuses for wireless scheduling based on docsis

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020071387A1 (en) * 2000-12-11 2002-06-13 Kabushiki Kaisha Toshiba Inter-network relay unit and transfer scheduling method in the same
US20020181401A1 (en) * 2001-05-30 2002-12-05 Hassan Hagirahim Method of providing quality of service (QOS) to voice applications in routed IP networks
WO2003013070A2 (en) * 2000-11-16 2003-02-13 Cohen Donald N Packet flooding defense system
US6535486B1 (en) * 1998-03-20 2003-03-18 3Com Corporation Method and apparatus for adaptive prioritization of multiple information types in highly congested communication devices

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5526353A (en) * 1994-12-20 1996-06-11 Henley; Arthur System and method for communication of audio data over a packet-based network
US8125902B2 (en) * 2001-09-27 2012-02-28 Hyperchip Inc. Method and system for congestion avoidance in packet switching devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6535486B1 (en) * 1998-03-20 2003-03-18 3Com Corporation Method and apparatus for adaptive prioritization of multiple information types in highly congested communication devices
WO2003013070A2 (en) * 2000-11-16 2003-02-13 Cohen Donald N Packet flooding defense system
US20020071387A1 (en) * 2000-12-11 2002-06-13 Kabushiki Kaisha Toshiba Inter-network relay unit and transfer scheduling method in the same
US20020181401A1 (en) * 2001-05-30 2002-12-05 Hassan Hagirahim Method of providing quality of service (QOS) to voice applications in routed IP networks

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007076661A1 (en) * 2005-12-31 2007-07-12 Huawei Technologies Co., Ltd. A congestion controlling method and network device for real time multicasting service.
US8411566B2 (en) 2007-10-31 2013-04-02 Smart Share Systems APS Apparatus and a method for distributing bandwidth
US8774005B2 (en) 2008-09-26 2014-07-08 Telefonaktiebolaget L M Ericsson (Publ) Congestion control method and devices
US20220030011A1 (en) * 2020-07-23 2022-01-27 Micro Focus Llc Demand management of sender of network traffic flow
US11683327B2 (en) * 2020-07-23 2023-06-20 Micro Focus Llc Demand management of sender of network traffic flow

Also Published As

Publication number Publication date
US20040246895A1 (en) 2004-12-09
ATE370585T1 (en) 2007-09-15
DE602004008267T2 (en) 2008-05-08
PL1632059T3 (en) 2008-01-31
DE602004008267D1 (en) 2007-09-27
RU2316127C2 (en) 2008-01-27
RU2005138327A (en) 2006-06-27
CN1802825B (en) 2012-04-04
EP1632059A1 (en) 2006-03-08
CN1802825A (en) 2006-07-12
EP1632059B1 (en) 2007-08-15

Similar Documents

Publication Publication Date Title
EP1632059B1 (en) Supervisory packet transmission to control congestion and call establishment in bandwidth-limited packet-based networks
US7489635B2 (en) Routing cost based network congestion control for quality of service
US8107369B2 (en) Congestion and delay handling in a packet data network
US7688731B2 (en) Traffic congestion
US8724462B2 (en) Congestion handling in a packet switched network domain
KR101205805B1 (en) Method of providing resource admission control
US20070115848A1 (en) Adaptive application sensitive rate control system for packetized networks
JP5718948B2 (en) Wireless network operation method and wireless network
JP2008507204A (en) How to manage inter-zone bandwidth in a two-way messaging network
US7027395B2 (en) Method for marking packets of a data transmission flow and marker device performing this method
Sagfors et al. Queue management for TCP traffic over 3G links
Nandagopal et al. Service differentiation through end-to-end rate control in low bandwidth wireless packet networks
KR20200083582A (en) Systems and methods for accelerating or decelerating data transmission network protocols based on real-time transmission network congestion conditions
Irawan et al. Performance evaluation of queue algorithms for video-on-demand application
JP2003046555A (en) Band supervisory device
Singh et al. Improving Multimedia Streaming over Wireless using End-to-End Estimation of Wireless losses
Chen On congestion control and fair bandwidth allocation in the internet
Menth Efficiency of PCN-based network admission control with flow termination
JP2009278256A (en) Relay device and relay method
Thiruchelvi et al. An adaptive congestion control mechanism for unresponsive flows
Gupta Enhancement of Congestion Control Protocol for TCP

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 BW 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 NA 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): BW GH GM KE LS MW MZ NA 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 PL 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
DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2004739657

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2005138327

Country of ref document: RU

WWE Wipo information: entry into national phase

Ref document number: 20048159949

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 22/KOLNP/2006

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 2004739657

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 2004739657

Country of ref document: EP