KR101589385B1 - Method for handling network event between controller and network equipment - Google Patents

Method for handling network event between controller and network equipment Download PDF

Info

Publication number
KR101589385B1
KR101589385B1 KR1020140160842A KR20140160842A KR101589385B1 KR 101589385 B1 KR101589385 B1 KR 101589385B1 KR 1020140160842 A KR1020140160842 A KR 1020140160842A KR 20140160842 A KR20140160842 A KR 20140160842A KR 101589385 B1 KR101589385 B1 KR 101589385B1
Authority
KR
South Korea
Prior art keywords
controller
event
notification
network device
event notification
Prior art date
Application number
KR1020140160842A
Other languages
Korean (ko)
Other versions
KR20150058052A (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 주식회사 케이티
Publication of KR20150058052A publication Critical patent/KR20150058052A/en
Application granted granted Critical
Publication of KR101589385B1 publication Critical patent/KR101589385B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • H04L49/253Routing or path finding in a switch fabric using establishment or release of connections between ports
    • H04L49/254Centralised controller, i.e. arbitration or scheduling

Landscapes

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

Abstract

컨트롤러와 네트워크 장치 간에 이벤트를 처리하는 방법이 개시된다. 컨트롤러와 네트워크 장치 간 이벤트 처리 방법은, 컨트롤러가 적어도 하나의 네트워크 장치로 이벤트 통보 등록 요청을 하는 단계와; 적어도 하나의 네트워크 장치가 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링하는 단계와; 적어도 하나의 네트워크 장치가 이벤트의 발생에 따라 컨트롤러로 이벤트 발생 통보를 하는 단계를 포함한다. 따라서, 컨트롤러는 스위치의 이벤트 감시를 위한 메시지 전송 횟수 절감을 통해 부하를 감소시킬 수 있다. A method of handling events between a controller and a network device is disclosed. A method for processing an event between a controller and a network device includes the steps of: the controller making an event notification registration request to at least one network device; At least one network device monitoring the occurrence of an event corresponding to an event notification registration request; And the at least one network device notifies the controller of the occurrence of the event in response to the occurrence of the event. Therefore, the controller can reduce the load by reducing the number of message transmissions for monitoring the event of the switch.

Description

컨트롤러와 네트워크 장치 간 이벤트를 처리하는 방법{METHOD FOR HANDLING NETWORK EVENT BETWEEN CONTROLLER AND NETWORK EQUIPMENT}METHOD FOR HANDLING NETWORK EVENT BETWEEN CONTROLLER AND NETWORK EQUIPMENT [0001]

본 발명은 소프트웨어 정의 네트워킹에 관한 것으로, 더욱 상세하게는 컨트롤러와 네트워크 장치 간에 이벤트를 처리하는 방법에 관한 것이다.The present invention relates to software-defined networking, and more particularly to a method for processing events between a controller and a network device.

최근 들어, 네트워크 장치의 트래픽 포워딩 기능과 제어 기능을 분리하여 통신 시스템을 효율적으로 운용하는 기술에 대한 표준화가 ONF(Open Networking Foundation), IETF(Internet Engineering Task Force), ETSI ISG NFV(Network Function Virtualization) 및 ITU-T 등을 중심으로 진행되고 있다.In recent years, the standardization of technology for efficiently operating the communication system by separating the traffic forwarding function and the control function of the network device has been performed by the ONF (Open Networking Foundation), IETF (Internet Engineering Task Force), ETSI ISG NFV (Network Function Virtualization) And ITU-T.

SDN(Software Defined Networking)은 라우터나 스위치 등의 기본 네트워크 장비에 관계없이 사용자가 통제 권한을 가지며, 별도의 소프트웨어 컨트롤러가 트래픽 흐름을 제어하는 사용자 중심의 네트워크를 의미한다. 따라서, SDN에서는 사용자가 컨트롤러를 통해 네트워크를 바라보고 제어하기 때문에 컨트롤러의 역할이 중요하다.Software Defined Networking (SDN) refers to a user-centered network in which a user has control authority regardless of basic network equipment such as a router or a switch, and a separate software controller controls traffic flow. Therefore, in SDN, the role of the controller is important because the user views and controls the network through the controller.

한편, SDN은 네트워크를 통해 데이터 패킷(packet)을 어떻게 전달할 것인지 제어하기 위한 기능(Control Plane)을 물리적 네트워크와 분리하여 데이터 전달 기능(Data Plane)과 상호작용 하기 위한 방법을 제안하고 있다. Meanwhile, SDN proposes a method for interacting with a data transfer function (Data Plane) by separating a control plane from a physical network in order to control how to transmit a data packet through a network.

그러나, 스위치 등과 같은 네트워크 장치에서 발생하는 이벤트를 컨트롤러가 효과적으로 모니터링하기 위한 기술이 미흡한 실정이다. However, there is insufficient technology for the controller to effectively monitor an event occurring in a network device such as a switch.

상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 스위치와 컨트롤러간 관심 있는 이벤트에 대한 통보 요청을 등록하고, 등록된 이벤트 발생시 발생 사실을 통보하는 방법을 제공하는데 있다.An object of the present invention is to provide a method of registering a notification request for an event of interest between a switch and a controller and notifying the occurrence of a registered event.

상기와 같은 문제점을 해결하기 위한 본 발명의 다른 목적은, 스위치와 컨트롤러간 관심 있는 이벤트에 대한 통보 요청을 제어하는 방법을 제공하는데 있다.It is another object of the present invention to provide a method of controlling a notification request for an event of interest between a switch and a controller.

상기 목적을 달성하기 위한 본 발명의 실시예에 따른 컨트롤러와 네트워크 장치 간 이벤트 처리 방법은, 컨트롤러가 적어도 하나의 네트워크 장치로 이벤트 통보 등록 요청을 하는 단계와; 적어도 하나의 네트워크 장치가 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링하는 단계와; 적어도 하나의 네트워크 장치가 이벤트의 발생에 따라 컨트롤러로 이벤트 발생 통보를 하는 단계를 포함한다. According to another aspect of the present invention, there is provided a method of processing events between a controller and a network device, the method comprising: a controller requesting an event notification registration to at least one network device; At least one network device monitoring the occurrence of an event corresponding to an event notification registration request; And the at least one network device notifies the controller of the occurrence of the event in response to the occurrence of the event.

여기에서, 상기 이벤트 통보 등록 요청을 하는 단계는, 통보 대상 플로우(Flow) 또는 통보 대상 포트(Port)에 미리 설정된 이벤트가 발생한 경우, 컨트롤러에 통보하도록 상기 적어도 하나의 네트워크 장치를 요청할 수 있다. Here, the step of requesting the event notification registration may request the at least one network device to notify the controller when a preset event occurs in the notification target flow or notification destination port.

여기에서, 상기 컨트롤러로 이벤트 발생 통보를 하는 단계는, 통보 대상 플로우에 대한 사용량이 미리 설정된 임계값을 초과한 경우, 컨트롤러로 이벤트 발생 통보를 수행할 수 있다. Here, the step of notifying the occurrence of an event to the controller may notify the controller of the occurrence of the event when the usage amount for the notification target flow exceeds a preset threshold value.

여기에서, 상기 컨트롤러로 이벤트 발생 통보를 하는 단계는, 통보 대상 포트에서 패킷 드롭(drop)이 발생한 경우, 컨트롤러로 이벤트 발생 통보를 수행할 수 있다. Here, the step of notifying the occurrence of an event to the controller may notify an event to the controller when a packet drop occurs in the notification destination port.

여기에서, 상기 이벤트 통보 등록 요청을 하는 단계는, 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 적어도 하나의 네트워크 장치로 전송하여 수행될 수 있다. Here, the step of requesting the event notification registration may be performed by transmitting identification information of the controller that has requested the notification, information about the notification target event, and information about the notification period to at least one network device.

여기에서, 상기 컨트롤러로 이벤트 발생 통보를 하는 단계는, 통보 대상 이벤트가 발생한 경우, 통보 주기에 따라 상기 통보를 요청한 컨트롤러로 이벤트 발생 통보를 할 수 있다. Here, in the step of notifying the occurrence of the event to the controller, when the notification target event occurs, the notification of the occurrence of the event may be sent to the controller that requested the notification according to the notification period.

상기 다른 목적을 달성하기 위한 본 발명의 일 측면에 따른 컨트롤러와 네트워크 장치 간 이벤트 처리 방법은, 네트워크 장치가 컨트롤러로부터 이벤트 통보 등록 요청을 수신하는 단계와; 네트워크 장치가 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링하는 단계와; 네트워크 장치가 이벤트의 발생에 따라 컨트롤러로 이벤트 발생 통보하는 단계를 포함한다. According to another aspect of the present invention, there is provided a method of processing events between a controller and a network device, the method comprising: receiving an event notification registration request from a controller; The network device monitoring the occurrence of an event corresponding to the event notification registration request; And the network device notifies the controller of the occurrence of the event in response to the occurrence of the event.

여기에서, 상기 이벤트 통보 등록 요청은, 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 포함할 수 있다. Here, the event notification registration request may include identification information of the controller that requested the notification, information on the notification target event, and information on the notification period.

여기에서, 상기 컨트롤러로 이벤트 발생 통보를 하는 단계는, 통보 대상 이벤트가 발생한 경우, 통보 주기에 따라 통보를 요청한 컨트롤러로 이벤트 발생 통보를 할 수 있다. Here, the step of notifying the occurrence of the event to the controller may notify the controller that requested the notification according to the notification period when the notification target event occurs, and notify the occurrence of the event.

여기에서, 상기 컨트롤러로 이벤트 발생 통보를 하는 단계는, 복수의 컨트롤러로 이벤트 발생 통보할 수 있다. Here, the step of notifying the controller of the occurrence of the event may notify the plurality of controllers of the event occurrence.

상기 다른 목적을 달성하기 위한 본 발명의 다른 측면에 따른 컨트롤러와 네트워크 장치 간 이벤트 처리 방법은, 컨트롤러가 적어도 하나의 네트워크 장치로 이벤트 통보 등록 요청을 하는 단계와; 적어도 하나의 네트워크 장치가 이벤트 통보 등록 요청에 따른 이벤트 통보 등록 결과를 컨트롤러로 통보하는 단계와; 컨트롤러가 이벤트 통보 등록 결과에 기반하여 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계를 포함한다. According to another aspect of the present invention, there is provided a method of processing events between a controller and a network device, the method comprising: a controller requesting an event notification registration to at least one network device; At least one network device notifying a controller of an event notification registration result according to an event notification registration request; And the controller controlling the event notification registered in the at least one network device based on the event notification registration result.

상기 다른 목적을 달성하기 위한 본 발명의 또 다른 측면에 따른 컨트롤러와 네트워크 장치 간 이벤트 처리 방법은, 컨트롤러가 적어도 하나의 네트워크 장치로 이벤트 통보 등록 요청을 하는 단계와; 컨트롤러가 이벤트 통보 등록 요청에 따른 이벤트 통보 등록 결과를 적어도 하나의 네트워크 장치로부터 수신하는 단계와; 컨트롤러가 이벤트 통보 등록 결과에 기반하여 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method of processing events between a controller and a network device, the method comprising: a controller requesting an event notification registration to at least one network device; The controller receiving an event notification registration result according to an event notification registration request from at least one network device; And the controller controlling the event notification registered in the at least one network device based on the event notification registration result.

상기와 같은 본 발명에 따른 네트워크 이벤트 처리 방법 및 장치에 따르면, 컨트롤러가 스위치에 관심 이벤트를 사전에 등록시켜 두고, 스위치에서 해당 이벤트 발생시 즉시 스위치가 컨트롤러로 통보하게 함으로써, 컨트롤러는 스위치의 이벤트 감시를 위한 메시지 전송 횟수 절감을 통해 부하를 감소시킬 수 있다. According to the network event processing method and apparatus of the present invention as described above, the controller registers an event of interest in the switch in advance and notifies the switch to the controller immediately upon occurrence of the event in the switch. The number of message transmissions can be reduced to reduce the load.

또한, 등록된 이벤트 통보 요청을 일시 정지, 재구동, 삭제할 수 있는 방법을 제안함으로써, 컨트롤러는 스위치의 이벤트 감시를 위한 메시지 전송 횟수 절감을 통해 부하를 감소시키고, 컨트롤러 및 스위치는 상황에 따라 동적으로 동작할 수 있다. In addition, by proposing a method to pause, resume, and delete a registered event notification request, the controller reduces the load by reducing the number of message transmissions for monitoring the event of the switch, and the controller and the switch are dynamically Can operate.

도 1은 본 발명의 실시예에 따른 컨트롤러와 스위치의 시스템 구성을 설명하기 위한 블록도이다.
도 2는 본 발명의 실시예에 따른 컨트롤러와 스위치 간 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 3은 본 발명의 실시예에 따라 특정 포트에 이벤트가 발생한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 4는 본 발명의 실시예에 따라 특정 플로우에 이벤트가 발생한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 5는 본 발명의 실시예에 따라 통보 주기가 설정된 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 6은 본 발명의 실시예에 따라 이벤트 통보 등록을 수행하기 위해 사용되는 파라미터의 예를 설명하기 위한 표이다.
도 7은 본 발명의 실시예에 따라 등록된 이벤트 통보를 제어하여 이벤트를 처리하는 방법을 설명하기 위한 순서도이다.
도 8은 본 발명의 실시예에 따라 복수의 컨트롤러로 이벤트 발생 통보하는 방법을 설명하기 위한 순서도이다.
도 9는 본 발명의 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 10은 본 발명의 일 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지 및 재구동한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 11은 본 발명의 실시예에 따라 등록된 이벤트 통보에 대해 삭제한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 12는 본 발명의 다른 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지 및 재구동한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.
도 13은 본 발명의 실시예에 따라 등록된 이벤트 통보를 제어하기 위해 사용되는 파라미터의 예를 설명하기 위한 표이다.
1 is a block diagram for explaining a system configuration of a controller and a switch according to an embodiment of the present invention.
FIG. 2 is a flowchart for explaining a controller-to-switch event processing method according to an embodiment of the present invention.
3 is a flowchart illustrating an event processing method when an event occurs in a specific port according to an embodiment of the present invention.
4 is a flowchart illustrating an event processing method when an event occurs in a specific flow according to an embodiment of the present invention.
5 is a flowchart illustrating an event processing method when a notification period is set according to an embodiment of the present invention.
6 is a table for explaining an example of a parameter used for performing event notification registration according to an embodiment of the present invention.
FIG. 7 is a flowchart illustrating a method of controlling an event notification to process an event according to an embodiment of the present invention. Referring to FIG.
8 is a flowchart for explaining a method of notifying an event occurrence to a plurality of controllers according to an embodiment of the present invention.
9 is a flowchart for explaining an event processing method in a case where the registered event notification is paused according to the embodiment of the present invention.
FIG. 10 is a flowchart illustrating an event processing method when a registered event notification is paused and restarted according to an embodiment of the present invention.
11 is a flowchart for explaining an event processing method in a case where the registered event notification is deleted according to the embodiment of the present invention.
FIG. 12 is a flowchart illustrating an event processing method in a case where a registered event notification is paused and restarted according to another embodiment of the present invention.
FIG. 13 is a table for explaining an example of a parameter used for controlling registered event notification according to an embodiment of the present invention.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that the invention is not intended to be limited to the particular embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention. Like reference numerals are used for like elements in describing each drawing.

제1, 제2, A, B 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. The terms first, second, A, B, etc. may be used to describe various elements, but the elements should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises" or "having" and the like are used to specify that there is a feature, a number, a step, an operation, an element, a component or a combination thereof described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.
Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the contextual meaning of the related art and are to be interpreted as either ideal or overly formal in the sense of the present application Do not.

이하, 본 발명에서 언급되는 컨트롤러는 통합 SDN 컨트롤러(Unified SDN controller)로, 트래픽의 흐름을 제어하기 위해 관련 구성 요소(예를 들면, 스위치, 라우터 등)를 제어하는 기능 요소(entity)를 의미할 수 있다. Hereinafter, the controller referred to in the present invention refers to an integrated SDN controller, which is a functional entity that controls related components (e.g., switches, routers, etc.) .

또한, 컨트롤러는 물리적인 구현 형태나 구현 위치 등에 의해 한정되지 않는다. 예를 들어, 컨트롤러는 ONF(OpenFlow), IETF(Internet Engineering Task Force), ETSI(European Telecommunication Standards Institute) 및/또는 ITU-T(International Telecommunication Union Telecommunication) 등에서 정의하고 있는 컨트롤러 기능 요소(entity)를 의미할 수 있다. Further, the controller is not limited by the physical implementation form or the location of the implementation. For example, the controller means a controller functional entity defined by ONF (OpenFlow), IETF (Internet Engineering Task Force), ETSI (International Telecommunication Standards Institute) and / or ITU-T (International Telecommunication Union Telecommunication) can do.

본 발명에서 언급되는 네트워크 장치는 '스위치(switch)' 또는 '라우터(router)'와 같이 트래픽(또는 패킷)을 실질적으로 포워딩하거나 스위칭 또는 라우팅하는 기능 요소를 의미할 수 있다. 따라서, 본 발명에서 네트워크 장치는 스위치 또는 라우터로 명명될 수 있다. The network device referred to in the present invention may refer to a functional element that substantially forwards, switches, or routes traffic (or packets), such as a 'switch' or a 'router. Thus, in the present invention, the network device may be referred to as a switch or a router.

예를 들어, 네트워크 장치는 ONF, IETF, ETSI 및/또는 ITU-T 등에서 정의하고 있는 스위치, 라우터, 스위치 요소(Switching Element), 라우터 요소(Routing Element), 포워딩 요소(Forwarding Element) 등을 의미할 수 있다.For example, a network device means a switch, a router, a switching element, a routing element, and a forwarding element defined in ONF, IETF, ETSI and / or ITU-T .

이하, 본 발명의 실시예들에서는 컨트롤러와 네트워크 장치 간 이벤트를 처리하는 방법을 위한 동작과정에서 정의된 파라미터 및/또는 메시지 형태는 후술하는 특정 메시지에 한정되지 않는다.
Hereinafter, in the embodiments of the present invention, the parameters and / or the message types defined in the operation procedure for the method of processing events between the controller and the network device are not limited to the specific messages described below.

이하, 본 발명에 따른 바람직한 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 컨트롤러와 스위치의 시스템 구성을 설명하기 위한 블록도이다. 1 is a block diagram for explaining a system configuration of a controller and a switch according to an embodiment of the present invention.

도 1을 참조하면, 본 발명에 따른 컨트롤러와 스위치간의 연결 상태 확인 절차를 제공하기 위한 시스템은 다수의 컨트롤러(100, 100-n)와 다수의 스위치(200, 200-n)를 포함하여 구성될 수 있다. 1, a system for providing a connection status check procedure between a controller and a switch according to the present invention includes a plurality of controllers 100 and 100-n and a plurality of switches 200 and 200-n .

먼저, 컨트롤러(100, 100-n)는 이벤트 관리부(110, 110-n), 이벤트 제어부(120, 120-n), 스위치 연동부(130, 130-n)를 포함하여 구성될 수 있다. First, the controllers 100 and 100-n may include event management units 110 and 110-n, event control units 120 and 120-n, and switch interlocking units 130 and 130-n.

이벤트 관리부(110, 110-n)는 이벤트 통보 등록을 이벤트 제어부(120, 120-n)로 요청하거나, 발생시 통보를 받을 이벤트를 관리할 수 있다. The event management units 110 and 110-n may request an event notification to the event control units 120 and 120-n, or may manage an event to receive notification when they occur.

이벤트 제어부(120, 120-n)는 이벤트 관리부(110, 110-n)의 요청을 받아 스위치 연동부(130, 130-n)를 통하여 관심 이벤트 등록 요청 메시지를 스위치(200, 200-n)로 전달하거나, 스위치(200, 200-n)로부터 전달받은 이벤트 발생 통보에 대한 응답 메시지를 전송할 수 있다. The event control units 120 and 120-n request the event management units 110 and 110-n to transmit interest event registration request messages to the switches 200 and 200-n through the switch interlocking units 130 and 130-n , Or may transmit a response message to the event occurrence notification transmitted from the switches 200 and 200-n.

스위치 연동부(130, 130-n)는 스위치(200, 200-n)와 통신하도록 프로토콜을 제어할 수 있다. The switch interlocking units 130 and 130-n may control the protocol to communicate with the switches 200 and 200-n.

다음으로, 스위치(200, 200-n)는 이벤트 관리부(210, 210-n), 이벤트 제어부(220, 220-n) 및 컨트롤러 연동부(230, 230-n)를 포함하여 구성될 수 있다.The switches 200 and 200-n may include event management units 210 and 210-n, event control units 220 and 220-n, and controller interlock units 230 and 230-n.

이벤트 관리부(210, 210-n)는 컨트롤러(100, 100-n)가 통보를 요청한 이벤트나 이벤트 모니터링을 통해 컨트롤러(100, 100-n)로 통보할 이벤트를 관리할 수 있다. The event management units 210 and 210-n can manage events to be notified to the controllers 100 and 100-n through monitoring events or events requested by the controllers 100 and 100-n.

이벤트 제어부(220, 220-n)는 이벤트 관리부(210, 210-n)의 요청을 받아 컨트롤러 연동부(230, 230-n)를 통하여 이벤트 발생 통보 메시지를 컨트롤러(100, 100-n)로 전달하거나, 컨트롤러(100, 100-n)로부터 전달받은 이벤트 통보 등록 요청에 대한 응답 메시지를 컨트롤러(100, 100-n)로 전송할 수 있다.
The event control units 220 and 220-n transmit event notification messages to the controllers 100 and 100-n through the controller interlock units 230 and 230-n at the request of the event management units 210 and 210-n, Or may transmit a response message to the controllers 100 and 100-n in response to the event notification registration request received from the controllers 100 and 100-n.

도 2는 본 발명의 실시예에 따른 컨트롤러와 스위치 간 이벤트 처리 방법을 설명하기 위한 순서도이다. FIG. 2 is a flowchart for explaining a controller-to-switch event processing method according to an embodiment of the present invention.

도 2를 참조하면, 컨트롤러는 이벤트 발생 시에 통보를 받기 위하여 스위치로 이벤트 통보 등록 요청을 할 수 있고, 스위치는 이벤트 통보 등록 요청에 상응하는 이벤트가 발생한 경우, 이를 컨트롤러에 통보할 수 있다.Referring to FIG. 2, the controller can request an event notification registration with a switch to receive a notification when an event occurs, and the switch can notify the controller when an event corresponding to the event notification registration request occurs.

이러한 과정은 Setup 단계(S210), Subscription 단계(S220) 및 Event Notification 단계(S230)로 구분하여 설명할 수 있다.This process can be divided into a setup step S210, a subscription step S220, and an event notification step S230.

먼저, Setup 단계(S210)를 통하여 컨트롤러와 스위치간에 연결을 설정할 수 있다. 예를 들어, 컨트롤러와 스위치는 handshaking 과정을 통하여 연결 설정을 완료할 수 있다. 여기서, 연결 설정은 TCP/IP 외에 컨트롤러와 스위치간 상호 통신이 가능한 전송 계층 프로토콜이 사용할 수 있다. First, the connection between the controller and the switch can be established through the setup step (S210). For example, the controller and the switch can complete the connection configuration through a handshaking process. Here, the connection setup can be performed by a transport layer protocol capable of mutual communication between the controller and the switch in addition to TCP / IP.

또한, 컨트롤러와 스위치간 통신을 위한 프로토콜 버전 및 능력(capability) 정보를 확인하여 협상을 완료할 수 있다.Also, negotiation can be completed by confirming protocol version and capability information for communication between the controller and the switch.

다음으로, Subscription 단계(S220)를 통하여 관심 이벤트에 대한 통보 등록이 수행될 수 있다. 예를 들어, 컨트롤러는 플로우(flow)에 발생하는 이벤트에 대한 통보 등록 요청 메시지를 스위치로 전송할 수 있다. 또한, 컨트롤러는 스위치 포트(port) 상태 변경에 따른 이벤트에 대한 통보 등록 요청 메시지를 스위치로 전송할 수 있다. Next, notification registration for the interested event can be performed through the subscription step (S220). For example, the controller may send a notification registration request message for an event occurring in a flow to the switch. In addition, the controller can transmit a notification registration request message to the switch according to the change of the state of the switch port.

마지막으로, Event Notification 단계(S230)를 통하여 스위치는 컨트롤러가 등록한 플로우(flow)에 대한 이벤트가 발생할 경우 컨트롤러로 해당 이벤트 발생 통보 메시지를 전송할 수 있다. 또한, 스위치는 컨트롤러가 등록한 포트(port)에 상태 변경 이벤트가 발생할 경우 컨트롤러로 해당 이벤트 발생 통보 메시지를 전송할 수 있다.Finally, through the Event Notification step (S230), the switch can transmit the event notification message to the controller when an event occurs in the flow registered by the controller. In addition, the switch can transmit the event notification message to the controller when a status change event occurs on the port registered by the controller.

여기서, 컨트롤러가 스위치로 전송하는 이벤트 통보 등록 요청을 위한 메시지는 통보를 희망하는 이벤트, 주기적으로 통보를 받기 위한 통보 주기, 발생 횟수나 양에 대한 임계값 등과 같은 파라미터를 포함하여 다양한 통보 방법을 구현할 수 있다. 또한, 이벤트 통보 등록 요청을 위한 메시지는 파라미터 값, 패키지 값, 스크립트 등과 다양한 방식으로 등록 또는 통보될 수 있다.
Here, the message for the event notification registration request transmitted by the controller to the switch may include various parameters such as an event to be notified, a notification period for periodically receiving notification, a threshold value for the number of occurrences or the amount, . In addition, the message for the event notification registration request may be registered or notified in various ways, such as a parameter value, a package value, a script, and the like.

도 3은 본 발명의 실시예에 따라 특정 포트에 이벤트가 발생한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. 3 is a flowchart illustrating an event processing method when an event occurs in a specific port according to an embodiment of the present invention.

도 3을 참조하면, 컨트롤러와 스위치는 handshaking 과정을 통하여 연결 설정을 완료할 수 있다(S310). 여기서, 연결 설정은 TCP/IP 외에 컨트롤러와 스위치간 상호 통신이 가능한 전송 계층 프로토콜이 사용할 수 있다. Referring to FIG. 3, the controller and the switch can complete the connection setup through a handshaking process (S310). Here, the connection setup can be performed by a transport layer protocol capable of mutual communication between the controller and the switch in addition to TCP / IP.

또한, 컨트롤러와 스위치간 통신을 위한 프로토콜 버전 및 능력(capability) 정보를 확인하여 협상을 완료할 수 있다(S311).Also, the protocol version and capability information for communication between the controller and the switch can be confirmed and the negotiation can be completed (S311).

컨트롤러는 플로우 또는 포트 상태에 대한 이벤트 통보 등록 요청을 위한 메시지를 스위치로 전송할 수 있다(S320). 예를 들어, 컨트롤러는 포트 상태에 대한 이벤트 통보 등록 요청을 할 수 있다. The controller may send a message to the switch for an event notification registration request for the flow or port state (S320). For example, the controller can make an event notification registration request for the port status.

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하면(S330), 스위치의 포트 3번의 패킷 손실에 대한 이벤트 발생 통보 메시지를 컨트롤러로 전송할 수 있다(S340).
The switch monitors the state of the internal port. If the packet loss is detected at port # 3 of the switch at step S330, the event notification message for the packet loss at port # 3 of the switch can be transmitted to the controller at step S340.

도 4는 본 발명의 실시예에 따라 특정 플로우에 이벤트가 발생한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다.4 is a flowchart illustrating an event processing method when an event occurs in a specific flow according to an embodiment of the present invention.

도 4를 참조하면, 컨트롤러와 스위치는 handshaking 과정을 통하여 연결 설정을 완료할 수 있다(S410). 여기서, 연결 설정은 TCP/IP 외에 컨트롤러와 스위치간 상호 통신이 가능한 전송 계층 프로토콜이 사용할 수 있다. Referring to FIG. 4, the controller and the switch can complete the connection setup through a handshaking process (S410). Here, the connection setup can be performed by a transport layer protocol capable of mutual communication between the controller and the switch in addition to TCP / IP.

또한, 컨트롤러와 스위치간 통신을 위한 프로토콜 버전 및 능력(capability) 정보를 확인하여 협상을 완료할 수 있다(S411).In addition, the negotiation can be completed by confirming the protocol version and capability information for communication between the controller and the switch (S411).

컨트롤러는 플로우 또는 포트 상태에 대한 이벤트 통보 등록 요청을 위한 메시지를 스위치로 전송할 수 있다(S420). 예를 들어, 컨트롤러는 플로우에 임계값(100Mbps) 이상의 사용량이 발생한 경우에 대해 이벤트 통보 등록 요청을 할 수 있다.The controller may send a message to the switch for an event notification registration request for the flow or port state (S420). For example, the controller can make an event notification registration request when a usage amount exceeding a threshold value (100 Mbps) occurs in a flow.

스위치는 내부 플로우 별 사용량을 모니터링하고 있다가, flow 2에 임계치 이상의 트래픽이 발생함을 감지하면(S430), flow 2가 임계치를 초과 사용하고 있음을 알리는 이벤트 발생 통보 메시지를 컨트롤러로 전송할 수 있다(S440).
The switch monitors the amount of usage by the internal flow. If it detects that a traffic of a threshold value or more is generated in the flow 2 (S430), it may transmit an event occurrence notification message to the controller to inform that the flow 2 exceeds the threshold value S440).

도 5는 본 발명의 실시예에 따라 통보 주기가 설정된 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. 5 is a flowchart illustrating an event processing method when a notification period is set according to an embodiment of the present invention.

도 5를 참조하면, 컨트롤러와 스위치는 handshaking 과정을 통하여 연결 설정을 완료할 수 있다(S510). 여기서, 연결 설정은 TCP/IP 외에 컨트롤러와 스위치간 상호 통신이 가능한 전송 계층 프로토콜이 사용할 수 있다. Referring to FIG. 5, the controller and the switch can complete the connection setup through a handshaking process (S510). Here, the connection setup can be performed by a transport layer protocol capable of mutual communication between the controller and the switch in addition to TCP / IP.

또한, 컨트롤러와 스위치간 통신을 위한 프로토콜 버전 및 능력(capability) 정보를 확인하여 협상을 완료할 수 있다(S511).In addition, the protocol version and capability information for communication between the controller and the switch can be confirmed and the negotiation can be completed (S511).

컨트롤러는 플로우 또는 포트 상태에 대한 이벤트 통보 등록 요청을 위한 메시지를 스위치로 전송할 수 있다(S520). The controller may send a message to the switch for an event notification registration request for the flow or port state (S520).

예를 들어, 컨트롤러는 포트 상태, 플로우의 사용량 및 통보 주기(Tp)에 대한 정보를 포함한 이벤트 통보 등록 요청을 위한 메시지를 스위치로 전송할 수 있다. 이러한 경우, 스위치는 포트 상태, 플로우의 사용량의 사용량을 모니터닝하고 있다가 해당 이벤트가 발생하면 통보 주기(Tp)에 기반하여 이벤트 발생 통보 메시지를 컨트롤러로 전송할 수 있다(S530, S540).
For example, the controller may send a message to the switch for an event notification registration request, including information on the port state, the usage of the flow, and the notification period (Tp). In this case, the switch monitors the usage of the port state and the amount of usage of the flow, and when the event occurs, it may transmit an event occurrence notification message to the controller based on the notification period Tp (S530, S540).

도 6은 본 발명의 실시예에 따라 이벤트 통보 등록을 수행하기 위해 사용되는 파라미터의 예를 설명하기 위한 표이다. 6 is a table for explaining an example of a parameter used for performing event notification registration according to an embodiment of the present invention.

도 6을 참조하여 본 발명의 실시예에 따른 이벤트 통보 등록을 수행하는 방법을 설명하면 다음과 같다. A method of performing event notification registration according to an embodiment of the present invention will be described with reference to FIG.

컨트롤러가 네트워크 장치로 이벤트 통보 등록 요청을 할 수 있다. 여기서, 이벤트 통보 등록 요청을 위한 메시지는 이벤트 등록 요청 메시지 id(Msg id), 이벤트 등록 요청 컨트롤러 id(Controller id), 이벤트 등록할 스위치 id(Switch id), 플로우 테이블 및 포트 id(Flow Table id/ Port id), 통보 요청 이벤트 유형(Event type), 이벤트 통보 주기 등과 같은 정보를 포함할 수 있다. The controller can make an event notification registration request to the network device. Here, the message for requesting the event notification registration includes an event registration request message id (Msg id), an event registration request controller id (Controller id), a switch id to be registered for event registration (Switch id), a flow table and a port id Port id, a notification request event type, an event notification period, and the like.

따라서, 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 네트워크 장치로 전송하여 이벤트 통보 등록 요청할 수 있다. Therefore, it is possible to request the event notification registration by transmitting the identification information of the controller requesting the notification, the information about the notification target event, and the notification period to the network device.

네트워크 장치는 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링할 수 있다. The network device may monitor the occurrence of an event corresponding to the event notification registration request.

네트워크 장치는 이벤트의 발생에 따라 컨트롤러로 이벤트 발생 통보를 할 수 있다. The network device can notify the controller of the event occurrence according to the occurrence of the event.

예를 들어, 통보 대상 플로우에 대한 사용량이 미리 설정된 임계값을 초과한 경우, 컨트롤러로 이벤트 발생 통보를 수행하거나, 통보 대상 포트에서 패킷 드롭(drop)이 발생한 경우, 컨트롤러로 이벤트 발생 통보를 수행할 수 있다. For example, when the usage for the notification target flow exceeds a preset threshold value, the controller notifies the controller of the occurrence of an event or notifies the controller of the occurrence of an event when a packet drop occurs at the notification destination port .

또한, 통보 대상 이벤트가 발생한 경우, 통보 주기에 따라 통보를 요청한 컨트롤러로 이벤트 발생 통보할 수 있다.
Also, when a notification target event occurs, an event occurrence notification can be given to the controller that requested the notification in accordance with the notification period.

도 7은 본 발명의 실시예에 따라 등록된 이벤트 통보를 제어하여 이벤트를 처리하는 방법을 설명하기 위한 순서도이다. FIG. 7 is a flowchart illustrating a method of controlling an event notification to process an event according to an embodiment of the present invention. Referring to FIG.

컨트롤러는 스위치로 보내는 이벤트 통보 등록 요청을 위한 메시지 내에 컨트롤러, 스위치, 테이블, 플로우, 포트 및 이벤트의 ID를 포함하여 이벤트 통보 등록/일시정지/재구동/삭제 요청 메시지를 보낼 수 있다.The controller can send an event notification registration / suspend / resume / delete request message including a controller, a switch, a table, a flow, an ID of a port and an event in a message for requesting an event notification to be sent to the switch.

마스터 컨트롤러 및 백업을 위한 슬레이브 컨트롤러 등과 같이 해당 이벤트에 대한 통보를 받을 필요가 있는 모든 컨트롤러의 ID를 사용할 수 있다.You can use the IDs of all controllers that need to be notified about the event, such as the master controller and the slave controller for backup.

또한, 본 발명의 이벤트 통보 일시 정지, 재구동 및 삭제는 이벤트뿐 만 아니라, 컨트롤러와 스위치간 송수신되는 메시지에 대해서도 동일한 방법으로 적용될 수 있다. 또한, 이벤트 통보 등록 요청을 위한 메시지는 파라미터 값, 패키지 값, 스크립트 등과 다양한 방식으로 등록 또는 통보될 수 있다.In addition, the event notification pause, restart, and deletion of the present invention can be applied not only to events, but also to messages transmitted and received between the controller and the switch. In addition, the message for the event notification registration request may be registered or notified in various ways, such as a parameter value, a package value, a script, and the like.

도 7을 참조하면, 네트워크 장치에 등록된 이벤트 통보를 제어하여 이벤트를 처리하는 방법은 Subscription 단계(S710), Subscription 일시 중지 단계(S720), Subscription 재구동 단계(S730) 및 Subscription 삭제 단계(S740)로 구분하여 설명할 수 있다. Referring to FIG. 7, a method of controlling an event notification by controlling an event notification registered in a network device includes a subscription step S710, a subscription suspension step S720, a subscription restart step S730, and a subscription deletion step S740. .

먼저, Subscription 단계(S710)에 따르면, 컨트롤러와 스위치간 연결 설정 완료한 후, 컨트롤러는 네트워크 장치로 이벤트 통보 등록 요청을 할 수 있고, 스위치는 이에 대한 응답으로 이벤트 통보 등록 결과를 응답할 수 있다. First, according to the subscription step (S710), after completing connection establishment between the controller and the switch, the controller can request an event notification registration to the network device, and the switch can respond to the event notification registration result in response thereto.

Subscription 일시 중지 단계(S720)에 따르면, 컨트롤러는 스위치에게 통보를 등록한 이벤트에 대해서 이벤트 통보 일시 정지를 요청할 수 있다. 즉, 컨트롤러가 일시 정지를 요청하는 것은 운용상 필요에 의한 컨트롤러 중지, 슬레이브 컨트롤러로의 fail-over 등과 같은 다양한 경우가 가능하다.According to the subscription suspend step (S720), the controller can request the switch to suspend the event notification for the event that registered the notification. That is, the controller requests a pause in various cases such as a controller stop due to operation, fail-over to the slave controller, and the like.

Subscription 재구동 단계(S730)에 따르면, 컨트롤러는 스위치에게 통보 일시 정지를 요청한 이벤트에 대해 재구동을 요청할 수 있으며, 스위치는 수행 결과를 응답할 수 있다.According to the subscription restart operation step (S730), the controller can request the switch to restart the event requesting the notification pause, and the switch can respond to the execution result.

Subscription 삭제 단계(S740)에 따르면, 컨트롤러는 스위치에게 통보 등록한 이벤트에 대해 더 이상 통보할 필요가 없는 경우 스위치로 통보 삭제 요청 메시지를 보낼 수 있으며, 스위치는 수행 결과를 응답할 수 있다.
According to the subscription deletion step (S740), the controller can send a notification deletion request message to the switch when it is no longer necessary to notify the switch of the notification-registered event, and the switch can respond to the execution result.

도 8은 본 발명의 실시예에 따라 복수의 컨트롤러로 이벤트 발생 통보하는 방법을 설명하기 위한 순서도이다. 8 is a flowchart for explaining a method of notifying an event occurrence to a plurality of controllers according to an embodiment of the present invention.

도 8을 참조하면, 컨트롤러는 플로우에 대해 임계값 이상의 사용량이 발생한 경우를 이를 통보하도록 이벤트 통보 등록 요청을 할 수 있다(S810).Referring to FIG. 8, the controller may request an event notification registration to notify when a usage amount exceeding a threshold value is generated for a flow (S810).

예를 들어, 제1 컨트롤러는 100Mbps를 초과한 사용량이 발생할 경우, 제1 컨트롤러 및 제2 컨트롤러로 통보하도록 통보 등록 요청 메시지를 스위치로 전송할 수 있다. For example, the first controller may transmit a notification registration request message to the switch to notify the first controller and the second controller when a usage amount exceeding 100 Mbps occurs.

스위치는 내부 플로우 별 사용량을 모니터링하고 있다가, 플로우 2번이 임계치 이상의 트래픽을 사용하고 있음을 감지하면(S820), 플로우 2번이 임계치를 초과 사용하고 있음을 알리는 이벤트 발생 통보 메시지를 제1 컨트롤러로 전송할 수 있다(S830).The switch monitors an amount of usage for each internal flow. If it is detected that the traffic of the flow 2 or more is using the traffic exceeding the threshold value (S820), the event notification message indicating that the flow 2 is exceeding the threshold value, (S830).

또한, 스위치는 플로우 2번이 임계값을 초과 사용하고 있음을 알리는 이벤트 발생 통보 메시지를 제2 컨트롤러로도 전송할 수 있다(S840).
In addition, the switch may transmit an event notification message to the second controller to inform that the flow number 2 is exceeding the threshold (S840).

도 9는 본 발명의 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. 9 is a flowchart for explaining an event processing method in a case where the registered event notification is paused according to the embodiment of the present invention.

도 9를 참조하면, 컨트롤러는 포트 상태의 이벤트에 대한 통보 등록 요청 메시지를 스위치로 전송할 수 있다(S910). Referring to FIG. 9, the controller can transmit a notification registration request message for a port status event to the switch (S910).

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하면(S920), 컨트롤러로 스위치의 포트 3번에서 패킷 손실이 발생하였음을 알리는 이벤트 발생 통보 메시지를 전송할 수 있다(S930).The switch monitors the state of the internal port. When the packet loss is detected at port # 3 of the switch (S920), the controller can transmit an event notification message informing that packet loss has occurred at port # 3 of the switch S930).

컨트롤러는 포트 상태의 이벤트에 대한 통보 일시 정지 요청 메시지를 스위치로 전송할 수 있다(940). The controller may send a notification pause request message for the port state event to the switch (940).

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하더라도(S950), 컨트롤러로 해당 이벤트 발생 사실을 통지하지 않을 수 있다(S960).
The switch monitors the state of the internal port, and if the packet loss is detected at port # 3 of the switch (S950), the controller may not notify the controller of the occurrence of the event (S960).

도 10은 본 발명의 일 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지 및 재구동한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. FIG. 10 is a flowchart illustrating an event processing method when a registered event notification is paused and restarted according to an embodiment of the present invention.

도 10을 참조하면, 컨트롤러는 포트 상태의 이벤트에 대한 통보 등록 요청 메시지를 스위치로 전송할 수 있다(S1010). Referring to FIG. 10, the controller may transmit a notification registration request message for an event in the port state to the switch (S1010).

컨트롤러는 포트 상태의 이벤트에 대한 통보 일시 정지 요청 메시지를 스위치로 전송할 수 있다(S1020). The controller may send a notification pause request message for the port status event to the switch (S1020).

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하더라도(S1030), 컨트롤러로 해당 이벤트 발생 사실을 통지하지 않을 수 있다(S1040).Although the switch monitors the internal port status and detects packet loss at port # 3 of the switch (S1030), it may not notify the controller of the occurrence of the event (S1040).

컨트롤러는 포트 상태의 이벤트에 대한 통보 재구동 요청 메시지를 스위치로 전송할 수 있다(S1050). The controller may transmit a notification redelivery request message for the port status event to the switch (S1050).

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하면(S1060), 컨트롤러로 스위치의 포트 3번에서 패킷 손실이 발생하였음을 알리는 이벤트 발생 통보 메시지를 전송할 수 있다(S1070).
The switch monitors the state of the internal port. When the packet loss is detected at port # 3 of the switch (S1060), the controller can transmit an event notification message informing that packet loss has occurred at port # 3 of the switch S1070).

도 11은 본 발명의 실시예에 따라 등록된 이벤트 통보에 대해 삭제한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. 11 is a flowchart for explaining an event processing method in a case where the registered event notification is deleted according to the embodiment of the present invention.

도 11을 참조하면, 컨트롤러는 포트 상태의 이벤트에 대한 통보 등록 요청 메시지를 스위치로 전송할 수 있다(S1110).Referring to FIG. 11, the controller may transmit a notification registration request message for a port status event to the switch (S1110).

컨트롤러는 필요에 의해 포트 상태의 이벤트에 대한 통보 삭제 요청 메시지를 스위치로 전송할 수 있다(S1120). If necessary, the controller can transmit a notification message of a port status deletion request to the switch (S1120).

스위치는 내부 포트 상태를 모니터링하고 있다가, 스위치의 포트 3번에서 패킷 손실을 감지하더라도(S1130), 컨트롤러로 해당 이벤트 발생 사실을 통지하지 않을 수 있다(S1140). 이러한, 이벤트에 대한 통보 삭제 요청에 의해 통보 등록이 삭제되었기 때문에 통보 재구동 요청 메시지를 통하여 통보를 재개할 수 없고, 다시 이벤트에 대한 통보 등록을 스위치에 요청하여야 한다.
The switch monitors the state of the internal port. If the packet loss is detected at port # 3 of the switch (S1130), the controller may not notify the controller of the occurrence of the event (S1140). Since the notification registration has been deleted by the notification deletion request for the event, the notification can not be resumed through the notification redisplay request message, and the notification registration of the event must be requested again to the switch.

도 12는 본 발명의 다른 실시예에 따라 등록된 이벤트 통보에 대해 일시 정지 및 재구동한 경우의 이벤트 처리 방법을 설명하기 위한 순서도이다. FIG. 12 is a flowchart illustrating an event processing method in a case where a registered event notification is paused and restarted according to another embodiment of the present invention.

도 12를 참조하면, 컨트롤러는 특정 메시지 전송에 대한 일시 정지 요청 메시지를 스위치로 전송할 수 있다(S1210). 예를 들어, 컨트롤러는 특정 플로우가 만료(timeout)되더라고 이를 컨트롤러도 통보하지 않도록 일시 정지 요청을 할 수 있다. Referring to FIG. 12, the controller can transmit a pause request message for specific message transmission to the switch (S1210). For example, the controller may make a pause request so that the controller does not notify the controller that a particular flow has expired (timeout).

스위치는 플로우 3번이 idle timeout 되더라도 플로우 삭제(Flow-Removed) 메시지를 컨트롤러로 전송하지 않을 수 있다(S1230).The switch may not transmit a Flow-Removed message to the controller even if the flow 3 is idle timeout (S1230).

컨트롤러는 특정 메시지 전송에 대한 재구동 요청 메시지를 스위치로 전송할 수 있다(S1240).The controller can transmit a restart request message for the specific message transmission to the switch (S1240).

스위치는 플로우 4번이 idle timeout 됨을 감지하고 Flow-Removed 메시지를 컨트롤러로 전송할 수 있다(S1260).
The switch detects that the flow 4 is idle timeout and transmits a Flow-Removed message to the controller (S1260).

도 13은 본 발명의 실시예에 따라 등록된 이벤트 통보를 제어하기 위해 사용되는 파라미터의 예를 설명하기 위한 표이다.FIG. 13 is a table for explaining an example of a parameter used for controlling registered event notification according to an embodiment of the present invention.

도 13을 참조하여 도 7 내지 도 12에 따른 절차를 설명하면 다음과 같다. The procedure according to Figs. 7 to 12 will be described with reference to Fig.

컨트롤러는 네트워크 장치로 이벤트 통보 등록 요청할 수 있다. 즉, 컨트롤러는 통보 대상 플로우(Flow) 또는 통보 대상 포트(Port)에 미리 설정된 이벤트가 발생한 경우, 컨트롤러에 통보하도록 네트워크 장치를 요청할 수 있다. The controller can request the event notification registration to the network device. That is, the controller can request the network device to notify the controller when a preset event occurs in the notification target flow or notification destination port.

여기서, 이벤트 통보 등록 요청을 위한 메시지는 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 포함할 수 있다. Here, the message for the event notification registration request may include identification information of the controller that requested the notification, information on the notification target event, and information on the notification period.

보다 상세하게는 이벤트 통보 등록을 위하여 도 13에 기재된 파라미터들을 활용할 수 있다. More specifically, the parameters described in FIG. 13 can be utilized for event notification registration.

예를 들어, 이벤트 등록 요청 컨트롤러 id(Controller id), 이벤트 등록할 스위치 id(Switch id), 플로우 엔트리 id(Flow entry id), 포트 id(Port id) 및 통보 요청 에벤트 유형(Event type) 등과 같은 파라미터를 활용할 수 있다.For example, a controller id, a switch id, a flow entry id, a port id, and a notification request event type, You can use the same parameters.

네트워크 장치는 이벤트 통보 등록 요청에 따른 이벤트 통보 등록 결과를 컨트롤러로 통보할 수 있다. The network device can notify the controller of the event notification registration result in response to the event notification registration request.

컨트롤러는 이벤트 통보 등록 결과에 기반하여 네트워크 장치에 등록된 이벤트 통보를 제어할 수 있다. The controller can control the event notification registered on the network device based on the event notification registration result.

상세하게는, 컨트롤러는 등록된 이벤트 통보에 대해 일시 정지, 재구동 및 삭제 중 어느 하나를 수행하도록 제어할 수 있다. Specifically, the controller can control to perform either pause, restart, or delete for the registered event notification.

네트워크 장치가 등록된 이벤트 통보에 대해 일시 정지하도록 제어된 경우, 네트워크 장치는 이벤트 발생 통보를 유보할 수 있다. If the network device is controlled to pause for the registered event notification, the network device can suspend the event occurrence notification.

또한, 네트워크 장치가 등록된 이벤트 통보에 대해 재구동하도록 제어된 경우, 네트워크 장치는 이벤트 발생 통보를 재시작할 수 있다. In addition, if the network device is controlled to re-start for the registered event notification, the network device can restart the event occurrence notification.

더 나아가, 네트워크 장치가 상기 등록된 이벤트 통보에 대해 삭제하도록 제어된 경우, 네트워크 장치는 등록된 이벤트 통보를 삭제할 수 있다.
Furthermore, if the network device is controlled to delete for the registered event notification, the network device can delete the registered event notification.

상기와 같은 본 발명의 실시예에 따른 네트워크 이벤트 처리 방법 및 장치에 따르면, 컨트롤러가 스위치에 관심 이벤트를 사전에 등록시켜 두고, 스위치에서 해당 이벤트 발생시 즉시 스위치가 컨트롤러로 통보하게 함으로써, 컨트롤러는 스위치의 이벤트 감시를 위한 메시지 전송 횟수 절감을 통해 부하를 감소시킬 수 있다. According to the method and apparatus for processing a network event according to the embodiment of the present invention, the controller registers an event of interest in the switch in advance and notifies the controller to the controller immediately upon occurrence of the event in the switch. By reducing the number of messages sent for event monitoring, the load can be reduced.

또한, 등록된 이벤트 통보 요청을 일시 정지, 재구동, 삭제할 수 있는 방법을 제안함으로써, 컨트롤러는 스위치의 이벤트 감시를 위한 메시지 전송 횟수 절감을 통해 부하를 감소시키고, 컨트롤러 및 스위치는 상황에 따라 동적으로 동작할 수 있다.
In addition, by proposing a method to pause, resume, and delete a registered event notification request, the controller reduces the load by reducing the number of message transmissions for monitoring the event of the switch, and the controller and the switch are dynamically Can operate.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다. It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the present invention as defined by the following claims It can be understood that

100, 100-n: 컨트롤러 110, 110-n: 이벤트 관리부
120, 120-n: 이벤트 제어부 130, 130-n: 스위치 연동부
200, 200-n: 스위치 210, 210-n: 이벤트 관리부
220, 220-n: 이벤트 제어부 230, 230-n: 컨트롤러 연동부
100, 100-n: controller 110, 110-n:
120, 120-n: Event control unit 130, 130-n:
200, 200-n: switches 210, 210-n:
220, 220-n: Event control unit 230, 230-n:

Claims (20)

소프트웨어 정의 네트워킹 환경에서 수행되는 이벤트 처리 방법에 있어서,
컨트롤러가 적어도 하나의 네트워크 장치로 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 이용하여 이벤트 통보 등록 요청을 하는 단계;
상기 적어도 하나의 네트워크 장치가 상기 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링하는 단계; 및
상기 적어도 하나의 네트워크 장치가 상기 이벤트의 발생에 따라 상기 컨트롤러로 이벤트 발생 통보를 하는 단계를 포함하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
1. A method for processing events in a software defined networking environment,
Requesting an event notification registration using information on identification information of a controller requesting notification from at least one network device, information on a notification target event, and notification period;
The at least one network device monitoring the occurrence of an event corresponding to the event notification registration request; And
The at least one network device notifying the controller of an event in response to the occurrence of the event.
A method for handling events between a controller and a network device.
청구항 1에 있어서,
상기 이벤트 통보 등록 요청을 하는 단계는,
통보 대상 플로우(Flow) 또는 통보 대상 포트(Port)에 미리 설정된 이벤트가 발생한 경우, 상기 컨트롤러에 통보하도록 상기 적어도 하나의 네트워크 장치를 요청하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method according to claim 1,
Wherein the requesting of the event notification registration comprises:
And requests the at least one network device to notify the controller when a preset event occurs in a notification target flow or notification destination port.
A method for handling events between a controller and a network device.
청구항 2에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 통보 대상 플로우에 대한 사용량이 미리 설정된 임계값을 초과한 경우, 상기 컨트롤러로 이벤트 발생 통보를 수행하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 2,
The event notification to the controller may include:
And notifies the controller of the occurrence of an event when the usage amount for the notification target flow exceeds a preset threshold value.
A method for handling events between a controller and a network device.
청구항 2에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 통보 대상 포트에서 패킷 드롭(drop)이 발생한 경우, 상기 컨트롤러로 이벤트 발생 통보를 수행하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 2,
The event notification to the controller may include:
And notifies an event occurrence notification to the controller when a packet drop occurs in the notification destination port.
A method for handling events between a controller and a network device.
삭제delete 청구항 1에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 통보 대상 이벤트가 발생한 경우, 상기 통보 주기에 따라 상기 통보를 요청한 컨트롤러로 이벤트 발생 통보를 하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method according to claim 1,
The event notification to the controller may include:
And notifies the controller that requested the notification according to the notification period when the notification target event occurs,
A method for handling events between a controller and a network device.
소프트웨어 정의 네트워킹 환경에서 수행되는 이벤트 처리 방법에 있어서,
네트워크 장치가 컨트롤러로부터 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 이용한 이벤트 통보 등록 요청을 수신하는 단계;
상기 네트워크 장치가 상기 이벤트 통보 등록 요청에 상응하는 이벤트의 발생을 모니터링하는 단계; 및
상기 네트워크 장치가 상기 이벤트의 발생에 따라 상기 컨트롤러로 이벤트 발생 통보하는 단계를 포함하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
1. A method for processing events in a software defined networking environment,
Receiving an event notification registration request using identification information of a controller for which a network device has requested notification from the controller, information about notification target events, and information about notification periods;
The network device monitoring the occurrence of an event corresponding to the event notification registration request; And
The network device notifying the controller of an event in response to the occurrence of the event,
A method for handling events between a controller and a network device.
삭제delete 청구항 7에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 통보 대상 이벤트가 발생한 경우, 상기 통보 주기에 따라 상기 통보를 요청한 컨트롤러로 이벤트 발생 통보를 하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 7,
The event notification to the controller may include:
And notifies the controller that requested the notification according to the notification period when the notification target event occurs,
A method for handling events between a controller and a network device.
청구항 7에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
복수의 컨트롤러로 이벤트 발생 통보하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 7,
The event notification to the controller may include:
And notifies an event occurrence to a plurality of controllers.
A method for handling events between a controller and a network device.
소프트웨어 정의 네트워킹 환경에서 수행되는 이벤트 처리 방법에 있어서,
컨트롤러가 적어도 하나의 네트워크 장치로 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 이용하여 이벤트 통보 등록 요청을 하는 단계;
상기 적어도 하나의 네트워크 장치가 상기 이벤트 통보 등록 요청에 따른 이벤트 통보 등록 결과를 상기 컨트롤러로 통보하는 단계; 및
상기 컨트롤러가 상기 이벤트 통보 등록 결과에 기반하여 상기 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계를 포함하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
1. A method for processing events in a software defined networking environment,
Requesting an event notification registration using information on identification information of a controller requesting notification from at least one network device, information on a notification target event, and notification period;
The at least one network device notifying the controller of an event notification registration result in response to the event notification registration request; And
And the controller controlling the event notification registered in the at least one network device based on the event notification registration result.
A method for handling events between a controller and a network device.
청구항 11에 있어서,
상기 적어도 하나의 네트워크 장치가 상기 컨트롤러에 의한 상기 등록된 이벤트 통보의 제어에 따라 상기 컨트롤러로 이벤트의 발생을 알리는 이벤트 발생 통보를 하는 단계를 더 포함하는, 컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 11,
Further comprising: the at least one network device notifying the controller of the occurrence of an event in response to the control of the registered event notification by the controller.
청구항 11에 있어서,
상기 이벤트 통보 등록 요청을 하는 단계는,
통보 대상 플로우(Flow) 또는 통보 대상 포트(Port)에 미리 설정된 이벤트가 발생한 경우, 상기 컨트롤러에 통보하도록 상기 적어도 하나의 네트워크 장치를 요청하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 11,
Wherein the requesting of the event notification registration comprises:
And requests the at least one network device to notify the controller when a preset event occurs in a notification target flow or notification destination port.
A method for handling events between a controller and a network device.
삭제delete 청구항 12에 있어서,
상기 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계는,
상기 등록된 이벤트 통보에 대해 일시 정지, 재구동 및 삭제 중 어느 하나를 수행하도록 제어하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 12,
Wherein the controlling the event notification registered in the at least one network device comprises:
Wherein the control unit performs control so as to perform one of temporary stop, restart, and deletion of the registered event notification.
A method for handling events between a controller and a network device.
청구항 15에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 적어도 하나의 네트워크 장치가 상기 등록된 이벤트 통보에 대해 일시 정지하도록 제어된 경우, 상기 이벤트 발생 통보를 유보하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
16. The method of claim 15,
The event notification to the controller may include:
Characterized in that the at least one network device is configured to suspend the event occurrence notification if the at least one network device is controlled to pause for the registered event notification.
A method for handling events between a controller and a network device.
청구항 16에 있어서,
상기 컨트롤러로 이벤트 발생 통보를 하는 단계는,
상기 적어도 하나의 네트워크 장치가 상기 등록된 이벤트 통보에 대해 재구동하도록 제어된 경우, 상기 이벤트 발생 통보를 재시작하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
18. The method of claim 16,
The event notification to the controller may include:
And restarts the event occurrence notification if the at least one network device is controlled to re-start for the registered event notification.
A method for handling events between a controller and a network device.
청구항 15에 있어서,
상기 적어도 하나의 네트워크 장치가 상기 등록된 이벤트 통보에 대해 삭제하도록 제어된 경우, 상기 등록된 이벤트 통보를 삭제하는 단계를 더 포함하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
16. The method of claim 15,
Further comprising deleting the registered event notification if the at least one network device is controlled to delete the registered event notification.
A method for handling events between a controller and a network device.
소프트웨어 정의 네트워킹 환경에서 수행되는 이벤트 처리 방법에 있어서,
컨트롤러가 적어도 하나의 네트워크 장치로 통보를 요청한 컨트롤러의 식별 정보, 통보 대상 이벤트에 대한 정보 및 통보 주기에 대한 정보를 이용한 이벤트 통보 등록 요청을 하는 단계;
컨트롤러가 상기 이벤트 통보 등록 요청에 따른 이벤트 통보 등록 결과를 상기 적어도 하나의 네트워크 장치로부터 수신하는 단계; 및
상기 컨트롤러가 상기 이벤트 통보 등록 결과에 기반하여 상기 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계를 포함하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
1. A method for processing events in a software defined networking environment,
Requesting an event notification registration using information on identification information of a controller requesting notification from at least one network device, information on a notification target event, and notification period;
The controller receiving an event notification registration result according to the event notification registration request from the at least one network device; And
And the controller controlling the event notification registered in the at least one network device based on the event notification registration result.
A method for handling events between a controller and a network device.
청구항 19에 있어서,
상기 적어도 하나의 네트워크 장치에 등록된 이벤트 통보를 제어하는 단계는,
상기 등록된 이벤트 통보에 대해 일시 정지, 재구동 및 삭제 중 어느 하나를 수행하도록 제어하는 것을 특징으로 하는,
컨트롤러와 네트워크 장치 간 이벤트 처리 방법.
The method of claim 19,
Wherein the controlling the event notification registered in the at least one network device comprises:
Wherein the control unit performs control so as to perform one of temporary stop, restart, and deletion of the registered event notification.
A method for handling events between a controller and a network device.
KR1020140160842A 2013-11-19 2014-11-18 Method for handling network event between controller and network equipment KR101589385B1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20130140967 2013-11-19
KR1020130140967 2013-11-19
KR1020130146637 2013-11-28
KR20130146637 2013-11-28

Publications (2)

Publication Number Publication Date
KR20150058052A KR20150058052A (en) 2015-05-28
KR101589385B1 true KR101589385B1 (en) 2016-01-29

Family

ID=53392712

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140160842A KR101589385B1 (en) 2013-11-19 2014-11-18 Method for handling network event between controller and network equipment

Country Status (1)

Country Link
KR (1) KR101589385B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101866377B1 (en) * 2016-05-16 2018-06-11 인하대학교 산학협력단 Packet loss link detection method in multicast of sdn

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3509785B2 (en) 2000-07-14 2004-03-22 株式会社ビーエスピー Workflow processing method, recording medium on which workflow processing program is recorded, and workflow processing system
KR100542401B1 (en) 2002-10-23 2006-01-11 한국전자통신연구원 An Admission Control Method in Differentiated Service Networks
EP2629463A1 (en) 2010-10-15 2013-08-21 Nec Corporation Switching system, and monitoring centralization management method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050001123A (en) * 2003-06-27 2005-01-06 주식회사 케이티 System and method for managing of network failure

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3509785B2 (en) 2000-07-14 2004-03-22 株式会社ビーエスピー Workflow processing method, recording medium on which workflow processing program is recorded, and workflow processing system
KR100542401B1 (en) 2002-10-23 2006-01-11 한국전자통신연구원 An Admission Control Method in Differentiated Service Networks
EP2629463A1 (en) 2010-10-15 2013-08-21 Nec Corporation Switching system, and monitoring centralization management method

Also Published As

Publication number Publication date
KR20150058052A (en) 2015-05-28

Similar Documents

Publication Publication Date Title
JP6388955B2 (en) Graceful restart processing method of OpenFlow switch and OpenFlow controller
KR101618989B1 (en) Method of failover for network device in software defined network environment
EP2577946B1 (en) Keep-alive hiatus declaration
US20150304205A1 (en) Link Keepalive Method, Controller and Switch
JP2008236510A (en) Communication relay device, resource release method, and program for the communication relay device
KR101627992B1 (en) Method for updating flow table
WO2012077262A1 (en) Server management apparatus, server management method, and program
CN104468254A (en) Network flow statistic reporting processing method and device, controller and switch
JP6637196B2 (en) Method and network system for transferring packet flow group in network
KR20110008311A (en) Methods and devices for managing a network
JP2014504043A (en) COMMUNICATION CONTROL SYSTEM, CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
US10728260B2 (en) Slow protocol packet processing method and related apparatus
JP6576099B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, PROGRAM, AND COMMUNICATION SYSTEM
WO2014162981A1 (en) Controller, control method, computer program, and video transmission system
KR101589385B1 (en) Method for handling network event between controller and network equipment
US7860090B2 (en) Method for processing LMP packets, LMP packet processing unit and LMP packet processing node
JP2010141851A (en) Communications device, method, program, and communication system
WO2014113957A1 (en) Link management method, device and communication system
US10263915B2 (en) Method for processing event between controller and network device
CN105471619A (en) Network node devices and master-slave configuration method and system thereof
KR101740809B1 (en) Method for setting flow monitoring of network equiments and thereof
KR20150050447A (en) Method of failover for bgp routing
KR101788930B1 (en) Method and apparatus for managing controller in software defined networking environment
KR101587332B1 (en) Method for checking connectivity between controllers and network apparatuses
JP4163389B2 (en) Suspend packet transmitter

Legal Events

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

Payment date: 20190102

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 5