KR20080112897A - Method for record of address transmission table in ethernet ring networks - Google Patents

Method for record of address transmission table in ethernet ring networks Download PDF

Info

Publication number
KR20080112897A
KR20080112897A KR1020070108391A KR20070108391A KR20080112897A KR 20080112897 A KR20080112897 A KR 20080112897A KR 1020070108391 A KR1020070108391 A KR 1020070108391A KR 20070108391 A KR20070108391 A KR 20070108391A KR 20080112897 A KR20080112897 A KR 20080112897A
Authority
KR
South Korea
Prior art keywords
ethernet
address
frame
forwarding table
ring
Prior art date
Application number
KR1020070108391A
Other languages
Korean (ko)
Other versions
KR100929218B1 (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 US12/009,819 priority Critical patent/US20080317030A1/en
Publication of KR20080112897A publication Critical patent/KR20080112897A/en
Application granted granted Critical
Publication of KR100929218B1 publication Critical patent/KR100929218B1/en

Links

Images

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/74Address processing for routing
    • H04L45/745Address table lookup; Address filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/42Loop networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

An address transfer table making method in Ethernet ring network is provided to block the generation of a loop without using a block port and to transfer a frame quickly in an optimum route. An Ethernet node transfers a ring learning frame including information for cost measurement of payload. Each Ethernet node receives two ring learning frames transmitted from the different Ethernet node. The ring learning frame including information with a minimum cost fills out the address table. The information for measuring a cost includes information about time and the number of hops.

Description

이더넷 링 네트워크에서의 주소 전달 테이블 작성방법{METHOD FOR RECORD OF ADDRESS TRANSMISSION TABLE IN ETHERNET RING NETWORKS}How to create an address forwarding table in an Ethernet ring network {METHOD FOR RECORD OF ADDRESS TRANSMISSION TABLE IN ETHERNET RING NETWORKS}

본 발명은 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법에 관한 것으로, 보다 상세하게는 이더넷 링 네트워크에서 폐색 포트를 만들지 않는 효율적인 주소 전달 테이블을 작성하는 방법에 관한 것이다.The present invention relates to a method for creating an address forwarding table in an Ethernet ring network, and more particularly, to a method for creating an efficient address forwarding table without creating a closed port in an Ethernet ring network.

종래 기술의 주소 전달 테이블(예컨대, FDB : Filtering DataBase) 작성방법은 무한 루프 발생을 막기 위하여 논리적으로나 물리적으로 폐색 링크(closed link) 또는 폐색 포트(closed port)를 선정하는 방법 등이 있다.The prior art address propagation table (eg, FDB: Filtering Database) creation method includes a method of logically or physically selecting a closed link or a closed port in order to prevent the infinite loop.

이러한 종래의 방법은 여러 개의 이더넷 링(ethernet ring)이 결합된 경우 간편하게 무한 루프를 방지할 수 있다는 장점을 가지고 있다. 하지만, 링 토폴로지(topology)가 루프가 없는 스패닝 트리(spanning tree) 구조로 바뀌게 되어 모든 링크의 활성화에 비해 전체 망 효율이 절감되는 단점을 가져온다.This conventional method has the advantage that the infinite loop can be easily prevented when multiple Ethernet rings are combined. However, the ring topology is changed to a loopless spanning tree structure, which reduces the overall network efficiency compared to the activation of all links.

또한, 링 노드와 연결된 하부 네트워크의 규모를 생각하면, 한 포트 또는 한 링크를 폐색시키는 것은 전체 망 효율의 극심한 저하를 가져온다. 그리고, 한 링크에 장애가 발생할 경우, 모든 노드에서의 주소 전달 테이블이 초기화되고, 새로운 주소 전달 테이블을 작성하게 된다. 그리하여 출발지 주소가 모두 학습될 때까지 정상 상태보다 많은 양의 프레임(frame)이 네트워크 안에 뿌려지게 된다.Also, considering the size of the underlying network connected to the ring node, blocking one port or one link leads to a drastic reduction in overall network efficiency. If a link fails, the address forwarding tables on all nodes are initialized and a new address forwarding table is created. Thus, more frames are sprayed into the network than the normal state until the source address is all learned.

기존의 이더넷 링 네트워크에서의 한 포트나 링크를 폐색하는 기술은 하부 네트워크의 용량을 고려하였을 때, 최적의 경로로 가지 못하고 선형적인 트리 형태의 네트워크를 구성하게 됨으로 인하여 전체적인 망 효율이 크게 저하되는 문제점이 있다.In the existing Ethernet ring network, the technology of blocking a port or link does not go to the optimal path, considering the capacity of the underlying network, and the network is formed in a linear tree form. There is this.

본 발명은 전술한 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 이더넷 링 네트워크에서의 비효율적인 주소 전달 테이블 작성 문제점 개선을 위한 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는데 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a method for creating an address forwarding table in an Ethernet ring network for improving an inefficient address forwarding table creation problem in an Ethernet ring network.

본 발명의 다른 목적은 폐색 포트를 이용하지 않고 지능적 주소 전달 테이블 작성으로 루프 발생을 막아주고 최적의 경로로 신속하게 프레임을 전송할 수 있는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는데 있다.Another object of the present invention is to provide a method of creating an address forwarding table in an Ethernet ring network that can prevent a loop from being generated by intelligent address forwarding table creation without using a occlusion port and transmit a frame in an optimal path.

전술한 목적을 달성하기 위하여 본 발명의 제1 측면은, 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서, 각 이더넷 노드는 페이로드(payload)에 비용(cost) 측정을 위한 정보를 포함한 링 학습 프레임을 양방향으로 브로드캐스트(broadcast) 전송하는 단계; 및 각 이더넷 노드는 서로 다른 이더넷 노드로부터 전송된 두 개의 링 학습 프레임을 수신 받아 최소의 비용 값을 갖는 정보를 가진 링 학습 프레임을 자신의 주소 전달 테이블에 기입하는 단계를 포함하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는 것이다.In order to achieve the above object, a first aspect of the present invention provides a method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes are connected in a ring, wherein each Ethernet node costs a payload. broadcasting a ring learning frame including information for cost measurement in both directions; And each Ethernet node receives two ring learning frames transmitted from different Ethernet nodes and writes a ring learning frame with information having a minimum cost value in its address forwarding table. It is to provide an address forwarding table creation method in a ring network.

여기서, 상기 링 학습 프레임을 수신한 각 이더넷 노드는, 상기 수신된 링 학습 프레임의 근원지 주소와 자신의 주소 전달 테이블을 비교하여 자신의 주소 전 달 테이블에 상기 근원지 주소가 없으면, 자신의 주소 전달 테이블에 상기 수신된 링 학습 프레임의 포트와 함께 근원지 주소를 지정하고, 자신의 비용 테이블 항목에 상기 링 학습 프레임의 페이로드에 포함된 비용 값을 기입함이 바람직하다.Here, each Ethernet node receiving the ring learning frame compares the source address of the received ring learning frame with its own address forwarding table, and if the source forwarding table does not have the source address in its own address forwarding table, It is preferable to designate a source address together with the port of the received ring learning frame at, and write a cost value included in the payload of the ring learning frame in its own cost table entry.

바람직하게, 상기 링 학습 프레임을 수신한 각 이더넷 노드는, 상기 수신된 링 학습 프레임의 근원지 주소와 자신의 주소 전달 테이블을 비교하여 자신의 주소 전달 테이블에 상기 근원지 주소가 있으면, 상기 링 학습 프레임의 페이로드에 포함된 비용 값과 자신의 비용 테이블에 기입된 비용 값을 비교하여 상기 링 학습 프레임의 페이로드에 포함된 비용 값이 자신의 비용 테이블에 기입된 비용 값보다 작을 경우, 자신의 주소 전달 테이블 및 비용 테이블에 각각 기입된 근원지 주소 및 비용 값을 삭제하고, 상기 수신된 링 학습 프레임의 근원지 주소 및 비용 값을 새로 기입한다.Preferably, each Ethernet node receiving the ring learning frame compares the source address of the received ring learning frame with its own address forwarding table and if the source address is present in its address forwarding table, Compares the cost value included in the payload with the cost value written in its own cost table. If the cost value included in the payload of the ring learning frame is less than the cost value written in its own cost table, it passes its address. The source address and cost values written in the table and the cost table are deleted respectively, and the source address and cost values of the received ring learning frame are newly written.

바람직하게, 상기 비용 측정을 위한 정보는 시간 및 홉 수의 정보를 포함한다.Preferably, the information for cost measurement includes information of time and hop number.

본 발명의 제2 측면은, 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서, 각 이더넷 노드의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 송신된 프레임의 목적지 주소는 존재하지만, 근원지 주소가 존재하지 않으면, 각 이더넷 노드는 자신의 주소 전달 테이블에 상기 근원지 주소를 새로운 항목으로 기입하고, 상기 목적지 주소를 가진 이더넷 노드의 하부 네트워크까지 전송되도록 자신의 주소 전달 테이블에 기입된 목적지 주소와 상응되는 포트로 해당 프레임을 전송하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는 것이다.According to a second aspect of the present invention, there is provided a method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations are connected in a ring form, the address forwarding of each Ethernet node. If there is a destination address of a frame transmitted from a subnetwork of one Ethernet node in the table, but no source address exists, each Ethernet node writes the source address as a new entry in its address forwarding table, and the destination address. The present invention provides a method for creating an address forwarding table in an Ethernet ring network, characterized in that a corresponding frame is transmitted to a port corresponding to a destination address written in its own address forwarding table to be transmitted to a lower network of an Ethernet node.

본 발명의 제3 측면은, 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서, 상기 이더넷 노드들의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 전송된 프레임의 목적지 주소가 부분적으로 존재하는 경우, 상기 목적지 주소가 존재하지 않는 이더넷 노드는, 상기 전송된 프레임에 근원지 주소를 해당 이더넷 노드로, 상기 목적지 주소를 멀티캐스트로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송하고, 상기 캡슐화된 프레임을 수신한 이더넷 노드는, 상기 캡슐화된 프레임을 해제하고 목적지 주소를 확인하여 해당 이더넷 노드의 주소 전달 테이블에 초기 프레임의 목적지 주소가 존재하지 않으면, 해당 이더넷 노드와 연결된 하부 네트워크로 브로드캐스트 전송하고, 다음 이더넷 노드로 다시 캡슐화하여 전송하며, 상기 목적지 주소가 존재하는 이더넷 노드는, 상기 캡슐화된 프레임을 해제하고 목적지 주소에 해당하는 하부 네트워크로 전송한 후, 해당 목적지 주소를 갖는 하부 네트워크에서 근원지 주소를 해당 목적지 주소로, 목적지 주소를 캡슐화한 프레임의 근원지 주소로 기입된 최초 이더넷 노드로 기입한 새로운 맥 학습 프레임을 생성하여 상기 목적지 주소를 갖는 하부 네트워크까지 도착되도록 해당 이더넷 노드의 주소 전달 테이블 에 기입된 포트 방향으로 전송하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는 것이다.According to a third aspect of the present invention, a method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations is connected in a ring form is provided. If the destination address of a frame transmitted in the lower network of any one Ethernet node is partially present in the table, the Ethernet node without the destination address is assigned a source address to the corresponding Ethernet node in the transmitted frame and the destination address. Is encapsulated by multicast, transmitted to any one port, and the Ethernet node receiving the encapsulated frame releases the encapsulated frame, checks the destination address, and transmits the address forwarding table of the corresponding Ethernet node. The destination address of the initial frame does not exist in And transmitting the broadcast to a lower network connected to the corresponding Ethernet node, and encapsulating and transmitting to the next Ethernet node again, and the Ethernet node having the destination address releases the encapsulated frame and transmits to the lower network corresponding to the destination address. Subsequently, in the lower network having the corresponding destination address, a new MAC learning frame is created by writing a source address as the corresponding destination address and the first Ethernet node written as the source address of the frame encapsulating the destination address. The present invention provides a method of creating an address forwarding table in an Ethernet ring network, characterized in that it is transmitted to a port written in an address forwarding table of a corresponding Ethernet node to arrive at a network.

본 발명의 제4 측면은, 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서, 각 이더넷 노드의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 전송된 프레임의 목적지 주소가 존재하지 않으면, 각 이더넷 노드는 상기 전송된 프레임에 근원지 주소를 해당 이더넷 노드로, 상기 목적지 주소를 멀티캐스트로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송하고, 상기 캡슐화된 프레임을 수신한 이더넷 노드는, 상기 캡슐화된 프레임을 해제하고 목적지 주소를 확인하여 해당 이더넷 노드의 주소 전달 테이블에 초기 프레임의 목적지 주소가 존재하지 않으면, 해당 이더넷 노드와 연결된 하부 네트워크로 브로드캐스트 전송하고, 다음 이더넷 노드로 다시 캡슐화하여 전송하며, 상기 전송된 프레임이 근원지 주소에 해당하는 이더넷 노드로 전송될 경우, 상기 전송된 프레임을 폐기하여 종료시키는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 제공하는 것이다.In a fourth aspect of the present invention, a method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations is connected in a ring form is provided. If there is no destination address of a frame transmitted in a subnetwork of any Ethernet node in the table, each Ethernet node encapsulates the source frame with the corresponding Ethernet node and multicasts the destination address in the transmitted frame. After transmitting to any one port and receiving the encapsulated frame, the Ethernet node releases the encapsulated frame and checks the destination address so that the destination address of the initial frame does not exist in the address forwarding table of the corresponding Ethernet node. If not, go to the underlying network connected to that Ethernet node. In the Ethernet ring network characterized in that the broadcast transmission, the encapsulated back to the next Ethernet node, and transmits, and if the transmitted frame is transmitted to the Ethernet node corresponding to the source address, discard the transmitted frame and terminate. It is to provide a method of creating an address forwarding table.

본 발명의 제5 측면은, 상술한 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 실행시키기 위한 프로그램을 기록한 기록매체를 제공한다.A fifth aspect of the present invention provides a recording medium on which a program for executing the above-described method of creating an address forwarding table in an Ethernet ring network is recorded.

이상에서 설명한 바와 같은 본 발명의 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법에 따르면, 이더넷 링 네트워크에서 모든 링크의 활성화와 비용(cost) 테이블을 이용한 목적지로의 최적 경로 이용으로 인한 효율 증가로 폐색 포트를 이용한 기술보다 더 높은 효율을 가져다 줄 수 있으며, 지능적 주소 전달 테이블을 이용하여 루프 발생을 막아줄 수 있는 이점이 있다.According to the method of preparing the address forwarding table in the Ethernet ring network of the present invention as described above, the port is blocked due to the increase in efficiency due to the activation of all links in the Ethernet ring network and the use of the optimal path to the destination using the cost table. It can bring higher efficiency than the technique using, and can prevent the occurrence of loop by using intelligent address forwarding table.

또한, 본 발명에 따르면, 이더넷 링 토폴로지와 하부 네트워크에서의 효과적인 주소 전달 테이블을 작성할 수 있을 뿐만 아니라 기존의 제시된 방법에서 폐색 포트로 한 링크를 비활성화시켜 네트워크 사용 효율의 단점을 없애고, 모든 링크를 활성화를 시킴으로써, 네트워크 사용 효율을 효과적으로 높여줄 수 있는 이점이 있다.In addition, according to the present invention, it is possible not only to create an effective address forwarding table in an Ethernet ring topology and a subnetwork, but also to disable a link to a closed port in the existing method, thereby eliminating the disadvantage of network usage efficiency and activating all links By doing so, there is an advantage that can effectively increase the network use efficiency.

이하, 첨부 도면을 참조하여 본 발명의 실시예를 상세하게 설명한다. 그러나, 다음에 예시하는 본 발명의 실시예는 여러 가지 다른 형태로 변형될 수 있으며, 본 발명의 범위가 다음에 상술하는 실시예에 한정되는 것은 아니다. 본 발명의 실시예는 당업계에서 통상의 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위하여 제공되어지는 것이다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, embodiments of the present invention illustrated below may be modified in many different forms, and the scope of the present invention is not limited to the embodiments described below. The embodiments of the present invention are provided to more completely explain the present invention to those skilled in the art.

도 1은 본 발명의 제1 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도이다.1 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a first embodiment of the present invention.

도 1을 참조하면, 본 발명의 제1 실시예에 적용된 이더넷 링 네트워크는 복수개의 제1 내지 제4 이더넷 노드들(A 내지 D)을 포함하고 있으며, 제1 내지 제4 이더넷 노드들(A 내지 D)은 링 형태로 각각 연결되어 있다.Referring to FIG. 1, the Ethernet ring network applied to the first embodiment of the present invention includes a plurality of first to fourth Ethernet nodes A to D, and the first to fourth Ethernet nodes A to D. D) are each connected in the form of a ring.

제1 이더넷 노드(A)는 서로 다른 이더넷 노드 즉, 제2 및 제4 이더넷 노드(B 및 D)의 주소 전달 테이블에 비용(cost) 측정을 위한 정보를 포함한 링 학습 프레임(또는 MAC 학습 프레임)을 멀티캐스트(multicast)로 전송한다.The first Ethernet node (A) is a ring learning frame (or MAC learning frame) including information for cost measurement in address delivery tables of different Ethernet nodes, that is, the second and fourth Ethernet nodes B and D. Send by multicast.

이렇게 전송된 링 학습 프레임은 양방향으로 전송되므로 각 이더넷 노드마다 두 개의 링 학습 프레임을 수신한다. 예컨대, 제3 이더넷 노드(C)에서 두 개의 링 학습 프레임이 수신되었을 때, 제3 이더넷 노드(C)에서 두 개의 링 학습 프레임의 비용 값을 비교하여 자신의 주소 전달 테이블에 최소의 비용 값을 가진 링 학습 프레임을 기입한다.Since the transmitted ring learning frame is transmitted in both directions, each ring node receives two ring learning frames. For example, when two ring learning frames are received at the third Ethernet node C, the cost values of the two ring learning frames are compared at the third Ethernet node C and the minimum cost value is added to its address forwarding table. Fill in the ring learning frame with

이러한 형태로 각 이더넷 노드마다 링 학습 프레임을 전송하여 학습이 완료되면, 모든 주소 전달 테이블에서는 무한 루프가 발생하지 않고 최소의 비용 값만을 이용하여 최적의 경로로 전달하는 지능적 주소 전달 테이블이 완성된다.In this form, when the learning is completed by transmitting the ring learning frame for each Ethernet node, an intelligent address forwarding table that completes the optimal path using the minimum cost value is completed without infinite loop in all the address forwarding tables.

한편, 상기 링 학습 프레임은 근원지 주소(Source Address, SA), 시간, 홉(hop) 수 등의 정보를 함유하고 있으며, 상기 시간 및 홉 수 등의 정보는 페이로드(payload)의 항목에 포함되어 있다.Meanwhile, the ring learning frame includes information such as a source address (SA), a time, a hop number, and the like, and the information such as the time and the hop number is included in a payload item. have.

도 2a 내지 도 2c는 본 발명의 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 흐름도로서, 주소 전달 테이블의 작성을 위한 링 학습 프레임 또는 일반 맥(MAC) 프레임을 수신했을 때 주소 전달 테이블을 작성하는 과정을 나타낸 흐름도이다.2A to 2C are flowcharts illustrating a method of creating an address forwarding table in an Ethernet ring network according to an embodiment of the present invention, in which a ring learning frame or a MAC frame for creating an address forwarding table is received. This is a flowchart showing the process of creating an address forwarding table.

도 2a 내지 도 2c를 참조하면, 먼저, 최초 링 학습 프레임의 생성 및 전송에 대하여 설명하면, 각 이더넷 노드는 페이로드(payload) 없이 일반 맥(MAC) 프레임을 생성한 후, 상기 생성된 프레임의 목적지 주소(DA)를 멀티캐스트(multicast)로 지정함과 아울러 근원지 주소(SA)를 자신의 이더넷 노드로 지정한다.Referring to FIGS. 2A to 2C, first, the generation and transmission of an initial ring learning frame will be described. Each Ethernet node generates a general MAC frame without payload, and then generates the MAC frame. In addition to specifying the destination address (DA) as multicast, the source address (SA) as its Ethernet node.

다음으로, 상기 프레임의 타입 ID(Type ID)를 링 학습 프레임으로 지정하여 양방향으로 브로드캐스트 전송함으로써, 각 이더넷 노드는 브로드캐스트 전송된 프레임에 의해 이더넷 링 네트워크에 연결되어 있는 모든 네트워크 정보들(예컨대, 입/출력 포트번호, 하부 네트워크 정보 등)을 제공받아 자신의 메모리에 저장하게 된다.Next, by specifying a type ID (Type ID) of the frame as a ring learning frame and broadcast transmission in both directions, each Ethernet node has all network information (e.g., , Input / output port number, lower network information, etc.) are stored in its own memory.

따라서, 다음에 전송되는 링 학습 프레임 또는 일반 프레임의 전달을 원활하게 할 수 있으며, 각 이더넷 노드는 어떠한 포트가 링 노드로 구성된 포트인지, 하부 네트워크인지를 용이하게 구분할 수 있게 된다.Therefore, it is possible to facilitate the transmission of the next ring learning frame or the general frame, and each Ethernet node can easily distinguish which port is a ring node or a lower network.

상기와 같은 프레임 전송을 원활하게 수행하기 위한 초기 준비 과정을 마친 후, 각 이더넷 노드는 수신되는 프레임의 타입 ID(Type ID)를 검사하여 링 학습 프레임인지, 아니면 일반 맥(MAC) 프레임인지를 판단한다(S100).After completing the initial preparation process for smoothly performing the above frame transmission, each Ethernet node checks the type ID of the received frame to determine whether it is a ring learning frame or a general MAC frame. (S100).

상기 단계S100에서의 판단 결과, 각 이더넷 노드에 수신된 프레임이 링 학습 프레임일 경우, 해당 링 학습 프레임의 근원지가 현재 이더넷 노드인지를 판단하여(S110), 현재 이더넷 노드이면 링 학습(또는 MAC 학습) 과정을 마친다.As a result of the determination in step S100, if the frame received at each Ethernet node is a ring learning frame, it is determined whether the source of the corresponding ring learning frame is the current Ethernet node (S110), and if the current Ethernet node, ring learning (or MAC learning). Finish the course.

그렇지 않고, 해당 링 학습 프레임의 근원지가 현재 이더넷 노드가 아닐 경우, 해당 링 학습 프레임의 비용 값(Cf)을 연산한 후(S120), 해당 링 학습 프레임의 근원지 주소(SA)의 정보가 자신의 주소 전달 테이블에 존재하는지를 판단한다(S130).Otherwise, if the source of the ring learning frame is not the current Ethernet node, after calculating the cost value (C f ) of the ring learning frame (S120), the information of the source address (SA) of the ring learning frame is itself. It is determined whether the address exists in the table (S130).

상기 단계S130에서의 판단 결과, 해당 링 학습 프레임의 근원지 주소(SA)의 정보가 자신의 주소 전달 테이블에 존재하지 않을 경우, 해당 링 학습 프레임의 근원지 주소(SA) 및 수신 포트번호를 자신의 주소 전달 테이블에 등록하고, 상기 연산된 비용 값(Cf)을 자신의 비용(cost) 테이블에 기입된 비용 값(Ct)으로 등록한다(S140).As a result of the determination in step S130, if the information of the source address (SA) of the corresponding ring learning frame does not exist in its own address forwarding table, the source address (SA) of the corresponding ring learning frame and the receiving port number are its own addresses. It registers in the transfer table, and registers the calculated cost value (C f ) as the cost value (C t ) written in its own cost table (S140).

다음으로, 모든 하부 네트워크에 연결된 포트로 해당 링 학습 프레임을 브로드캐스트 전송한 후(S150), 해당 링 학습 프레임을 다음 이더넷 노드로 전송한다(S160).Next, after broadcasting the corresponding ring learning frame to the ports connected to all lower networks (S150), the corresponding ring learning frame is transmitted to the next Ethernet node (S160).

한편, 상기 단계S130에서의 판단 결과, 해당 링 학습 프레임의 근원지 주소(SA)의 정보가 자신의 주소 전달 테이블에 존재할 경우, 해당 링 학습 프레임의 비용 값(Cf)과 자신의 비용 테이블에 기입된 비용 값(Ct)을 비교 판단한다(S170).On the other hand, as a result of the determination in step S130, if the information of the source address (SA) of the ring learning frame is present in its own address delivery table, write the cost value (C f ) of the corresponding ring learning frame and its own cost table Compared and determined cost value (C t ) (S170).

상기 단계S170에서의 판단 결과, 해당 링 학습 프레임의 비용 값(Cf)이 해당 이더넷 노드의 비용 테이블에 기입된 비용 값(Ct)보다 클 경우 상기 단계S150으로 진행하며, 그렇지 않고 해당 링 학습 프레임의 비용 값(Cf)이 해당 이더넷 노드의 비용 테이블에 기입된 비용 값(Ct)보다 작을 경우, 상기 단계S140으로 진행한다.As a result of the determination in step S170, if the cost value C f of the corresponding ring learning frame is larger than the cost value C t written in the cost table of the corresponding Ethernet node, the flow proceeds to step S150, otherwise the corresponding ring learning is performed. If the cost value C f of the frame is smaller than the cost value C t written in the cost table of the Ethernet node, the flow proceeds to step S140.

한편, 상기 단계S100에서의 판단 결과, 각 이더넷 노드에 수신된 프레임이 링 학습 프레임이 아닌 일반 맥(MAC) 프레임일 경우, 단계(A)를 수행한다.On the other hand, as a result of the determination in step S100, if the frame received at each Ethernet node is a general MAC (MAC) frame, not a ring learning frame, step (A) is performed.

상기 단계(A)는 도 2b에 도시된 바와 같이, 상기 수신된 일반 맥(MAC) 프레임이 MAC-in-MAC 기법으로 캡슐화되어 있는지를 판단한다(S200).As shown in FIG. 2B, it is determined whether the received general MAC frame is encapsulated by a MAC-in-MAC technique (S200).

상기 단계S200에서의 판단 결과, 상기 수신된 일반 맥(MAC) 프레임이 MAC-in-MAC 기법으로 캡슐화되어 있으면, 해당 일반 맥(MAC) 프레임의 근원지가 현재 이더넷 노드인지를 판단하여(S210), 현재 이더넷 노드이면 링 학습 과정을 마친다.As a result of the determination in step S200, if the received MAC frame is encapsulated by a MAC-in-MAC technique, it is determined whether the source of the MAC frame is the current Ethernet node (S210). If you are an Ethernet node, you are finished with the ring learning process.

그렇지 않고, 해당 일반 맥(MAC) 프레임의 근원지가 현재 이더넷 노드가 아닐 경우, 상기 캡슐화된 일반 맥(MAC) 프레임을 해제하고 MAC-in-MAC 헤더 정보를 저장한 후(S220), 해당 일반 맥(MAC) 프레임의 목적지 주소(DA)의 정보가 자신의 주소 전달 테이블에 존재하는지 판단하여(S230) 만약, 존재하지 않을 경우 모든 하부 네트워크로 해당 일반 맥(MAC) 프레임을 브로드캐스트 전송한다(S240).Otherwise, if the source of the general MAC frame is not the current Ethernet node, after releasing the encapsulated general MAC frame and storing MAC-in-MAC header information (S220), the general MAC (MAC) It is determined whether the information of the destination address (DA) of the frame exists in its own address forwarding table (S230), if it does not exist, if it does not exist, broadcasts the corresponding general MAC frame to all sub-networks (S240). ).

다음으로, 상기 저장된 MAC-in-MAC 헤더 정보로 다시 MAC-in-MAC 기법으로 캡슐화한 후(S250), 다음 이더넷 노드로 전송한다(S260). 이후에, 상기 저장된 MAC-in-MAC 헤더 정보를 삭제한다(S270).Next, after encapsulating the MAC-in-MAC header information again using the MAC-in-MAC scheme (S250), it is transmitted to the next Ethernet node (S260). Thereafter, the stored MAC-in-MAC header information is deleted (S270).

한편, 상기 단계S230에서의 판단 결과, 해당 일반 맥(MAC) 프레임의 목적지 주소(DA)의 정보가 자신의 주소 전달 테이블에 존재할 경우, 해당 하부 네트워크 또는 이더넷 스테이션 포트로 해당 일반 맥(MAC) 프레임을 유니캐스트 전송한다(S280).On the other hand, as a result of the determination in step S230, if the information of the destination address (DA) of the general MAC frame is present in its address forwarding table, the general MAC frame to the corresponding lower network or Ethernet station port Unicast transmission (S280).

이후에, 해당 일반 맥(MAC) 프레임의 목적지 주소(DA)를 근원지 주소(SA)로 하는 새로운 맥(MAC) 프레임을 발생시켜 상기 MAC-in-MAC 기법으로 캡슐화된 최초 일반 맥(MAC) 프레임의 근원지 주소(SA)로 유니캐스트 전송한 후(S290), 상기 단계S270으로 진행한다.Subsequently, a new MAC frame having a destination address (DA) of the corresponding MAC frame as a source address (SA) is generated, and the first general MAC frame encapsulated by the MAC-in-MAC technique is generated. After unicast transmission to the source address (SA) of (S290), the process proceeds to step S270.

한편, 상기 단계S200에서의 판단 결과, 상기 수신된 일반 맥(MAC) 프레임이 MAC-in-MAC 기법으로 캡슐화되어 있지 않으면, 단계(B)를 수행한다.On the other hand, if the determination result in step S200, if the received general MAC (MAC) frame is not encapsulated by the MAC-in-MAC technique, step (B) is performed.

상기 단계(B)는 도 2c에 도시된 바와 같이, 해당 일반 맥(MAC) 프레임의 목적지 주소(DA)의 정보가 자신의 주소 전달 테이블에 존재하는지 판단하여(S300) 만약, 존재할 경우 해당 하부 네트워크 또는 이더넷 스테이션 포트로 해당 일반 맥(MAC) 프레임을 유니캐스트 전송한다(S310).In step (B), as shown in FIG. 2C, it is determined whether the information of the destination address DA of the corresponding MAC frame exists in its own address forwarding table (S300). Or unicast the corresponding MAC frame to the Ethernet station port (S310).

이후에, 해당 일반 맥(MAC) 프레임의 근원지 주소(SA)의 정보가 자신의 주소 전달 테이블에 존재하는지를 판단하여(S320) 만약, 존재할 경우 링 학습 과정을 마친다.Subsequently, it is determined whether the information of the source address SA of the general MAC frame exists in its own address forwarding table (S320), and if so, the ring learning process is completed.

그렇지 않고, 상기 단계S320에서의 판단 결과, 해당 일반 맥(MAC) 프레임의 근원지 주소(SA)의 정보가 자신의 주소 전달 테이블에 존재하지 않을 경우, 해당 일반 맥(MAC) 프레임의 근원지 주소(SA) 및 수신 포트번호를 자신의 주소 전달 테이블에 등록한 후(S330), 링 학습 과정을 마친다.Otherwise, if it is determined in step S320 that the information of the source address SA of the corresponding MAC frame does not exist in its own address transfer table, the source address of the corresponding MAC frame is not present. ) And register the receiving port number in its own address forwarding table (S330), and finishes the ring learning process.

한편, 상기 단계S300에서의 판단 결과, 해당 일반 맥(MAC) 프레임의 목적지 주소(DA)의 정보가 자신의 주소 전달 테이블에 존재하지 않을 경우, 수신된 포트를 제외한 모든 하부 네트워크와 이더넷 스테이션 포트로 해당 일반 맥(MAC) 프레임을 브로드캐스트 전송한다(S340).On the other hand, as a result of the determination in step S300, if the destination address (DA) of the general MAC (MAC) frame does not exist in its own address forwarding table, to all lower network and Ethernet station ports except the received port The general MAC frame is broadcasted (S340).

이후에, 현재 이더넷 노드의 주소를 근원지 주소(SA)로 하여 해당 일반 맥(MAC) 프레임을 MAC-in-MAC 기법으로 캡슐화하고, 이더넷 포트 중 어느 하나의 포트로 멀티캐스트 전송한 후(S350), 상기 단계S320으로 진행한다.Subsequently, the MAC frame is encapsulated by the MAC-in-MAC scheme using the current Ethernet node as the source address (SA), and multicasted to any one of the Ethernet ports (S350). The flow proceeds to step S320.

도 3은 본 발명의 제2 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도로서, 각 이더넷 노드(A 내지 D)의 주소 전달 테이블에 어느 한 하부 네트워크에서 전송된 프레임의 목적지 주소(Destination Address, DA)의 정보는 존재하지만, 근원지 주소(SA)의 정보가 존재하지 않을 때 주소 전달 테이블 작성의 과정을 개념적으로 나타낸 것이다.3 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a second embodiment of the present invention, wherein a frame transmitted from one lower network to an address forwarding table of each Ethernet node (A to D) is shown in FIG. When the information of the destination address (DA) of the present exists, but the information of the source address (SA) does not exist conceptually illustrates the process of creating an address forwarding table.

도 3을 참조하면, 본 발명의 제2 실시예에 적용된 이더넷 링 네트워크는 복수개의 제1 내지 제4 이더넷 노드들(A 내지 D)을 포함하고 있으며, 제1 내지 제4 이더넷 노드들(A 내지 D)은 링 형태로 각각 연결되어 있다.Referring to FIG. 3, the Ethernet ring network applied to the second embodiment of the present invention includes a plurality of first to fourth Ethernet nodes A to D, and the first to fourth Ethernet nodes A to D. D) are each connected in the form of a ring.

또한, 각각의 제1 내지 제4 이더넷 노드들(A 내지 D)은 트리 형태로 연결된 다수의 이더넷 스테이션(ethernet station)을 포함한 제1 내지 제4 하부 네트워크(a 내지 d)를 구비하고 있다.Further, each of the first to fourth Ethernet nodes A to D has a first to fourth sub-network a to d including a plurality of Ethernet stations connected in a tree form.

만약, 제3 이더넷 노드(C)의 제3 하부 네트워크(c)의 CS2 맥(MAC, Medium Access Control) 주소를 가진 이더넷 스테이션을 근원지로 제1 이더넷 노드(A)의 제1 하부 네트워크(a)의 AH5의 맥 주소를 가진 이더넷 스테이션을 목적지로 하여 프레임을 전송할 때, 제3 이더넷 노드(C)의 주소 전달 테이블에 목적지 주소(DA, AH5)의 정보는 존재하지만, 근원지 주소(SA, CS2)의 정보가 존재하지 않는다.If the first sub-network (a) of the first Ethernet node (A), the Ethernet station having the CS2 MAC (MAC, Medium Access Control) address of the third sub-network (c) of the third Ethernet node (C) as a source When transmitting a frame to an Ethernet station having a MAC address of AH5 as a destination, the information of the destination addresses DA and AH5 exists in the address forwarding table of the third Ethernet node C, but the source address SA and CS2 are present. Information does not exist.

이 경우, 제3 이더넷 노드(C)는 자신의 주소 전달 테이블에 근원지 주소(SA, CS2)의 정보를 제3 이더넷 노드(C)의 주소 전달 테이블의 새로운 항목으로 기입하고, 자신의 주소 전달 테이블에 기입되어 있는 목적지 주소(DA, AH5)와 상응되어 있는 포트(port, 13)로 프레임을 전송한다.In this case, the third Ethernet node C writes the information of the source addresses SA and CS2 into its own address forwarding table as a new entry in the address forwarding table of the third Ethernet node C, and its own address forwarding table. The frame is transmitted to the port 13 corresponding to the destination address DA and AH5.

마찬가지로, 제2 이더넷 노드(B)와 제1 이더넷 노드(A)에서도 근원지 주소 즉, CS2 맥 주소의 정보를 자신의 주소 전달 테이블의 새로운 항목으로 기입하고, 목적지 주소 즉, AH5 맥 주소를 가진 이더넷 스테이션까지 성공적으로 전송을 마치게 된다.Similarly, the second Ethernet node (B) and the first Ethernet node (A) also write the source address, that is, the information of the CS2 MAC address, as a new entry in its own address forwarding table, and the Ethernet having the destination address, that is, the AH5 MAC address. Successful transmission to the station is completed.

도 4는 본 발명의 제3 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도로서, 각 이더넷 노드(A 내지 D)의 주소 전달 테이블에 어느 한 하부 네트워크에서 전송된 프레임의 목적지 주소(DA)의 정보가 부분적으로 존재할 때 주소 전달 테이블 작성의 과정을 개념적으로 나타낸 것이다.FIG. 4 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a third embodiment of the present invention, and is a frame transmitted from one lower network to an address forwarding table of each Ethernet node (A to D). Conceptually illustrates the process of creating an address forwarding table when partial destination address (DA) information exists.

도 4를 참조하면, 본 발명의 제3 실시예에 적용된 이더넷 링 네트워크는 전술한 본 발명의 제2 실시예에 적용된 이더넷 링 네트워크와 마찬가지로 동일하게 구성되어 있다.4, the Ethernet ring network applied to the third embodiment of the present invention is configured in the same manner as the Ethernet ring network applied to the second embodiment of the present invention described above.

만약, 제3 이더넷 노드(C)의 제3 하부 네트워크(c)의 CS2 맥 주소를 가진 이더넷 스테이션을 근원지로 제1 이더넷 노드(A)의 제1 하부 네트워크(c)의 AH5 맥 주소를 가진 이더넷 스테이션을 목적지로 하여 프레임을 전송할 때, 제3 이더넷 노드(C)의 주소 전달 테이블에 목적지 주소(DA, AH5)의 정보가 존재하지 않을 경우, IEEE(Institute of Electrical and Electronics Engineers)에서 정의된 MAC-in-MAC 기법을 이용하여 상기 전송된 프레임에 근원지 주소(SA)를 해당 이더넷 노드 즉, 제3 이더넷 노드(C)로, 목적지 주소(DA)를 멀티캐스트(multicast)로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송한다.If the Ethernet station having the CS2 MAC address of the third sub-network c of the third Ethernet node C originates from the Ethernet having the AH5 MAC address of the first sub-network c of the first Ethernet node A, When the frame is transmitted to the station as a destination, if there is no information of the destination addresses DA and AH5 in the address forwarding table of the third Ethernet node C, the MAC defined by the Institute of Electrical and Electronics Engineers (IEEE) encapsulation by writing a source address (SA) to the corresponding Ethernet node, that is, a third Ethernet node (C), and a destination address (DA) by multicast using the -in-MAC technique. Then send it to any one port.

상기 MAC-in-MAC 기법을 이용하여 이더넷 링 네트워크의 다음 이더넷 노드로 전송된 프레임을 수신한 제2 이더넷 노드(B)는 상기 캡슐화된 프레임을 해제하고 목적지 주소(DA)를 확인한다.The second Ethernet node B receiving the frame transmitted to the next Ethernet node of the Ethernet ring network using the MAC-in-MAC technique releases the encapsulated frame and confirms a destination address DA.

이때, 제2 이더넷 노드(B)의 주소 전달 테이블에 목적지 주소(DA)가 존재하지 않으면, 제2 이더넷 노드(B)와 연결된 제2 하부 네트워크(b)로 브로드캐스트(broadcast) 전송하고, 다음 이더넷 노드 즉, 제3 이더넷 노드(C)로 상기 MAC-in-MAC 기법을 이용하여 해당 프레임을 다시 캡슐화하여 전송한다. 그리고, 상기 MAC-in-MAC 기법의 캡슐화(encapsulation)에 의하여 근원지 주소(SA)의 학습은 일어나지 않는다.At this time, if the destination address DA does not exist in the address forwarding table of the second Ethernet node B, a broadcast is transmitted to the second lower network b connected to the second Ethernet node B. The Ethernet node, that is, the third Ethernet node C is recapsulated and transmitted using the MAC-in-MAC scheme. In addition, learning of the source address SA does not occur by encapsulation of the MAC-in-MAC technique.

이러한 과정을 반복하다가 임의의 이더넷 노드 즉, 제1 이더넷 노드(A)의 주소 전달 테이블에서 해당 프레임의 목적지 주소(DA) 즉, AH5 맥 주소가 존재하면, 제1 이더넷 노드(A)에서는 상기 캡슐화된 프레임을 해제하고 목적지 주소인 제1 하부 네트워크(a)의 AH5 맥 주소로 전송하게 된다.Repeating this process, if the destination address DA of the corresponding frame, that is, the AH5 MAC address, exists in the address forwarding table of any Ethernet node, that is, the first Ethernet node A, the first Ethernet node A encapsulates the encapsulation. Frame is released and transmitted to the AH5 MAC address of the first sub-network (a).

그리고, 다음 이더넷 노드로 상기 MAC-in-MAC 기법을 이용하여 프레임을 전송하지 않는다. 이러한 과정 후, 목적지 주소(DA) 즉, 제1 하부 네트워크(c)의 AH5 맥 주소를 가진 이더넷 스테이션에서 근원지 주소(SA)를 해당 목적지 주소(DA, AH5)로, 목적지 주소(DA)를 MAC-in-MAC 기법에서의 근원지 주소(SA)로 기입된 최초 이더넷 노드 즉, 제3 이더넷 노드(C)로 기입한 새로운 맥 학습 프레임(MAC learning frame)을 생성하여, 제1 이더넷 노드(A)의 주소 전달 테이블에 기입된 포트 방향으로 전송한다. 이러한 새로운 맥 학습 프레임이 목적지까지 도착하게 되면, 일반적인 맥 학습 과정이 완성된다.In addition, the frame is not transmitted to the next Ethernet node using the MAC-in-MAC technique. After this process, in the Ethernet station having the destination address DA, that is, the AH5 MAC address of the first sub-network c, the source address SA is the corresponding destination address DA, AH5, and the destination address DA is MAC. The first Ethernet node (A) is generated by generating a new MAC learning frame written with the first Ethernet node, that is, the third Ethernet node (C), written as the source address (SA) in the -in-MAC scheme. Send it in the direction of the port written in the address forwarding table. When this new Mac learning frame arrives at its destination, the general Mac learning process is complete.

도 5는 본 발명의 제4 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도로서, 각 이더넷 노드(A 내지 D)의 주소 전달 테이블에 어느 한 하부 네트워크에서 전송된 프레임의 목적지 주소(DA)의 정보가 존재하지 않을 때 주소 전달 테이블 작성의 과정을 개념적으로 나타낸 것이다.FIG. 5 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a fourth embodiment of the present invention, wherein a frame transmitted from one lower network to an address forwarding table of each Ethernet node A to D is shown. Conceptually illustrates the process of creating an address forwarding table when information on the destination address (DA) does not exist.

도 5를 참조하면, 본 발명의 제4 실시예에 적용된 이더넷 링 네트워크는 전술한 본 발명의 제2 실시예에 적용된 이더넷 링 네트워크와 마찬가지로 동일하게 구성되어 있다.Referring to FIG. 5, the Ethernet ring network applied to the fourth embodiment of the present invention is configured in the same manner as the Ethernet ring network applied to the second embodiment of the present invention described above.

만약, 제3 이더넷 노드(C)의 제3 하부 네트워크(c)의 CS2 맥 주소를 가진 이 더넷 스테이션을 근원지로 제1 이더넷 노드(A)의 제1 하부 네트워크(a)의 AH5 맥 주소를 가진 이더넷 스테이션을 목적지로 하여 프레임을 전송할 때, 모든 제1 내지 제4 이더넷 노드(A 내지 D)의 주소 전달 테이블에 목적지 주소(DA, AH5)의 정보가 존재하지 않을 경우, 제3 이더넷 노드(C)는 통상의 MAC-in-MAC 기법을 이용하여 프레임에 근원지 주소(SA)를 해당 이더넷 노드인 제3 이더넷 노드(C)로, 목적지 주소(DA)를 멀티캐스트(multicast)로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송한다.If the Ethernet station having the CS2 MAC address of the third sub-network c of the third Ethernet node C originates, the AH5 MAC address of the first sub-network A of the first Ethernet node A originates. When transmitting the frame with the Ethernet station as the destination, if the information of the destination addresses DA and AH5 does not exist in the address forwarding table of all the first to fourth Ethernet nodes A to D, the third Ethernet node C is used. ) Is encapsulated by writing the source address (SA) to the corresponding Ethernet node, the third Ethernet node (C), and the destination address (DA) as multicast using a conventional MAC-in-MAC technique. After encapsulation, it transmits to any one port.

상기 MAC-in-MAC 기법을 이용하여 이더넷 링 네트워크의 다음 이더넷 노드로 전송된 프레임을 수신한 제2 이더넷 노드(B)는 상기 캡슐화된 프레임을 해제하고 목적지 주소(DA)를 확인한다.The second Ethernet node B receiving the frame transmitted to the next Ethernet node of the Ethernet ring network using the MAC-in-MAC technique releases the encapsulated frame and confirms a destination address DA.

이때, 제2 이더넷 노드(B)의 주소 전달 테이블에 목적지 주소(DA)가 존재하지 않으면, 제2 이더넷 노드(B)와 연결된 제2 하부 네트워크(b)로 브로드캐스트(broadcast) 전송하고, 다음 이더넷 노드 즉, 제3 이더넷 노드(C)로 상기 MAC-in-MAC 기법을 이용하여 해당 프레임을 다시 캡슐화하여 전송한다.At this time, if the destination address DA does not exist in the address forwarding table of the second Ethernet node B, a broadcast is transmitted to the second lower network b connected to the second Ethernet node B. The Ethernet node, that is, the third Ethernet node C is recapsulated and transmitted using the MAC-in-MAC scheme.

이러한 과정을 반복하다가 MAC-in-MAC의 근원지 주소(SA, CS2)가 존재하는 이더넷 노드 즉, 제3 이더넷 노드(C)로 다시 돌아오게 되면, 해당 프레임을 폐기하여 맥 프레임(MAC frame)을 종료시킨다. 이 경우, 일반적인 맥 학습 과정은 일어나지 않지만, 하부 네트워크로 브로드캐스트(broadcast)되는 특징으로 인해 목적지 노드로 향한 프레임은 성공적으로 보내어진다.When this process is repeated, when the MAC node returns to the Ethernet node where the source addresses SA and CS2 of the MAC-in-MAC exist, that is, the third Ethernet node C, the MAC frame is discarded. Quit. In this case, the general MAC learning process does not occur, but the frame directed to the destination node is successfully sent due to the feature of being broadcast to the underlying network.

전술한 본 발명에 따른 지능적 주소 전달 테이블의 작성 원리를 간단히 설명하면, 이더넷 링 네트워크에서 이더넷 노드들이 맥 프레임 전송을 위한 주소 전달 테이블을 작성하기 위하여 각각 링 학습 프레임을 브로드캐스트(broadcast) 전송한다. 이러한 링 학습 프레임은 예컨대, 근원지 주소(SA), 시간, 홉(hop) 수 등의 정보를 함유하고 있다.Briefly describing the principle of creating the intelligent address forwarding table according to the present invention, Ethernet nodes in the Ethernet ring network broadcast each ring learning frame to create an address forwarding table for MAC frame transmission. This ring learning frame contains information such as source address (SA), time, hop number, and the like.

상기 링 학습 프레임을 수신 받은 이더넷 노드는 예컨대, 시간, 홉 수 등의 정보로 비용(cost) 값을 비교하여 최소의 비용 값을 가진 프레임의 주소를 자신의 주소 전달 테이블에 기입한다. 한 이더넷 노드에서 링의 양 방향으로 출발한 두 개의 링 학습 프레임이 모두 자신에게 돌아오면, 그 이더넷 노드에 대한 다른 이더넷 노드의 주소 전달 테이블은 모두 완성된다. 이러한 과정을 모든 이더넷 노드들이 수행하게 되면, 지능적 주소 전달 테이블이 완성된다.The Ethernet node receiving the ring learning frame compares the cost value with information such as time and hop number and writes the address of the frame having the lowest cost value in its address transfer table. When both ring learning frames originating in both directions of the ring from one Ethernet node return to themselves, the other Ethernet node's address forwarding table for that Ethernet node is complete. When all the Ethernet nodes perform this process, the intelligent address forwarding table is complete.

한편, 하부 네트워크에서의 주소 전달 테이블 작성에 관하여 간단한 설명은 다음과 같다. ITU-T에서 정의된 이더넷 OAM(Operation, Administration and Maintenance)을 이용하여, 이더넷 노드들은 MEG(Maintenance Entity Group)를 이루게 한다. 이더넷 링 네트워크의 각 이더넷 노드들은 하부 네트워크를 구성한다.On the other hand, a brief description of the address forwarding table in the lower network is as follows. Using Ethernet OAM (Operation, Administration and Maintenance) defined in ITU-T, Ethernet nodes form MEG (Maintenance Entity Group). Each Ethernet node in an Ethernet ring network constitutes a subnetwork.

현재 이더넷 맥(MAC)은 1500byte의 규격으로 인해 6byte의 링 학습 프레임에 의해 하부 네트워크는 250개 정도로 제한되어 있다. 링 학습 프레임에는 하부 네트워크의 맥 주소를 탑재하고 있고, 근원지 주소(SA)가 아닌 페이로드(payload)에 하부 네트워크의 맥 주소를 탑재한다.Currently, the Ethernet MAC (MAC) is limited to about 250 lower networks by 6 byte ring learning frames due to the specification of 1500 bytes. The ring learning frame carries the MAC address of the underlying network, and the MAC address of the underlying network is loaded in the payload rather than the source address (SA).

이더넷 노드의 주소 전달 테이블에 존재하지 않은 하부 네트워크로 전송되 는(목적지 주소가 존재하지 않을 경우) 맥 프레임은 IEEE에서 정의된 MAC-in-MAC 기법을 사용한다.MAC frames that are sent to an underlying network that do not exist in the Ethernet node's address forwarding table (if no destination address exists) use the MAC-in-MAC scheme defined by the IEEE.

상기 MAC-in-MAC 기법에서 하부 네트워크의 근원지 주소(SA)가 아닌, 이더넷 노드의 근원지 주소(SA)를 기입하여 한 방향으로만 전송한다. 그리고, 근원지 주소(SA)가 자신일 때 해당 프레임을 폐기하여 버린다. 이것은 무한 루프 발생의 방지와 최적의 링 학습을 위한다.In the MAC-in-MAC scheme, the source address (SA) of the Ethernet node, not the source address (SA) of the lower network, is written and transmitted only in one direction. When the source address SA is itself, the corresponding frame is discarded. This prevents infinite loops and optimizes ring learning.

전술한 바와 같이 본 발명은, 메트로 이더넷 서비스 또는 캐리어급 이더넷 서비스를 위하여 링 네트워크를 효율적으로 구성하기 위하여 폐색 포트나 폐색 링크를 이용하지 않는 효율적인 주소 전달 테이블을 작성할 수 있다.As described above, the present invention can create an efficient address forwarding table without using a closed port or a closed link in order to efficiently configure a ring network for a Metro Ethernet service or a carrier-class Ethernet service.

또한, 본 발명은 이더넷 링 토폴로지와 하부 네트워크에서의 효과적인 주소 전달 테이블을 작성할 수 있을 뿐만 아니라 기존의 제시된 방법에서 폐색 포트로 한 링크를 비활성화시켜 네트워크 사용 효율의 단점을 없애고, 모든 링크를 활성화를 시킴으로써, 네트워크 사용 효율을 효과적으로 높여준다.In addition, the present invention can not only create an efficient address forwarding table in the Ethernet ring topology and the underlying network, but also by deactivating one link to a closed port in the existing method, eliminating the disadvantages of network efficiency and activating all links. It effectively increases network usage efficiency.

즉, 이러한 효율적인 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하기 위해서는 각 이더넷 노드에서의 주소 전달 테이블에 의한 프레임 전달이 무한 루프를 형성하지 않도록 하여야 한다. 이러한 방법은 '능동적 관리 방법'이라 칭하며, 상기 '능동적 관리 방법'이란 링의 모든 링크를 사용하면서 관리자 또는 임의의 라우팅 프로토콜이 각 이더넷 노드의 주소 전달 테이블의 내용을 관리하거나, 이러한 방법과 이더넷 주소 학습 방법의 조합으로 무한 루프 전달을 방지한다. 이 는 효과적인 주소 전달 테이블로 인하여 최적의 경로를 이용함으로 높은 효율성이 가능하다.That is, in order to prepare an address forwarding table in such an efficient Ethernet ring network, frame forwarding by the address forwarding table in each Ethernet node should not form an infinite loop. This method is called an 'active management method', and the 'active management method' uses all the links of a ring, and an administrator or an arbitrary routing protocol manages the contents of each Ethernet node's address forwarding table, or the method and the Ethernet address. The combination of learning methods prevents infinite loop propagation. This is achieved by using the optimal route due to the effective address forwarding table.

한편, 본 발명의 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현되는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다.Meanwhile, the method of creating an address forwarding table in an Ethernet ring network according to an embodiment of the present invention may also be embodied as computer readable codes on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored.

예컨대, 컴퓨터가 읽을 수 있는 기록매체로는 롬(ROM), 램(RAM), 시디-롬(CD-ROM), 자기 테이프, 하드디스크, 플로피디스크, 이동식 저장장치, 비휘발성 메모리(Flash Memory), 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들면, 인터넷을 통한 전송)의 형태로 구현되는 것도 포함된다.For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a hard disk, a floppy disk, a removable storage device, a nonvolatile memory (Flash memory). Optical data storage, and the like, and also implemented in the form of a carrier wave (eg, transmission over the Internet).

또한, 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터 통신망으로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 읽을 수 있는 코드로서 저장되고 실행될 수 있다.The computer readable recording medium can also be distributed over computer systems connected over a computer network so that the computer readable code is stored and executed in a distributed fashion.

전술한 본 발명에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법에 대한 바람직한 실시예에 대하여 설명하였지만, 본 발명은 이에 한정되는 것이 아니고 특허청구범위와 발명의 상세한 설명 및 첨부한 도면의 범위 안에서 여러 가지로 변형하여 실시하는 것이 가능하고 이 또한 본 발명에 속한다.While a preferred embodiment of the method of creating an address forwarding table in an Ethernet ring network according to the present invention has been described above, the present invention is not limited thereto, but the scope of the claims and the detailed description of the invention and the accompanying drawings are various. It is possible to carry out the transformation by the branch and this also belongs to this invention.

도 1은 본 발명의 제1 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도.1 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a first embodiment of the present invention.

도 2a 내지 도 2c는 본 발명의 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 흐름도.2A to 2C are flowcharts illustrating a method of creating an address forwarding table in an Ethernet ring network according to an embodiment of the present invention.

도 3은 본 발명의 제2 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도.3 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a second embodiment of the present invention.

도 4는 본 발명의 제3 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도.4 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a third embodiment of the present invention.

도 5는 본 발명의 제4 실시예에 따른 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법을 설명하기 위한 개념도.5 is a conceptual diagram illustrating a method of creating an address forwarding table in an Ethernet ring network according to a fourth embodiment of the present invention.

Claims (8)

복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서,A method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes are connected in a ring form, 각 이더넷 노드는 페이로드(payload)에 비용(cost) 측정을 위한 정보를 포함한 링 학습 프레임을 양방향으로 브로드캐스트(broadcast) 전송하는 단계; 및Each Ethernet node broadcasts a ring learning frame including information for cost measurement in a payload in both directions; And 각 이더넷 노드는 서로 다른 이더넷 노드로부터 전송된 두 개의 링 학습 프레임을 수신 받아 최소의 비용 값을 갖는 정보를 가진 링 학습 프레임을 자신의 주소 전달 테이블에 기입하는 단계를 포함하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.Each Ethernet node receives two ring learning frames sent from different Ethernet nodes and writes a ring learning frame with information having a minimum cost value in its address forwarding table. How to create an address forwarding table on a network. 제 1 항에 있어서,The method of claim 1, 상기 링 학습 프레임을 수신한 각 이더넷 노드는,Each Ethernet node that receives the ring learning frame, 상기 수신된 링 학습 프레임의 근원지 주소와 자신의 주소 전달 테이블을 비교하여 자신의 주소 전달 테이블에 상기 근원지 주소가 없으면, 자신의 주소 전달 테이블에 상기 수신된 링 학습 프레임의 포트와 함께 근원지 주소를 지정하고, 자신의 비용 테이블 항목에 상기 링 학습 프레임의 페이로드에 포함된 비용 값을 기입하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.Compare the source address of the received ring learning frame with its own address forwarding table and if the source address is not in its own address forwarding table, designate a source address together with the port of the received ring learning frame in its own address forwarding table. And writing a cost value included in the payload of the ring learning frame into its own cost table entry. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 링 학습 프레임을 수신한 각 이더넷 노드는,Each Ethernet node that receives the ring learning frame, 상기 수신된 링 학습 프레임의 근원지 주소와 자신의 주소 전달 테이블을 비교하여 자신의 주소 전달 테이블에 상기 근원지 주소가 있으면, 상기 링 학습 프레임의 페이로드에 포함된 비용 값과 자신의 비용 테이블에 기입된 비용 값을 비교하여 상기 링 학습 프레임의 페이로드에 포함된 비용 값이 자신의 비용 테이블에 기입된 비용 값보다 작을 경우, 자신의 주소 전달 테이블 및 비용 테이블에 각각 기입된 근원지 주소 및 비용 값을 삭제하고, 상기 수신된 링 학습 프레임의 근원지 주소 및 비용 값을 새로 기입하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.Comparing the source address of the received ring learning frame with its own address forwarding table and if the source address is in its own address forwarding table, the cost value included in the payload of the ring learning frame and the cost address included in its own cost table are written. Comparing the cost value, if the cost value included in the payload of the ring learning frame is less than the cost value written in its own cost table, deletes the originating address and the cost value written in its own address delivery table and the cost table, respectively. And writing a new source address and a cost value of the received ring learning frame. 제 1 항에 있어서,The method of claim 1, 상기 비용 측정을 위한 정보는 시간 및 홉 수의 정보를 포함하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.And the information for cost measurement includes information of time and hop number. 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작 성하는 방법에 있어서,In a method for creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations are connected in a ring form, 각 이더넷 노드의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 송신된 프레임의 목적지 주소는 존재하지만, 근원지 주소가 존재하지 않으면,If each Ethernet node's address forwarding table contains a destination address for a frame sent from the Ethernet network's underlying network, but no source address exists, 각 이더넷 노드는 자신의 주소 전달 테이블에 상기 근원지 주소를 새로운 항목으로 기입하고, 상기 목적지 주소를 가진 이더넷 노드의 하부 네트워크까지 전송되도록 자신의 주소 전달 테이블에 기입된 목적지 주소와 상응되는 포트로 해당 프레임을 전송하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.Each Ethernet node writes the source address as a new entry in its address forwarding table, and the corresponding frame is sent to the port corresponding to the destination address listed in its address forwarding table for transmission to the underlying network of the Ethernet node with the destination address. Method of creating an address forwarding table in an Ethernet ring network, characterized in that for transmitting. 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서,A method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations are connected in a ring form, 상기 이더넷 노드들의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 전송된 프레임의 목적지 주소가 부분적으로 존재하는 경우,When the destination address of a frame transmitted in the Ethernet network's underlying network partially exists in the address forwarding table of the Ethernet nodes, 상기 목적지 주소가 존재하지 않는 이더넷 노드는, 상기 전송된 프레임에 근원지 주소를 해당 이더넷 노드로, 상기 목적지 주소를 멀티캐스트로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송하고,The Ethernet node without the destination address encapsulates the source address in the transmitted frame to the corresponding Ethernet node, multiplies the destination address in multicast, and transmits the data to an arbitrary port. 상기 캡슐화된 프레임을 수신한 이더넷 노드는, 상기 캡슐화된 프레임을 해제하고 목적지 주소를 확인하여 해당 이더넷 노드의 주소 전달 테이블에 초기 프레 임의 목적지 주소가 존재하지 않으면, 해당 이더넷 노드와 연결된 하부 네트워크로 브로드캐스트 전송하고, 다음 이더넷 노드로 다시 캡슐화하여 전송하며,Upon receiving the encapsulated frame, the Ethernet node releases the encapsulated frame and checks a destination address. Cast, send back to the next Ethernet node encapsulated, 상기 목적지 주소가 존재하는 이더넷 노드는, 상기 캡슐화된 프레임을 해제하고 목적지 주소에 해당하는 하부 네트워크로 전송한 후, 해당 목적지 주소를 갖는 하부 네트워크에서 근원지 주소를 해당 목적지 주소로, 목적지 주소를 캡슐화한 프레임의 근원지 주소로 기입된 최초 이더넷 노드로 기입한 새로운 맥 학습 프레임을 생성하여 상기 목적지 주소를 갖는 하부 네트워크까지 도착되도록 해당 이더넷 노드의 주소 전달 테이블에 기입된 포트 방향으로 전송하는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.The Ethernet node in which the destination address exists, releases the encapsulated frame and transmits it to the lower network corresponding to the destination address, and then encapsulates the destination address as the corresponding destination address and the destination address in the lower network having the corresponding destination address. Ethernet which generates a new MAC learning frame written by the first Ethernet node written as the source address of the frame and transmits it to the port written in the address forwarding table of the corresponding Ethernet node to arrive at the lower network having the destination address. How to create an address forwarding table in a ring network. 다수의 이더넷 스테이션을 포함한 하부 네트워크의 구성을 갖는 복수개의 이더넷 노드들이 링 형태로 연결된 이더넷 링 네트워크에서의 주소 전달 테이블을 작성하는 방법에 있어서,A method of creating an address forwarding table in an Ethernet ring network in which a plurality of Ethernet nodes having a configuration of a lower network including a plurality of Ethernet stations are connected in a ring form, 각 이더넷 노드의 주소 전달 테이블에 어느 한 이더넷 노드의 하부 네트워크에서 전송된 프레임의 목적지 주소가 존재하지 않으면,If there is no destination address of a frame transmitted in the Ethernet network's subnetwork in the address forwarding table of each Ethernet node, 각 이더넷 노드는 상기 전송된 프레임에 근원지 주소를 해당 이더넷 노드로, 상기 목적지 주소를 멀티캐스트로 기입하여 캡슐화(encapsulation)한 후 임의의 한 포트로 전송하고,Each Ethernet node encapsulates the source address in the transmitted frame to the corresponding Ethernet node, multicasts the destination address, and transmits the packet to any one port. 상기 캡슐화된 프레임을 수신한 이더넷 노드는, 상기 캡슐화된 프레임을 해 제하고 목적지 주소를 확인하여 해당 이더넷 노드의 주소 전달 테이블에 초기 프레임의 목적지 주소가 존재하지 않으면, 해당 이더넷 노드와 연결된 하부 네트워크로 브로드캐스트 전송하고, 다음 이더넷 노드로 다시 캡슐화하여 전송하며,The Ethernet node receiving the encapsulated frame releases the encapsulated frame, checks the destination address, and if the destination address of the initial frame does not exist in the address forwarding table of the corresponding Ethernet node, goes to a lower network connected to the Ethernet node. Broadcast, encapsulate back to the next Ethernet node, 상기 전송된 프레임이 근원지 주소에 해당하는 이더넷 노드로 전송될 경우, 상기 전송된 프레임을 폐기하여 종료시키는 것을 특징으로 하는 이더넷 링 네트워크에서의 주소 전달 테이블 작성방법.And when the transmitted frame is transmitted to the Ethernet node corresponding to the source address, discarding the transmitted frame to terminate the transmitted frame. 제 1 항 내지 제 7 항 중 어느 한 항의 방법을 컴퓨터로 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program capable of executing the method of any one of claims 1 to 7.
KR1020070108391A 2007-06-22 2007-10-26 How to Create an Address Forwarding Table on an Ethernet Ring Network KR100929218B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/009,819 US20080317030A1 (en) 2007-06-22 2008-01-22 Method of creating address forwarding table in ethernet ring network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020070061604 2007-06-22
KR20070061604 2007-06-22

Publications (2)

Publication Number Publication Date
KR20080112897A true KR20080112897A (en) 2008-12-26
KR100929218B1 KR100929218B1 (en) 2009-12-01

Family

ID=40370552

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070108391A KR100929218B1 (en) 2007-06-22 2007-10-26 How to Create an Address Forwarding Table on an Ethernet Ring Network

Country Status (1)

Country Link
KR (1) KR100929218B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101313965B1 (en) * 2009-03-13 2013-10-01 지티이 코포레이션 Method and device for classifying media access control address based on ethernet ring network
KR101397299B1 (en) * 2012-11-12 2014-05-23 한양대학교 산학협력단 Method and apparatus for controlling transmitting and receiving frame in ring network applied hsr protocol
KR102161951B1 (en) * 2019-07-25 2020-10-06 한국전자기술연구원 Method for Control message delivery for automatic route configuration in ring topology network

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5745476A (en) * 1996-07-16 1998-04-28 At&T Corp. Errorless switching techniques in ring network
ES2306830T3 (en) * 2003-08-28 2008-11-16 NOKIA SIEMENS NETWORKS GMBH & CO. KG PROCEDURE FOR TRANSMISSION OF DATA PACKAGES THROUGH A NETWORK.

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101313965B1 (en) * 2009-03-13 2013-10-01 지티이 코포레이션 Method and device for classifying media access control address based on ethernet ring network
US8964526B2 (en) 2009-03-13 2015-02-24 Zte Corporation Method and device for classifying media access control address based on ethernet ring network
KR101397299B1 (en) * 2012-11-12 2014-05-23 한양대학교 산학협력단 Method and apparatus for controlling transmitting and receiving frame in ring network applied hsr protocol
KR102161951B1 (en) * 2019-07-25 2020-10-06 한국전자기술연구원 Method for Control message delivery for automatic route configuration in ring topology network

Also Published As

Publication number Publication date
KR100929218B1 (en) 2009-12-01

Similar Documents

Publication Publication Date Title
US8565124B2 (en) Node, network, correspondence relationship generation method and frame transfer program
US6611528B1 (en) Hierarchical routing knowledge for multicast packet routing
US20080317030A1 (en) Method of creating address forwarding table in ethernet ring network
US7672314B2 (en) Scaling VLANs in a data network
US9042395B2 (en) E-spring support of Ethernet protection
US7502376B2 (en) Layer-2 network with virtual private LAN service
US20070263554A1 (en) Technique for efficiently managing bandwidth registration for multiple spanning tree options
KR102468625B1 (en) Network topology generation method and device
CN106922008B (en) IPv6 wireless sensor network multi-path transmission method based on RPL routing protocol
KR20030085016A (en) Method and aparatus for priority-based load balancing for use in an extended local area network
JP2007506300A (en) Method and apparatus for transferring packets in an Ethernet passive optical network
CN109246624A (en) A kind of multicast forward method and relevant device
US10938707B2 (en) Peer-to-peer optimization in existing tree-based topology based on generating locally-optimized tree using confined advertisements
CN101656663A (en) Method, device and system for forwarding MPLS multicast message
CN106209636A (en) From the multicast data packet forwarding method and apparatus of VLAN to VXLAN
CN114465946A (en) Method, device and system for obtaining forwarding table item
WO2012122844A1 (en) Method and system for domain-based interconnection of transparent interconnection over lots of links network
US20170195222A1 (en) Routing frames in shared medium networks
KR100929218B1 (en) How to Create an Address Forwarding Table on an Ethernet Ring Network
CN100488169C (en) A method for data processing in bridging network and bridging network
Yi et al. Depth-first forwarding for unreliable networks: extensions and applications
CN117478503A (en) Multicast configuration method and device
US20180167257A1 (en) Methods and systems for forming network connections
CN105515986B (en) Train Communication Network data processing method and system
JP2006511115A (en) Return path derivation in packet-switched networks

Legal Events

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

Payment date: 20121031

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20131030

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20151216

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170112

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee