Abstract:
An OLT system for providing a quality-guaranteed multicasting service, a switch device thereof, and a multicast service method thereof are provided to classify multicasting packets for IP(Internet Protocol) broadcasting, inputted to the OLT system, and use a virtual traffic class capable of setting a parameter for a differentiated service and a traffic class for re-mapping, which is bound to an output port. An OLT(Optical Line Terminal) system comprises the followings: a switch(110) which makes an inputted multicasting packet mapped to a virtual traffic class, assigned to a main processor(100), if a multicasting packet is inputted, and makes the multicasting packet, mapped to the virtual traffic class, re-mapped according to traffic class information for re-mapping of a corresponding traffic class, and outputs the remapped multicasting packet; a line card(120,130) which receives information about whether to participate in a corresponding multicasting group from a subscriber terminal and outputs the multicasting packet, switched in the switch(110), to the subscriber terminal through an output port bound to the corresponding traffic class for remapping; and a main processor(100).
Abstract:
1. 청구범위에 기재된 발명이 속한 기술분야 본 발명은 라우터에서의 트래픽 조절기의 파라미터 및 서비스 클래스 정의 규칙 테이블의 동적 관리 방법에 관한 것임. 2. 발명이 해결하려고 하는 기술적 과제 본 발명은, 라우터의 메인 프로세서에서 입/출력 네트워크 프로세서의 트래픽 조절기를 제어하기 위한 파라미터 및 서비스 클래스 정의 규칙 테이블을 관리하여 동적으로 자원을 할당 및 회수하여 네트워크 종단간의 서비스 품질(QoS)을 보장하기 위한, 라우터에서의 트래픽 조절기의 파라미터 및 서비스 클래스 정의 규칙 테이블의 동적 관리 방법을 제공하는데 그 목적이 있음. 3. 발명의 해결방법의 요지 본 발명은, 라우터에서의 트래픽 조절기의 파라미터 및 서비스 클래스 정의 규칙 테이블의 동적 관리 방법에 있어서, 트래픽 조절기의 파라미터 프로파일 풀 및 서비스 클래스에 기반한 패킷 처리를 기술한 규칙 테이블을 생성하는 생성단계; 자원 할당을 요청받은 트렁크에 대하여 일치하는 트래픽 조절기의 파라미터 프로파일 풀 및 규칙 테이블을 해당하는 네트워크 프로세서로 전송하는 전송단계; 및 자원 회수를 요청받은 트렁크에 대하여 일치하는 트래픽 조절기의 파라미터 프로파일 풀의 사용 상태를 변경하는 사용상태 변경단계를 포함함. 4. 발명의 중요한 용도 본 발명은 라우터 등과 같은 통신 시스템 등에 이용됨. 서비스 클래스, 서비스 품질, 차별화 서비스, 동적 관리, 트래픽 조절기의 파라미터, 흐름제어 큐, 대역 제한 정책, 규칙 테이블, 라우터
Abstract:
PURPOSE: A method for creating a matching code with an objected-oriented CHILL(ITU-T High Level Language) compiler and a middleware distributed object executing device is provided to prepare and execute a distributed object program by creating/compiling a matching code, thereby compiling an objected-oriented CHILL distributed program at the same time and creating an execution file for supporting a distributed object function. CONSTITUTION: A sentence structure analyzing unit and a word meaning analyzing unit of an objected-oriented CHILL compiler perform a sentence structure analysis and a word meaning analysis, and create a symbol table and an AST(Abstract Syntax Tree)(301). If an entry is not a task mode definition with respect to each entry of the symbol table(302), it is judged whether the entry is a task section(304). If the entry is a task section, a distributed object executing device(for example, EDOM(ETRI(Electronics and Telecommunication Research Institute) Distributed Object Manager)) thread is created, and the created distributed object executing device thread creates a distributed object code(305). If an execute statement is a distributed object method call(307), a marshaling with respect to a factor is performed and a code for calling a message transmitting sentence structure is created by making a string obtained by the marshaling as a message, and a conversion to the C++ language is achieved(308).