KR20010038416A - Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner - Google Patents

Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner Download PDF

Info

Publication number
KR20010038416A
KR20010038416A KR1019990046378A KR19990046378A KR20010038416A KR 20010038416 A KR20010038416 A KR 20010038416A KR 1019990046378 A KR1019990046378 A KR 1019990046378A KR 19990046378 A KR19990046378 A KR 19990046378A KR 20010038416 A KR20010038416 A KR 20010038416A
Authority
KR
South Korea
Prior art keywords
node
group
identifier
ethernet
link
Prior art date
Application number
KR1019990046378A
Other languages
Korean (ko)
Other versions
KR100313433B1 (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 KR1019990046378A priority Critical patent/KR100313433B1/en
Publication of KR20010038416A publication Critical patent/KR20010038416A/en
Application granted granted Critical
Publication of KR100313433B1 publication Critical patent/KR100313433B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4552Lookup mechanisms between a plurality of directories; Synchronisation of directories, e.g. metadirectories
    • 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/32Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/35Switches specially adapted for specific applications
    • H04L49/351Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9015Buffering arrangements for supporting a linked list

Abstract

PURPOSE: A method for identifying links for connective communication between Ethernet network access nodes is provided to transfer a link identifier together with an Ethernet frame so that a destination side can easily identify node links. CONSTITUTION: When a source node has data to transmit, the source node obtains the receiving side's group number(Gr) and system number(Sr)(S701). The source node obtains a group identifier(Gid) and a system identifier(Sid) by executing XOR operation for the group and system numbers of sending and receiving nodes(S702). The source node compares whether the group identifier(Gid) is '0'(S703). If the group identifier(Gid) is '0', the source node checks whether the system identifier(Sid) is '0'(S704). In case that the system identifier(Sid) is not '0', the source node searches a node link table for the system number(SR) of the receiving node(S705). The source node checks whether the system number(Sr) is recorded in the node link table(S706). If the system number(Sr) is recorded in the node link table, the source node generates an Ethernet frame(S707) and copies an Ethernet address to a receiving address field of the Ethernet frame from the node link table(S708). If necessary, the source node copies its own Ethernet address to a source address field of the Ethernet frame and writes a link identifier(S709). The source node copies the data to transmit(S710) and transmits a completed frame(S711).

Description

이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법 { Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner }{Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner}

본 발명은 이더넷 망을 접속하는 노드들이 연결형 통신을 수행할 때 노드간에 설정되는 링크들을 간단하게 식별할 수 있는 방법과, 이더넷 망에 여러 개의 그룹이 존재할 때 그룹내의 통신과 그룹간의 통신을 지원하는 논리 링크들을 간단하게 식별할 수 있는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법에 관한 것이다.The present invention provides a method for easily identifying the links established between nodes when the nodes connecting the Ethernet network perform the connection-type communication, and supports the communication in the group and the communication between groups when there are several groups in the Ethernet network. The present invention relates to a link identification method for connection type communication between Ethernet network access nodes that can easily identify logical links.

도 1은 근거리통신망으로 사용하는 이더넷 망의 구성도이다. 이더넷 스위치에는 다수의 노드들이 접속되며, 이더넷 스위치에 접속한 노드들은 발신 노드의 이더넷 주소와 착신 노드의 이더넷 주소를 사용하여 상호 통신한다.1 is a configuration diagram of an Ethernet network used as a local area network. Multiple nodes are connected to the Ethernet switch, and the nodes connected to the Ethernet switch communicate with each other by using the source node's Ethernet address and the destination node's Ethernet address.

도 2는 이더넷 망에서 노드들이 통신에 사용하는 이더넷 프레임의 구조도이다. 이 이더넷 프레임은 발신 이더넷 주소와, 착신 이더넷 주소, 프레임 내의 데이터의 종류를 판단하는 이더유형(EtherType), 및 데이터로 이루어진다.2 is a structural diagram of an Ethernet frame that nodes use for communication in an Ethernet network. This Ethernet frame consists of an originating Ethernet address, an incoming Ethernet address, an EtherType for determining the type of data in the frame, and data.

이더넷 망은 근거리통신망으로 널리 사용되고 있으며, 주로 비연결형인 통신을 수행하는 인터네트 프로토콜을 중심으로 사용하고 있다. 인터네트 프로토콜을 사용할 때에는 노드간의 연결이 존재하지 않는다. 따라서, 각 노드들은 같은 망에 존재하는 다른 노드들의 이더넷 주소와 노드 주소를 독립적으로 관리하고, 이를 이용하여 데이터를 송착신한다.The Ethernet network is widely used as a local area network, and is mainly used as an internet protocol for performing connectionless communication. When using the internet protocol, there is no connection between nodes. Therefore, each node independently manages Ethernet addresses and node addresses of other nodes in the same network, and transmits and receives data using them.

이와 같은 이더넷 망의 비연결형 특성으로 인하여 신뢰성있는 통신을 위해서, 노드들에는 인터네트 프로토콜의 상위 기능인 전송 제어 프로토콜을 수용해야 한다. 이러한 전송 제어 프로토콜은 장치간의 신뢰성있는 데이터 통신을 지원하는 것이 아니라 장치들에서 동작하는 응용 프로그램들간의 신뢰성있는 데이터 통신을 지원한다.Due to the connectionless nature of the Ethernet network, for reliable communication, nodes must accept a transmission control protocol, which is a higher function of the Internet protocol. This transmission control protocol does not support reliable data communication between devices, but supports reliable data communication between applications running on the devices.

특정 노드들이 이더넷 망을 통하여 연결형 통신을 하기 위해서는, 두 노드간에 하나의 링크를 설정하여야 한다. 이더넷 망에는 복수 개의 노드가 존재하게 되며, 노드들은 다른 노드들과 복수의 링크들을 설정하게 된다. 따라서, 임의의 한 노드는 그 노드와 연결되는 복수의 링크들을 쉽게 구별할 필요가 있다.In order for specific nodes to communicate via Ethernet, one link must be established between two nodes. There are a plurality of nodes in the Ethernet network, and the nodes establish a plurality of links with other nodes. Thus, any one node needs to easily distinguish between a plurality of links that are connected to that node.

그리고, 이더넷 망을 논리적인 복수의 그룹들이 사용하는 망으로 적용할 때, 대부분의 통신은 동일한 그룹내의 노드간에 이루어지며, 일부가 동일 그룹외의 노드들과 통신이 이루어지게 된다. 따라서 동일 그룹내에 속하는 노드들간의 링크들과 다른 그룹에 속하는 노드들과의 링크들을 구분할 수 있어야 있다.In addition, when the Ethernet network is used as a network used by a plurality of logical groups, most communication is performed between nodes in the same group, and some communication is performed with nodes outside the same group. Therefore, links between nodes belonging to the same group and nodes belonging to different groups should be distinguished.

이더넷 망에 접속된 노드들은 발신, 착신 이더넷 주소를 사용하여 착신측 노드의 주소만 일치하면 되는 비연결형 방식으로 통신하고 있다. 이러한 비연결형 방식의 이더넷 망을 연결형 방식으로 사용하기 위해서는 이더넷 주소들을 이용한 노드간의 링크의 식별도 가능하다. 이더넷 주소는 6 바이트의 길이를 가지기 때문에 착신된 이더넷 프레임의 발신 이더넷 주소를 노드 링크 테이블의 엔트리들과 한번에 비교하기에는 어려움이 있는데, 이는 일반적인 노드들의 하드웨어 프로세서는 한번에 4바이트를 비교할 수 있기 때문이다.Nodes connected to the Ethernet network communicate using a connectionless method that uses only the source and destination Ethernet addresses to match the address of the destination node. In order to use this connectionless Ethernet network in a connected manner, it is possible to identify a link between nodes using Ethernet addresses. Since the Ethernet address is 6 bytes long, it is difficult to compare the originating Ethernet address of an incoming Ethernet frame with the entries in the node link table at once, since the hardware processors of typical nodes can compare 4 bytes at a time.

또, 이러한 검색을 매 프레임마다 수행하기 때문에 누적되는 노드 링크 테이블 검색시간은 매우 큰 장애요소가 된다. 이 노드 링크 테이블을 하드웨어로 구현한다면 검색 시간은 매우 단축될 있겠지만, 하드웨어로서 기능을 제공한다는 것은 노드의 수가 증가할수록 가격면에서 매우 비싸게 되며, 하드웨어를 쉽게 확장할 수 있는 것도 아니다. 결국, 노드 링크 테이블의 검색 시간을 단축할 수 있는 간단한 방법이 필요하게 된다.In addition, since such a search is performed every frame, the accumulated node link table search time is a very big obstacle. If the node link table is implemented in hardware, the search time will be very short, but providing the function as hardware becomes very expensive in terms of the number of nodes, and it is not easy to expand the hardware. As a result, there is a need for a simple way to reduce the search time of the node link table.

따라서, 본 발명은 상기와 같은 종래기술의 필요성을 충족시키기 위하여 안출된 것으로서, 노드들간의 연결형 통신을 수행하기 위해서 설정되는 노드간의 노드 링크를 함축적으로 의미하는 링크 식별자를 이더넷 프레임에 함께 전달하도록 함으로써, 착신측에서 쉽게 노드 링크를 식별할 수 있도록 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법을 제공하기 위한 것이다.Accordingly, the present invention has been made to meet the needs of the prior art as described above, by transmitting a link identifier implicitly means a node link between nodes that are set up to perform a connection-type communication between nodes in an Ethernet frame. In addition, the present invention provides a link identification method for connection type communication between Ethernet network access nodes, which enables a called party to easily identify a node link.

또한, 노드 링크를 이용하여 동일한 이더넷 망을 다양한 그룹으로 형성할 수 있도록 하고, 동일 그룹에 있는 노드간의 통신이 용이하도록 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법을 제공하기 위한 것이다.In addition, it is to provide a link identification method for the connection-type communication between Ethernet network access nodes to be able to form the same Ethernet network in various groups using a node link, and to facilitate communication between nodes in the same group.

또한, 노드 링크를 간편하고 빠른 검색을 위해서 크기가 작고 고정된 크기를 가지는 링크 식별자를 이용한 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법을 제공하기 위한 것이다.Another object of the present invention is to provide a link identification method for connection type communication between Ethernet network access nodes using a link identifier having a small size and a fixed size for easy and quick retrieval of node links.

도 1은 근거리통신망(LAN)으로 사용하는 일반적인 이더넷 망 구성도,1 is a configuration diagram of a general Ethernet network used as a local area network (LAN),

도 2는 도 1에 도시된 이더넷 망에서 노드들이 통신에 사용하는 이더넷 프레임의 구조도,2 is a structural diagram of an Ethernet frame used by a node for communication in the Ethernet network shown in FIG. 1;

도 3은 본 발명의 한 실시예에 따른 이더넷 망을 통한 논리 링크의 구성도,3 is a configuration diagram of a logical link through an Ethernet network according to an embodiment of the present invention;

도 4는 본 발명의 한 실시예에 따른 링크 식별자 및 이더넷 프레임의 구조도,4 is a structural diagram of a link identifier and an Ethernet frame according to an embodiment of the present invention;

도 5는 본 발명의 한 실시예에 따른 노드 링크 테이블의 구성도,5 is a configuration diagram of a node link table according to an embodiment of the present invention;

도 6은 본 발명의 한 실시예에 따른 노드 식별자를 이용한 발신 노드 확인방법을 도시한 도면,6 is a diagram illustrating a method for identifying an originating node using a node identifier according to an embodiment of the present invention;

도 7은 본 발명의 한 실시예에 따른 링크 식별자를 이용한 발신 노드의 착신 노드 확인방법을 도시한 흐름도,7 is a flowchart illustrating a method of identifying a destination node of an originating node using a link identifier according to an embodiment of the present invention;

도 8은 본 발명의 한 실시예에 따른 링크 식별자를 이용한 착신 노드의 발신 노드 확인방법을 도시한 흐름도이다.8 is a flowchart illustrating a method for identifying an originating node of a called node using a link identifier according to an embodiment of the present invention.

상기한 목적을 달성하기 위한 본 발명에 따른 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법은, 이더넷 망에 접속된 다수의 노드들이 다수의 그룹들로 나누어지고, 각 그룹과 노드들에는 0이 아닌 그룹 번호와 장치 번호가 각각 부여되며, 그룹내 혹은 그룹외 노드들 사이에 각각 링크가 형성되어 연결형 통신을 수행하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법에 있어서, 발신 노드는, 데이터를 송신할 착신 노드의 그룹 번호와 장치 번호를 이용하여 그룹 식별자와 장치 식별자를 계산하는 제 1 단계; 상기 착신 노드가 자신이 속한 그룹내 장치인지 혹은 그룹외 장치인지 판단하는 제 2 단계; 상기 제 2 단계의 판단결과, 착신 노드가 그룹내 장치이면 그룹내 노드링크 테이블에서 상기 착신 노드의 이더넷 주소를 찾아내고, 착신 노드가 그룹외 장치이면 그룹외 노드링크 테이블에서 상기 착신노드의 이더넷 주소를 찾아내는 제 3 단계; 및 상기 제 3 단계에서 찾아진 착신 노드의 이더넷주소를 이용하여 착신 노드에 데이터를 송신하는 제 4 단계를 포함한 것을 특징으로 한다.In the link identification method of an originating node for connected communication between Ethernet network access nodes according to the present invention for achieving the above object, a plurality of nodes connected to an Ethernet network are divided into a plurality of groups, each group and nodes A non-zero group number and a device number are assigned to each other, and a link is formed between intra- and out-group nodes, respectively, so that the link identification method for the connection type communication between the Ethernet network access nodes performing the connection type communication. Comprising: a first step of calculating a group identifier and a device identifier using the group number and the device number of the destination node to transmit data; A second step of determining whether the called node is a device belonging to the group or an out-group device to which the called node belongs; As a result of the determination of the second step, if the destination node is an in-group device, the Ethernet address of the destination node is found in the in-group nodelink table. If the destination node is an out-of-group device, the Ethernet address of the destination node is found in the out-group nodelink table. Third step to find out; And a fourth step of transmitting data to the destination node by using the Ethernet address of the destination node found in the third step.

양호하게는, 상기 제 1 단계의 그룹 식별자는, 발신 노드의 그룹 번호와 착신 노드의 그룹 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 한다.Preferably, the group identifier of the first step may be obtained by performing a bitwise exclusive OR on the group number of the originating node and the group number of the called node.

보다 양호하게는, 상기 제 2 단계는, 상기 그룹 식별자가 0 인지를 판단하여, 0 이면 착신 노드를 그룹내 장치로 판단하고 0 이 아니면 그룹외 장치로 판단하는 단계인 것을 특징으로 한다.More preferably, the second step is a step of determining whether the group identifier is 0, and if it is 0, determining the called node as an in-group device, and if it is not 0, determining the out-of-group device.

양호하게는, 상기 제 3 단계에서, 착신 노드가 그룹내 장치인 경우, 상기 발신 노드와 착신 노드가 동일하거나, 상기 발신 노드와 착신 노드가 다르고 착신 노드의 장치번호가 상기 그룹내 노드 링크 테이블에 없으면 송신 오류로 판정하고, 상기 발신 노드와 착신 노드가 다르고 상기 착신 노드의 장치 번호가 상기 그룹내 노드 링크 테이블에 있으면 착신 노드의 이더넷 주소를 찾는 것을 특징으로 한다.Preferably, in the third step, when the called node is an in-group device, the calling node and the called node are the same, or the calling node and the called node are different and the device number of the called node is in the in-group node link table. If not, it is determined that a transmission error occurs. If the originating node and the destination node are different and the device number of the destination node is in the node link table in the group, the Ethernet address of the destination node is found.

보다 양호하게는, 상기 제 1 단계의 장치 식별자는, 발신 노드의 장치 번호와 착신 노드의 장치 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 한다.More preferably, the device identifier of the first step may be obtained by performing an exclusive OR on a bit basis of the device number of the originating node and the device number of the destination node.

보다 양호하게는, 상기 제 3 단계에서 발신 노드와 착신 노드가 동일한 지의 판단은, 상기 장치 식별자가 0 인지를 판단하여, 0 이면 동일한 것으로 판단하고 0 이 아니면 동일하지 않은 것으로 판단하는 것을 특징으로 한다.More preferably, in the third step, whether the originating node and the destination node are the same may be determined by determining whether the device identifier is 0, and if it is 0, it is determined to be the same and if it is not 0, it is not the same. .

양호하게는, 상기 제 3 단계에서 착신 노드가 그룹외 장치인 경우, 착신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 없으면 송신 오류로 판정하고, 상기 착신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 있으면 착신 노드의 이더넷 주소를 찾는 것을 특징으로 한다.Preferably, in the third step, if the destination node is an out-of-group device, if the group number and device number of the destination node are not in the out-group node link table, it is determined as a transmission error, and the group number and device number of the destination node are determined. If is in the out-group node link table, the Ethernet address of the called node is found.

양호하게는, 상기 제 4 단계는, 이더넷 헤더와, 상기 그룹 식별자와 장치 식별자로 이루어진 링크 식별자, 및 데이터를 포함하는 이더넷 프레임을 만든 후 송신하는 것을 특징으로 한다.Preferably, the fourth step is characterized in that the Ethernet frame, the link identifier consisting of the group identifier and the device identifier, and the Ethernet frame including the data is made and transmitted.

또한, 본 발명에 따르면 상술하였던 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체가 제공된다.According to the present invention, there is provided a computer-readable recording medium having recorded thereon a program for executing a link identification method of an originating node for connection type communication between Ethernet network access nodes.

또한, 본 발명에 따른 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법은, 이더넷 망에 접속된 다수의 노드들이 다수의 그룹들로 나누어지고, 각 그룹과 노드들에는 0이 아닌 그룹 번호와 장치 번호가 각각 부여되며, 그룹내 혹은 그룹외 노드들 사이에 각각 링크가 형성되어 연결형 통신을 수행하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법에 있어서, 착신 노드는, 이더넷 헤더와, 그룹 식별자와 장치 식별자를 포함하는 링크 식별자와, 데이터를 포함하는 이더넷 프레임을 수신하는 제 1 단계와; 상기 수신 이더넷 프레임의 그룹 식별자와 장치 식별자를 이용하여 발신 노드의 그룹 번호와 장치 번호를 계산하는 제 2 단계; 상기 장치 식별자와 발신 노드의 장치 번호를 이용하여 상기 수신 이더넷 프레임이 정상 수신되었는 지를 판단하는 제 3 단계; 및 상기 제 3 단계의 판단 결과, 정상 수신되었으면 상기 이더넷 프레임의 데이터를 복사하고 수신 종료하며, 비정상 수신되었으면 상기 이더넷 프레임을 폐기하고 수신 종료하는 제 4 단계를 포함한 것을 특징으로 한다.In addition, in the link identification method of the destination node for the connection-type communication between the Ethernet network access nodes according to the present invention, a plurality of nodes connected to the Ethernet network is divided into a plurality of groups, each group and the non-zero group in the nodes In the link identification method for connection type communication between Ethernet network access nodes, each of which is provided with a number and a device number, and a link is formed between intra-group or non-group nodes to perform connection-type communication. Receiving a link identifier comprising a group identifier and a device identifier, and an Ethernet frame comprising data; Calculating a group number and a device number of an originating node using the group identifier and the device identifier of the received Ethernet frame; A third step of determining whether the received Ethernet frame is normally received using the device identifier and the device number of the originating node; And a fourth step of copying and terminating reception of data of the Ethernet frame if normal reception is received, and discarding and terminating reception of the Ethernet frame if abnormal reception is received.

양호하게는, 제 2 단계의 발신 노드의 그룹 번호는, 상기 그룹 식별자와 상기 착신 노드의 그룹 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 한다.Preferably, the group number of the originating node of the second step is obtained by calculating the bitwise exclusive OR of the group identifier and the group number of the called node.

보다 양호하게는, 상기 제 2 단계의 발신 노드의 장치 번호는, 상기 장치 식별자와 상기 착신 노드의 장치 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 한다.More preferably, the device number of the originating node of the second step may be obtained by performing an exclusive OR operation on a bit basis of the device identifier and the device number of the called node.

양호하게는, 상기 제 3 단계는, 상기 장치 식별자나 착신 노드의 장치 번호가 0 으로 검출되면 비정상 수신된 것으로 판단하는 단계인 것을 특징으로 한다.Preferably, the third step is characterized in that it is determined that the abnormal reception is received when the device identifier or the device number of the destination node is detected as 0.

양호하게는, 상기 그룹 식별자를 이용하여 발신 노드가 자신이 속한 그룹내 장치인 지 혹은 그룹외 장치인 지를 판단하는 제 5 단계와, 상기 제 5 단계의 판단 결과, 상기 발신 노드가 그룹내 장치이면 그룹내 노드 링크 테이블에서 상기 발신 노드의 장치 번호가 있는 지를 확인하여 상기 발신 노드를 표시하고, 상기 발신 노드가 그룹외 장치이면 그룹외 노드 링크 테이블에서 상기 발신 노드의 그룹 번호와 장치 번호가 있는 지를 확인하여 상기 발신 노드를 표시하는 제 6 단계를 포함한 것을 특징으로 한다.Preferably, the fifth step of determining whether the originating node is an intra-group device or an out-group device to which the originating node belongs by using the group identifier, and if the originating node is the intra-group device as a result of the determination in the fifth step Check whether there is a device number of the originating node in the in-group node link table and indicate the originating node. If the originating node is an out-of-group device, whether the originating node has a group number and a device number in the out-group node link table. And a sixth step of identifying and displaying the originating node.

보다 양호하게는, 상기 제 6 단계에서 발신 노드가 그룹내 장치인 경우, 상기 발신 노드의 장치 번호가 상기 그룹내 노드 링크 테이블에 없으면 상기 수신된 이더넷 프레임을 폐기하고 수신을 종료하는 제 7 단계와, 상기 제 6 단계에서 발신 노드가 그룹외 장치인 경우, 상기 발신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 없으면 상기 수신된 이더넷 프레임을 폐기하고 수신을 종료하는 제 8 단계를 더 포함한 것을 특징으로 한다.More preferably, when the originating node is an intra-group device in the sixth step, if the originating node device number is not in the intra-group node link table, a seventh step of discarding the received Ethernet frame and ending reception; If the originating node is an out-of-group device in the sixth step, if the outgoing node group number and device number are not in the out-group node link table, an eighth step of discarding the received Ethernet frame and ending reception is further performed. It is characterized by including.

또한, 본 발명에 따르면 상술하였던 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체가 제공된다.According to the present invention, there is provided a computer-readable recording medium having recorded thereon a program for executing a link identification method of a destination node for connection type communication between Ethernet network access nodes.

이하, 첨부된 도면을 참조하면서 본 발명의 한 실시예에 따른 "이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법"을 보다 상세하게 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings will be described in more detail "link identification method for connection type communication between Ethernet network access nodes" according to an embodiment of the present invention.

도 3은 본 발명의 한 실시예에 따른 이더넷 망을 통한 논리 링크 구성도의 일 예이다. 도 3을 참조하면, 이더넷 망은 이더넷 스위치, 이더넷 브릿지, 이더넷 허브 등에 의해 다양하게 노드들이 접속된다.3 is an example of a logical link configuration through an Ethernet network according to an embodiment of the present invention. Referring to FIG. 3, in the Ethernet network, nodes are connected in various ways by an Ethernet switch, an Ethernet bridge, an Ethernet hub, and the like.

노드들은 복수의 그룹으로 나뉘어질 수 있으며, 각각의 노드들은 동일 그룹내의 다른 노드들과 링크를 설정하고, 및 다른 그룹의 노드들과 링크를 설정할 수 있다. 이러한 노드 링크들을 통하여 연결형 통신이 가능해진다.Nodes may be divided into a plurality of groups, each of which may establish a link with other nodes in the same group, and may establish a link with nodes of another group. These node links enable connected communication.

도 4는 본 발명의 한 실시예에 따른 링크 식별자와 링크 식별자를 포함하는 이더넷 프레임의 구조도이다. 링크 식별자는 (가)에 도시된 바와 같이 그룹 식별자, 장치 식별자로 이루어진다. 그룹 식별자는 임의의 노드 링크를 설정한 두 노드가 속한 그룹을 식별하고, 장치 식별자는 임의의 노드 링크를 설정한 두 노드의 장치를 식별하게 한다.4 is a structural diagram of an Ethernet frame including a link identifier and a link identifier according to an embodiment of the present invention. The link identifier consists of a group identifier and a device identifier as shown in (a). The group identifier identifies a group to which the two nodes which set up any node link belong, and the device identifier identifies the device of two nodes which set up any node link.

이러한 링크 식별자는 (나)에 도시된 바와 같이 이더넷 프레임의 이더넷 헤더와 데이터 사이에 위치한다. 이 이더넷 프레임은 이더유형(EtherType) 필드를 이용하여 확인한다. 본 발명의 연결형 통신을 위한 이더유형(EtherType) 값은 기존에 이더넷에서 사용하지 않은 값으로 설정되어야 한다. 예를 들어 인터넷 프로토콜(Internet Protocol)은 16진수 값으로 0800을 사용한다.This link identifier is located between the Ethernet header and the data of the Ethernet frame as shown in (B). This Ethernet frame is identified using the EtherType field. The EtherType value for the connection type communication of the present invention should be set to a value not previously used in Ethernet. For example, the Internet Protocol uses 0800 as the hexadecimal value.

도 5는 본 발명의 한 실시예에 따른 노드 링크 테이블의 구성도이다. 도 4에 도시된 바와 같은 링크 식별자를 이용하여 단순한 연결형 통신이 이루어지기 위해 이러한 노드 링크 테이블들을 형성한다. 노드 링크 테이블은 그룹내 노드 링크 테이블(가)과 그룹외 노드 링크 테이블(나)로 나뉘어진다. 그룹내 노드 링크 테이블(가)는 동일 그룹내의 노드들간의 링크를 식별하는 테이블이고, 그룹외 노드 링크 테이블(나)은 다른 그룹의 노드와 설정되는 링크를 식별하는 테이블이다. 이와 같이 노드 링크 테이블을 두 가지로 나누는 이유는 노드들은 대부분의 통신을 동일 그룹내의 노드들과 수행하기 때문이며, 한 그룹내의 노드들의 장치 번호는 일련 번호를 가질 것이기 때문이다. 또한, 자신의 그룹 외부의 다른 노드들에 대한 정보는 동적인 특성을 가지고 있기 때문이다.5 is a configuration diagram of a node link table according to an embodiment of the present invention. These node link tables are formed for simple connected communication using a link identifier as shown in FIG. The node link table is divided into an intra-group node link table and an out-group node link table (B). The intra-group node link table (a) is a table for identifying links between nodes in the same group, and the out-group node link table (b) is a table for identifying links established with nodes of other groups. The reason for dividing the node link table into two is because the nodes perform most of the communication with the nodes in the same group, and the device number of the nodes in the group will have a serial number. Also, information about other nodes outside of their group has a dynamic characteristic.

그룹내 노드 링크 테이블(가)은 정적인 형태로 구성한다. 그룹을 구성하는 노드들의 수는 제한되고, 그들은 일련 번호를 장치 번호로 사용한다. 따라서, 데이터 송착신시에 장치 번호만 알면 상대측 노드의 이더넷 주소를 쉽게 알 수 있다.The node link table in the group is configured in a static form. The number of nodes that make up a group is limited, and they use the serial number as the device number. Therefore, if you only know the device number when sending and receiving data, you can easily know the Ethernet address of the other node.

그룹외 노드 링크 테이블(나)은 동적인 형태로 구성되며, 그룹번호를 확인하는 테이블과 장치번호를 확인하는 테이블로 나뉜다. 장치번호를 확인하는 테이블은 장치 번호에 의해 증가 순서로 분류된 링크 리스트로 이루어진다. 그룹번호를 확인하는 테이블은 그룹 번호에 의해 증가 순서로 분류된 링크 리스트로 이루어지며, 장치번호를 확인하는 테이블의 링크 리스트들을 가리키는 장치 식별 포인터를 갖는다. 따라서, 송착신시에는 그룹 번호와 장치 번호 정보에 의해서 해당 그룹 번호의 장치 식별 포인터가 지적하는 장치 번호 확인 테이블의 링크 리스트로부터 해당 장치번호의 이더넷 주소를 알아낼 수 있다.The non-group node link table (B) is composed of a dynamic type, and is divided into a table for checking a group number and a table for checking a device number. The table for identifying the device number consists of a list of links classified in increasing order by the device number. The table for identifying the group number is made up of a list of links sorted in increasing order by the group number, and has a device identification pointer indicating the list of links in the table for identifying the device number. Therefore, at the time of sending and receiving, the Ethernet address of the device number can be found from the link list of the device number confirmation table indicated by the device identification pointer of the group number by the group number and the device number information.

도 6은 본 발명의 한 실시예에 따른 노드 식별자를 이용한 발신 노드 확인방법을 도시한 도면이다. 송,착신 노드들은 "그룹 번호, 장치 번호, 이더넷 주소" 정보로 표현되며, 발신 노드들은 "Gs, Ss, Es"로 표시되며 착신 노드들은 "Gr, Sr, Er"로 표시된다. 이때, 이들 노드 정보들은 이더넷 프레임으로 전달되는데, "착,발신 이더넷 주소, 링크 식별자(그룹 식별자, 장치 식별자)"로 표현되며, "Er, Es, Gid, Sid"로 표시된다.6 is a diagram illustrating a method for identifying an originating node using a node identifier according to an embodiment of the present invention. Sending and receiving nodes are represented by "group number, device number, Ethernet address" information, outgoing nodes are represented by "Gs, Ss, Es" and called nodes are represented by "Gr, Sr, Er". At this time, the node information is transmitted in the Ethernet frame, which is expressed as "Earth and Ethnic Ethernet address, link identifier (group identifier, device identifier)", and is expressed as "Er, Es, Gid, Sid".

노드들의 이더넷 주소들은 그대로 이더넷 프레임에 적용되지만, 링크 식별자는 배타적 논리합(Bit-wise Exclusive-OR)(XOR) 연산과정이 필요하다. 이 연산 과정은 하나의 값으로 송, 착신 노드들을 모두 표현하고자 하기 때문이다. 즉, "그룹식별자(Gid) = 발신측 그룹번호(Gs) XOR 착신측 그룹번호(Gr)", "장치식별자(Sid) = 발신측 장치번호(Ss) XOR 착신측 장치번호(Sr)"의 연산과정을 거친다.The Ethernet addresses of the nodes are applied to the Ethernet frames as they are, but the link identifier requires a bit-wise Exclusive-OR (XOR) operation. This operation process is intended to represent both the transmitting and receiving nodes with one value. Namely, "Group identifier (Gid) = calling party group number (Gs) XOR called party group number (Gr)", "device identifier (Sid) = calling party device number (Ss) XOR called party device number (Sr)". Computation process

이러한 연산은 발신측이든 착신측이든 두 가지 값의 배타적 논리합(XOR) 연산은 항상 다른 한가지 값을 얻을 수 있기 때문이다. 이러한 기준의 적용이 어려운 예외가 있는데, 동일한 값들을 XOR하면 0이 되며, 임의의 값과 0을 XOR하면 임의의 값이 되는 경우들이 있다. 이러한 예외적인 상황을 피하기 위해서 그룹 번호와 장치 번호는 0이외의 값을 갖도록 한다.This is because the exclusive OR of two values, whether the calling party or the called party, can always obtain one different value. An exception to this criterion is that it is difficult to apply XOR to the same values, which can be zero. To avoid this exceptional situation, the group number and device number should have a value other than zero.

도 7은 본 발명의 한 실시예에 따른 링크 식별자를 이용한 발신 노드의 발신 절차를 도시한 흐름도이다.7 is a flowchart illustrating a procedure of originating a node using a link identifier according to an embodiment of the present invention.

도 7을 참조하면, 발신할 데이터가 있을 때 데이터의 착신측 그룹 번호(Gr)와 장치 번호(Sr)를 얻는다(S701). 다음, 그룹 식별자(Gid)와 장치 식별자(Sid)를 송,착신 노드들의 그룹 번호와 장치 번호들을 배타적 논리합(XOR) 연산하여 얻는다(S702).Referring to FIG. 7, when there is data to be sent, a called party group number Gr and a device number Sr of data are obtained (S701). Next, the group identifier Gid and the device identifier Sid are obtained by performing an exclusive OR on the group numbers and the device numbers of the transmitting and receiving nodes (S702).

연산 결과, 그룹 식별자(Gid)가 0인 지를 비교하는데(S703), 그룹 식별자가 0이면 동일 그룹내의 발신 데이터이고, 0이 아니면 다른 그룹간의 발신 데이터이다. 단계 S703에서, 그룹 식별자가 0이면 장치 식별자(Sid)를 검사한다(S704). 장치 식별자(Sid)가 0인 경우는 착신 노드를 자신을 지정한 것이기 때문에 데이터 발신오류로 판정하고(S716), 발신을 종료한다. 한편, 단계 S704에서 장치 식별자가 0이 아니면, 그룹내의 적당한 다른 노드로 발신하는 것이기 때문에 그룹내 노드 링크 테이블에서 착신 노드의 장치 번호(Sr)를 검색한다(S705).As a result of the operation, it is compared whether or not the group identifier Gid is 0 (S703). If the group identifier is 0, it is outgoing data in the same group. In step S703, if the group identifier is 0, the device identifier Sid is checked (S704). If the device identifier (Sid) is 0, it is determined that the destination node has designated itself as a data transmission error (S716), and the transmission is terminated. On the other hand, if the device identifier in step S704 is not 0, the device number Sr of the called node is retrieved from the node link table in the group because it is transmitted to another suitable node in the group (S705).

이때, 해당 착신 노드의 장치번호(Sr)가 노드 링크 테이블에 기록되어 있지 지를 감지하여(S706), 기록되어 있지 않으면 데이터 발신오류로 판정하고(S716), 발신을 종료한다. 만약, 착신 노드의 장치번호가 노드 링크 테이블에 기록되어 있으면 이더넷 프레임을 생성하여(S707), 그룹내 노드 링크 테이블로부터 이더넷 주소를 이더넷 프레임의 착신 주소 필드로 복사한다(S708). 또한, 필요한 경우 자신의 이더넷 주소를 이더넷 프레임의 발신주소 필드로 복사하고 링크 식별자를 기록하며(S709), 발신할 데이터를 복사하여(S710), 완성된 프레임을 발신한(S711) 후 발신을 종료한다.At this time, it is detected whether the device number Sr of the called node is recorded in the node link table (S706). If not, it is determined as a data transmission error (S716), and the transmission is terminated. If the device number of the destination node is recorded in the node link table, an Ethernet frame is generated (S707), and the Ethernet address is copied from the in-group node link table to the destination address field of the Ethernet frame (S708). In addition, if necessary, copy its Ethernet address to the source address field of the Ethernet frame and record the link identifier (S709), copy the data to be sent (S710), send the completed frame (S711) and then end the transmission. do.

한편, S703에서 그룹 식별자(Gid)가 0이 아니면 다른 그룹의 노드에게 발신할 데이터이기 때문에, 그룹외 노드 링크 테이블에서 착신 노드의 그룹 번호와 장치 번호를 검색한다(S712). 이때, 착신 노드의 그룹 번호(Gr)와 장치 번호(Sr)가 그룹외 노드 링크 테이블에 기록되어 있지 지를 감지하여(S713), 기록되어 있지 않으면 데이터 발신오류로 판정하고(S716) 발신을 종료한다. 만약, 단계 S716의 판정 결과, 착신 노드의 그룹 번호와 장치 번호가 노드 링크 테이블에 기록되어 있으면 이더넷 프레임을 생성하여(S714), 그룹외 노드 링크 테이블로부터 이더넷 주소를 이더넷 프레임의 착신 주소 필드로 복사한다(S715). 또한, 필요한 경우 자신의 이더넷 주소를 발신 주소 필드로 복사하고 이더넷 프레임에 링크 식별자를 기록하며(S709), 발신할 데이터를 복사하여(S710), 완성된 프레임을 발신한(S711) 다음 발신을 종료한다.On the other hand, if the group identifier (Gid) is not 0 in S703, the data is to be transmitted to nodes of other groups, and therefore, the group number and the device number of the called node are retrieved from the out-group node link table (S712). At this time, it is detected whether the group number Gr and the device number Sr of the called node are recorded in the out-group node link table (S713). If not, it is determined as a data transmission error (S716). . If the determination result of step S716 indicates that the group number and the device number of the destination node are recorded in the node link table, an Ethernet frame is generated (S714), and the Ethernet address is copied from the out-group node link table to the destination address field of the Ethernet frame. (S715). In addition, if necessary, copy its Ethernet address to the source address field and record the link identifier in the Ethernet frame (S709), copy the data to be sent (S710), send the completed frame (S711), and then terminate the transmission. do.

도 8은 본 발명의 한 실시예에 따른 링크 식별자를 이용한 착신 노드의 착신 절차를 도시한 흐름도이다.8 is a flowchart illustrating an incoming procedure of a called node using a link identifier according to an embodiment of the present invention.

도 8을 참조하면, 착신 노드가 이더넷 프레임을 착신하면(S801), 이더넷 프레임의 링크 식별자 필드를 추출하고 이로부터 그룹 식별자(Gid)와 장치 식별자(Sid)를 추출한다(S802). 다음, 그룹 식별자(Gid)와 장치 식별자(Sid)를 착신 노드의 그룹 번호(Gr)와 장치 번호(Sr)로 배타적 논리합(XOR) 연산하여 발신 노드의 그룹 번호(Gs)와 장치 번호(Ss)를 계산한다(S803).Referring to FIG. 8, when the called node receives the Ethernet frame (S801), the link identifier field of the Ethernet frame is extracted, and the group identifier (Gid) and the device identifier (Sid) are extracted therefrom (S802). Next, an exclusive OR (XOR) operation of the group identifier (Gid) and the device identifier (Sid) is performed using the group number (Gr) and the device number (Sr) of the destination node, thereby performing the group number (Gs) and the device number (Ss) of the originating node. To calculate (S803).

그룹 식별자(Gid)는 착신된 데이터가 동일 그룹내의 노드로부터 착신되었는지, 혹은 다른 그룹의 노드로부터 착신되었는 지를 판정하는데 사용한다. 그룹 식별자(Gid)가 0이면(S804), 착신된 데이터가 동일 그룹내의 노드로부터 착신되었다는 의미이며, 이때 장치 식별자(Sid)도 역시 0이면(S806) 이는 잘못된 노드의 링크 식별자이므로 착신된 이더넷 프레임을 폐기한(S814) 후 착신 종료한다.The group identifier (Gid) is used to determine whether the received data is received from nodes in the same group or from nodes in another group. If the group identifier (Gid) is 0 (S804), it means that the incoming data is received from the node in the same group. If the device identifier (Sid) is also 0 (S806), it is the link identifier of the wrong node. The call is terminated after discarding (S814).

한편, 장치 식별자(Sid)가 0이 아니고(S805), 발신측 장치 번호(Ss)가 0이면(S806) 이 역시 잘못된 장치 번호를 표시한 것이기 때문에 착신된 이더넷 프레임을 폐기한(S814) 후 착신 종료한다. 그러나, 발신측 장치 번호(Ss)가 0이 아니고 오류가 없으면, 그룹내 노드 링크 테이블에서 발신 노드의 장치 번호(Ss)를 검색한다(S807). 이때 발신 노드의 장치 번호(Ss)가 테이블에 없으면(S808), 착신된 이더넷 프레임을 폐기하고(S8014) 착신 종료한다. 그렇지 않으면(S808), 이더넷 프레임으로부터 데이터를 복사하고(S809), 발신측의 그룹 번호(Gs)와 장치 번호(Ss)를 데이터가 착신되었음을 표시한(S810) 후 착신 종료한다.On the other hand, if the device identifier (Sid) is not 0 (S805) and the calling party device number (Ss) is 0 (S806), because the wrong device number is also displayed, the incoming Ethernet frame is discarded (S814). Quit. However, if the calling party device number Ss is not 0 and there is no error, the device number Ss of the calling node is searched for in the group node link table (S807). At this time, if the device number (Ss) of the originating node is not in the table (S808), the incoming Ethernet frame is discarded (S8014) and the incoming call ends. Otherwise (S808), data is copied from the Ethernet frame (S809), the group number (Gs) and the device number (Ss) of the calling party indicate that the data has been received (S810), and the reception is terminated.

한편, 단계 S804의 판단 결과, 그룹 식별자가 0이 아니면 이는 착신된 데이터가 다른 그룹으로부터 착신된 것임을 의미한다. 이때, 발신측 장치 번호(Ss)가 0 이면(S811), 이 역시 잘못된 장치 번호를 표시하는 것이기 때문에 착신된 이더넷 프레임은 폐기한다(S814). 단계 S811에서 오류가 없으면 그룹외 노드 링크 테이블에서 발신 노드의 그룹 번호와 장치 번호를 검색한다(S812). 이때 해당 그룹 번호와 장치 번호가 테이블에 없으면(S813), 착신된 이더넷 프레임을 폐기하고(S814) 착신 종료한다. 해당 그룹 번호와 장치 번호가 테이블에 있으면(S813), 이더넷 프레임으로부터 데이터를 복사하고(S809), 발신측의 그룹 번호(Gs)와 장치 번호(Ss)를 데이터가 착신되었음을 표시한(S810) 후 착신 종료한다.On the other hand, if the group identifier is not 0 as a result of the determination in step S804, it means that the received data is received from another group. At this time, if the calling party device number Ss is 0 (S811), since the wrong device number is also displayed (S811), the incoming Ethernet frame is discarded (S814). If there is no error in step S811, the group number and the device number of the originating node are retrieved from the out-group node link table (S812). At this time, if the group number and the device number are not in the table (S813), the incoming Ethernet frame is discarded (S814) and the reception is terminated. If the corresponding group number and device number are in the table (S813), the data is copied from the Ethernet frame (S809), and the group number (Gs) and the device number (Ss) of the calling party are displayed to indicate that the data has been received (S810). The incoming call ends.

위에서 양호한 실시예에 근거하여 이 발명을 설명하였지만, 이러한 실시예는 이 발명을 제한하려는 것이 아니라 예시하려는 것이다. 이 발명이 속하는 분야의 숙련자에게는 이 발명의 기술사상을 벗어남이 없이 위 실시예에 대한 다양한 변화나 변경 또는 조절이 가능함이 자명할 것이다. 그러므로, 이 발명의 보호범위는 첨부된 청구범위에 의해서만 한정될 것이며, 위와 같은 변화예나 변경예 또는 조절예를 모두 포함하는 것으로 해석되어야 할 것이다.While the invention has been described above based on the preferred embodiments thereof, these embodiments are intended to illustrate rather than limit the invention. It will be apparent to those skilled in the art that various changes, modifications, or adjustments to the above embodiments can be made without departing from the spirit of the invention. Therefore, the protection scope of the present invention will be limited only by the appended claims, and should be construed as including all such changes, modifications or adjustments.

이상과 같이 본 발명에 따르면, 비연결형인 이더넷 망에서 연결형 통신을 수행하는 노드들간에 설정되는 링크들을 링크 식별자로 표시하며, 이 링크 식별자는 이더넷 프레임에 포함되어 발신 노드로부터 착신 노드로 전달되고, 착신 노드는 이 링크 식별자로부터 노드 링크 테이블에서 링크 정보를 얻을 수 있기 때문에 고속 처리가 가능하게 되는 효과가 있다.As described above, according to the present invention, links established between nodes performing connection-type communication in a connectionless Ethernet network are indicated by a link identifier, which is included in an Ethernet frame and is transmitted from an originating node to a destination node. Since the destination node can obtain link information from the node link table from this link identifier, there is an effect that high-speed processing becomes possible.

그리고, 이더넷 망에 연결된 노드들을 여러 개의 그룹으로 형성할 때 노드 링크 식별자들을 이용하기 때문에 노드들의 통신 체계를 단순화할 수 있는 효과가 있다.In addition, since node link identifiers are used when forming nodes connected to the Ethernet network into a plurality of groups, the communication scheme of the nodes can be simplified.

또한, 기존의 이더넷 통신방식에서 사용하는 이더유형(EtherType)을 본 발명의 링크 식별자를 포함한 연결형 통신방법으로 지정하여 사용하기 때문에 동일한 이더넷 망에 기존의 통신 방식들과 공존할 수 있어서 별도의 망 구축비용이 추가되지 않는다.In addition, since the EtherType used in the existing Ethernet communication method is designated as a connection type communication method including the link identifier of the present invention, it is possible to coexist with existing communication methods in the same Ethernet network, thereby establishing a separate network. No cost is added.

Claims (17)

이더넷 망에 접속된 다수의 노드들이 다수의 그룹들로 나누어지고, 각 그룹과 노드들에는 0이 아닌 그룹 번호와 장치 번호가 각각 부여되며, 그룹내 혹은 그룹외 노드들 사이에 각각 링크가 형성되어 연결형 통신을 수행하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법에 있어서,A number of nodes connected to an Ethernet network are divided into a number of groups, each group and node is given a non-zero group number and a device number, and a link is formed between intra- and out-group nodes. In the link identification method for connection type communication between Ethernet network access nodes performing connection type communication, 발신 노드는,The originating node is 데이터를 송신할 착신 노드의 그룹 번호와 장치 번호를 이용하여 그룹 식별자와 장치 식별자를 계산하는 제 1 단계;Calculating a group identifier and a device identifier using a group number and a device number of a called node to which data is to be transmitted; 상기 착신 노드가 자신이 속한 그룹내 장치인지 혹은 그룹외 장치인지 판단하는 제 2 단계;A second step of determining whether the called node is a device belonging to the group or an out-group device to which the called node belongs; 상기 제 2 단계의 판단결과, 착신 노드가 그룹내 장치이면 그룹내 노드링크 테이블에서 상기 착신 노드의 이더넷 주소를 찾아내고, 착신 노드가 그룹외 장치이면 그룹외 노드링크 테이블에서 상기 착신노드의 이더넷 주소를 찾아내는 제 3 단계; 및As a result of the determination of the second step, if the destination node is an in-group device, the Ethernet address of the destination node is found in the in-group nodelink table. If the destination node is an out-of-group device, the Ethernet address of the destination node is found in the out-group nodelink table. Third step to find out; And 상기 제 3 단계에서 찾아진 착신 노드의 이더넷주소를 이용하여 착신 노드에 데이터를 송신하는 제 4 단계를 포함한 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.And a fourth step of transmitting data to the destination node by using the Ethernet address of the destination node found in the third step. 제 1 항에 있어서, 상기 제 1 단계의 그룹 식별자는, 발신 노드의 그룹 번호와 착신 노드의 그룹 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.The originating node of claim 1, wherein the group identifier of the first step is obtained by performing an exclusive OR operation for each bit of the group number of the originating node and the group number of the called node. Link Identification Method. 제 2 항에 있어서, 상기 제 2 단계는, 상기 그룹 식별자가 0 인지를 판단하여, 0 이면 착신 노드를 그룹내 장치로 판단하고 0 이 아니면 그룹외 장치로 판단하는 단계인 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.The Ethernet network according to claim 2, wherein the second step is a step of determining whether the group identifier is 0, and if it is 0, determining the destination node as an in-group device, and if not, determining an out-of-group device. Link identification method of originating node for connected communication between access nodes. 제 1 항에 있어서, 상기 제 3 단계에서 착신 노드가 그룹내 장치인 경우,The method according to claim 1, wherein in the third step, the called node is an intragroup device. 상기 발신 노드와 착신 노드가 동일하거나, 상기 발신 노드와 착신 노드가 다르고 착신 노드의 장치번호가 상기 그룹내 노드 링크 테이블에 없으면 송신 오류로 판정하고,If the originating node and the destination node are the same or the originating node and the destination node are different and the device number of the destination node is not in the node link table in the group, it is determined as a transmission error. 상기 발신 노드와 착신 노드가 다르고 상기 착신 노드의 장치 번호가 상기 그룹내 노드 링크 테이블에 있으면 착신 노드의 이더넷 주소를 찾는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.And if the source node and the destination node are different and the device number of the destination node is in the node link table in the group, an Ethernet address of the destination node is found. 제 1 항 내지 제 4 항 중 어느 한 항에 있어서, 상기 제 1 단계의 장치 식별자는, 발신 노드의 장치 번호와 착신 노드의 장치 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.The Ethernet network access node as claimed in any one of claims 1 to 4, wherein the device identifier of the first step is obtained by performing an exclusive OR on a bit basis of the device number of the originating node and the device number of the destination node. Link identification method of originating node for connected communication between nodes. 제 5 항에 있어서, 상기 제 3 단계에서 발신 노드와 착신 노드가 동일한 지의 판단은, 상기 장치 식별자가 0 인지를 판단하여, 0 이면 동일한 것으로 판단하고 0 이 아니면 동일하지 않은 것으로 판단하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.The method of claim 5, wherein in the third step, whether the originating node and the destination node are the same is determined whether the device identifier is 0, and if it is 0, it is determined to be the same and if it is not 0, it is not the same. Link identification method of an originating node for connection type communication between Ethernet network access nodes. 제 1 항에 있어서, 상기 제 3 단계에서 착신 노드가 그룹외 장치인 경우,The method according to claim 1, wherein in the third step, the called node is an out-of-group device. 착신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 없으면 송신 오류로 판정하고, 상기 착신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 있으면 착신 노드의 이더넷 주소를 찾는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법.If the group number and the device number of the destination node are not in the non-group node link table, the transmission error is determined. If the group number and the device number of the destination node are in the non-group node link table, the Ethernet address of the destination node is found. Link identification method of originating node for connection type communication between Ethernet network access nodes. 제 1 항에 있어서, 상기 제 4 단계는, 이더넷 헤더와, 상기 그룹 식별자와 장치 식별자로 이루어진 링크 식별자, 및 데이터를 포함하는 이더넷 프레임을 만든 후 송신하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법The method of claim 1, wherein the fourth step comprises: transmitting an Ethernet frame, a link identifier consisting of the group identifier and the device identifier, and an Ethernet frame including data and transmitting the same, and transmitting the Ethernet frame. Link Identification Method of Originating Node for 발신 노드의 컴퓨터에,On the originating node's computer, 데이터를 송신할 착신 노드의 그룹 번호와 장치 번호를 이용하여 그룹 식별자와 장치 식별자를 계산하는 제 1 단계;Calculating a group identifier and a device identifier using a group number and a device number of a called node to which data is to be transmitted; 상기 착신 노드가 자신이 속한 그룹내 장치인지 혹은 그룹외 장치인지 판단하는 제 2 단계;A second step of determining whether the called node is a device belonging to the group or an out-group device to which the called node belongs; 상기 제 2 단계의 판단결과, 착신 노드가 그룹내 장치이면 그룹내 노드링크 테이블에서 상기 착신 노드의 이더넷 주소를 찾아내고, 착신 노드가 그룹외 장치이면 그룹외 노드링크 테이블에서 상기 착신노드의 이더넷 주소를 찾아내는 제 3 단계; 및As a result of the determination of the second step, if the destination node is an in-group device, the Ethernet address of the destination node is found in the in-group nodelink table. If the destination node is an out-of-group device, the Ethernet address of the destination node is found in the out-group nodelink table. Third step to find out; And 상기 제 3 단계에서 찾아진 착신 노드의 이더넷주소를 이용하여 착신 노드에 데이터를 송신하는 제 4 단계를 포함하여, 이더넷 망 접속 노드간의 연결형 통신을 위한 발신 노드의 링크 식별방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.And a fourth step of transmitting data to the destination node using the Ethernet address of the destination node found in the third step, and executing a link identification method of the originating node for connection type communication between the Ethernet network access nodes. Recordable computer-readable recording media. 이더넷 망에 접속된 다수의 노드들이 다수의 그룹들로 나누어지고, 각 그룹과 노드들에는 0이 아닌 그룹 번호와 장치 번호가 각각 부여되며, 그룹내 혹은 그룹외 노드들 사이에 각각 링크가 형성되어 연결형 통신을 수행하는 이더넷 망 접속 노드간의 연결형 통신을 위한 링크 식별방법에 있어서,A number of nodes connected to an Ethernet network are divided into a number of groups, each group and node is given a non-zero group number and a device number, and a link is formed between intra- and out-group nodes. In the link identification method for connection type communication between Ethernet network access nodes performing connection type communication, 착신 노드는,The destination node is 이더넷 헤더와, 그룹 식별자와 장치 식별자를 포함하는 링크 식별자와, 데이터를 포함하는 이더넷 프레임을 수신하는 제 1 단계와;Receiving an Ethernet frame comprising an Ethernet header, a link identifier comprising a group identifier and a device identifier, and data; 상기 수신 이더넷 프레임의 그룹 식별자와 장치 식별자를 이용하여 발신 노드의 그룹 번호와 장치 번호를 계산하는 제 2 단계;Calculating a group number and a device number of an originating node using the group identifier and the device identifier of the received Ethernet frame; 상기 장치 식별자와 발신 노드의 장치 번호를 이용하여 상기 수신 이더넷 프레임이 정상 수신되었는 지를 판단하는 제 3 단계; 및A third step of determining whether the received Ethernet frame is normally received using the device identifier and the device number of the originating node; And 상기 제 3 단계의 판단 결과, 정상 수신되었으면 상기 이더넷 프레임의 데이터를 복사하고 수신 종료하며, 비정상 수신되었으면 상기 이더넷 프레임을 폐기하고 수신 종료하는 제 4 단계를 포함한 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.And a fourth step of copying and terminating reception of the data of the Ethernet frame if it is normally received, and discarding the Ethernet frame and terminating the reception if abnormally received. Link identification method of destination node for communication. 제 10 항에 있어서, 제 2 단계의 발신 노드의 그룹 번호는, 상기 그룹 식별자와 상기 착신 노드의 그룹 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.The destination node according to claim 10, wherein the group number of the originating node of the second step is obtained by performing an exclusive OR operation for each bit of the group identifier and the group number of the destination node. How to identify a link. 제 10 항에 있어서, 상기 제 3 단계는, 상기 장치 식별자나 착신 노드의 장치 번호가 0 으로 검출되면 비정상 수신된 것으로 판단하는 단계인 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.11. The method of claim 10, wherein the third step is a step of determining that an abnormal reception is received when the device identifier or the device number of the called node is detected as 0. Link Identification Method. 제 10 항 내지 제 13 항 중 어느 한 항에 있어서, 상기 제 2 단계의 발신 노드의 장치 번호는, 상기 장치 식별자와 상기 착신 노드의 장치 번호를 비트별 배타적 논리합 연산하여 구하는 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.The Ethernet network according to any one of claims 10 to 13, wherein the device number of the originating node of the second step is obtained by performing an exclusive OR on a bit basis of the device identifier and the device number of the called node. Link identification method of called node for connected communication between connected nodes. 제 10 항에 있어서, 상기 그룹 식별자를 이용하여 발신 노드가 자신이 속한 그룹내 장치인 지 혹은 그룹외 장치인 지를 판단하는 제 5 단계와,11. The method of claim 10, further comprising: determining whether the originating node is a device in a group to which the originating node belongs or a device outside the group by using the group identifier; 상기 제 5 단계의 판단 결과, 상기 발신 노드가 그룹내 장치이면 그룹내 노드 링크 테이블에서 상기 발신 노드의 장치 번호가 있는 지를 확인하여 상기 발신 노드를 표시하고, 상기 발신 노드가 그룹외 장치이면 그룹외 노드 링크 테이블에서 상기 발신 노드의 그룹 번호와 장치 번호가 있는 지를 확인하여 상기 발신 노드를 표시하는 제 6 단계를 더 포함한 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.As a result of the determination in the fifth step, if the originating node is an in-group device, the originating node is displayed by checking whether there is a device number of the originating node in the in-group node link table. And a sixth step of identifying the originating node by checking whether there is a group number and a device number of the originating node in a node link table. 제 14 항에 있어서, 상기 제 6 단계에서 발신 노드가 그룹내 장치인 경우,15. The method of claim 14, wherein in the sixth step, when the originating node is an in-group device, 상기 발신 노드의 장치 번호가 상기 그룹내 노드 링크 테이블에 없으면 상기 수신된 이더넷 프레임을 폐기하고 수신을 종료하는 제 7 단계를 더 포함한 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.And a seventh step of discarding the received Ethernet frame and ending reception if the device number of the originating node is not in the node link table in the group. Identification method. 제 14 항 또는 제 15 항에 있어서, 상기 제 6 단계에서 상기 발신 노드가 그룹외 장치인 경우, 상기 발신 노드의 그룹 번호와 장치 번호가 상기 그룹외 노드 링크 테이블에 없으면 상기 수신된 이더넷 프레임을 폐기하고 수신을 종료하는 제 8 단계를 더 포함한 것을 특징으로 하는 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법.16. The method according to claim 14 or 15, wherein in the sixth step, if the originating node is an out-of-group device, if the group number and device number of the originating node are not in the out-group node link table, the received Ethernet frame is discarded. And an eighth step of terminating the reception. The link identification method of the destination node for the connection type communication between the Ethernet network access nodes. 착신 노드의 컴퓨터에,On the destination node's computer, 이더넷 헤더와, 그룹 식별자와 장치 식별자를 포함하는 링크 식별자와, 데이터를 포함하는 이더넷 프레임을 수신하는 제 1 단계와,A first step of receiving an Ethernet header, a link identifier comprising a group identifier and a device identifier, and an Ethernet frame comprising data; 상기 수신 이더넷 프레임의 그룹 식별자와 장치 식별자를 이용하여 발신 노드의 그룹 번호와 장치 번호를 계산하는 제 2 단계,A second step of calculating a group number and a device number of an originating node using the group identifier and the device identifier of the received Ethernet frame; 상기 장치 식별자와, 발신 노드의 그룹 번호 및 장치 번호를 이용하여 상기 수신 이더넷 프레임이 정상 수신되었는 지를 판단하는 제 3 단계, 및A third step of determining whether the received Ethernet frame is normally received using the device identifier, the group number of the originating node, and the device number; and 상기 제 3 단계의 판단 결과, 정상 수신되었으면 상기 이더넷 프레임의 데이터를 복사하고 수신 종료하며, 비정상 수신되었으면 상기 이더넷 프레임을 폐기하고 수신 종료하는 제 4 단계를 포함하여, 이더넷 망 접속 노드간의 연결형 통신을 위한 착신 노드의 링크 식별방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.As a result of the determination of the third step, if the normal reception is received, copying and terminating the data of the Ethernet frame, and if abnormal reception, including the fourth step of discarding and terminating the Ethernet frame, connection-type communication between Ethernet network access nodes A computer-readable recording medium having recorded thereon a program for executing a link identification method of a destination node.
KR1019990046378A 1999-10-25 1999-10-25 Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner KR100313433B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990046378A KR100313433B1 (en) 1999-10-25 1999-10-25 Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990046378A KR100313433B1 (en) 1999-10-25 1999-10-25 Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner

Publications (2)

Publication Number Publication Date
KR20010038416A true KR20010038416A (en) 2001-05-15
KR100313433B1 KR100313433B1 (en) 2001-11-07

Family

ID=19616778

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990046378A KR100313433B1 (en) 1999-10-25 1999-10-25 Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner

Country Status (1)

Country Link
KR (1) KR100313433B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040004918A (en) * 2002-07-06 2004-01-16 한국전자통신연구원 Method for exchanging and managing routing information between nodes in communication system where different kinds of networks interwork
US7372854B2 (en) 2002-11-27 2008-05-13 Electronics And Telecommunications Research Institute Communication node system, control node system, and communication system using node systems in ethernet-passive optical network
KR20110058971A (en) * 2009-11-27 2011-06-02 삼성전자주식회사 Computer chip and information routing method in the computer chip

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040004918A (en) * 2002-07-06 2004-01-16 한국전자통신연구원 Method for exchanging and managing routing information between nodes in communication system where different kinds of networks interwork
US7372854B2 (en) 2002-11-27 2008-05-13 Electronics And Telecommunications Research Institute Communication node system, control node system, and communication system using node systems in ethernet-passive optical network
KR20110058971A (en) * 2009-11-27 2011-06-02 삼성전자주식회사 Computer chip and information routing method in the computer chip

Also Published As

Publication number Publication date
KR100313433B1 (en) 2001-11-07

Similar Documents

Publication Publication Date Title
US9143351B2 (en) Identifying nodes in a ring network
US5588119A (en) Method for correlating logical device names with a hub port in a local area network
EP0537408B1 (en) Routing in a network of bridge-connected LAN segments
JP2504642B2 (en) Station and method for attachment to a computer communication network
JP3534305B2 (en) IP address duplication detection method using address resolution protocol
US5437046A (en) System and method for resolving the location of a station on a local area network
US7908368B2 (en) Method and apparatus for redirecting data traffic based on external switch port status
JP5050781B2 (en) Malware detection device, monitoring device, malware detection program, and malware detection method
US6697873B1 (en) High speed MAC address search engine
EP1773008B1 (en) Method and system for implementing virtual router redundancy protocol on a resilient packet ring
EP0465201A2 (en) Bridge-like internet protocol router
US6421317B1 (en) Method and apparatus for an automatic load balancing and back-up of a multi-users network
US6785738B1 (en) ARP packet to preserve canonical form of addresses
KR100313433B1 (en) Method for link identification which enables nodes attached to Ethernet networks to communicate a connection-oriented manner
US6721320B1 (en) Method and apparatus for fibre channel identification and retrieval
JP2002525894A (en) Method and system for managing I / O transmissions in a fiber channel network
US7162544B2 (en) Message transfer method and apparatus
GB2414907A (en) Deleting Security Associations according to traffic levels
US6901443B1 (en) Non-fault tolerant network nodes in a multiple fault tolerant network
JP2002164899A (en) Network monitoring method and its equipment
US6957358B1 (en) Scaling dynamic clock distribution for large service provider networks
KR100458698B1 (en) System for number of ip address sharing client, method for performing the same, and computer readable medium stored thereon computer executable instruction for performing the method
JPH09191315A (en) Network terminal equipment
JP2585843B2 (en) Local area network interconnection device and station device
JPH0484527A (en) Lan bridge device

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: 20120928

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20130923

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20140926

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20150925

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee