KR100453817B1 - A high speed router system - Google Patents

A high speed router system Download PDF

Info

Publication number
KR100453817B1
KR100453817B1 KR10-2002-0031584A KR20020031584A KR100453817B1 KR 100453817 B1 KR100453817 B1 KR 100453817B1 KR 20020031584 A KR20020031584 A KR 20020031584A KR 100453817 B1 KR100453817 B1 KR 100453817B1
Authority
KR
South Korea
Prior art keywords
processing
packet
internet protocol
protocol packet
internet
Prior art date
Application number
KR10-2002-0031584A
Other languages
Korean (ko)
Other versions
KR20030093741A (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-2002-0031584A priority Critical patent/KR100453817B1/en
Publication of KR20030093741A publication Critical patent/KR20030093741A/en
Application granted granted Critical
Publication of KR100453817B1 publication Critical patent/KR100453817B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/60Router architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • 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/24Traffic characterised by specific attributes, e.g. priority or QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • H04L49/3009Header conversion, routing tables or routing tags

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 라인 프로세서(Line Processor)와 메인 프로세서(Main Processor)가 이더넷(Ethernet)과 같은 시스템 내부 통신망(IPC: Inter Processor Communication)으로 연결된 고속 라우터에서 비포워딩(Non-forwarding) 처리되는 인터넷 프로토콜(Internet Protocol), 인터넷 제어 메시지 프로토콜(Internet Control Message Protocol) 패킷을 분산 처리하는 방법에 관한 것이다. 기존의 방법은 비포워딩 처리되는 인터넷 프로토콜 패킷의 라우팅 룩업, 버전 검사, 서비스 타입(Type of Service) 검사, 체크섬(Checksum) 검사, TTL(Time To Live) 검사, 패킷의 분해(Fragmentation), 패킷의 재조립, 헤더의 생성과 인터넷 제어 메시지 프로토콜 패킷의 모든 에러 및 에러보고 메시지가 메인 프로세서에서 처리되었다. 본 발명의 경우 인터넷 프로토콜 패킷 처리의 일부와 인터넷 제어 메시지의 일부를 라인 프로세서에서 분산 처리함으로써 메인 프로세서에 집중되는 비포워딩 패킷의 처리 부하를 감소시키는 효과와 처리 부하를 각각의 라인 프로세서로 분산하여 처리 성능을 향상시키는 효과가 있다.The present invention relates to an Internet protocol in which a line processor and a main processor are non-forwarding in a high-speed router connected to an inter-processor communication (IPC) such as Ethernet. Internet Protocol) and Internet Control Message Protocol packets are distributed. Conventional methods include routing lookups, version checks, type of service checks, checksum checks, TTL (time to live) checks, fragmentation of packets, and packet forwarding. Reassembly, header generation and all error and error report messages in the Internet Control Message Protocol packets were processed by the main processor. In the present invention, a part of the Internet protocol packet processing and a part of the Internet control message are distributed in the line processor to reduce the processing load of the non-forwarding packet focused on the main processor and to distribute the processing load to each line processor for processing. This has the effect of improving performance.

Description

고속 라우터 시스템{A high speed router system}High speed router system

본 발명은 라인 프로세서와 메인 프로세서가 이더넷과 같은 시스템 내부 통신망으로 연결된 고속 라우터에서 비포워딩 처리되는 인터넷 프로토콜, 인터넷 제어 메시지 프로토콜 패킷을 분산 처리하는 방법에 관한 것이다.The present invention relates to a method for distributed processing of an Internet protocol and an Internet control message protocol packet which are not forwarded by a line processor and a main processor through a high-speed router connected to a system internal communication network such as Ethernet.

비포워딩 패킷은 인터넷 프로토콜 목적지주소가 라우터의 주소와 일치하는 패킷, 인터넷 프로토콜 목적지주소가 브로드캐스트 주소인 패킷, 인터넷 프로토콜 목적지주소가 멀티캐스트 주소로 라우터에서 처리해야 하는 패킷이다. 비포워딩 패킷은 주로 라우팅 정보와 관리용 정보를 포함하고 있다.Non-forwarding packets are packets whose Internet protocol destination address matches the router's address, packets whose Internet protocol destination address is a broadcast address, and packets that the Internet protocol destination address is a multicast address. Non-forwarding packets mainly contain routing information and management information.

종래의 인터넷 프로토콜을 처리하는 라우터 시스템에서는 비포워딩 처리되는 인터넷 프로토콜 패킷의 라우팅 룩업, 버전 검사, 체크섬(Checksum) 검사, 패킷의 분해(Fragmentation), 패킷의 재조립, 헤더의 생성과 인터넷 제어 메시지 프로토콜 패킷의 모든 에러메시지의 모든 처리를 메인 프로세서에서 수행하였다. 종래의 방법은 메인 프로세서에 집중되는 비포워딩 패킷의 처리 부하로 인해 시스템 성능을 저하시키고 외부 인터페이스를 가지는 라인 프로세서가 증가 할 경우, 비포워딩 패킷의 처리 시간을 증가시키는 요소가 된다. 이에 고속 라우터 시스템에서의 라우팅 정보의 원활한 수집을 방해하는 문제점이 있다In the conventional router system that handles the Internet protocol, the routing lookup, version check, checksum check, packet fragmentation, packet reassembly, packet generation and Internet control message protocol of the non-forwarding Internet protocol packet are processed. All processing of all error messages in the packet was performed in the main processor. The conventional method reduces the system performance due to the processing load of the non-forwarding packet concentrated on the main processor and increases the processing time of the non-forwarding packet when the line processor having the external interface increases. There is a problem that prevents the smooth collection of routing information in the high-speed router system

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로, 라인 프로세서에서 비포워딩 처리되는 인터넷 프로토콜 패킷의 버전 검사와 체크섬 검사 등을 수행한 후 메인 프로세서에 전달하여 인터넷프로토콜의 데이터를 처리하도록 하고 라인 프로세서에서 비포워딩 처리되는 인터넷 제어 메시지 프로토콜 패킷의 일부 메시지를 분류하여 처리하는 라우터 시스템을 제공하는데 있다.The present invention has been made to solve the above problems, and after performing the version check and checksum check of the Internet protocol packet that is not forwarded in the line processor to pass to the main processor to process the data of the Internet protocol line The present invention provides a router system that classifies and processes some messages of an internet control message protocol packet that is forwarded by a processor.

제 1 도는 본 발명에 따른 하드웨어 시스템의 구성을 보이고 있으며,1 shows a configuration of a hardware system according to the present invention,

제 2 도는 본 발명에 따른 라인 프로세서 노드의 기능들의 구조를 블록도로 보이고 있으며.Figure 2 shows a block diagram of the structure of the functions of the line processor node according to the present invention.

제 3 도는 본 발명에 따른 메인 프로세서 노드의 기능들의 구조를 블록도로 보이고 있으며,Figure 3 shows a block diagram of the structure of the functions of the main processor node according to the present invention,

제 4 도는 본 발명이 적용되는 비 포워딩 패킷의 처리 흐름을 보이고 있다.4 shows a processing flow of a non-forwarding packet to which the present invention is applied.

상기 목적을 달성하기 위한 본 발명에 따른 라우터 시스템은 인터넷 프로토콜 패킷 및 인터넷 제어 메시지 프로토콜 패킷을 포함하는 비 포워딩 패킷을 일차적으로 처리하는 라인 프로세서부 및 상기 라인 프로세서부로부터 일차적으로 처리된 상기 비 포워딩 패킷을 제공받아 이차적으로 처리하는 메인 프로세서부를 포함하는 것을 특징으로 한다.The router system according to the present invention for achieving the above object is a line processor unit for first processing a non-forwarding packet including an Internet protocol packet and an Internet control message protocol packet and the non-forwarding packet primarily processed from the line processor unit. It is characterized in that it comprises a main processor for processing the secondary receives.

여기서 상기 라인 프로세서부는 상기 인터넷 프로토콜 패킷을 처리함에 있어서, 라우팅 룩업, 버전 검사, 체크섬 검사, 서비스 타입 검사, TTL 검사 중 어느 한 가지 이상의 항목의 처리를 수행하는 것을 특징으로 할 수 있으며, 상기 메인 프로세서부는 상기 인터넷 프로토콜 패킷의 분해, 재조립, 옵션 처리 중 어느 한가지 이상의 항목의 처리를 수행하는 것을 특징으로 할 수 있다.The line processor may be configured to perform at least one of routing lookup, version check, checksum check, service type check, and TTL check in processing the Internet protocol packet. The unit may be characterized in that the processing of any one or more items of disassembly, reassembly, and option processing of the Internet protocol packet.

또한 상기 라인 프로세서부는 상기 인터넷 제어 메시지 프로토콜 패킷을 처리함에 있어서, 상기 인터넷 제어 메시지 프로토콜 패킷의 에코, 목적시 도달 불가, 시간초과, 파라미터 이상, 타임 스탬프 메시지의 처리 중 어느 하나 이상의 항목의 처리를 수행하는 것을 특징으로 할 수도 있으며, 상기 메인 프로세서부는 상기 인터넷 제어 메시지 프로토콜 패킷을 처리함에 있어서, 에코 응답 메시지, REDIRECTION 메시지, SOURCE QUENCH 메시지, 타임 스탬프 응답 메시지의 처리 중 어느 하나 이상의 항목의 처리를 수행하는 것을 특징으로 할 수도 있다.In the processing of the Internet control message protocol packet, the line processor may perform processing of one or more items among echo of the Internet control message protocol packet, unreachable on purpose, timeout, parameter error, and time stamp message processing. In the processing of the Internet control message protocol packet, the main processor may perform processing of one or more items of an echo response message, a REDIRECTION message, a SOURCE QUENCH message, and a time stamp response message. It may be characterized by.

상기 목적을 달성하기 위한 본 발명에 따른 라우터 시스템은 외부로 전송할 인터넷 프로토콜 패킷의 기본적인 헤더를 만들어 라우팅 룩업과 분해를 수행하는 메인 프로세서부 및 상기 메일 프로세서부로부터 상기 인터넷 프로토콜 패킷의 헤더를 포함하는정보를 제공받아 상기 인터넷 프로토콜 패킷의 체크섬과 서비스 타입, TTL값에 기초하여 상기 인터넷 프로토콜 패킷의 헤더를 완성한 후에 포워딩 처리하는 라인프로세서부를 포함하는 것을 특징으로 하며, 상기 라인 프로세서부는 상기 인터넷 프로토콜 패킷의 MAC 프레임을 완성시켜 상기 인터넷 프로토콜 패킷을 출력하는 네트워크 프로세서를 포함하는 것을 특징으로 할 수 있다.The router system according to the present invention for achieving the above object comprises a main processor for performing a routing lookup and decomposition by making a basic header of the Internet protocol packet to be transmitted to the outside and information including the header of the Internet protocol packet from the mail processor And a line processor unit configured to forward after completing the header of the Internet protocol packet based on a checksum, a service type, and a TTL value of the Internet protocol packet, wherein the line processor unit includes a MAC of the Internet protocol packet. And a network processor for completing the frame and outputting the Internet protocol packet.

이하에서는 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

제 1 도는 본 발명에 따른 하드웨어 시스템의 구성을 보이고 있는 것으로, 본 발명에 따른 고속 라우터 시스템은 다수의 라인 프로세서 노드(101)들과 메인 프로세서 노드(102)로 이루어진다. 상기 시스템의 라인 프로세서 노드(101)들과 메인 프로세서 노드(102)간 통신은 이더넷과 같은 시스템 내부 통신망(IPC: Inter Processor Communication)(103)을 통해 이루어진다. 라인 프로세서 노드(101)는 외부 망과 물리적으로 연결되는 외부 물리 링크 접속 블록(1011)과 패킷의 목적지 주소를 해석한 후 라우팅 룩업을 수행하여 포워딩 처리하는 네트워크 프로세서 블록(1012), 라인 프로세서 노드(101)의 구성 정보와 메인 프로세서 노드(102)와 통신을 담당하는 마이크로 프로세서 블록(1013)으로 구성되어 있다. 메인 프로세서 노드(102)는 시스템 구성 정보와 라인 프로세서 노드(101)와의 통신, 라우팅 정보를 수집하는 라우팅 프로토콜을 처리하는 마이크로 프로세서 블록(1021)으로 구성되어 있다.1 shows a configuration of a hardware system according to the present invention. The high-speed router system according to the present invention includes a plurality of line processor nodes 101 and a main processor node 102. The communication between the line processor nodes 101 and the main processor node 102 of the system is via an inter processor communication (IPC) 103 such as Ethernet. The line processor node 101 interprets an external physical link connection block 1011 physically connected to an external network and a network processor block 1012 for performing forwarding by performing a routing lookup after interpreting a destination address of a packet and a line processor node ( 101 and the microprocessor block 1013 responsible for communicating with the main processor node 102. The main processor node 102 is composed of a microprocessor block 1021 which processes a routing protocol for collecting system configuration information, communication with the line processor node 101, and routing information.

제 2 도는 본 발명에 따른 라인 프로세서 노드의 기능들의 구조를 블록도로 보이고 있는 것으로, 네트워크 프로세서 블록(201), 디바이스 드라이버 블록(202), 제1차 분산 패킷 처리 블록(203), 관리용 응용프로그램 블록(204)으로 구성되어 있다.2 is a block diagram showing the structure of the functions of the line processor node according to the present invention. The network processor block 201, the device driver block 202, the first distributed packet processing block 203, and the management application program are shown in FIG. It consists of block 204.

네트워크 프로세서블록(201)의 포워딩 엔진블록(2011)에서는 외부에서 수신 된 패킷의 버전 검사, 체크섬 검사, 서비스 타입 검사, TTL검사를 수행하고 인터넷 프로토콜 목적지주소를 해석한 후, 포워딩 정보 베이스(2012)를 이용하여 라우팅룩업을 수행하여 패킷을 포워딩 처리한다. 인터넷 프로토콜 목적지주소가 라우터의 주소와 일치하는 패킷, 인터넷 프로토콜 목적지주소가 브로드캐스트 주소인 패킷, 인터넷 프로토콜 목적지주소가 멀티캐스트 주소로서 라우터에서 처리해야 하는 비포워딩 패킷은 디바이스 블록을 통해 제1차 분산 패킷 처리 블록으로 전달된다. 또한 라우팅 룩업이 실패 한 경우에는 인터넷 제어 메시지 프로토콜의 에러 메시지를 생성하기 위해 제1차 분산 패킷 처리 블록(203)으로 전달된다.The forwarding engine block 2011 of the network processor block 201 performs a version check, a checksum check, a service type check, a TTL check of an externally received packet, and interprets an Internet protocol destination address, and then forwards the information base (2012). Routing lookup is performed using to forward the packet. Packets whose Internet protocol destination address matches the router's address, packets whose Internet protocol destination address is a broadcast address, and non-forwarding packets that are to be processed by the router as the Internet protocol destination address are multicast addresses are distributed first through the device block. It is delivered to the packet processing block. In addition, if the routing lookup fails, it is forwarded to the first distributed packet processing block 203 to generate an error message of the Internet control message protocol.

포워딩 정보 베이스(2012)는 라우팅 프로토콜에 의해 수집된 라우팅 정보를 토대로 메인 프로세서에서 생성하여 네트워크 프로세서로 전달된 정보이다. 관리용 응용 프로그램 블록은 네트워크 프로세서의 구성 정보를 관리한다.The forwarding information base 2012 is information generated by the main processor and transmitted to the network processor based on the routing information collected by the routing protocol. The administrative application block manages configuration information of the network processor.

제1차 분산 패킷 처리 블록(203)은 인터넷 프로토콜 처리 블록(2031)과 인터넷 제어 메시지 프로토콜 처리 블록(2032)으로 구성되며, 디바이스 드라이버 블록(202)을 통해 전달받은 비포워딩 패킷을 처리하는 블록이다. 먼저 패킷의 종류를 파악한 후, 라인 프로세서의 분산 패킷 처리 블록에서 처리할 것인지 혹은 메인 프로세서의 분산 패킷 처리 블록에서 처리할 것인지를 결정한다. 패킷의 종류가 인터넷 제어 메시지 프로토콜 패킷의 에코 (Echo), 목적지 도달 불가(Destination Unreachable), 시간 초과(Time Exceeded), 파라미터 이상(Parameter Problem), 타임 스탬프(Time Stamp) 메시지인 경우에는 라인 프로세서의 분산 패킷 처리 블록에서 처리하며, 그 외에 인터넷 제어 메시지 프로토콜 패킷의 에코 응답 (Echo Reply) 메시지, Redirection메시지, Source Quench 메시지, 타임 스탬프 응답(Time Stamp Reply)메시지와 비포워딩 처리되는 인터넷 프로토콜 패킷은 메인 프로세서로전달한다.The first distributed packet processing block 203 is composed of an internet protocol processing block 2031 and an internet control message protocol processing block 2032, and is a block for processing a non-forwarding packet received through the device driver block 202. . First, after determining the packet type, it is determined whether to process in the distributed packet processing block of the line processor or the distributed packet processing block of the main processor. If the packet type is an Echo, Destination Unreachable, Time Exceeded, Parameter Problem, or Time Stamp message of the Internet Control Message Protocol packet, In the distributed packet processing block, the Echo Reply message, the Redirection message, the Source Quench message, the Time Stamp Reply message, and the non-forwarding Internet Protocol packet of the Internet Control Message Protocol Packet are processed. Pass to the processor.

제 3 도는 본 발명에 따른 메인 프로세서 노드의 기능들의 구조를 블록도로 보이고 있는 것으로, 디바이스 드라이버 블록(301), 제2차 분산 패킷 처리 블록(302), 전송 제어 프로토콜 블록(303), 인터넷 응용 프로토콜 블록(304)으로 구성되어 있다.3 is a block diagram showing the structure of the functions of the main processor node according to the present invention. The device driver block 301, the secondary distributed packet processing block 302, the transmission control protocol block 303, and the Internet application protocol are shown in FIG. It is composed of blocks 304.

디바이스 드라이버 블록(301)은 라인 프로세서에서 전달된 패킷을 제2차 분산 패킷 처리 블록으로 전달한다. 제2차 분산 패킷 처리 블록(302)은 패킷을 분류하여, 인터넷 프로토콜 패킷인 경우 인터넷 프로토콜 처리 블록(3021)으로, 인터넷 제어 메시지 프로토콜 패킷인 경우 인터넷 제어 메시지 프로토콜 처리 블록(3022)으로 전달한다. 인터넷 프로토콜 처리 블록(3021)은 패킷의 재조립, 옵션 처리를 수행하고 전송 제어 프로토콜 블록으로 전달한다.The device driver block 301 delivers the packet delivered by the line processor to the secondary distributed packet processing block. The second distributed packet processing block 302 classifies the packet and transfers the packet to the Internet protocol processing block 3021 for the Internet protocol packet and to the Internet control message protocol processing block 3022 for the Internet control message protocol packet. The internet protocol processing block 3021 performs reassembly, optional processing of packets, and forwards them to the transmission control protocol block.

인터넷 제어 메시지 프로토콜 처리 블록(304)은 에코 응답 (Echo Reply) 메시지, Redirection메시지, Source Quench 메시지, 타임 스탬프 응답(Time Stamp Reply)메시지를 처리하게 된다. 인터넷 응용 프로토콜 블록(304)은 전송 제어 프로토콜 블록으로부터 전달받은 패킷을 처리하는 블록으로서 파일 전송 프로토콜(FTP: File Transfer Protocol), 텔넷(TELNET) 프로토콜, 망 관리 프로토콜(SNMP: Simple Network Management Protocol), 라우팅 프로토콜(Routing Protocol)로 구성되어 있다.The internet control message protocol processing block 304 processes the echo reply message, redirection message, source quench message, and time stamp reply message. The internet application protocol block 304 is a block for processing a packet received from a transmission control protocol block, and includes a file transfer protocol (FTP), a telnet (TELNET) protocol, a simple network management protocol (SNMP), It consists of Routing Protocol.

제 4 도는 본 발명이 적용되는 비 포워딩 패킷의 처리 흐름을 보이고 있다.4 shows a processing flow of a non-forwarding packet to which the present invention is applied.

참조번호 401의 경로는 포워딩 패킷의 처리 경로이다. 외부 물리 링크 접속블록으로부터 수신된 패킷은 네트워크 프로세서 블록으로 전달된다. 네트워크 프로세서 블록은 수신 된 패킷의 버전 검사, 체크섬 검사, 서비스 타입 검사, TTL 검사를 수행하고 인터넷 프로토콜 목적지주소를 해석한 후, 포워딩 정보 베이스를 이용하여 라우팅 룩업을 수행하여 패킷을 포워딩 처리한다.A path 401 is a processing path of a forwarding packet. Packets received from the external physical link access block are forwarded to the network processor block. The network processor block performs a version check, a checksum check, a service type check, a TTL check of the received packet, interprets an Internet protocol destination address, and performs a routing lookup using a forwarding information base to forward the packet.

참조번호 402의 경로는 메인 프로세서 노드에서 처리되는 비포워딩 패킷의 처리 경로이다. 네트워크 프로세서 블록(201)은 수신 된 패킷의 버전 검사, 체크섬 검사, 서비스 타입검사, TTL검사를 수행하고 인터넷 프로토콜 목적지주소를 해석한다. 인터넷 프로토콜 목적지주소가 라우터의 주소와 일치하는 패킷, 인터넷 프로토콜 목적지주소가 브로드캐스트 주소인 패킷, 인터넷 프로토콜 목적지주소가 멀티캐스트 주소로 라우터에서 처리해야 하는 패킷은 디바이스 블록(202)을 통해 마이크로 프로세서 블록의 분산 패킷 처리 블록(203)으로 전달된다. 분산 처리블록(203)에서는 먼저 패킷의 종류를 파악한 후, 라인 프로세서의 분산 패킷 처리 블록(203)에서 처리할 것인지 혹은 메인 프로세서의 분산 패킷 처리 블록(302)에서 처리할 것인지 결정한다. 인터넷 제어 메시지 프로토콜 패킷의 에코 응답 (Echo Reply) 메시지, Redirection메시지, Source Quench 메시지, 타임 스탬프 응답(Time Stamp Reply)메시지와 비포워딩 처리되는 인터넷 프로토콜 패킷은 메인 프로세서로 전달한다.A path 402 denotes a path for processing a non-forwarding packet processed by the main processor node. The network processor block 201 performs a version check, a checksum check, a service type check, a TTL check of the received packet and interprets an Internet protocol destination address. Packets whose Internet protocol destination address matches the router's address, packets whose Internet protocol destination address is a broadcast address, and packets that the Internet protocol destination address is a multicast address need to be processed by the router through the device block 202 Is passed to the distributed packet processing block 203. The distributed processing block 203 first determines the type of packet, and then determines whether to process the distributed packet processing block 203 of the line processor or the distributed packet processing block 302 of the main processor. The Echo Reply, Redirection, Source Quench, Time Stamp Reply, and non-forwarding Internet Protocol packets of the Internet Control Message Protocol Packet are forwarded to the Main Processor.

메인 프로세서 노드는 인터넷 제어 메시지 프로토콜 패킷을 해당 블록으로 전달하고, 인터넷 프로토콜 패킷인 경우 재조립, 옵션 처리를 수행한 후 상위 응용 프로토콜 블록(304)으로 전달한다.The main processor node forwards the Internet control message protocol packet to the corresponding block. If the main processor node performs the reassembly and option processing in the case of the Internet protocol packet, the main processor node transfers the packet to the higher application protocol block 304.

참조번호 403의 경로는 라인 프로세서 노드에서 처리되는 비포워딩 패킷의 처리 경로이다. 네트워크 프로세서 블록(201)은 수신 된 패킷의 버전 검사, 체크섬 검사, 서비스 타입 검사, TTL 검사를 수행하고 인터넷 프로토콜 목적지주소를 해석한다. 인터넷 프로토콜 목적지주소가 라우터의 주소와 일치하는 패킷, 인터넷 프로토콜 목적지주소가 브로드캐스트 주소인 패킷, 인터넷 프로토콜 목적지주소가 멀티캐스트 주소로서 라우터에서 처리해야 하는 패킷은 디바이스 블록(202)을 통해 마이크로 프로세서 블록의 분산 패킷 처리 블록(203)으로 전달된다. 402경로와 마찬가지로 분산 처리 블록(203)에서는 먼저 패킷의 종류를 파악한 후, 라인 프로세서의 분산 패킷 처리 블록(203)에서 처리할 것인지 혹은 메인 프로세서의 분산 패킷 처리 블록(302)에서 처리할 것인지 결정한다. 패킷이 인터넷 제어 메시지 프로토콜 패킷의 에코 (Echo), 목적지 도달 불가(Destination Unreachable), 시간 초과(Time Exceeded), 파라미터 이상(Parameter Problem), 타임 스탬프(Time Stamp) 메시지인 경우에는 라인 프로세서의 분산 패킷 처리 블록의 인터넷 제어 메시지 프로토콜 처리 블록(208)에 전달한다.A path 403 is a processing path of a non-forwarding packet processed by the line processor node. The network processor block 201 performs a version check, a checksum check, a service type check, a TTL check of the received packet and interprets an Internet protocol destination address. Packets whose Internet protocol destination address matches the router's address, packets whose Internet protocol destination address is a broadcast address, and packets that are to be processed by the router as the Internet protocol destination address is a multicast address are passed through the microprocessor block through the device block 202. Is passed to the distributed packet processing block 203. As in the path 402, the distributed processing block 203 first determines the type of packet, and then determines whether to process the distributed packet processing block 203 of the line processor or the distributed packet processing block 302 of the main processor. . Distributed packets from the line processor if the packet is an Echo, Destination Unreachable, Time Exceeded, Parameter Problem, or Time Stamp message of an Internet Control Message Protocol packet. Forward to processing block Internet control message protocol processing block 208.

참조번호 404의 경로는 메인 프로세서 노드에서 외부 라우터나 호스트에 패킷을 전송 처리하는 경로이다. 먼저 메인 프로세서 노드에서 기본 적인 헤더를 만들어 라우팅 룩업과 분해를 수행하여 라인 프로세서 노드에 전달한다. 라인 프로세서 노드에서는 패킷의 체크섬과 서비스 타입, TTL값 이용하여 헤더를 완성한 후 포워딩 처리하도록 네트워크 프로세서에 전달한다. 네트워크 프로세서는 패킷의 MAC(Media Access Control) 프레임을 완성하여 외부 물리 링크 접속 블록으로 전달하여 패킷을 전송하게 한다.The path 404 is a path through which the main processor node transmits a packet to an external router or host. First, a basic header is created at the main processor node, which performs routing lookups and decompositions, and passes it to the line processor node. The line processor node completes the header using the packet's checksum, service type, and TTL value and forwards it to the network processor for forwarding. The network processor completes the Media Access Control (MAC) frame of the packet and delivers the packet to the external physical link access block.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

상술한 바와 같이 본 발명은, 라인 프로세서(Line Processor)와 메인 프로세서(Main Processor)가 이더넷(Ethernet)과 같은 시스템 내부 통신망으로 연결된 고속 라우터에서 비포워딩(Non-forwarding) 처리되는 인터넷 프로토콜(Internet Protocol), 인터넷 제어 메시지 프로토콜(Internet Control Message Protocol) 패킷을 분산 처리하는 방법을 고안한 것이며, 라인 프로세서에서 비포워딩 처리되는 인터넷 프로토콜 패킷의 버전 검사, 체크섬 검사 등을 수행한 후 메인 프로세서에 전달하여 인터넷프로토콜의 데이터를 처리하도록 하고 라인 프로세서에서 비포워딩 처리되는 인터넷 제어 메시지 프로토콜 패킷의 일부 메시지를 분류하여 처리함으로써, 기존의 메인 프로세서에 집중되는 비포워딩 패킷의 처리 부하를 감소시키는 효과와 처리 부하를 각각의 라인 프로세서로 분산하여 처리 성능을 향상시키는 효과가 있다.As described above, the present invention provides an Internet protocol in which a line processor and a main processor are non-forwarding in a high-speed router connected to a system internal communication network such as Ethernet. ) Is designed to distribute the Internet Control Message Protocol packets, and performs version checking, checksum checking, etc. of the non-forwarding Internet protocol packets from the line processor, and forwards them to the main processor. By processing the data of the protocol and classifying and processing some messages of the internet control message protocol packet which is not forwarded by the line processor, the effect of reducing the processing load of the non-forwarding packet focused on the existing main processor and the processing load, respectively Distributed by line processors The effect of improving the performance of Li.

Claims (7)

인터넷 프로토콜 패킷 및 인터넷 제어 메시지 프로토콜 패킷을 포함하는 비 포워딩 패킷을 일차적으로 처리하는 라인 프로세서부; 및A line processor unit for first processing a non-forwarding packet including an internet protocol packet and an internet control message protocol packet; And 상기 라인 프로세서부로부터 일차적으로 처리된 상기 비 포워딩 패킷을 제공받아 이차적으로 처리하는 메인 프로세서부를 포함하는 것을 특징으로 하는 라우터 시스템 .And a main processor configured to receive and process the non-forwarding packet primarily processed from the line processor. 제1항에 있어서, 상기 라인 프로세서부는The method of claim 1, wherein the line processor unit 상기 인터넷 프로토콜 패킷을 처리함에 있어서, 라우팅 룩업, 버전 검사, 체크섬 검사, 서비스 타입 검사, TTL 검사 중 어느 한 가지 이상의 항목의 처리를 수행하는 것을 특징으로 하는 라우터 시스템.In the processing of the Internet protocol packet, the router system, characterized in that the processing of any one or more of the routing lookup, version check, checksum check, service type check, TTL check. 제1항에 있어서, 상기 메인 프로세서부는The method of claim 1, wherein the main processor unit 상기 인터넷 프로토콜 패킷의 분해, 재조립, 옵션 처리 중 어느 한가지 이상의 항목의 처리를 수행하는 것을 특징으로 하는 라우터 시스템.Router system, characterized in that for processing any one or more items of disassembly, reassembly, and option processing of the Internet protocol packet. 제1항에 있어서, 상기 라인 프로세서부는The method of claim 1, wherein the line processor unit 상기 인터넷 제어 메시지 프로토콜 패킷을 처리함에 있어서, 상기 인터넷 제어 메시지 프로토콜 패킷의 에코, 목적시 도달 불가, 시간초과, 파라미터 이상, 타임 스탬프 메시지의 처리 중 어느 하나 이상의 항목의 처리를 수행하는 것을 특징으로 하는 라우터 시스템.In the processing of the Internet control message protocol packet, processing of any one or more items of echoing of the Internet control message protocol packet, unreachable on purpose, timeout, parameter error, and time stamp message processing are performed. Router system. 제1항에 있어서, 상기 메인 프로세서부는The method of claim 1, wherein the main processor unit 상기 인터넷 제어 메시지 프로토콜 패킷을 처리함에 있어서, 에코 응답 메시지, REDIRECTION 메시지, SOURCE QUENCH 메시지, 타임 스탬프 응답 메시지의 처리 중 어느 하나 이상의 항목의 처리를 수행하는 것을 특징으로 하는 라우터 시스템.In the processing of the Internet control message protocol packet, the router system characterized in that for processing any one or more items of processing of an echo response message, a REDIRECTION message, a SOURCE QUENCH message, a time stamp response message. 외부로 전송할 인터넷 프로토콜 패킷의 기본적인 헤더를 만들어 라우팅 룩업과 분해를 수행하는 메인 프로세서부; 및A main processor unit for performing a routing lookup and decomposition by making a basic header of an Internet protocol packet to be transmitted to the outside; And 상기 메일 프로세서부로부터 상기 인터넷 프로토콜 패킷의 헤더를 포함하는정보를 제공받아 상기 인터넷 프로토콜 패킷의 체크섬과 서비스 타입, TTL값에 기초하여 상기 인터넷 프로토콜 패킷의 헤더를 완성한 후에 포워딩 처리하는 라인프로세서부를 포함하는 것을 특징으로 하는 라우터 시스템.And a line processor configured to receive the information including the header of the Internet protocol packet from the mail processor and to forward the header after completing the header of the Internet protocol packet based on a checksum, a service type, and a TTL value of the Internet protocol packet. Router system, characterized in that. 제6항에 있어서, 상기 라인 프로세서부는The method of claim 6, wherein the line processor unit 상기 인터넷 프로토콜 패킷의 MAC 프레임을 완성시켜 상기 인터넷 프로토콜 패킷을 출력하는 네트워크 프로세서를 포함하는 것을 특징으로 하는 라우터 시스템.And a network processor for completing the MAC frame of the internet protocol packet and outputting the internet protocol packet.
KR10-2002-0031584A 2002-06-05 2002-06-05 A high speed router system KR100453817B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0031584A KR100453817B1 (en) 2002-06-05 2002-06-05 A high speed router system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0031584A KR100453817B1 (en) 2002-06-05 2002-06-05 A high speed router system

Publications (2)

Publication Number Publication Date
KR20030093741A KR20030093741A (en) 2003-12-11
KR100453817B1 true KR100453817B1 (en) 2004-10-20

Family

ID=32385996

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0031584A KR100453817B1 (en) 2002-06-05 2002-06-05 A high speed router system

Country Status (1)

Country Link
KR (1) KR100453817B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100459539B1 (en) * 2002-11-29 2004-12-03 한국전자통신연구원 Router and method for controlling maximum transmission unit of external network interface
KR100560753B1 (en) * 2004-02-05 2006-03-13 삼성전자주식회사 apparatus and method of router information management in Distributed Router

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187311A (en) * 1992-09-07 1994-07-08 Hitachi Ltd Multiprocessor system and inter-processor communication method
KR20000018951A (en) * 1998-09-07 2000-04-06 서평원 Frame switching device of ipc(inter process communication) and a method thereof
KR20010009930A (en) * 1999-07-14 2001-02-05 서평원 Inter-Processor Communication Method In ATM Switching System
KR20020012979A (en) * 2000-08-10 2002-02-20 윤종용 Apparatus and method for atm trunk interfacing in atm switching system
KR20030056291A (en) * 2001-12-28 2003-07-04 한국전자통신연구원 The Method of Communication Fault Management using Adjacent Line Interface Board in High Speed Router

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187311A (en) * 1992-09-07 1994-07-08 Hitachi Ltd Multiprocessor system and inter-processor communication method
KR20000018951A (en) * 1998-09-07 2000-04-06 서평원 Frame switching device of ipc(inter process communication) and a method thereof
KR20010009930A (en) * 1999-07-14 2001-02-05 서평원 Inter-Processor Communication Method In ATM Switching System
KR20020012979A (en) * 2000-08-10 2002-02-20 윤종용 Apparatus and method for atm trunk interfacing in atm switching system
KR20030056291A (en) * 2001-12-28 2003-07-04 한국전자통신연구원 The Method of Communication Fault Management using Adjacent Line Interface Board in High Speed Router

Also Published As

Publication number Publication date
KR20030093741A (en) 2003-12-11

Similar Documents

Publication Publication Date Title
US9647954B2 (en) Method and system for optimizing a network by independently scaling control segments and data flow
US8380854B2 (en) Simplified method for processing multiple connections from the same client
US7860094B2 (en) Multicast routing method and apparatus for routing multicast packet
US20060256814A1 (en) Ad hoc computer network
Rayes et al. The internet in IoT
KR100453817B1 (en) A high speed router system
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco DECnet Commands
Cisco Configuring Novell IPX
Cisco Cisco IOS IP and IP Routing Command Reference Release 12.1
Cisco DECNet Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco DECnet Commands
Cisco IP Routing Protocols Commands
Cisco DECnet Commands
Cisco IP Routing Protocols Commands
Cisco Configuring Novell IPX
Cisco Configuring ISO CLNS

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20081001

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee