KR100482687B1 - Congestion Control Apparatus And Method For UBR Service In ATM Switch - Google Patents

Congestion Control Apparatus And Method For UBR Service In ATM Switch Download PDF

Info

Publication number
KR100482687B1
KR100482687B1 KR10-2000-0063446A KR20000063446A KR100482687B1 KR 100482687 B1 KR100482687 B1 KR 100482687B1 KR 20000063446 A KR20000063446 A KR 20000063446A KR 100482687 B1 KR100482687 B1 KR 100482687B1
Authority
KR
South Korea
Prior art keywords
cell
buffer
packet
input
queue size
Prior art date
Application number
KR10-2000-0063446A
Other languages
Korean (ko)
Other versions
KR20020032785A (en
Inventor
정광우
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR10-2000-0063446A priority Critical patent/KR100482687B1/en
Publication of KR20020032785A publication Critical patent/KR20020032785A/en
Application granted granted Critical
Publication of KR100482687B1 publication Critical patent/KR100482687B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/50Overload detection or protection within a single switching element
    • H04L49/505Corrective measures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5646Cell characteristics, e.g. loss, delay, jitter, sequence integrity
    • H04L2012/5647Cell loss
    • H04L2012/5648Packet discarding, e.g. EPD, PTD
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5678Traffic aspects, e.g. arbitration, load balancing, smoothing, buffer management
    • H04L2012/5681Buffer or queue management
    • H04L2012/5682Threshold; Watermark

Abstract

본 발명은 ATM(Asynchronous Transfer Mode) 스위치에서 패킷을 구성하는 각 셀에 대해 VC(Virtual Channel) 별로 버퍼를 할당하고, 해당 VC 버퍼의 상태에 따라 각 셀을 저장 또는 폐기시키는 폭주 제어를 수행하도록 한 ATM 스위치에서 UBR 서비스에 대한 폭주 제어 장치 및 방법에 관한 것으로, 종래에는 ATM 망의 과부하로 인해 폭주가 발생하는 경우 TCP 흐름에 상당한 지연을 가져오면서 전체 동기(Global Synchronization)를 유발하게 됨에 따라 많은 TCP 접속에 영향을 주게 되고, 버스티(bursty) 트래픽과 상대적으로 긴 패킷에 대해 불공정성을 갖게 되므로, 망 트래픽에 급격한 저하가 발생하고, 이 시간 동안에 망은 비정상적인 전송 효율을 갖게 되는 문제점이 있었다.The present invention provides a congestion control for allocating a buffer for each cell constituting a packet in an Asynchronous Transfer Mode (ATM) switch and storing or discarding each cell according to the state of the VC buffer. The present invention relates to a congestion control apparatus and method for UBR service in an ATM switch. In the past, when TCP congestion occurs due to an overload of an ATM network, a large delay is caused in a TCP flow, causing a global synchronization. Since it affects the connection and has unfairness on bursty traffic and relatively long packets, there is a sudden drop in network traffic, and during this time, the network has abnormal transmission efficiency.

따라서, 본 발명은 ATM 스위치의 VC 버퍼에 대한 폭주 발생 가능성을 판단하고, 현재 전달된 셀을 패킷 폐기 확률에 따라 폐기시킴으로써, 버퍼의 효율성을 향상시켜 다수의 TCP 접속시에도 전체 동기의 유발 가능성을 제거할 수 있게 되며, 각 셀에 대해 VC 별로 버퍼를 할당하여 FIFO 서비스를 지원하는 VC 큐잉을 제공하고, 해당 VC 버퍼의 출력단에서는 라운드-로빈 방식에 따라 각 셀을 출력함으로써, 버스티 트래픽과 상대적으로 긴 패킷에 대한 불공정성을 개선할 수 있게 된다.Accordingly, the present invention determines the possibility of congestion on the VC buffer of the ATM switch, and discards the currently delivered cell according to the packet discard probability, thereby improving the efficiency of the buffer and thus inducing the possibility of full synchronization even in a plurality of TCP connections. VC queuing to support FIFO services by allocating buffers for each cell for each VC, and outputting each cell in a round-robin fashion at the output of the corresponding VC buffer, This can improve unfairness on long packets.

Description

에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 장치 및 방법{Congestion Control Apparatus And Method For UBR Service In ATM Switch}Congestion Control Apparatus And Method For UBR Service In ATM Switch}

본 발명은 ATM(Asynchronous Transfer Mode) 스위치에서 UBR(Unspecified Bit Rate) 서비스에 대한 폭주 제어에 관한 것으로, 특히 패킷을 구성하는 각 셀에 대해 VC(Virtual Channel) 별로 버퍼를 할당하고, 해당 VC 버퍼의 상태에 따라 각 셀을 저장 또는 폐기시키는 폭주 제어를 수행하도록 한 ATM 스위치에서 UBR 서비스에 대한 폭주 제어 장치 및 방법에 관한 것이다.The present invention relates to congestion control for Unspecified Bit Rate (UBR) service in an Asynchronous Transfer Mode (ATM) switch, and in particular, allocates a buffer for each virtual channel (VC) for each cell constituting a packet, An apparatus and method for congestion control for UBR service in an ATM switch configured to perform congestion control for storing or discarding each cell according to a state.

일반적으로, ATM은 데이터, 음성, 비디오 등 매우 다양한 종류의 트래픽을 단일 망을 통해 전송할 수 있도록 한 것으로, 이때의 트래픽 유형은 각기 다른 최대 지연 시간(maximum delay), 지연의 변이(delay variation), 타이밍(timing), 폭주 제어(congestion control) 등과 같은 특성을 갖고 있다. In general, ATM allows a wide variety of traffic such as data, voice, and video to be transmitted through a single network. The traffic types include different maximum delays, delay variations, It has characteristics such as timing, congestion control, and the like.

그리고, 이상적으로는 ATM 스위치가 모든 서비스 품질(QoS ; Quality of Service)을 만족하는 성능을 지원해야 하는데, 그 중에서 UBR(Unspecified Bit Rate) 트래픽에 대한 서비스는 소정의 유용한 대역폭을 사용하여 셀 지연에 민감하지 않는 트래픽 전송시 유리한 서비스로서, ATM 망에서 제공되는 UBR 서비스는 명백한 폭주 제어 기법을 지원하지 않는다.Ideally, an ATM switch should support performance that satisfies all Quality of Service (QoS). Among them, service for Unspecified Bit Rate (UBR) traffic uses a predetermined useful bandwidth to reduce cell delay. As an advantageous service for insensitive traffic transmission, UBR service provided in ATM network does not support explicit congestion control scheme.

이로 인해, 종래의 UBR 서비스는 상위 레벨에서의 데이터 손실 회복과 재전송 기법을 지원하고 있는 TCP(Transmission Control Protocol) 프로토콜의 흐름 제어 기법을 지원하고 있지만, 이러한 TCP 프로토콜의 흐름 제어 기법으로는 사용자의 서비스 품질을 만족시키지 못하고 있다.For this reason, the conventional UBR service supports the flow control scheme of the Transmission Control Protocol (TCP) protocol, which supports data loss recovery and retransmission schemes at a higher level. It does not satisfy the quality.

또한, 전술한 UBR 서비스를 위해 소정 크기로 제한된 버퍼 스위치를 이용하는 경우 ATM-UBR 망이 과부하 상태가 되어 패킷을 구성하는 셀이 하나라도 폐기되면, ATM 망을 통한 패킷의 실효 출력률은 매우 낮아지고, 각각의 TCP 접속에 대한 대역폭 분배의 공정성에 심각한 문제가 발생하며, 손상된 패킷의 사용할 수 없는 셀이 폭주된 링크를 통해 계속 전송되므로 대역폭과 버퍼 측면에서 망 자원의 낭비를 초래하게 된다.In addition, when using a buffer switch limited to a predetermined size for the above-described UBR service, if the ATM-UBR network becomes overloaded and any cells constituting the packet are discarded, the effective output rate of the packet through the ATM network is very low. However, there is a serious problem in the fairness of bandwidth distribution for each TCP connection, and wasteful network resources are consumed in terms of bandwidth and buffer since unusable cells of damaged packets are continuously transmitted over the congested link.

이때, 해당 UBR 서비스에 적용되는 AAL 타입 5(ATM Adaptation Layer Type 5)의 프로토콜은 간단한 헤더 구조를 구현하여 신속하고 효율적인 데이터 통신을 가능케 하고 있으며, 해당 AAL 타입 5 셀은 페이로드 타입(PT ; Payload Type) 필드 내의 AAL 지시(AAL_indicate) 비트를 이용하여 CPCS-PDU(Common Part Convergence Sublayer-Protocol Data Unit)의 시작과 끝을 나타내는데, 해당 CPCS-PDU를 구성하는 시작과 중간 셀들은 AAL 지시 비트가 '0'으로 셋팅되어 전송되고, 마지막 셀은 AAL 지시 비트가 '1'로 셋팅되어 전송되며, 이로 인해 종단 사용자 측에서 패킷의 경계를 구분할 수 있다.At this time, the AAL type 5 (ATM Adaptation Layer Type 5) protocol applied to the UBR service implements a simple header structure to enable fast and efficient data communication, and the AAL type 5 cell has a payload type (PT; Payload). The AAL_indicate bit in the Type field indicates the start and end of the Common Part Convergence Sublayer-Protocol Data Unit (CPCS-PDU). The start and middle cells of the CPCS-PDU have an AAL indication bit. 0 'is set and transmitted, and the last cell is transmitted with the AAL indication bit set to' 1 ', thereby allowing the end user to distinguish the boundary of the packet.

한편, 종래에는 ATM 망에서 과부하에 의해 발생한 손상된 패킷이 대역폭과 버퍼 등의 망 자원을 낭비하는 요인이 되므로, 이를 개선하기 위해 몇몇의 폭주 제어 방식이 발표되었는데, 그 대표적인 예가 PPD(Partial Packet Discarding) 방식과 EPD(Early Packet Discarding) 방식이다.On the other hand, in the past, damaged packets caused by overload in ATM networks cause network resources such as bandwidth and buffers to be wasted. Therefore, some congestion control schemes have been released to improve this, and a representative example thereof is PPD (Partial Packet Discarding). And EPD (Early Packet Discarding).

하지만, PPD 방식은 버퍼가 오버플로우 되었을 때 패킷을 구성하는 마지막 셀(AAL_indicate=1)만 남기고 그 이외의 모든 셀 스트림을 폐기시키는 방식으로, 이는 이미 버퍼에 기록된 손상된 패킷의 셀들에 대해서는 아무런 처리없이 전송되고, 수신측에서는 다시 재전송 요청을 하게 되기 때문에 대역폭 및 버퍼의 낭비를 초래하게 되는 단점이 있었다.However, the PPD method discards all other cell streams, leaving only the last cell constituting the packet (AAL_indicate = 1) when the buffer overflows, which does not deal with cells of corrupted packets already written to the buffer. There is a disadvantage in that it is transmitted without, and the receiving side again requests for retransmission, causing waste of bandwidth and buffer.

그리고, EPD 방식은 버퍼에 소정의 임계치를 설정하여, 버퍼 내의 셀 수가 임계치를 초과하는 경우 새로 도착하는 패킷의 모든 셀 스트림을 폐기시키는 방식으로, 폭주 상태를 어느 정보 미연에 방지할 수는 있지만 이미 버퍼에 기록된 손상된 패킷의 셀들은 종단 사용자에게 전송됨에 따라 대역폭 및 버퍼의 낭비를 초래하게 되는 단점이 있었다.In addition, the EPD method sets a predetermined threshold in the buffer and discards all cell streams of newly arrived packets when the number of cells in the buffer exceeds the threshold. Cells of corrupted packets written to the buffer have a disadvantage of causing a waste of bandwidth and buffer as they are transmitted to the end user.

또한, 종래에는 상위 레벨에서 셀 흐름을 제어하는 TCP 폭주 제어 알고리즘을 지원하는데, 이는 느린-시작 단계, 폭주 회피 단계, 재전송 단계를 반복하면서 트래픽 폭주 상태의 망에 대해 반응적으로 셀 흐름을 제어한다.It also supports TCP congestion control algorithms that control cell flow at higher levels, which control cell flow responsively to a traffic congested network while repeating the slow-start phase, congestion avoidance phase, and retransmission phase. .

여기서, 느린-시작 단계에서는 한 패킷 단위로 윈도우를 시작하면서 송신측은 응답신호를 수신할 때까지 미리 정의된 폭주 최대 윈도우(Congestion Window)까지 윈도우를 증가시켜, 각 라운드 트립(round trip) 시간에 윈도우를 두 배로 증가시켜 송신한다.Here, in the slow-start phase, the window is started by one packet while the sender increases the window up to a predefined congestion window until the response signal is received, and thus the window at each round trip time. Doubling the transmission.

이후, 폭주 회피(Congestion Avoidance) 상태에서는 송신측에서 윈도우가 폭주 최대 윈도우까지 도착하면, 응답신호를 받을 때마다 한 패킷씩 윈도우를 증가시키고, 폭주가 발생하여 타임아웃 시간 내에 응답신호가 송신측에 도착하지 않으면 패킷 손실로 인정한다.Then, in the congestion avoidance state, when the window arrives at the maximum congestion window, the window is increased by one packet each time the response signal is received, and the congestion occurs and the response signal is transmitted to the sender within the timeout period. If they do not arrive, they are considered packet loss

그리고, 해당 패킷 손실이 발생하게 되면 재전송(Retransmission) 단계로 천이하여 TCP 폭주 윈도우를 '1'로 재셋팅한 후에 첫 단계인 느린-시작 단계로 다시 천이함으로써, 트래픽 폭주 상태의 망에 대해 반응적으로 제어하게 된다.When the packet loss occurs, it is responsive to the traffic congestion network by transitioning to the retransmission step, resetting the TCP congestion window to '1', and then transitioning back to the first step, the slow-start phase. To control.

하지만, 종래에는 ATM 망이 과부하에 의해 폭주가 발생함에 따라 손실된 패킷들은 재전송되어야 하기 때문에 망의 부하를 증가시키게 되고, TCP 흐름에 상당한 지연을 가져오면서 전체 동기(Global Synchronization)를 유발하게 됨에 따라 많은 TCP 접속에 영향을 주게 된다.However, conventionally, as the ATM network is congested due to overload, the lost packets have to be retransmitted, thereby increasing the load of the network, and causing global delay while incurring a significant delay in the TCP flow. This will affect many TCP connections.

따라서, 많은 TCP 접속이 거의 동시에 느린-시작 단계에 들어갔다가 벗어남에 따라 또 다른 버스트(burst)가 발생하고, 폭주와 고갈 주기를 반복하게 되며, 버스티(bursty) 트래픽과 상대적으로 긴 패킷에 대해 불공정성을 갖게 되므로, 망 트래픽에 급격한 저하가 발생하고, 이 시간 동안에 망은 비정상적인 전송 효율을 갖게 되는 문제점이 있었다.Thus, as many TCP connections enter and exit the slow-start phase at about the same time, another burst occurs, and the cycle of congestion and depletion is repeated, for bursty traffic and for relatively long packets. Since there is an unfairness, there is a problem that a sudden drop in network traffic occurs, and the network has an abnormal transmission efficiency during this time.

본 발명은 전술한 바와 같은 문제점을 해결하기 위한 것으로 그 목적은, ATM 스위치의 VC 버퍼에 대한 폭주 발생 가능성을 판단하고, 현재 전달된 셀을 패킷 폐기 확률에 따라 폐기시킴으로써, 버퍼의 효율성을 향상시켜 다수의 TCP 접속시에도 전체 동기의 유발 가능성을 제거하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and its object is to determine the possibility of congestion on the VC buffer of the ATM switch and to improve the efficiency of the buffer by discarding the currently delivered cell according to the packet discard probability. This eliminates the possibility of causing full synchronization even with multiple TCP connections.

또한, 본 발명의 다른 목적은, 각 셀에 대해 VC 별로 버퍼를 할당하여 FIFO 서비스를 지원하는 VC 큐잉을 제공하고, 해당 VC 버퍼의 출력단에서는 라운드-로빈 방식에 따라 각 셀을 출력함으로써, 버스티 트래픽과 상대적으로 긴 패킷에 대한 불공정성을 개선하는데 있다. Another object of the present invention is to provide VC queuing for supporting FIFO services by allocating buffers for each cell for each VC, and outputting each cell in a round-robin manner at an output of the corresponding VC buffer. It is to improve the unfairness of traffic and relatively long packets.

상술한 바와 같은 목적을 달성하기 위한 본 발명의 특징은, 입력 링크로 들어오는 TCP 패킷의 각 셀들을 VC 별로 분류하여 전달하는 셀 분류자와; 상기 셀 분류자로부터 각 VC 별로 전달되는 셀을 카운트하여 보고하는 입력 셀 카운터와; 각 VC 별로 입력되는 셀을 해당되는 버퍼에 일시 저장하는 다수의 VC 버퍼와; 상기 각 VC 버퍼의 상태를 모니터링하여 보고하는 버퍼 모니터링부와; 상기 셀 분류자에 의해 VC 별로 분류된 각 셀들을 해당되는 VC 버퍼에 저장하거나 폐기시키되, 상기 입력 셀 카운터에 의해 보고되는 셀 카운트 값과 상기 버퍼 모니터링부에 의해 보고되는 각 VC 버퍼 상태 정보에 따라 현재 입력되는 셀을 해당되는 VC 버퍼에 저장 또는 폐기시키는 스위치 모듈과; 상기 각 VC 버퍼에 저장된 셀들에 대해 주기적으로 셀 슬롯을 할당하는 동적인 라운드-로빈 방식을 기반으로 각 셀을 출력 링크로 출력하는 셀 서비스 스케쥴러를 포함하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 장치를 제공하는데 있다.A feature of the present invention for achieving the above object is a cell classifier for classifying each cell of the TCP packet coming into the input link for each VC; An input cell counter for counting and reporting cells delivered for each VC from the cell classifier; A plurality of VC buffers for temporarily storing cells input for each VC in a corresponding buffer; A buffer monitoring unit for monitoring and reporting a state of each VC buffer; Each cell classified by VC by the cell classifier is stored or discarded in a corresponding VC buffer, and according to a cell count value reported by the input cell counter and each VC buffer status information reported by the buffer monitoring unit. A switch module for storing or discarding a currently input cell in a corresponding VC buffer; Congestion control for UBI services in an AT switch comprising a cell service scheduler for outputting each cell to an output link based on a dynamic round-robin scheme for periodically allocating cell slots for cells stored in the VC buffers To provide a device.

여기서, 상기 스위치 모듈은 VC 별로 논리적인 버퍼를 할당하여 각 셀들을 FIFO 방식으로 저장하는 VC 큐잉을 수행하는 것을 특징으로 한다.The switch module may be configured to perform VC queuing for allocating a logical buffer for each VC and storing each cell in a FIFO manner.

본 발명의 다른 특징은, 입력 링크를 통해 입력되는 TCP 패킷을 구성하는 각 셀들을 VC 별로 분류하는 과정과; VC 별로 분류된 각 셀들의 AAL 지시 비트를 검사하여 현재 입력된 셀이 패킷의 첫번째 셀인지를 확인하는 과정과; 현재 입력된 셀이 패킷의 첫번째 셀인 경우 VC 버퍼의 평균 큐 크기가 평균 큐 임계치보다 작은지를 확인하는 과정과; 평균 큐 크기가 평균 큐 임계치보다 작고, 현재 큐 크기가 최대 임계치보다 작은 경우 현재 입력된 셀을 해당되는 VC 버퍼에 저장하는 과정과; 평균 큐 크기가 평균 큐 임계치보다 작고, 현재 큐 크기가 최대 임계치보다 큰 경우 현재 입력된 셀을 폐기시키는 과정을 포함하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 방법을 제공하는데 있다.Another aspect of the present invention includes the steps of classifying each cell constituting the TCP packet input through the input link for each VC; Checking whether the currently input cell is the first cell of the packet by examining the AAL indication bits of each cell classified by VC; Checking whether the average queue size of the VC buffer is smaller than the average queue threshold when the currently input cell is the first cell of the packet; If the average queue size is smaller than the average queue threshold and the current queue size is smaller than the maximum threshold, storing the currently input cell in a corresponding VC buffer; When the average queue size is smaller than the average queue threshold and the current queue size is larger than the maximum threshold, it provides a congestion control method for the UBI service in the AMT switch, which includes discarding a currently input cell.

그리고, 상기 VC 별로 분류된 각 셀들의 AAL 지시 비트를 검사한 결과 현재 입력된 셀이 패킷의 첫번째 셀이 아닌 경우 손상된 패킷의 셀인지를 확인하는 과정과; 손상된 패킷의 셀인 경우 현재 전달된 셀을 폐기시키는 과정을 더 포함하는 것을 특징으로 한다.Checking whether the currently input cell is not the first cell of the packet as a result of examining the AAL indication bits of the cells classified for each VC; In the case of a cell of a damaged packet, it further comprises the step of discarding the currently delivered cell.

또한, 상기 현재 입력된 셀이 패킷의 첫번째 셀인 경우 VC 버퍼의 평균 큐 크기가 평균 큐 임계치보다 크고, 현재 큐 크기가 최대 임계치보다 큰 경우 현재 입력된 첫번째 셀을 폐기시키는 과정을 더 포함하는 것을 특징으로 한다.The method may further include discarding the first cell that is currently input when the average queue size of the VC buffer is greater than the average queue threshold and the current queue size is greater than the maximum threshold when the currently input cell is the first cell of the packet. It is done.

이하, 본 발명에 따른 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명에 따른 ATM 스위치에서 UBR 서비스에 대한 폭주 제어를 위한 구조는 첨부한 도면 도 1에 도시한 바와 같이, 셀 분류자(Cell Descriptor, 11)와, 입력 셀 카운터(12)와, 스위치 모듈(13)과, 다수의 VC(Virtual Channel) 버퍼(14-1~14-n)와, 버퍼 모니터링부(15) 및 셀 서비스 스케쥴러(16)를 구비하여 이루어진다.In the ATM switch according to the present invention, the structure for congestion control for UBR service is as shown in FIG. 1. The cell descriptor 11, the input cell counter 12, and the switch module 13), a plurality of VC (Virtual Channel) buffers 14-1 to 14-n, a buffer monitoring unit 15 and a cell service scheduler 16.

해당 셀 분류자(11)는 입력 링크로 들어오는 TCP 패킷의 각 셀들을 VC 별로 분류하여 스위치 모듈(13)로 전달하며, 해당 입력 셀 카운터(12)는 셀 분류자(11)로부터 각 VC 별로 입력되는 셀을 카운트하여 스위치 모듈(13)로 보고한다.The cell classifier 11 classifies each cell of the TCP packet coming into the input link by VC to the switch module 13, and the input cell counter 12 inputs the cell classifier 11 for each VC. The counted cells are counted and reported to the switch module 13.

해당 스위치 모듈(13)은 셀 분류자(11)에 의해 VC 별로 분류된 각 셀들을 해당되는 VC 버퍼(14-1~14-n)에 저장하거나 폐기시키되, 입력 셀 카운터(12)에 의해 보고되는 셀 카운트 값과 버퍼 모니터링부(15)에 의해 보고되는 각 VC 버퍼 상태 정보에 따라 현재 입력되는 셀을 해당되는 VC 버퍼(14-1~14-n)에 저장할 것인지, 폐기시킬 것인지를 판단하며, 각 VC 버퍼(14-1~14-n)에 셀을 저장하는 VC 큐잉(Per-VC 큐잉)은 FIFO(First In First Out) 서비스를 지원한다.The switch module 13 stores or discards the cells classified for each VC by the cell classifier 11 in the corresponding VC buffers 14-1 to 14-n, and reports them by the input cell counter 12. According to the cell count value and the VC buffer status information reported by the buffer monitoring unit 15, it is determined whether to store or discard the cell currently input in the corresponding VC buffers 14-1 to 14-n. In addition, VC queuing (Per-VC queuing) for storing cells in each VC buffer 14-1 to 14-n supports a FIFO (First In First Out) service.

해당 각 VC 버퍼(14-1~14-n)는 스위치 모듈(13)에 의해 저장되는 셀을 일시 저장하며, 해당 버퍼 모니터링부(15)는 각 VC 버퍼(14-1~14-n)의 상태를 모니터링하여 스위치 모듈(13)로 보고한다.Each of the VC buffers 14-1 to 14-n temporarily stores a cell stored by the switch module 13, and the corresponding buffer monitoring unit 15 stores each of the VC buffers 14-1 to 14-n. Status is monitored and reported to switch module 13.

해당 셀 서비스 스케쥴러(Cell Service Scheduler, 16)는 각 VC 버퍼(14-1~14-n)에 저장된 셀들에 대해 주기적으로 셀 슬롯을 할당하는 동적인 라운드-로빈 방식(Dynamic Round-Robin)을 기반으로 각 셀을 출력 링크로 출력한다.The Cell Service Scheduler (16) is based on a dynamic round-robin scheme that periodically allocates cell slots for cells stored in each of the VC buffers 14-1 to 14-n. Output each cell to the output link.

이와 같은 구조를 갖는 본 발명에 따른 ATM 스위치에서 UBR 서비스에 대한 폭주 제어 동작을 첨부한 도면 도 2를 참조하여 설명하면 다음과 같다.The congestion control operation for the UBR service in the ATM switch according to the present invention having such a structure will be described with reference to FIG. 2 as follows.

먼저, 각 VC 별로 논리적으로 할당된 VC 버퍼(14-1~14-n)는 첨부한 도면 도 3과 같이 출력 버퍼링 모델을 기본으로 하고 있으며, 셀 서비스 스케쥴러(16)에 의해서 주기적으로 셀 슬롯을 할당하는 동적인 라운드-로빈 방식을 기반으로 셀을 출력 링크로 출력하게 되는데, 여기서, 각 VC 버퍼(14-1~14-n)는 스위치 모듈(13)에 분리된 큐잉(Queuing)을 가지고 있으며, 빗금친 영역이 각 VC 버퍼(14-1~14-n)에 저장된 셀을 나타낸다.First, the VC buffers 14-1 to 14-n logically allocated to each VC are based on an output buffering model as shown in FIG. 3 and a cell slot is periodically determined by the cell service scheduler 16. Cells are output to the output link based on a dynamic round-robin scheme, in which each VC buffer 14-1 to 14-n has separate queuing to the switch module 13 , Hatched areas represent cells stored in the respective VC buffers 14-1 to 14-n.

그리고, VC 버퍼(14-1~14-n)에 대한 최소 임계치(THmin)와 최대 임계치(THmax) 사이에 버퍼의 효율성을 높이기 위해 평균 큐 임계치(THavg)를 설정하였으며, 각 VC 버퍼(14-1~14-n)에 저장된 총 셀의 평균 크기를 평균 큐 크기(Qavg)로 정의한다.The average queue threshold THavg is set between the minimum threshold THmin and the maximum threshold THmax for the VC buffers 14-1 to 14-n to increase the efficiency of the buffer. The average size of the total cells stored in 1 to 14-n) is defined as the average queue size (Qavg).

이때, 평균 큐 크기와 각 임계치의 크기는 '최대 임계치-평균 큐 임계치-평균 큐 크기-최소 임계치'의 순서를 갖는다.At this time, the average queue size and the size of each threshold have the order of 'maximum threshold-average queue threshold-average queue size-minimum threshold'.

이와 같이 정의된 상태에서 입력 링크를 통해 소정의 패킷이 입력되는 경우 이를 셀 분류자(11)에서 입력받은 후(스텝 S21), 해당 패킷을 구성하는 각 셀들을 VC 별로 분류하여 스위치 모듈(13)로 전달하게 되며(스텝 S22), 이때, 입력 셀 카운터(12)는 셀 분류자(11)로부터 각 VC 별로 입력되는 셀을 카운트하여 스위치 모듈(13)로 보고하게 된다.When a predetermined packet is input through the input link in the defined state as described above (step S21), the cell classifier 11 classifies each cell constituting the packet by VC and then switches the module. (Step S22), at this time, the input cell counter 12 counts the cells input for each VC from the cell classifier 11 and reports them to the switch module 13.

이에, 해당 스위치 모듈(13)은 VC 별로 분류된 각 셀들이 전달됨에 따라 이를 해당되는 VC 버퍼(14-1~14-n)에 저장하거나 폐기시키게 되는데, 이를 위해 먼저 현재 전달된 셀의 페이로드 타입 필드 내의 AAL 지시 비트가 '0'인지, '1'인지를 검사하여 패킷의 첫번째 셀인지를 확인하게 된다(스텝 S23).Accordingly, the switch module 13 stores or discards the cells classified by VC in the corresponding VC buffers 14-1 to 14-n as they are delivered. To this end, the payload of the currently delivered cell is first used. It is checked whether the first cell of the packet is checked by checking whether the AAL indication bit in the type field is '0' or '1' (step S23).

만약, 현재 전달된 셀이 패킷의 첫번째 셀로 확인되는 경우 해당 스위치 모듈(13)은 VC 버퍼(14-1~14-n)의 평균 큐 크기가 평균 큐 임계치보다 작은지를 확인하여(스텝 S24), 평균 큐 크기가 평균 큐 임계치보다 작은 경우에는 현재 큐 크기가 최대 임계치보다 작은지를 확인하게 된다(스텝 S25).If the currently delivered cell is identified as the first cell of the packet, the switch module 13 checks whether the average queue size of the VC buffers 14-1 to 14-n is smaller than the average queue threshold (step S24). If the average queue size is smaller than the average queue threshold, it is checked whether the current queue size is smaller than the maximum threshold (step S25).

이때, 현재 큐 크기가 최대 임계치보다 작은 것으로 확인되는 경우에는 셀 분류자(11)로부터 전달된 첫번째 셀을 해당되는 VC 버퍼(14-1~14-n)에 저장하게 되고(스텝 S26), 현재 큐 크기가 최대 임계치보다 큰 경우에는 셀 분류자(11)로부터 전달된 첫번째 셀을 폐기시키게 된다(스텝 S28).At this time, when it is determined that the current queue size is smaller than the maximum threshold, the first cell transferred from the cell classifier 11 is stored in the corresponding VC buffers 14-1 to 14-n (step S26). If the queue size is larger than the maximum threshold, the first cell delivered from the cell classifier 11 is discarded (step S28).

그리고, 스텝 S24에서 평균 큐 크기가 평균 임계치보다 큰 경우에는 현재 큐 크기가 최대 임계치보다 큰지를 확인하여(스텝 S27), 현재 큐 크기가 최대 임계치보다 큰 경우에는 셀 분류자(11)로부터 전달된 첫번째 셀을 폐기시키게 된다(스텝 S28).In step S24, if the average queue size is larger than the average threshold, it is checked whether the current queue size is larger than the maximum threshold (step S27). If the current queue size is larger than the maximum threshold, the cell classifier 11 is sent. The first cell is discarded (step S28).

그런데, 스텝 S27에서 현재 큐 크기가 최대 임계치보다 작은 경우에는 현재 큐 크기가 최소 임계치보다 큰지를 확인하여(스텝 S29), 현재 큐 크기가 최소 임계치보다 큰 경우 즉, 평균 큐 크기가 평균 큐 임계치보다 크고 현재 큐 크기가 최소 임계치와 최대 임계치 사이에 포함되는 경우에는 셀 분류자(11)로부터 전달된 첫번째 셀을 패킷 폐기 확률에 따라 폐기시키게 되고(스텝 S30), 현재 큐 크기가 최소 임계치보다 작은 경우 즉, 평균 큐 크기가 평균 큐 임계치보다 크고 현재 큐 크기가 최소 임계치보다 작은 경우에는 셀 분류자(11)로부터 전달된 첫번째 셀을 해당되는 VC 버퍼(14-1~14-n)에 저장하게 된다(스텝 S26).However, if the current queue size is smaller than the maximum threshold in step S27, check whether the current queue size is larger than the minimum threshold (step S29), and if the current queue size is larger than the minimum threshold, that is, the average queue size is larger than the average queue threshold. If the large and the current queue size is included between the minimum threshold and the maximum threshold, the first cell delivered from the cell classifier 11 is discarded according to the packet discard probability (step S30), and the current queue size is smaller than the minimum threshold. That is, when the average queue size is larger than the average queue threshold and the current queue size is smaller than the minimum threshold, the first cell transferred from the cell classifier 11 is stored in the corresponding VC buffers 14-1 to 14-n. (Step S26).

여기서, 패킷 폐기 확률은 두가지 요인에 의해 급격하게 증가되는데, 하나는 현재 VC 버퍼(14-1~14-n)의 현재 큐 크기가 최대 임계치에 가까워질수록 비례적으로 폐기 확률이 증가하고, 다른 하나는 VC 버퍼(14-1~14-n)의 현재 큐 크기가 최소 임계치와 최대 임계치 사이에 포함되는 동안에 패킷 폐기 확률에 따라 폐기되지 않고 연속적으로 저장되는 패킷의 수가 소정 수 이상으로 증가하는 경우에 급격하게 폐기 확률이 증가하게 되며, 이때, 해당 패킷의 수는 패킷을 구성하는 마지막 셀의 AAL 지시 비트(AAL_indicate=1)를 계수함으로써 알 수 있다.Here, the packet discard probability is rapidly increased by two factors. One is that the current queue size of the current VC buffers 14-1 to 14-n approaches the maximum threshold, and the probability of discarding the packets increases proportionally. One is that if the current queue size of the VC buffers 14-1 to 14-n is contained between the minimum threshold and the maximum threshold, the number of consecutively stored packets that are not discarded according to the packet discard probability increases more than a predetermined number. In this case, the discard probability rapidly increases, and the number of packets can be known by counting the AAL indication bit (AAL_indicate = 1) of the last cell constituting the packet.

한편, 스텝 S23에서 셀 분류자(11)로부터 현재 전달된 셀의 페이로드 타입 필드 내의 AAL 지시 비트를 검사한 결과 현재 전달된 셀이 패킷의 첫번째 셀이 아닌 것으로 확인되는 경우에는 손상된 패킷의 셀인지를 확인하여(스텝 S31), 현재 전달된 셀이 손상된 패킷의 셀이면 셀 분류자(11)로부터 전달된 셀을 폐기시키게 되고(스텝 S32), 현재 전달된 셀이 손상된 패킷의 셀이 아니면 현재 큐 크기가 최대 큐 크기보다 작은지를 확인하게 된다(스텝 S33).On the other hand, if it is determined in step S23 that the AAL indication bit in the payload type field of the cell currently transmitted from the cell classifier 11 is found to be not the first cell of the packet, it is a cell of a damaged packet. (Step S31), if the cell transmitted currently is a cell of a damaged packet, the cell transmitted from the cell classifier 11 is discarded (step S32). It is checked whether the size is smaller than the maximum queue size (step S33).

이때, 현재 큐 크기가 최대 큐 크기보다 작지 않은 경우 즉, 현재 큐 크기가 최대 큐 크기에 도달한 경우(현재 큐 크기=최대 큐 크기)에는 현재 전달된 셀의 페이로드 타입 필드 내의 AAL 지시 비트를 검사하여 패킷의 마지막 셀인지를 확인한 후(스텝 S34), 현재 전달된 셀이 패킷의 마지막 셀로 확인되는 경우 즉, 현재 전달된 셀의 AAL 지시 비트가 '1'인 경우에는 셀 분류자(11)로부터 전달된 셀을 해당되는 VC 버퍼(14-1~14-n)에 저장하게 되고(스텝 S26), 현재 전달된 셀이 패킷의 마지막 셀이 아닌 것으로 확인되는 경우에는 셀 분류자(11)로부터 전달된 셀을 폐기시키게 된다(스텝 S32).In this case, when the current queue size is not smaller than the maximum queue size, that is, when the current queue size reaches the maximum queue size (current queue size = maximum queue size), the AAL indication bit in the payload type field of the currently delivered cell is set. After checking to see if it is the last cell of the packet (step S34), if the cell that is currently delivered is confirmed to be the last cell of the packet, that is, if the AAL indication bit of the currently delivered cell is '1', the cell classifier 11 Cell transmitted from the cell classifier 11 is stored in the corresponding VC buffers 14-1 to 14-n (step S26), and if it is confirmed that the currently delivered cell is not the last cell of the packet. The transferred cell is discarded (step S32).

그리고, 스텝 S33에서 현재 큐 크기가 최대 큐 크기보다 작은 경우에는 셀 분류자(11)로부터 전달된 셀을 해당되는 VC 버퍼(14-1~14-n)에 저장하게 된다(스텝 S26).When the current queue size is smaller than the maximum queue size in step S33, the cell transferred from the cell classifier 11 is stored in the corresponding VC buffers 14-1 to 14-n (step S26).

상술한 바와 같이, 본 발명에서는 ATM 스위치의 VC 버퍼에 대한 평균 큐 크기와 평균 큐 임계치를 비교하여 ATM 망의 과부하로 인한 폭주 발생 가능성을 판단하고, 현재 전달된 셀을 패킷 폐기 확률에 따라 폐기시킴으로써, 버퍼의 효율성을 향상시켜 다수의 TCP 접속시 동시에 각 TCP 윈도우 크기가 감소하는 전체 동기의 유발 가능성을 제거할 수 있게 된다.As described above, the present invention compares the average queue size with the average queue threshold for the VC buffer of the ATM switch to determine the possibility of congestion due to the overload of the ATM network, and discards the currently delivered cell according to the packet discard probability. In addition, the efficiency of the buffer can be improved to eliminate the possibility of causing total synchronization, which reduces the size of each TCP window simultaneously for multiple TCP connections.

그리고, 각 셀에 대해 VC 별로 버퍼를 할당하여 FIFO 서비스를 지원하는 VC 큐잉을 제공하고, 해당 VC 버퍼의 출력단에서는 라운드-로빈 방식에 따라 각 셀을 출력함으로써, 패킷 레벨에서의 전송 손실을 최소화시켜 버스티 트래픽과 상대적으로 긴 패킷에 대한 불공정성을 개선할 수 있게 된다.In addition, by providing a buffer for each cell for each VC to provide VC queuing to support the FIFO service, the output of the corresponding VC buffer outputs each cell in a round-robin manner, thereby minimizing transmission loss at the packet level. This improves the injustice for bursty traffic and relatively long packets.

또한, 본 발명에 따른 실시예는 상술한 것으로 한정되지 않고, 본 발명과 관련하여 통상의 지식을 가진자에게 자명한 범위내에서 여러 가지의 대안, 수정 및 변경하여 실시할 수 있다.In addition, the embodiments according to the present invention are not limited to the above-described embodiments, and various alternatives, modifications, and changes can be made within the scope apparent to those skilled in the art.

이상과 같이, 본 발명은 ATM 스위치의 VC 버퍼에 대한 폭주 발생 가능성을 판단하고, 현재 전달된 셀을 패킷 폐기 확률에 따라 폐기시킴으로써, 버퍼의 효율성을 향상시켜 다수의 TCP 접속시에도 전체 동기의 유발 가능성을 제거할 수 있게 되며, 각 셀에 대해 VC 별로 버퍼를 할당하여 FIFO 서비스를 지원하는 VC 큐잉을 제공하고, 해당 VC 버퍼의 출력단에서는 라운드-로빈 방식에 따라 각 셀을 출력함으로써, 버스티 트래픽과 상대적으로 긴 패킷에 대한 불공정성을 개선할 수 있게 된다.As described above, the present invention determines the possibility of congestion on the VC buffer of the ATM switch, and discards the currently delivered cell according to the packet discard probability, thereby improving the efficiency of the buffer and inducing the overall synchronization even in a plurality of TCP connections. It is possible to eliminate the possibility, by assigning a buffer for each cell per VC to provide VC queuing to support the FIFO service, and outputs each cell in a round-robin manner at the output of the corresponding VC buffer, This can improve the unfairness of the packet.

도 1은 본 발명에 따른 ATM 스위치에서 UBR 서비스에 대한 폭주 제어를 위한 구조를 도시한 도면.1 is a diagram illustrating a structure for congestion control for UBR service in an ATM switch according to the present invention;

도 2는 본 발명에 따른 ATM 스위치에서 UBR 서비스에 대한 폭주 제어 동작 순서도.2 is a flowchart illustrating a congestion control operation for UBR service in an ATM switch according to the present invention;

도 3은 도 1에 있어, 각 VC 별로 논리적으로 할당된 VC 버퍼를 도시한 도면.FIG. 3 illustrates a VC buffer logically allocated to each VC in FIG. 1. FIG.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

11 : 셀 분류자 12 : 입력 셀 카운터11: cell classifier 12: input cell counter

13 : 스위치 모듈 14-1~14-n : VC 버퍼13: switch module 14-1 to 14-n: VC buffer

15 : 버퍼 모니터링부 16 : 셀 서비스 스케쥴러15: buffer monitoring unit 16: cell service scheduler

Claims (5)

입력 링크로 들어오는 TCP 패킷의 각 셀들을 VC 별로 분류하여 전달하는 셀 분류자와; A cell classifier for classifying and transmitting each cell of the TCP packet coming into the input link by VC; 상기 셀 분류자로부터 각 VC 별로 전달되는 셀을 카운트하여 보고하는 입력 셀 카운터와;An input cell counter for counting and reporting cells delivered for each VC from the cell classifier; 각 VC 별로 입력되는 셀을 해당되는 버퍼에 일시 저장하는 다수의 VC 버퍼와;A plurality of VC buffers for temporarily storing cells input for each VC in a corresponding buffer; 상기 각 VC 버퍼의 상태를 모니터링하여 보고하는 버퍼 모니터링부와;A buffer monitoring unit for monitoring and reporting a state of each VC buffer; 상기 셀 분류자에 의해 VC 별로 분류된 각 셀들을 해당되는 VC 버퍼에 저장하거나 폐기시키되, 상기 입력 셀 카운터에 의해 보고되는 셀 카운트 값과 상기 버퍼 모니터링부에 의해 보고되는 각 VC 버퍼 상태 정보에 따라 현재 입력되는 셀을 해당되는 VC 버퍼에 저장 또는 폐기시키는 스위치 모듈과;Each cell classified by VC by the cell classifier is stored or discarded in a corresponding VC buffer, and according to a cell count value reported by the input cell counter and each VC buffer status information reported by the buffer monitoring unit. A switch module for storing or discarding a currently input cell in a corresponding VC buffer; 상기 각 VC 버퍼에 저장된 셀들에 대해 주기적으로 셀 슬롯을 할당하는 동적인 라운드-로빈 방식을 기반으로 각 셀을 출력 링크로 출력하는 셀 서비스 스케쥴러를 포함하는 것을 특징으로 하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 장치.UBI service in an ATM switch comprising a cell service scheduler for outputting each cell to an output link based on a dynamic round-robin scheme in which cell slots are periodically allocated to cells stored in the VC buffers. Congestion control device for. 제 1항에 있어서,The method of claim 1, 상기 스위치 모듈은, VC 별로 논리적인 버퍼를 할당하여 각 셀들을 FIFO 방식으로 저장하는 VC 큐잉을 수행하는 것을 특징으로 하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 장치.The switch module, the congestion control device for ubiquitous service in the AT switch, characterized in that for performing the VC queuing to allocate the logical buffer for each VC to store each cell in a FIFO method. 입력 링크를 통해 입력되는 TCP 패킷을 구성하는 각 셀들을 VC 별로 분류하는 과정과;Classifying each cell constituting the TCP packet input through the input link for each VC; VC 별로 분류된 각 셀들의 AAL 지시 비트를 검사하여 현재 입력된 셀이 패킷의 첫번째 셀인지를 확인하는 과정과;Checking whether the currently input cell is the first cell of the packet by examining the AAL indication bits of each cell classified by VC; 현재 입력된 셀이 패킷의 첫번째 셀인 경우 VC 버퍼의 평균 큐 크기가 평균 큐 임계치보다 작은지를 확인하는 과정과;Checking whether the average queue size of the VC buffer is smaller than the average queue threshold when the currently input cell is the first cell of the packet; 평균 큐 크기가 평균 큐 임계치보다 작고, 현재 큐 크기가 최대 임계치보다 작은 경우 현재 입력된 셀을 해당되는 VC 버퍼에 저장하는 과정과;If the average queue size is smaller than the average queue threshold and the current queue size is smaller than the maximum threshold, storing the currently input cell in a corresponding VC buffer; 평균 큐 크기가 평균 큐 임계치보다 작고, 현재 큐 크기가 최대 임계치보다 큰 경우 현재 입력된 셀을 폐기시키는 과정을 포함하는 것을 특징으로 하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 방법.And discarding the currently input cell when the average queue size is smaller than the average queue threshold and the current queue size is larger than the maximum threshold. 제 3항에 있어서,The method of claim 3, wherein 상기 VC 별로 분류된 각 셀들의 AAL 지시 비트를 검사한 결과 현재 입력된 셀이 패킷의 첫번째 셀이 아닌 경우 손상된 패킷의 셀인지를 확인하는 과정과;Checking whether the current input cell is not the first cell of the packet as a result of examining the AAL indication bits of the cells classified by the VC; 손상된 패킷의 셀인 경우 현재 전달된 셀을 폐기시키는 과정을 더 포함하는 것을 특징으로 하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 방법.If the cell of the corrupted packet, the method for controlling the congestion of the UBI service in the ATM switch further comprising the step of discarding the currently delivered cell. 제 3항에 있어서,The method of claim 3, wherein 상기 현재 입력된 셀이 패킷의 첫번째 셀인 경우 VC 버퍼의 평균 큐 크기가 평균 큐 임계치보다 크고, 현재 큐 크기가 최대 임계치보다 큰 경우 현재 입력된 첫번째 셀을 폐기시키는 과정을 더 포함하는 것을 특징으로 하는 에이티엠 스위치에서 유비알 서비스에 대한 폭주 제어 방법.If the current input cell is the first cell of the packet, the method further comprises the step of discarding the first input cell when the average queue size of the VC buffer is larger than the average queue threshold and the current queue size is larger than the maximum threshold. Congestion control method for UBI service in ATM switch.
KR10-2000-0063446A 2000-10-27 2000-10-27 Congestion Control Apparatus And Method For UBR Service In ATM Switch KR100482687B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0063446A KR100482687B1 (en) 2000-10-27 2000-10-27 Congestion Control Apparatus And Method For UBR Service In ATM Switch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0063446A KR100482687B1 (en) 2000-10-27 2000-10-27 Congestion Control Apparatus And Method For UBR Service In ATM Switch

Publications (2)

Publication Number Publication Date
KR20020032785A KR20020032785A (en) 2002-05-04
KR100482687B1 true KR100482687B1 (en) 2005-04-13

Family

ID=19695755

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0063446A KR100482687B1 (en) 2000-10-27 2000-10-27 Congestion Control Apparatus And Method For UBR Service In ATM Switch

Country Status (1)

Country Link
KR (1) KR100482687B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100693058B1 (en) * 2005-02-04 2007-03-12 삼성전자주식회사 Routing Method and Apparatus for Reducing Losing of Packet

Also Published As

Publication number Publication date
KR20020032785A (en) 2002-05-04

Similar Documents

Publication Publication Date Title
Suter et al. Design considerations for supporting TCP with per-flow queueing
AU602379B2 (en) Packet switching system arranged for congestion control through bandwidth management
US4769811A (en) Packet switching system arranged for congestion control
EP1798915B1 (en) Packet forwarding device avoiding packet loss of out of profile packets in the shaper by remarking and redirecting the packet to a lower priority queue
EP0763915B1 (en) Packet transfer device and method adaptive to a large number of input ports
US6092115A (en) Method for supporting per-connection queuing for feedback-controlled traffic
US6108307A (en) Frame relay priority queses to offer multiple service classes
US7145868B2 (en) Congestion management in a multi-port shared memory switch
JP2001326688A (en) Shaper
AU1746892A (en) Low delay or low loss cell switch for atm
KR100411447B1 (en) Method of Controlling TCP Congestion
US7218608B1 (en) Random early detection algorithm using an indicator bit to detect congestion in a computer network
KR100482687B1 (en) Congestion Control Apparatus And Method For UBR Service In ATM Switch
JP4135007B2 (en) ATM cell transfer device
JP3981819B2 (en) Dynamic queuing buffer control method and system
CA2301433A1 (en) Method and system for flow control in a telecommunications network
GB2344974A (en) Fair packet discard in networks
AU710270B2 (en) A method for controlling congestion in a telecommunications network
Wu Performance evaluation of frame discard strategies in ATM networks
Pao On-demand packet discard scheme for TCP over ATM-UBR service
Ano et al. Experimental TCP performance evaluation on diffserv AF PHBs over ATM SBR service
Mueller et al. Influence of the ATM service category on TCP performance in large networks
Pao Efficient buffer management and selective packet discard for TCP over ATM
Hu et al. An Efficient FIFO-based Buffer Management Strategy for TCP over GFR
Casoni Packet discard schemes for differentiated services networks with ATM switching systems

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110315

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee