1. Field of the Invention
The present invention relates to a congestion controller, and in particular, it relates to a congestion control system to control transmission traffic using a PAUSE frame when congestion occurs in an environment in which a plurality of Ethernet switches are connected.
2. Description of the Related Art
Conventionally, if congestion occurs in an Ethernet (Registered Trademark) network, a PAUSE frame defined by IEEE 802.3 is sent from a switch such as a switching hub, in which the congestion occurs, to inner switches, to thereby control input traffic (See Note 1).
In
In a parameter field of the PAUSE frame, a timer value of Pause time, e.g., XX (ms) is set. If the timer value is 0, it represents that the PAUSE state is released and the transmission state is established. Other fields are the same as those of a typical Ethernet frame and are not discussed herein.
The inner switches 2-5 suppress traffic transmission to the outer switch 1 with which the congestion has occurred, for a predetermined time, based on the timer value included in the received PAUSE frame. If the node which receives the PAUSE frame is a terminal, transmission is suppressed temporarily based on the timer value, as long as the terminal has a NIC (Network Interface Card) which supports the PAUSE frame. When the PAUSE time is up, the transmission which has been suspended is resumed.
Note 1: Okabe Yasuichi <Detailed TCP/IP Protocol 9th Ethernet (No. 4) Flow Control and VLAN, Troubleshooting 1. Flow Control of Ethernet> [online] Oct. 2, 2001, Network Technology Lecture, [Searched on Sep. 9, 2002].
As described above, the PAUSE frame defined by IEEE 802.3 causes the switch 1 with which the congestion has been detected to request the inner switches 2-5 and lower terminals thereof to suppress transmission of all the traffic to the switch 1 for a predetermined time. However, such conventional operations have problems discussed below.
(1) Reservation of QoS (Quality of Service)
Because a PAUSE frame does not distinguish the kinds of traffic, e.g., audio and/or video traffic which have strict requirements on delay time and jitter, etc., and data traffic such as FTP (File Transfer Protocol) which has less strict requirements are treated equally. In particular, the QoS for the former traffic cannot be reserved.
(2) Improvement of Effective Throughput
Because transmission of all the traffic to the switch 1 from the switches 2-5 and lower terminals thereof is simultaneously suppressed for a predetermined time, there is a possibility that the PAUSE times lapse concurrently, so that congestion state and non-congestion state repeatedly appear. To improve the throughput, it is preferable that the amount of traffic be constant without fluctuating. The effective throughput cannot be improved by the conventional congestion control.
(3) Equality of Traffic
All the flows are stopped without identifying which flow causes the congestion, it is possible to allocate bandwidth equally to a plurality of existing flows. Namely, transmissions of traffic other than the traffic with which the congestion has occurred are equally suppressed.
The present invention is, in view of the above problems, aimed to provide a congestion controller in which
According to the present invention, there is provided a congestion controller for an Ethernet switch comprising
According to the present invention, there is provided a congestion controller for an Ethernet switch comprising
According to the present invention, there provided a congestion controller for an Ethernet switch comprising
The present invention will be more clearly understood from the description as set forth below with reference to the accompanying drawings.
In this embodiment, the structure is basically the same as that shown in
In this embodiment, a congestion control is performed to reserve QoS. First, the switch 1 of which the congestion is detected based on a threshold value or the like of a buffer sends a PAUSE frame to the inner switches 2-5 (S101 and S102).
The PAUSE frame is detected by a CPU 21 in each of the switches 2-5 (S103), and is transmitted to a scheduler 22. The scheduler 22 controls transmission queues 23-25 having high, middle, or low priority to thereby control the transmission traffic based on the priority. For example, the high priority is assigned to video and/or audio data which requires real-time processing, and the low priority is assigned to data transmission such as FTP.
The scheduler 22 determines the transferred PAUSE frame. If the PAUSE frame is received at a time other than the PAUSE time (normal transmission period), transmission from the low priority queue 25 is controlled (S104 and S105). Another PAUSE frame is received during the PAUSE time, transmission from the middle priority queue 24 is controlled (S104 and S106).
When the timer of the PAUSE time is up, or a PAUSE completion notification (the timer value of the PAUSE frame=“0”) is received, transmission of the suspended queue begins (S107 and S108). As described above, according to the present invention, the PAUSE operation in consideration of the priority can be carried out. As a result, video and/or audio traffic of the high priority are not be disrupted and the QoS thereof can be reserved, even if the PAUSE frame is received.
In this embodiment, a congestion control in which the effective throughput is improved by shaping is performed. First, the switch 1 of which congestion has been based on by a threshold value or the like of a buffer sends a PAUSE frame to inner switches 2-5 (S201 and S202).
The PAUSE frame is detected by the CPU 21 in each of the switches 2-5 (S203), and is transferred to a shaper 31. The shaper 31 starts the shaping operation to restrict the transmission speed of transmission queue 32 to 50% of the original physical speed (S204).
In an example of
Gap value[sec]=frame length[sec]×(100-shaping rate[%])÷100
As a result, a gap of an identical frame length is added to each transmission frame from the transmission queue 32, and thus, the shaping operation in which, for example, the transmission speed is limited to 50% of the physical speed is performed. In an example of
After that, when the timer of the PAUSE time expires or the PAUSE completion notification (the timer value of the PAUSE frame=“0”) is received, the shaping operation ends and normal data transmission is resumed (S205 and S206). In this example, the shaping values (%) of the inner switches 2-5 are pre-determined to prevent congestion at the switch 1.
Namely, the shaping value (%) of each inner switch 2-5 is determined so that a sum of the effective transmission speeds of the inner switches 2-5 does not exceed the effective transmission speed of the switch 1. As described above, in this example, the switches 2-5 can continue the transmission even if the PAUSE frame is received, and accordingly, a congestion control in which the resultant effective throughput of the whole network is achieved can be achieved.
Alternatively, this example can be combined with the first embodiment, wherein for example, the shaping operation is not performed for the high priority queue 23, or the shaping degree is increased to 80% instead of suppression of the transmission of the low priority queue 25 to thereby reserve the QoS and enhance the effective throughput improvement.
In this embodiment, a congestion control is performed to achieve equality of the traffic by allocating the bandwidth equally to a plurality of the existing flows. In contrast to the first and second embodiments applied to the inner switches 2-5, this embodiment is applied to the switch 1.
In
In
(a) in the drawing shows an operation when the number of the frames (packets) resident in the transmission queue 42 is below the threshold value. When the number of the frames reaches the threshold value as shown in (b) in the drawing, in this example, the senders' addresses of the preceding 100 frames including the frame by which the number of the frames becomes the threshold value are checked, and the corresponding input ports are retrieved with reference to the table 43.
It is obvious from
In the above example, an input port of the largest number of frames is determined to be cause of congestion, but it is also possible to judge that an input port of the specific frames corresponding to those not less than 50% of the total resident frames is the cause of the congestion. Alternatively, a predetermined number of frames is continuously monitored, so that the flow which causes the congestion can be determined from the information of the resident frames at the time when the congestion is detected.
Referring to
Moreover, the attributes of the packet (e.g., sending address, port number of TCP/UDP, etc.) whose traffic has been specified as the cause of congestion are preset in the PAUSE frame, so that the switch 2 which receives the PAUSE frame can suppress transmission of only that traffic. In this alternative, the switch 2 must be provided with function to discriminate the specific attribute and dynamically restrict the corresponding traffic.
As described above, in this example, as only a switch specified as the cause of congestion becomes an object for the PAUSE process, it is possible to prevent only the switch from occupying network resource, resulting in equal allocation of the bandwidth to other existing switches.
This embodiment is applied to the switch 1 which detects the congestion and can be combined with the first and the second embodiments applied to the inner switches 2-5 to carry out a congestion control in which the QoS is reserved, the effective throughput is enhanced, and equality of the traffic is ensured.
As described above, according to the present invention, a congestion control considering the QoS can be performed. Moreover, according to the present invention, no repetitive appearance of the congestion state and non-congestion state occurs, and the effective throughput in the network in which the congestion has occurred can be improved. Furthermore, according to the present invention, only a specified transmission traffic which causes the congestion is restricted, whereby equal utilization of the network resource can be ensured.
Number | Date | Country | Kind |
---|---|---|---|
2002-263102 | Sep 2002 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
5768258 | Van As et al. | Jun 1998 | A |
6628613 | Joung et al. | Sep 2003 | B1 |
6721273 | Lyon | Apr 2004 | B1 |
6741559 | Smeulders et al. | May 2004 | B1 |
6957269 | Williams et al. | Oct 2005 | B2 |
7035255 | Tzeng | Apr 2006 | B2 |
7050430 | Kalkunte et al. | May 2006 | B2 |
7061864 | van Everdingen | Jun 2006 | B2 |
7227841 | Mullendore et al. | Jun 2007 | B2 |
20020136163 | Kawakami et al. | Sep 2002 | A1 |
20020172205 | Tagore-Brage et al. | Nov 2002 | A1 |
20030016628 | Kadambi et al. | Jan 2003 | A1 |
20030185249 | Davies et al. | Oct 2003 | A1 |
Number | Date | Country |
---|---|---|
8-511142 | Nov 1996 | JP |
09-289513 | Nov 1997 | JP |
2002-223223 | Aug 2002 | JP |
Number | Date | Country | |
---|---|---|---|
20040081090 A1 | Apr 2004 | US |