KR20020055956A - Method for source management of ATM interface module - Google Patents

Method for source management of ATM interface module Download PDF

Info

Publication number
KR20020055956A
KR20020055956A KR1020000085228A KR20000085228A KR20020055956A KR 20020055956 A KR20020055956 A KR 20020055956A KR 1020000085228 A KR1020000085228 A KR 1020000085228A KR 20000085228 A KR20000085228 A KR 20000085228A KR 20020055956 A KR20020055956 A KR 20020055956A
Authority
KR
South Korea
Prior art keywords
port
atm interface
atm
vpi
resources
Prior art date
Application number
KR1020000085228A
Other languages
Korean (ko)
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 KR1020000085228A priority Critical patent/KR20020055956A/en
Publication of KR20020055956A publication Critical patent/KR20020055956A/en

Links

Classifications

    • 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
    • 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/5614User Network Interface
    • H04L2012/5618Bridges, gateways [GW] or interworking units [IWU]
    • 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/5629Admission control
    • H04L2012/5631Resource management and allocation

Abstract

PURPOSE: A resources management method in an ATM interface apparatus is provided to separate resources of an ATM interface device by services, thereby capable of managing the resources effectively. CONSTITUTION: VPI(Virtual Path Identifier) resources is separated according to the kinds of service, so that a port is produced(ST10). Data is transmitted and received by using the separated port(ST20). An ATM(Asynchronous Transfer Mode) interface unit is separated into a physical port and a logical port. The physical port means a port for managing the whole VPI resources. The logical port means is a port produced by an allocation of a part region of VPI resources within the physical port. The ports in the ATM interface unit are used independently each other.

Description

에이티엠 인터페이스 장치의 자원관리 방법{Method for source management of ATM interface module}Resource management method of ATM interface device {Method for source management of ATM interface module}

본 발명은 ATM(Asynchronous Transfer Mode, 비동기 전송 방식) 인터페이스장치의 자원관리 방법에 관한 것으로, 특히 ATM 인터페이스 장치의 자원을 서비스별로 분할하여 효율적으로 자원을 관리하기에 적당하도록 한 ATM 인터페이스 장치의 자원관리 방법에 관한 것이다.The present invention relates to a resource management method of an ATM (Asynchronous Transfer Mode) interface device, and more particularly, to resource management of an ATM interface device by dividing the resources of the ATM interface device into services for efficient resource management. It is about a method.

일반적으로 비동기 전송 모드(ATM)는 ITU-T(구 CCITT)에서 1988년에 B-ISDN(광대역 ISDN)의 전송 방식으로 결정되어, B-ISDN의 핵심이 되는 전송 및 교환 기술이다. 이는 모든 정보를 ATM 셀이라고 하는 고정 길이의 블록으로 분할하여 이것을 순차적으로 전송하는 방식이다.In general, asynchronous transmission mode (ATM) is determined by ITU-T (formerly CCITT) as a transmission method of B-ISDN (broadband ISDN) in 1988, and is a core transmission and switching technology of B-ISDN. This method divides all information into fixed length blocks called ATM cells and transmits them sequentially.

ATM 셀은 53 바이트(Byte)이며, 그 중 헤더가 5 바이트이고, 정보 필드가 48바이트로서, 상기와 같이 고정된 크기의 데이터 스트림이 다중교환의 단위가 된다.The ATM cell is 53 bytes, of which the header is 5 bytes, the information field is 48 bytes, and the data stream of fixed size as described above becomes a unit of multi-switching.

헤더 내에는 셀이 속하는 커넥션을 식별하기 위한 가상 채널 식별자(Virtual Channel Identifier, VCI) 가상 경로 식별자(Virtual Path Identifier, VPI), 폭주 시의 셀의 폐기 허용 여부를 표시하는 셀 우선 순위(Cell Loss Priority, CLP), 망 제어 정보를 구별하기 위한 셀 정보 식별(Payload Type, PT), 헤더의 오류를 검출하고 제어(Header Error Control, HEC) 등의 기능이 있다. ATM 다중의 특징은 통계적 다중 효과에 의해서 L분할보다 높은 다중화 효율을 기할 수 있고, 개개의 통신에 할당되는 전송 대역을 자유롭게 설정할 수 있는 점이다.The header contains a Virtual Channel Identifier (VCI) for identifying the connection to which the cell belongs, a Virtual Path Identifier (VPI), and a Cell Loss Priority indicating whether the cell should be discarded during congestion. , CLP), cell information identification (Payload Type, PT) for distinguishing network control information, header error detection and control (Header Error Control, HEC), and the like. The characteristic of ATM multiplexing is that multiplexing efficiency higher than L division can be achieved by statistical multiplexing, and the transmission band allocated to individual communication can be freely set.

그리고 ATM 교환에서는 루틴 정보가 헤더에 격납 되기 때문에 각 ATM 교환기가 자립적으로 셀을 중계하고 교환할 수 있으며, 교환 처리를 하드웨어로 실현할 수 있어서 교환 속도를 향상시킬 수 있다.In the ATM exchange, since the routine information is stored in the header, each ATM exchanger can independently relay and exchange cells, and the exchange processing can be realized in hardware, thereby improving the exchange speed.

ATM 교환망은 가상 경로(Virtual Path, VP)와 가상 채널(Virtual Channel,VC)이라고 하는 2개 레벨의 망으로 구성된다. 이와 같이 ATM은 패킷 교환의 높은 전송 효율을 이어 받고, 회선 교환의 단점인 교환 지연 회선 사용 효율의 저하를 시정하여 다양한 정보를 고속으로 처리할 수 있게 된다.The ATM switching network is composed of two levels of networks called virtual path (VP) and virtual channel (VC). As described above, ATM inherits high transmission efficiency of packet switching and corrects a decrease in switching delay line use efficiency, which is a disadvantage of circuit switching, so that various information can be processed at high speed.

이하 종래 기술에 의한 ATM 인터페이스 장치의 자원관리 방법을 첨부된 도면을 참조하여 설명한다.Hereinafter, a resource management method of a conventional ATM interface device will be described with reference to the accompanying drawings.

도 1은 일반적인 ATM 인터페이스 장치가 포함된 블록구성도이다.1 is a block diagram including a general ATM interface device.

상기의 도면에서 참조번호 10은 ATM 교환기이고, 20은 프로세서이며, 30은 스위치이고, 40은 ATM 인터페이스부이다.In the figure, reference numeral 10 is an ATM switch, 20 is a processor, 30 is a switch, and 40 is an ATM interface unit.

상기 ATM 인터페이스부(40)는 ATM 가입자 보드 및 다른 교환기와 연결되는 중계선 보드를 말하는 것으로, 광케이블을 이용하여 연결되는 하나의 링크로 표현될 수도 있다.The ATM interface 40 refers to a relay line board connected to an ATM subscriber board and another switch, and may be represented by one link connected using an optical cable.

상기 ATM 교환기(10)에서는 물리적인 인터페이스 모듈인 ATM 인터페이스부(40)를 사용하기 위해서 ID(Identifier)를 사용한다.The ATM switch 10 uses an identifier (ID) to use the ATM interface unit 40, which is a physical interface module.

종래의 방법은 물리적인 ATM 인터페이스부(40)의 ID를 소프트웨어 블록이 직접 사용한다.In the conventional method, the software block directly uses the ID of the physical ATM interface unit 40.

소프트웨어 블록은 ATM 인터페이스부(40)를 나타내는 하나의 ID로 시그널링, PVC(Permanent Virtual Channel) 기능, 소프트 PVC 기능 등을 처리할 수 있다.The software block may process signaling, a permanent virtual channel (PVC) function, a soft PVC function, and the like with one ID representing the ATM interface unit 40.

예를 들어, 소프트웨어 블록이 어떤 가입자 ATM 인터페이스부(40)에서 UNI(User-Network Interface, 사용자-망 인터페이스)의 Q2931 기능을 서비스해주기 위해서는 시그널링 기능을 수행하는 소프트웨어 블록에 Q2931 프로토콜을 등록해서서비스 할 수 있다.For example, in order for a software block to service a Q2931 function of a user-network interface (UN) in a subscriber ATM interface unit 40, the software block may register and service the Q2931 protocol in a software block that performs a signaling function. Can be.

또 다른 예로, 소프트웨어 블록이 어떤 중계 ATM 인터페이스부(40)에 NNI(Network to Network Interface, 네트워크간의 인터페이스)의 PNNI(Private Network-Network Interface, 프라이비트 네트워크-네트워크 인터페이스) 라우팅 기능을 서비스 해주기 위해서는 라우팅 기능을 수행하는 소프트웨어 블록에 PNNI 프로토콜을 등록해서 서비스 할 수 있다.As another example, a software block may be routed to provide a relay network interface (PNNI) private function of a network to network interface (NNI) to a relay ATM interface unit 40. The PNNI protocol can be registered and serviced in the software block that performs the function.

그러나 소프트웨어 블록이 물리적인 ATM 인터페이스부(40)의 ID를 직접 사용함으로써 발생할 수 있는 여러 가지 문제가 있다.However, there are various problems that may occur when the software block directly uses the ID of the physical ATM interface unit 40.

예를 들어, ATM 인터페이스부(40)의 자원인 VPI, VCI를 서비스 구분 없이 할당함으로써 운용자의 VPI, VCI 자원에 대한 관리가 어렵게 되는 문제점이 있었다.For example, there is a problem that it is difficult to manage the VPI, VCI resources of the operator by allocating VPI, VCI, which is a resource of the ATM interface unit 40 without service classification.

또한, 첨부된 도 2는 종래 ATM 인터페이스 장치에서 VPI 자원 불일치에 의한 PNNI 호 실패의 예를 보인 도면이며, 여기서 알 수 있듯이 다른 교환기와 ATM 인터페이스부(40)를 연결하여 라우팅 프로토콜을 동작시킬 때, 교환기의 한쪽 ATM 인터페이스부(40)에만 PVCC(Permanent Virtual Circuit Connection) 또는 소프트 PVCC(Soft Permanent Virtual Circuit Connection)를 설정하였을 때 라우팅 프로토콜을 이용한 시그널링 불가능한 경우가 발생할 수 있었다.In addition, FIG. 2 is a diagram illustrating an example of a PNNI call failure due to a VPI mismatch in a conventional ATM interface device. As can be seen, when another router and an ATM interface unit 40 are connected to each other to operate a routing protocol, FIG. When the Permanent Virtual Circuit Connection (PVC) or the Soft Permanent Virtual Circuit Connection (PVCC) is set to only one ATM interface unit 40 of the exchange, it may be impossible to signal using a routing protocol.

다른 문제점으로는 하나의 ATM 인터페이스부(40)에서 서비스 할 수 있는 기능은 하나로 제한된다는 점이다. 시스템 형상을 나타내는 ID를 사용하기 때문에, 그리고 그것이 VPI 및 VCI 전체를 표현하기 때문에 하나의 ATM 인터페이스부(40)에서는 여러 프로토콜 기능을 사용할 수 없게 되는 단점이 있었다.Another problem is that the function that can be serviced by one ATM interface unit 40 is limited to one. There is a disadvantage that the use of an ID representing the system shape, and because it represents the entire VPI and VCI, makes it impossible to use multiple protocol functions in one ATM interface unit 40.

예를 들면, 어떤 ATM 인터페이스부에서 라우팅 프로토콜로 PNNI와 B-ISUP(Broadband ISDN User Part, 광대역 ISDN 사용자 부분 라우팅 프로토콜) 프로토콜을 같이 사용할 수 없게 되는 것이다.For example, at some ATM interfaces, the PNNI and B-ISUP (Broadband ISDN User Part) protocols cannot be used as routing protocols.

이에 본 발명은 상기와 같은 종래의 제반 문제점을 해소하기 위해 제안된 것으로, 본 발명의 목적은 ATM 인터페이스 장치의 자원을 서비스별로 분할하여 효율적으로 자원을 관리할 수 있는 ATM 인터페이스 장치의 자원관리 방법을 제공하는데 있다.Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems, and an object of the present invention is to divide a resource of an ATM interface device into services and efficiently manage a resource of an ATM interface device. To provide.

상기와 같은 목적을 달성하기 위하여 본 발명의 일 실시예에 의한 ATM 인터페이스 장치의 자원관리 방법은,Resource management method of the ATM interface apparatus according to an embodiment of the present invention to achieve the above object,

VPI 자원을 서비스하려는 종류에 따라 분할하여 포트를 생성하는 제 1 단계와; 상기 제 1 단계에서 분할된 포트를 이용하여 데이터를 송수신하는 제 2 단계를 포함하여 수행함을 그 기술적 구성상의 특징으로 한다.Generating a port by dividing the VPI resource according to a type of service; And a second step of transmitting and receiving data using the port divided in the first step.

도 1은 일반적인 ATM 인터페이스 장치가 포함된 블록구성도이고,1 is a block diagram including a general ATM interface device,

도 2는 종래 ATM 인터페이스 장치에서 VPI 자원 불일치에 의한 PNNI 호 실패의 예를 보인 도면이며,2 is a diagram illustrating an example of a PNNI call failure due to a VPI resource mismatch in a conventional ATM interface device.

도 3은 본 발명에 의한 ATM 인터페이스 장치의 자원관리 방법을 보인 흐름도 이고,3 is a flowchart illustrating a resource management method of an ATM interface device according to the present invention;

도 4는 도 3에 의해 논리적 포트로 분할된 ATM 인터페이스 장치의 도면이며,4 is a diagram of an ATM interface device divided into logical ports by FIG. 3,

도 5는 도 3에 의해 논리적 포트로 분할되어 실제 사용시 적용한 예를 보인 도면이다.FIG. 5 is a diagram illustrating an example in which a logical port is divided by FIG. 3 and applied in actual use.

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

10 : ATM 교환기 20 : 프로세서10: ATM exchanger 20: processor

30 : 스위치 40 : ATM 인터페이스부30: switch 40: ATM interface unit

이하, 상기와 같은 본 발명, ATM 인터페이스 장치의 자원관리 방법의 기술적 사상에 따른 일 실시예를 도면을 참조하여 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention, a technical concept of a resource management method of an ATM interface device will be described with reference to the accompanying drawings.

본 발명을 설명하기 위하여 첨부된 것으로, 도 3은 본 발명에 의한 ATM 인터페이스 장치의 자원관리 방법을 보인 흐름도 이고, 도 4는 도 3에 의해 논리적 포트로 분할된 ATM 인터페이스 장치의 도면이며, 도 5는 도 3에 의해 논리적 포트로 분할되어 실제 사용시 적용한 예를 보인 도면이다.3 is a flowchart illustrating a resource management method of an ATM interface device according to the present invention, FIG. 4 is a diagram of an ATM interface device divided into logical ports by FIG. 3, and FIG. 5. 3 is a diagram illustrating an example in which a logical port is divided by FIG. 3 and applied in actual use.

이에 도시된 바와 같이, VPI 자원을 서비스하려는 종류에 따라 분할하여 포트를 생성하는 제 1 단계(ST10)와; 상기 제 1 단계에서 분할된 포트를 이용하여 데이터를 송수신하는 제 2 단계(ST20)를 포함하여 수행한다.As shown therein, a first step (ST10) of generating a port by dividing the VPI resources according to the type of service; And a second step ST20 for transmitting and receiving data using the port divided in the first step.

이와 같이 구성된 본 발명에 의한 ATM 인터페이스 장치의 자원관리 방법의 동작을 첨부한 도면에 의거 상세히 설명하면 다음과 같다.The operation of the resource management method of the ATM interface apparatus according to the present invention configured as described above will be described in detail with reference to the accompanying drawings.

먼저 본 발명에서는 서비스를 수행하게 하는 소프트웨어 블록에서 ATM 인터페이스부(40)의 물리적 형상정보를 표현하는 ID를 사용하지 않고 VPI 영역 별로 할당되는 포트라는 개념을 사용한다.First, the present invention uses the concept of a port allocated for each VPI region without using an ID representing physical shape information of the ATM interface unit 40 in a software block for performing a service.

도 4에서 볼 수 있듯이, 본 발명에서는 ATM 인터페이스부(40)를 물리적 포트와 논리적 포트로 구분한다. 물리적 포트는 VPI 자원 전체를 관리하는 포트를 의미하고, 논리적 포트는 물리적 포트 내에 VPI 자원의 일부 영역을 할당하여 생성시키는 포트를 의미한다.As shown in FIG. 4, in the present invention, the ATM interface unit 40 is divided into a physical port and a logical port. The physical port refers to a port that manages the entire VPI resource, and the logical port refers to a port that is created by allocating a portion of the VPI resource within the physical port.

이러한 VPI별 포트 구분에 의해 하나의 ATM 인터페이스부(40) 내에 존재하는 포트들은 서로 독립적으로 사용할 수 있다.By the VPI-specific port classification, ports existing in one ATM interface unit 40 may be used independently of each other.

그래서 시스템 형상을 나타내는 ATM 인터페이스부(40)가 가진 VPI 자원을 소프트웨어 블록 내부에서는 서비스하려는 종류에 따라 구분하여 포트를 생성시킨다.Therefore, the VPI resources of the ATM interface unit 40 representing the system shape are created in the software block according to the type of service to create a port.

상기 첨부된 도 5를 참조하면, ATM 인터페이스부(40)에 VPI 영역이 0~4095인 물리적 포트 부분은 PNNI 라우팅 서비스, MPLS(Multi Protocol Label Switching) 서비스, PVCC 서비스를 수행하는 예를 보였다. 그래서 VPI 영역이 0~4095인 논리적 포트는 PNNI 라우팅 서비스가 수행되도록 하고, VPI 영역이 1000~3999인 논리적 포트 MPLS 서비스가 수행되도록 하며, VPI 영역이 4000~4095인 논리적 포트는 PVCC 서비스를 위해 할당해 놓는다.Referring to FIG. 5, the physical port portion having the VPI region of 0 to 4095 in the ATM interface 40 shows an example of performing a PNNI routing service, a Multi Protocol Label Switching (MPLS) service, and a PVCC service. Thus, logical ports with VPI areas 0-4095 allow PNNI routing services to be performed, logical port MPLS services with 1000-3999 VPI areas are performed, and logical ports with 4000-4095 VPI areas are allocated for PVCC services. Do it.

따라서 시스템 형상을 나타내는 정보를 직접 사용하지 않고 VPI 영역별로 추상적인 정보인 포트를 소프트웨어 블록에서 사용할 수 있게 함으로써 하나의 ATM 인터페이스부(40)를 마치 여러 개의 ATM 인터페이스부(40)를 사용하는 것과 같은 효과를 낼 수 있게 된다.Therefore, it is possible to use a port, which is abstract information for each VPI area, in a software block instead of directly using information representing a system shape. You can make an effect.

또한, 서비스 별로 VPI를 구분해서 사용함으로써 운용자가 VPI 사용 및 미사용 여부를 쉽게 파악할 수 있게 되고, 이에 따라 관리를 용이하게 할 수 있는 장점도 갖게 되고, 하나의 ATM 인터페이스부에서 여러 개의 서비스를 할 수 있는 장점도 있게 된다.In addition, by dividing the VPI by service, the operator can easily determine whether the VPI is used or not, and thus, it has the advantage of facilitating management, and it is possible to perform multiple services in one ATM interface unit. There is also an advantage.

더불어 SVCC나 PVCC가 사용하는 VPI를 서로 다른 포트로 구분해서 PNNI나 B-ISUP 라우팅 프로토콜을 이용한 SVCC에서 VPI/VCI 자원이 불일치 하는 문제도 해결할 수 있게 된다.In addition, the VPI used by SVCC or PVCC can be divided into different ports to solve the problem of VPI / VCI resource mismatch in SVCC using PNNI or B-ISUP routing protocol.

나아가 교차 연결기(Cross Connector)를 이용하여 여러 명의 가입자를 하나의 ATM 인터페이스부에서 수용하려 할 경우, 포트 분할 방법을 이용하여 포트당 가입자를 할당해서 VPI/VCI 자원 관리를 용이하게 하는 장점도 있게 된다.Furthermore, in case of accommodating multiple subscribers in one ATM interface using a cross connector, there is an advantage of facilitating VPI / VCI resource management by allocating subscribers per port by using port division method. .

이처럼 본 발명은 ATM 인터페이스 장치의 자원을 서비스별로 분할하여 효율적으로 자원을 관리하게 되는 것이다.As described above, the present invention divides resources of an ATM interface device into services to efficiently manage resources.

이상에서 본 발명의 바람직한 실시예를 설명하였으나, 본 발명은 다양한 변화와 변경 및 균등물을 사용할 수 있다. 본 발명은 상기 실시예를 적절히 변형하여동일하게 응용할 수 있음이 명확하다. 따라서 상기 기재 내용은 하기 특허청구범위의 한계에 의해 정해지는 본 발명의 범위를 한정하는 것이 아니다.Although the preferred embodiment of the present invention has been described above, the present invention may use various changes, modifications, and equivalents. It is clear that the present invention can be applied in the same manner by appropriately modifying the above embodiments. Accordingly, the above description does not limit the scope of the invention as defined by the limitations of the following claims.

이상에서 살펴본 바와 같이, 본 발명에 의한 ATM 인터페이스 장치의 자원관리 방법은 ATM 인터페이스 장치의 자원을 서비스별로 분할하여 효율적으로 자원을 관리할 수 있는 효과가 있게 된다.As described above, the resource management method of the ATM interface device according to the present invention can effectively manage the resources by dividing the resources of the ATM interface device for each service.

또한 본 발명은 하나의 ATM 인터페이스부를 마치 여러 개의 ATM 인터페이스부를 사용하는 것과 같은 효과를 낼 수 있고, 운용자가 VPI 사용 및 미사용 여부를 쉽게 파악할 수 있게 되며, 관리도 용이하게 할 수 있고, 하나의 ATM 인터페이스부에서 여러 개의 서비스를 할 수 있는 장점도 있게 된다.In addition, the present invention can produce the same effect as using one ATM interface unit, several ATM interface unit, the operator can easily determine whether the VPI use and nonuse, easy to manage, one ATM There is also an advantage that several services can be provided in the interface unit.

그리고 본 발명은 PNNI나 B-ISUP 라우팅 프로토콜을 이용한 SVCC에서 VPI/VCI 자원이 불일치 하는 문제도 해결할 수 있고, 여러 명의 가입자를 하나의 ATM 인터페이스부에서 수용하려 할 경우 포트당 가입자를 할당해서 VPI/VCI 자원 관리를 용이하게 하는 효과도 있게 된다.In addition, the present invention can solve the problem of inconsistency of VPI / VCI resources in SVCC using PNNI or B-ISUP routing protocol, and in order to accommodate multiple subscribers in one ATM interface unit, VPI / It also has the effect of facilitating VCI resource management.

Claims (1)

VPI 자원을 서비스하려는 종류에 따라 분할하여 포트를 생성하는 제 1 단계와;Generating a port by dividing the VPI resource according to a type of service; 상기 제 1 단계에서 분할된 포트를 이용하여 데이터를 송수신하는 제 2 단계를 포함하여 수행하는 것을 특징으로 하는 ATM 인터페이스 장치의 자원관리 방법.And a second step of transmitting / receiving data by using the port divided in the first step.
KR1020000085228A 2000-12-29 2000-12-29 Method for source management of ATM interface module KR20020055956A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000085228A KR20020055956A (en) 2000-12-29 2000-12-29 Method for source management of ATM interface module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000085228A KR20020055956A (en) 2000-12-29 2000-12-29 Method for source management of ATM interface module

Publications (1)

Publication Number Publication Date
KR20020055956A true KR20020055956A (en) 2002-07-10

Family

ID=27688475

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000085228A KR20020055956A (en) 2000-12-29 2000-12-29 Method for source management of ATM interface module

Country Status (1)

Country Link
KR (1) KR20020055956A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100438902B1 (en) * 2002-01-30 2004-07-02 주식회사 케이티 Switched Virtual Connection service method for multiple interface user call in ATM switching system and apparatus thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100438902B1 (en) * 2002-01-30 2004-07-02 주식회사 케이티 Switched Virtual Connection service method for multiple interface user call in ATM switching system and apparatus thereof

Similar Documents

Publication Publication Date Title
JP4602794B2 (en) System, method, and program for reassembling ATM data in real time
US6621821B1 (en) AAL2 processing device and method for ATM network
US6028861A (en) Method and apparatus for performing packet synchronized switch-over
US6032272A (en) Method and apparatus for performing packet based policing
US6430189B1 (en) Internal traffic in a telecommunications node
JP3214450B2 (en) Proxy call control device in ATM subscriber communication network
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
KR20020055956A (en) Method for source management of ATM interface module
KR100222223B1 (en) Method and system for combining connections over atm network
KR100455266B1 (en) ATM Cell Transfer Method and Apparatus in IP Network
KR100606341B1 (en) Method for port number setting of subscriber interface device in ATM switch system
KR100456115B1 (en) Apparatus for matching UTOPIA level 2 of multiple cell in exchange
KR100237883B1 (en) Efficient method for cell routing in atm vp cross connector using the method
KR100194592B1 (en) How to provide a connectionless data service
KR100434344B1 (en) Method for controlling ATM segmentation and reassembly

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination