KR102385707B1 - SDN network system by a host abstraction and implemented method therefor - Google Patents

SDN network system by a host abstraction and implemented method therefor Download PDF

Info

Publication number
KR102385707B1
KR102385707B1 KR1020150156717A KR20150156717A KR102385707B1 KR 102385707 B1 KR102385707 B1 KR 102385707B1 KR 1020150156717 A KR1020150156717 A KR 1020150156717A KR 20150156717 A KR20150156717 A KR 20150156717A KR 102385707 B1 KR102385707 B1 KR 102385707B1
Authority
KR
South Korea
Prior art keywords
sdn
host
sdn controller
network
data
Prior art date
Application number
KR1020150156717A
Other languages
Korean (ko)
Other versions
KR20160062686A (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 US14/952,745 priority Critical patent/US9954775B2/en
Publication of KR20160062686A publication Critical patent/KR20160062686A/en
Application granted granted Critical
Publication of KR102385707B1 publication Critical patent/KR102385707B1/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
    • 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
    • H04L49/00Packet switching elements
    • H04L49/70Virtual switches

Abstract

본 발명에서는 스위치 및 컨트롤러는 물론 이와 연결된 호스트까지도 추상화하여 유연한 네트워크 토폴로지를 가지는 네트워크를 구축함으로써 계층적 SDN 네트워크의 확장성을 극대화할 수 있는 SDN 네트워크 시스템 및 및 그 구현방법에 대한 것으로 호스트부, SDN스위치부, SDN 컨트롤러부를 포함할 수 있으며, 이를 통해 호스트까지도 추상화하여 유연한 네트워크 토폴로지를 가지는 네트워크를 구축함으로써 계층적 SDN 네트워크의 확장성을 극대화할 수 있는 효과가 존재한다. The present invention relates to an SDN network system capable of maximizing the scalability of a hierarchical SDN network by constructing a network having a flexible network topology by abstracting a switch and a controller as well as a host connected thereto, and a method for implementing the same. It may include a switch unit and an SDN controller unit, and through this, even the host is abstracted to construct a network having a flexible network topology, thereby maximizing the scalability of the hierarchical SDN network.

Description

호스트 추상화를 이용한 SDN 네트워크 시스템 및 그 구현방법{SDN network system by a host abstraction and implemented method therefor }SDN network system by a host abstraction and implemented method therefor }

본 발명은 계층적인 SDN(Software Defined Network) 기반 네트워크에서 SDN 컨트롤러와 SDN 스위치뿐만 아니라 이에 연결된 호스트까지도 추상화하여 가상머신으로 구현함으로써 확장성 (scalability) 및 관리성(manageability)을 증가시키는 SDN 네트워크 시스템 및 및 그 구현 방법에 대하여 기술한다.The present invention provides an SDN network system that increases scalability and manageability by abstracting not only the SDN controller and SDN switch but also the host connected thereto as a virtual machine in a hierarchical Software Defined Network (SDN)-based network and and its implementation method will be described.

SDN(Software Defined Network) 은 네트워크의 전송 평면 (transport plane 또는 data plane)과 제어 평면(control plane)을 분리하고, 전송 평면은 패킷 전송에 필요한 모든 결정을 제어 평면에 질의하도록 하여, 전송 평면에 설치하는 소프트웨어를 통해 네트워크 구성과 패킷의 흐름을 중앙 집중방식으로 제어할 수 있도록 하는 기술을 의미한다.SDN (Software Defined Network) separates the transport plane (or data plane) and the control plane of the network, and the transport plane is installed in the transport plane by querying the control plane for all decisions necessary for packet transmission. It refers to a technology that enables centralized control of network configuration and packet flow through software.

현재 SDN기술의 추세는 대형 SDN 네트워크의 구성뿐 아니라 대형 SDN 네트워크간 연동에 대한 연구와 개발 분야로 활발해 발전이 진행되고 있다.The current trend of SDN technology is not only in the construction of large SDN networks, but also in research and development of interworking between large SDN networks.

그러나 종래와 같이 SDN 네트워크가 계층화되면서 호스트의 추상화 없이 스위치와 컨트롤러만을 추상화하여 SDN 네트워크를 구축하였을 때 상위 컨트롤러들 특히 최상위 컨트롤러가 관리해야 하는 호스트들에 대한 정보가 지수적으로 증가함에 따라 구조적으로 심각하게 확장성이 저하되는 현상이 발생하며, 이는 네트워크 서비스 중단 및 장애의 원인이 될 수 있다.However, as the SDN network is layered as in the prior art, when an SDN network is constructed by abstracting only switches and controllers without abstraction of hosts, it is structurally serious as the information on hosts that the top controllers, especially the top controllers need to manage, increases exponentially. In general, scalability is degraded, which can cause network service interruption and failure.

본 발명에서는 스위치 및 컨트롤러는 물론 이와 연결된 호스트까지도 추상화하여 유연한 네트워크 토폴로지를 가지는 네트워크를 구축함으로써 계층적 SDN 네트워크의 확장성을 극대화할 수 있는 SDN 네트워크 시스템 및 및 그 구현 방법을 제공하는데 그 목적이 있다.An object of the present invention is to provide an SDN network system capable of maximizing the scalability of a hierarchical SDN network by constructing a network having a flexible network topology by abstracting a switch and a controller as well as a host connected thereto, and an implementation method thereof. .

본 발명의 실시 예에 따르면 호스트 추상화를 이용한 SDN 네트워크 시스템은대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트를 포함하고 전송 데이터를 송신하는 호스트부; 상기 호스트로부터 수신한 전송 데이터를 수신 대상인 해당 호스트로 송신하기 위하여 상기 해당 호스트로 직접 전송하거나 SDN 컨트롤러에 전송 데이터를 포함하는 패킷인 데이터를 전송하는 가상 머신으로 정의 된 적어도 하나의 SDN 스위치를 포함한 SDN 스위치부; 및 컨트롤러 규칙 정보에 따라 네트워크 토폴로지가 구현되도록 적어도 하나의 SDN 스위치 및 적어도 하나의 호스트를 가상 머신으로 생성함으로써 서브 네트워크를 구축하고, 수신한 패킷인 데이터를 해당 SDN 컨트롤러 또는 상위 SDN 컨트롤러로 송신하는 적어도 하나의 SDN 컨트롤러를 포함하는 SDN 컨트롤러부를 포함할 수 있다.According to an embodiment of the present invention, an SDN network system using host abstraction includes: a host unit including at least one host defined as a virtual machine using a representative network address and transmitting transmission data; SDN including at least one SDN switch defined as a virtual machine that directly transmits the data received from the host to the corresponding host, which is the receiving target, or transmits data, which is a packet including the transmission data, to the SDN controller. switch unit; And at least one SDN switch and at least one host are created as a virtual machine to implement a network topology according to the controller rule information, thereby establishing a subnetwork and transmitting the received packet data to the corresponding SDN controller or upper SDN controller. It may include an SDN controller unit including one SDN controller.

본 발명의 일 실시 예에 따르면 상기 호스트부는, 대표 네트워크 주소체계가 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 중 하나인 것을 특징으로 할 수 있다.According to an embodiment of the present invention, the host unit is characterized in that the representative network address system is one of address concepts such as a classful address system, a Classless Inter-domain Routing (CIDR) address system, and a Locator Identifier Separate Protocol (LISP). can do.

본 발명의 일 실시 예에 따르면 상기 SDN 스위치부는, 상기 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 상기 해당 호스트가 동일한 서브 네트워크에 존재하는 경우 상기 해당 호스트로 직접 전송하고, 상기 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우 SDN 컨트롤러로 상기 전송 데이터를 포함한 패킷인 데이터를 전송하는 것을 특징으로 할 수 있다.According to an embodiment of the present invention, the SDN switch unit directly transmits the transmission data received from the host to the corresponding host when the corresponding host exists in the same subnetwork in order to transmit it to the corresponding host, and the corresponding host When it does not exist in the same subnetwork, it may be characterized in that data, which is a packet including the transmission data, is transmitted to the SDN controller.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러부는, 상기 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상기 상위의 SDDN 컨트롤러의 SDN 스위치의 역할을 수행하는 것을 특징으로 할 수 있다.According to an embodiment of the present invention, when the SDN controller is connected to an upper SDN controller, the SDN controller may serve as an SDN switch of the upper SDDN controller.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러부는, 수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득하는 플로우 해석부; 상기 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 상기 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 상기 SDN 스위치에 연결된 적어도 하나의 호스트를 가상머신으로 생성하는 가상 머신 생성부; 수신한 상기 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는 경우 상기 SDN 컨트롤러로 패킷인 데이터를 송신하고, 동일한 상위 SDN 컨트롤러와 연결되어 있지 않은 경우 해당 상위 SDN 컨트롤러에 패킷인 데이터를 송신하는 패킷인 데이터 송신부를 더 포함할 수 있다.According to an embodiment of the present invention, the SDN controller unit includes: a flow analyzer configured to receive or interpret preset controller rule information to obtain network topology information; a virtual machine generator for generating at least one SDN switch constituting the sub-network and at least one host connected to the SDN switch as a virtual machine in order to construct a sub-network according to the acquired network topology information; If the SDN controller connected to the host receiving the received packet data is connected to the same upper SDN controller, it transmits packet-in data to the SDN controller. It may further include a data transmitter that is a packet for transmitting data that is a packet.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러부는, 상기 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 하는 것을 특징할 수 있다.According to an embodiment of the present invention, the SDN controller may transmit data, which is a packet, to the upper SDN controller in a query format.

본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 구현방법은 대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트가 전송 데이터를 송신하는 단계; 상기 호스트로부터 수신한 전송 데이터를 수신 대상인 해당 호스트로 송신하기 위하여 상기 해당 호스트로 직접 전송하거나 SDN 컨트롤러에 전송 데이터를 포함하는 패킷인 데이터를 전송하는 단계; 및 컨트롤러 규칙 정보에 따라 네트워크 토폴로지가 구현되도록 적어도 하나의 SDN 스위치 및 적어도 하나의 호스트를 가상 머신으로 생성함으로써 서브 네트워크를 구축하고, 수신한 패킷인 데이터를 해당 SDN 컨트롤러 또는 상위 SDN 컨트롤러로 송신하는 단계를 포함하는 것을 특징으로 할 수 있다.A method for implementing an SDN network using host abstraction according to an embodiment of the present invention includes: transmitting, by at least one host defined as a virtual machine, transmission data using a representative network address; transmitting the transmission data received from the host directly to the corresponding host in order to transmit the transmission data received from the host to the receiving target host, or transmitting data, which is a packet including the transmission data, to an SDN controller; and constructing a subnetwork by creating at least one SDN switch and at least one host as a virtual machine to implement a network topology according to the controller rule information, and transmitting the received packet data to the corresponding SDN controller or upper SDN controller. It may be characterized in that it includes.

본 발명의 일 실시 예에 따르면 상기 전송 데이터를 송신하는 단계는, 대표 네트워크 주소체계가 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 중 하나인 것을 특징으로 할 수 있다.According to an embodiment of the present invention, in the step of transmitting the transmission data, a representative network address system is a classful address system, a Classless Inter-domain Routing (CIDR) address system, and an address concept such as LISP (Locator Identifier Separate Protocol). It can be characterized as one.

본 발명의 일 실시 예에 따르면 상기 패킷인 데이터를 전송하는 단계는, 상기 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 상기 해당 호스트가 동일한 서브 네트워크에 존재하는 경우 상기 해당 호스트로 직접 전송하고, 상기 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우 SDN 컨트롤러로 상기 전송 데이터를 포함한 패킷인 데이터를 전송하는 것을 특징할 수 있다.According to an embodiment of the present invention, in the step of transmitting the packet data, the transmission data received from the host is transmitted directly to the corresponding host when the corresponding host exists in the same subnetwork in order to transmit it to the corresponding host, , when the corresponding host does not exist in the same subnetwork, data, which is a packet including the transmission data, may be transmitted to the SDN controller.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러로 송신하는 단계는, 상기 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상기 상위의 SDDN 컨트롤러의 SDN 스위치의 역할을 수행하는 것을 특징으로 할 수 있다.According to an embodiment of the present invention, the transmitting to the SDN controller may be characterized in that the SDN controller performs the role of an SDN switch of the upper SDDN controller when connected to the upper SDN controller.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러로 송신하는 단계는, 수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득하는 단계; 상기 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 상기 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 상기 SDN 스위치에 연결된 적어도 하나의 호스트를 가상머신으로 생성하는 단계; 수신한 상기 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는 경우 상기 SDN 컨트롤러로 패킷인 데이터를 송신하고, 동일한 상위 SDN 컨트롤러와 연결되어 있지 않은 경우 해당 상위 SDN 컨트롤러에 패킷인 데이터를 송신하는 단계를 더 포함할 수 있다.According to an embodiment of the present invention, the transmitting to the SDN controller includes: receiving or interpreting preset controller rule information to obtain network topology information; creating, as a virtual machine, at least one SDN switch constituting the sub-network and at least one host connected to the SDN switch to construct a sub-network according to the acquired network topology information; If the SDN controller connected to the host receiving the received packet data is connected to the same upper SDN controller, it transmits packet-in data to the SDN controller. The method may further include transmitting data that is a packet.

본 발명의 일 실시 예에 따르면 상기 SDN 컨트롤러로 송신하는 단계는, 상기 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 하는 것을 특징으로 할 수 있다.According to an embodiment of the present invention, the transmitting to the SDN controller may include transmitting data, which is a packet to the upper SDN controller, in a query format.

본 발명에는 최상위 컨트롤러가 관리해야 하는 호스트들에 대한 정보가 급격하게 증가함에 따라 구조적으로 심각하게 확장성이 저하되는 현상을 극복하기 위하여 기존의 스위치와 컨트롤러를 추상화하는 것에 더하여 이와 연결된 호스트까지도 추상화하여 유연한 네트워크 토폴로지를 가지는 네트워크를 구축함으로써 계층적 SDN 네트워크의 확장성을 극대화할 수 있는 효과가 존재한다.In the present invention, in addition to abstracting the existing switches and controllers, in addition to abstracting the hosts connected thereto, in order to overcome the structurally severe deterioration in scalability as information on hosts to be managed by the top-level controller rapidly increases, There is an effect of maximizing the scalability of a hierarchical SDN network by constructing a network having a flexible network topology.

도 1은 종래의 계층적 SDN 네트워크를 나타낸 도면이다.
도 2는 본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 구성을 나타낸 구성도이다.
도 3은 도 2에 도시된 SDN 컨트롤러부의 세부 구성도이다.
도 4는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.
도 5는 IP 주소체계로 클래스풀 방식을 사용하는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.
도 6은 IP 주소체계로 CIDR 방식을 사용하는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.
도 7은 본 발명의 실시 예에 따른 본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 구현방법의 흐름도이다.
1 is a diagram illustrating a conventional hierarchical SDN network.
2 is a block diagram showing the configuration of an SDN network system using host abstraction according to an embodiment of the present invention.
3 is a detailed configuration diagram of the SDN controller shown in FIG. 2 .
4 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention.
5 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention using a classpool method as an IP address system.
6 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention using a CIDR scheme as an IP address system.
7 is a flowchart of an SDN network implementation method using host abstraction according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Hereinafter, with reference to the accompanying drawings, embodiments of the present invention will be described in detail so that those of ordinary skill in the art to which the present invention pertains can easily implement them. However, the present invention may be implemented in several different forms and is not limited to the embodiments described herein.

그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.And in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성 요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part "includes" a certain element, it means that other elements may be further included, rather than excluding other elements, unless otherwise stated.

이하, 도면을 참조하여 본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템 및 그 구현 방법에 대하여 설명한다.Hereinafter, an SDN network system using host abstraction and an implementation method thereof according to an embodiment of the present invention will be described with reference to the drawings.

도 1은 종래의 계층적 SDN 네트워크를 나타낸 도면이다.1 is a diagram illustrating a conventional hierarchical SDN network.

도 1을 참조하면 종래 기술 하에서는 호스트를 제외하고 스위치와 포트만을 추상화하여 계층화된 SDN 네트워크를 구현함으로써, 상위 컨트롤러들 특히 최상위 컨트롤러가 관리해야 하는 호스트들에 대한 정보가 급격하게 증가할 수 있다.Referring to FIG. 1 , in the prior art, by implementing a layered SDN network by abstracting only switches and ports except for hosts, information on higher-level controllers, particularly hosts, which the upper-level controller must manage may rapidly increase.

그로 인하여 네트워크 자체에 구조적으로 확장성이 저하되는 한계가 발생할 가능성이 높으며, 이는 네트워크 서비스 중단 및 장애를 유발할 수 있다.As a result, there is a high possibility that the network itself has a structurally reduced scalability limit, which may cause network service interruption and failure.

도 2는 본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템(1000)의 구성도이다.2 is a block diagram of an SDN network system 1000 using host abstraction according to an embodiment of the present invention.

도 2를 참조하면 호스트 추상화를 이용한 SDN 네트워크 시스템(1000)은 호스트부(100), SDN 스위치부(200), SDN 컨트롤러부(300)를 포함할 수 있다.Referring to FIG. 2 , the SDN network system 1000 using host abstraction may include a host unit 100 , an SDN switch unit 200 , and an SDN controller unit 300 .

호스트부(100)는 대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트를 포함하고 사용자로부터 수신 받은 전송 데이터를 SDN 스위치로 송신할 수 있다.The host unit 100 may include at least one host defined as a virtual machine using the representative network address and transmit transmission data received from the user to the SDN switch.

여기서 호스트는 컴퓨터 네트워크와 원거리 통신에서 프로그램이나 데이터 파일을 실행하고 타 호스트로 전송할 수 있도록 중앙 집중적인 기능을 수행할 수 있는 단말을 의미할 수 있다.Here, the host may mean a terminal capable of performing a centralized function to execute a program or data file and transmit it to another host in a computer network and long-distance communication.

일반적으로 호스트로는 컴퓨터, 서버, 이동 통신 단말 등 물리적인 연산 장치들이 사용될 수 있으나 본 발명의 실시 예에 따르면 호스트에 연결된 사용자의 단말 또는 중앙에 연결된 서버 등의 연산 장치로부터 연산 자원을 획득하여, 호스트를 추상화 하여 가상머신으로 생성할 수 있다.In general, physical computing devices such as a computer, a server, and a mobile communication terminal may be used as the host, but according to an embodiment of the present invention, computing resources are obtained from a computing device such as a user terminal connected to the host or a server connected to the center, The host can be abstracted and created as a virtual machine.

여기서 추상화는 물리적 장치의 종류와 공급자에 구속되지 않도록 모든 기종 장치의 연산 자원을 하나의 단일 자원으로 통합하고, 통합된 연산 자원을 이용하여 목적을 수행할 수 있는 적어도 하나의 가상 머신을 포함한 추상화 계층을 구축하는 것을 의미할 수 있다.Here, the abstraction is an abstraction layer including at least one virtual machine that integrates the computational resources of all types of devices into one single resource so as not to be bound by the type and supplier of the physical device, and uses the integrated computational resource to perform a purpose. may mean to build

본 발명의 일 실시 예에 따르면 호스트를 추상화 하기 위하여 대표 네트워크 주소를 사용하여 호스트는 하나 또는 필요한 만큼 추상화하는 방법이 사용될 수 있다.According to an embodiment of the present invention, in order to abstract a host, a method of abstracting one or as many hosts as necessary using a representative network address may be used.

상기 실시 예에 따르면 대표 네트워크 주소로는 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 등이 사용될 수 있으나 이에 한정되지는 아니한다.According to the embodiment, as the representative network address, an address concept such as a classful address system, a Classless Inter-domain Routing (CIDR) address system, and a Locator Identifier Separate Protocol (LISP) may be used, but is not limited thereto.

SDN 스위치부(200)는 호스트로부터 수신한 전송 데이터를 수신 대상인 해당 호스트로 송신하기 위하여 해당 호스트로 직접 전송하거나, 전송 데이터를 포함하는 패킷인(Packet-In) 데이터를 생성하여 SDN 컨트롤러에 송신하는 가상 머신으로 정의 된 적어도 하나의 SDN 스위치를 포함할 수 있다.The SDN switch unit 200 transmits the transmission data received from the host directly to the corresponding host in order to transmit it to the corresponding host, which is a reception target, or generates packet-in data including the transmission data and transmits it to the SDN controller. It may include at least one SDN switch defined as a virtual machine.

여기서 SDN 스위치는 SDN 컨트롤러로부터 수신한 세분화된 트래픽 포워딩 및 패킷 처리 등의 정책에 따라 네트워크를 소프트웨어적으로 제어하고 운영하는 장치를 의미할 수 있다.Here, the SDN switch may refer to a device that software-controls and operates a network according to policies such as segmented traffic forwarding and packet processing received from the SDN controller.

본 발명의 일 실시 예에 따르면 연결된 사용자의 단말 또는 중앙에 연결된 서버 등의 연산 장치로부터 연산 자원을 획득하여 SDN 스위치를 추상화 하여 가상머신으로 생성될 수 있다.According to an embodiment of the present invention, an SDN switch may be abstracted by acquiring computational resources from a computational device such as a connected user's terminal or a centrally connected server, and may be created as a virtual machine.

본 발명의 일 실시 예에 따르면 호스트부(100)에 포함된 적어도 하나의 호스트는 SDN 스위치와 1:N의 관계로 연결될 수 있다.According to an embodiment of the present invention, at least one host included in the host unit 100 may be connected to the SDN switch in a 1:N relationship.

여기서 패킷인 데이터(Packet-In Data)는 호스트로부터 수신한 전송 데이터 및 전송 데이터의 전송 대상에 대한 식별 정보를 포함한 데이터를 의미할 수 있다.Here, the packet-in data may refer to data including transmission data received from a host and identification information on a transmission target of the transmission data.

본 발명의 일 실시 예에 따르면 오픈 플로우 기반의 패킷인 데이터를 사용할 수 있으나 이에 한정되지 아니한다.According to an embodiment of the present invention, data that is an open flow-based packet may be used, but the present invention is not limited thereto.

본 발명의 일 실시 예에 따르면 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 해당 호스트가 동일한 서브 네트워크에 존재하는 경우 해당 호스트로 직접 전송하고, 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우 SDN 컨트롤러로 전송 데이터를 포함한 패킷인 데이터를 전송할 수 있다.According to an embodiment of the present invention, in order to transmit transmission data received from a host to a corresponding host, if the corresponding host exists in the same subnetwork, it is directly transmitted to the corresponding host, and if the corresponding host does not exist in the same subnetwork, SDN It is possible to transmit data, which is a packet including transmission data, to the controller.

여기서 서브 네트워크란 하나의 SDN 컨트롤러가 특정한 네트워크 토폴로지 형태로 구현한 네트워크를 의미할 수 있다.Here, the sub-network may mean a network implemented by one SDN controller in a specific network topology form.

SDN 컨트롤러부(300)는 컨트롤러 규칙 정보에 따라 네트워크 토폴로지가 구현되도록 적어도 하나의 SDN 스위치 및 적어도 하나의 호스트를 가상 머신으로 생성함으로써 서브 네트워크를 구축하고, 수신한 패킷인 데이터를 해당 SDN 컨트롤러 또는 상위 SDN 컨트롤러로 송신하는 적어도 하나의 SDN 컨트롤러를 포함할 수 있다.The SDN controller unit 300 builds a sub-network by creating at least one SDN switch and at least one host as a virtual machine so that a network topology is implemented according to the controller rule information, and transmits the received packet data to the corresponding SDN controller or higher level. It may include at least one SDN controller that transmits to the SDN controller.

본 발명의 일 실시 예에 따르면 컨트롤러 규칙정보란 SDN 컨트롤러가 서브 네트워크를 구성하는데 필요한 구조, 연결 규칙, 각 구성요소의 세부사항에 대한 정보를 포함한 정보를 의미할 수 있어나 이에 한정되지 아니하고, 서브 네트워크의 구성에 필요한 정보라면 제한 없이 사용될 수 있다.According to an embodiment of the present invention, the controller rule information may mean information including, but not limited to, information on the structure, connection rules, and details of each component required for the SDN controller to configure the sub-network, but is not limited thereto. Any information necessary for network configuration may be used without limitation.

여기서 네트워크 토폴로지(Network Topology)는 네트워크를 이루고 있는 네트워크 구성요소의 구조를 의미할 수 있다.Here, the network topology may refer to the structure of network components constituting the network.

본 발명의 일 실시 예에 따르면 네트워크 토폴로지로 망(mesh)형이 사용될 수 있으나 이에 한정되지 아니하며, 별형. 버스형, 원형, 나무형 등 다양한 네트워크 토폴로지가 사용될 수 있다.According to an embodiment of the present invention, a mesh type may be used as the network topology, but is not limited thereto, and a star type. Various network topologies such as bus type, circular type, tree type, etc. can be used.

SDN 컨트롤러부(300)는 도 3을 보며 더 자세히 설명하도록 한다.The SDN controller unit 300 will be described in more detail with reference to FIG. 3 .

도 3은 도 2에 도시된 SDN 컨트롤러부(300)의 세부 구성도이다.3 is a detailed configuration diagram of the SDN controller unit 300 shown in FIG.

도 3을 참조하면 SDN 컨트롤러부(300)는 플로우 해석부(310), 가상 머신 생성부(320), 패킷인 데이터 송신부(330)를 포함할 수 있다.Referring to FIG. 3 , the SDN controller unit 300 may include a flow analysis unit 310 , a virtual machine generation unit 320 , and a packet data transmission unit 330 .

플로우 해석부(310)는 수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득할 수 있다.The flow analysis unit 310 may acquire network topology information by analyzing received or preset controller rule information.

본 발명의 일 실시 예에 따르면 컨트롤러 규칙정보는 미리 설정되어 있거나, 네트워크 관리자로부터 입력 받거나, 상위 SDN 컨트롤러로부터 수신할 수 있다.According to an embodiment of the present invention, the controller rule information may be preset, received from a network administrator, or received from a higher-level SDN controller.

본 발명의 일 실시 예에 따르면 네트워크 토폴로지 정보는 컨트롤러 규칙정보에 따라 SDN 컨트롤러가 형성해야 할 네트워크의 형태 및 구성 요소들에 대한 정보를 의미할 수 있다.According to an embodiment of the present invention, the network topology information may mean information on the network type and components to be formed by the SDN controller according to the controller rule information.

가상 머신 생성부(320)는 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 가상 머신으로 생성할 수 있다.The virtual machine generator 320 may create at least one SDN switch constituting a sub-network and at least one host connected to the SDN switch as a virtual machine to construct a sub-network according to the acquired network topology information.

본 발명의 일 실시 예에 따르면 앞서 언급한 추상화 방법을 통해 가상 머신을 생성할 수 있다.According to an embodiment of the present invention, a virtual machine may be created through the aforementioned abstraction method.

상기 실시 예에 따르면 어도 하나의 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 추상화를 통해 가상머신으로 생성하고, 각 호스트와 SDN 스위치를 N:1의 대응으로 연결하고, 적어도 하나의 호스트와 연결된 SDN 스위치를 SDN 컨트롤러와 N:1의 대응으로 연결할 수 있다.According to the above embodiment, at least one SDN switch and at least one host connected to the SDN switch are created as virtual machines through abstraction, each host and the SDN switch are connected in an N:1 correspondence, and connected to at least one host An SDN switch can be connected to an SDN controller in an N:1 correspondence.

패킷인 데이터 송신부(330)는 수신한 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는 경우 SDN 컨트롤러로 패킷인 데이터를 송신하고, 동일한 상위 SDN 컨트롤러와 연결되어 있지 않은 경우 해당 상위 SDN 컨트롤러에 패킷인 데이터를 송신할 수 있다.The packet-in data transmitter 330 transmits packet-in data to the SDN controller when the SDN controller connected to the host host of the received packet-in data is connected to the same upper SDN controller, and transmits packet-in data to the SDN controller that is not connected to the same upper SDN controller In this case, data in packets can be transmitted to the corresponding upper-level SDN controller.

본 발명의 일 실시 예에 따르면 SDN 컨트롤러는 SDN 스위치와 연결될 수 있으며, SDN 컨트롤러가 더 상위의 SDN 컨트롤러와도 연결될 수 있다.According to an embodiment of the present invention, the SDN controller may be connected to an SDN switch, and the SDN controller may also be connected to a higher-level SDN controller.

상기 실시 예에 따르면 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상위 SDDN 컨트롤러의 SDN 스위치의 역할을 수행할 수 있다.According to the above embodiment, when the SDN controller is connected to the upper SDN controller, it may serve as an SDN switch of the upper SDDN controller.

또한, 본 발명의 일 실시 예에 따르면 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 할 수 있다.In addition, according to an embodiment of the present invention, data transmission as a packet to the upper SDN controller may be performed in the form of a query.

도 4는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.4 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention.

도 4를 참조하면 SDN 컨트롤러는 SDN 스위치를 이용하여 네트워크를 중앙 집중 방식으로 관리하도록 계층적으로 구성할 수 있다.Referring to FIG. 4 , the SDN controller may be hierarchically configured to manage the network in a centralized manner using the SDN switch.

본 발명의 일 실시 예에 따르면 SDN 스위치의 플로우 테이블은 source IP와 destination IP 또는 하드웨어 주소 (e.g., Mac Address)를 포함할 수 있다.According to an embodiment of the present invention, the flow table of the SDN switch may include a source IP and a destination IP or a hardware address (e.g., Mac Address).

본 발명의 일 실시 예에 따르면 SDN 컨트롤러는 상위 컨트롤러에 접속할 때 자신의 추상화된 정보를 포함한 SDN 스위치의 역할을 수행하며 상위 컨트롤러와 접속할 수 있으며, SDN 컨트롤러의 계층은 깊이 제한 없이 재귀적으로 구성할 수 있다.According to an embodiment of the present invention, the SDN controller performs the role of an SDN switch including its abstract information when accessing the upper controller and can connect to the upper controller, and the SDN controller layer can be recursively configured without depth limitation. can

본 발명의 일 실시 예에 따르면 네트워크를 최초 구성할 때는 추상화 모듈과 계층적 연결 기능을 갖춘 SDN 컨트롤러를 이용하여 종래의 기술을 이용한 SDN의 네트워크 구성방법과 동일한 방법으로 네트워크를 구성할 수 있다. According to an embodiment of the present invention, when the network is initially configured, the network can be configured in the same way as the SDN network configuration method using the conventional technology by using an SDN controller having an abstraction module and a hierarchical connection function.

상기 일 실시 예에 따르면 SDN 네트워크의 계층을 구성하는 것은 하나의 서브 네트워크를 관장하는 컨트롤러가 자신의 토폴로지를 추상화하여 SDN 스위치로써 상위 컨트롤러에 접속하는 방법을 사용할 수 있다.According to the above embodiment, in configuring the layer of the SDN network, a method in which a controller in charge of one sub-network abstracts its topology and connects to a higher-level controller as an SDN switch may be used.

상기 일 실시 예에 따르면 호스트 추상화는 대표 네트워크 주소체계로 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 중 하나를 사용함으로써 구현될 수 있으며, 대표 네트워크 주소를 사용하여 호스트는 하나 또는 필요한 만큼을 추상화하여 생성할 수 있다.According to the embodiment, the host abstraction can be implemented by using one of address concepts such as a classful address system, a Classless Inter-domain Routing (CIDR) address system, and a Locator Identifier Separate Protocol (LISP) as a representative network address system. , using a representative network address, hosts can be created by abstracting one or as many as needed.

본 발명의 일 실시 예에 따르면 하나의 호스트가 동일한 서브 네트워크에 속한 호스트에게 패킷을 전송할 때에는 기존의 SDN 네트워크와 동일하게 해당하는 SDN 스위치로 사용자로부터 획득한 전송데이터를 송신하지만, 호스트가 다른 서브 네트워크에 속한 경우에는 전송 데이터를 포함하는 패킷인 데이터를 생성하고, 생성한 패킷인 데이터를 상위 SDN 컨트롤러로 송신할 수 있다.According to an embodiment of the present invention, when one host transmits a packet to a host belonging to the same subnetwork, the transmission data acquired from the user is transmitted to the corresponding SDN switch in the same way as in the existing SDN network, but the host transmits a packet to another subnetwork , it is possible to generate data, which is a packet including transmission data, and transmit the generated packet, data, to the upper SDN controller.

상기 실시 예에 따르면 SDN 컨트롤러가 패킷인 메시지를 수신하면, SDN 컨트롤러는 수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 생성한 네트워크 토폴로지 정보에 따라 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 가상 머신으로 생성함으로써 네트워크를 구현한 후 플로우 메시지를 하위 SDN 컨트롤러 또는 SDN 스위치에 전달할 수 있다.According to the above embodiment, when the SDN controller receives a packet message, the SDN controller converts the SDN switch and at least one host connected to the SDN switch to a virtual machine according to the received or network topology information generated by interpreting preset controller rule information. After implementing the network by creating it, the flow message can be forwarded to the subordinate SDN controller or SDN switch.

이때 이 플로우 메시지는 구체적인 하위의 토폴로지에 대한 정보가 없으므로 하위 SDN 컨트롤러가 하위의 토폴로지에 대한 정보를 포함하도록 변환한 후 플로우 처리를 위해서 플로우 엔트리를 추가하거나, 변경에 해당하는 메시지를 (e.g., FLOW_MOD) 스위치들로 내려 보낼 수 있다.At this time, since this flow message does not have information on the specific sub-topology, the sub-SDN controller converts it to include the sub-topology information, and then either adds a flow entry for flow processing or sends a message corresponding to the change (e.g., FLOW_MOD). ) can be sent down to the switches.

본 발명의 일 실시 예에 따르면 컨트롤러 규칙 정보가 갱신되면 SDN 스위치에 변경된 네트워크 토폴로지 정보에 따라 패킷을 컨트롤러로 보내지 않고 처리될 수 있다.According to an embodiment of the present invention, when the controller rule information is updated, the packet may be processed without sending the packet to the controller according to the network topology information changed in the SDN switch.

도 5는 IP 주소체계로 클래스풀 방식을 사용하는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.5 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention using a class pool method as an IP address system.

도 5를 참조하면 클래스풀 방식을 사용하여 SDN의 네트워크를 구현하는 실시 예에서의 SDN 네트워크 시스템의 구성이 나타나 있다.Referring to FIG. 5 , the configuration of an SDN network system in an embodiment of implementing an SDN network using a classpool method is shown.

본 발명의 일 실시 예에 따르면 클래스풀 방식을 사용하여 SDN의 네트워크를 구현함으로써, 상위 SDN 컨트롤러와 하위 SDN 컨트롤러가 매우 직관적으로 연결될 수 있으며, 이에 따라 각 서브 네트워크를 간단하게 추상화 또는 통합시킬 수 있다. According to an embodiment of the present invention, by implementing the SDN network using the classpool method, the upper SDN controller and the lower SDN controller can be connected very intuitively, and thus each subnetwork can be simply abstracted or integrated. .

본 발명의 일 실시 예에 따르면 최초의 하위 SDN 컨트롤러가 자신의 상위 SDN 컨트롤러에 접속하게 되면, 하위 SDN 컨트롤러는 자신의 도메인을 추상화하여 SDN 스위치의 역할을 수행할 수 있으며, 상위 SDN 컨트롤러에 SDN 스위치로써 연결될 수 있다.According to an embodiment of the present invention, when the first lower-level SDN controller accesses its upper-level SDN controller, the lower-level SDN controller abstracts its domain to perform the role of an SDN switch, and provides an SDN switch to the upper SDN controller. can be connected as

본 발명의 일 실시 예에 따르면 상위 SDN 컨트롤러는 하위 SDN 스위치의 정보를 파악하여 클래스풀에 의한 호스트 통합작업을 수행할 수 있으며, 수행한 이후 해당 상위 SDN 컨트롤러의 상위에 SDN 컨트롤러가 더 존재한다면, 추상화 모듈과 계층적 연결 기능을 갖춘 SDN 컨트롤러를 이용하여 종래의 기술을 이용한 SDN의 네트워크 구성방법과 동일한 방법으로 네트워크를 구성할 수 있다.According to an embodiment of the present invention, the upper SDN controller can perform host integration work by the class pool by identifying information on the lower SDN switch. By using an SDN controller with an abstraction module and a hierarchical connection function, the network can be configured in the same way as the SDN network configuration method using the conventional technology.

본 발명의 일 실시 예에 따르면 동일한 서브 네트워크에 속한 패킷은 종래의 SDN 네트워크 구현 방법과 동일하게 상위 SDN 컨트롤러와 무관하게 동작할 수 있으며, 다른 서브 네트워크에 속한 호스트와 통신할 때에는 상위 SDN 컨트롤러에 패킷인 데이터의 형태로 쿼리하는 방법을 사용할 수 있다. According to an embodiment of the present invention, packets belonging to the same subnetwork can operate independently of the upper SDN controller in the same manner as in the conventional SDN network implementation method, and when communicating with a host belonging to another subnetwork, packets belonging to the upper SDN controller You can use the query method in the form of data.

상기 실시 예에 따르면 만약 상위 SDN 컨트롤러에 대한 정보가 정확하지 아니한 경우, 상위 SDN 컨트롤러가 직접 한 단계 더 높은 SDN 컨트롤러에게 쿼리하는 방법을 사용할 수도 있다.According to the above embodiment, if the information on the upper SDN controller is not accurate, the upper SDN controller may directly query the higher SDN controller.

본 발명의 일 실시 예에 따르면 상기의 방법을 통해 쿼리한 SDN 컨트롤러로부터 쿼리에 대응하는 정보를 플로우 룰로 변환하여 수신할 수 있으며, 수신한 SDN 컨트롤러의 네트워크 토폴로지에 적합하게 변환한 후 통신을 실시할 수 있다.According to an embodiment of the present invention, information corresponding to the query from the SDN controller queried through the above method can be converted into a flow rule and received, and the received SDN controller is converted to suit the network topology and then the communication is performed. can

도 6은 IP 주소체계로 CIDR 방식을 사용하는 본 발명의 일 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 시스템의 연결을 나타낸 도면이다.6 is a diagram illustrating the connection of an SDN network system using host abstraction according to an embodiment of the present invention using a CIDR scheme as an IP address system.

도 6을 참조하면 CIDR 방식을 사용하여 SDN의 네트워크를 구현하는 실시 예에서의 SDN 네트워크 시스템의 구성이 나타나 있다.Referring to FIG. 6 , the configuration of an SDN network system in an embodiment of implementing an SDN network using a CIDR scheme is shown.

본 발명의 일 실시 예에 따르면 호스트는 통합될 수 있으나, 네트워크 주소는 슈퍼네팅(super netting)이 가능한 경우는 통합되지만 슈퍼네팅이 가능하지 않은 경우는 상위 계층으로 갈수록 클래스풀 방식에 비하여 추상화 또는 통합이 복잡해질 수 있다.According to an embodiment of the present invention, hosts can be integrated, but network addresses are integrated when super-netting is possible, but when super-netting is not possible, the network addresses are abstracted or integrated as compared to the class-pool method toward higher layers. This can get complicated.

본 발명의 일 실시 예에 따르면 하위 SDN 컨트롤러가 상위 SDN 컨트롤러에 최초로 접속하면 자신의 도메인을 추상화하여 SDN 스위치의 역할을 수행할 수 있으며, 상위 SDN 컨트롤러에 SDN 스위치로써 연결될 수 있다.According to an embodiment of the present invention, when a lower-level SDN controller first accesses an upper-level SDN controller, its domain may be abstracted to perform the role of an SDN switch, and may be connected to the upper-level SDN controller as an SDN switch.

본 발명의 일 실시 예에 따르면 상위 SDN 컨트롤러는 하위 스위치의 정보를 파악하여 네트워크 주소를 리스트 형식으로 상위 컨트롤러에 전달할 수 있다.According to an embodiment of the present invention, the upper-level SDN controller may recognize information on the lower-level switch and transmit the network address to the upper-level controller in the form of a list.

상기 실시 예에 따르면 상위 SDN 컨트롤러는 호스트 통합작업을 수행할 수 있으며, 그 이후 해상 SDN 컨트롤러에 더 상위 SDN 컨트롤러가 존재한다면, 추상화 모듈과 계층적 연결 기능을 갖춘 SDN 컨트롤러를 이용하여 종래의 기술을 이용한 SDN의 네트워크 구성방법과 동일한 방법으로 네트워크를 구성할 수 있다.According to the above embodiment, the higher-level SDN controller can perform host integration, and after that, if there is a higher-level SDN controller in the maritime SDN controller, the conventional technology is implemented using an SDN controller with an abstraction module and a hierarchical connection function. The network can be configured in the same way as the SDN network configuration method used.

본 발명의 일 실시 예에 따르면 동일한 서브 네트워크에 속한 패킷은 기존의 SDN 방식대로 상위 SDN 컨트롤러와 무관하게 동작할 수 있으며, 다른 서브 네트워크에 속한 호스트와 통신할 때에는 상위 SDN 컨트롤러에게 패킷인 데이터의 형태로 쿼리하여 처리할 수 있다.According to an embodiment of the present invention, packets belonging to the same subnetwork can operate independently of the upper SDN controller as in the existing SDN method. It can be processed by querying .

상기 실시 예에 따르면 만약 상위 SDN 컨트롤러에 대한 정보가 정확하지 아니한 경우, 상위 SDN 컨트롤러가 직접 한 단계 더 높은 SDN 컨트롤러에게 쿼리하는 방법을 사용할 수도 있다.According to the above embodiment, if the information on the upper SDN controller is not accurate, the upper SDN controller may directly query the higher SDN controller.

본 발명의 일 실시 예에 따르면 상기의 방법을 통해 쿼리한 SDN 컨트롤러로부터 쿼리에 대응하는 정보를 플로우 룰로 변환하여 수신할 수 있으며, 수신한 SDN 컨트롤러의 네트워크 토폴로지에 적합하게 변환한 후 통신을 실시할 수 있다.According to an embodiment of the present invention, information corresponding to the query from the SDN controller queried through the above method can be converted into a flow rule and received, and the received SDN controller is converted to suit the network topology and then the communication is performed. can

도 7은 본 발명의 실시 예에 따른 본 발명의 실시 예에 따른 호스트 추상화를 이용한 SDN 네트워크 구현방법의 흐름도이다.7 is a flowchart of a method for implementing an SDN network using host abstraction according to an embodiment of the present invention.

컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득한다(710).The network topology information is obtained by analyzing the controller rule information ( 710 ).

본 발명의 일 실시 예에 따르면 컨트롤러 규칙 정보는 수신하거나 미리 설정될 수 있다.According to an embodiment of the present invention, the controller rule information may be received or preset.

본 발명의 일 실시 예에 따르면 컨트롤러 규칙정보는 미리 설정되어 있거나, 네트워크 관리자로부터 입력 받거나, 상위 SDN 컨트롤러로부터 수신할 수 있다.According to an embodiment of the present invention, the controller rule information may be preset, received from a network manager, or received from a higher-level SDN controller.

본 발명의 일 실시 예에 따르면 네트워크 토폴로지 정보는 컨트롤러 규칙정보에 따라 SDN 컨트롤러가 형성해야 할 네트워크의 형태 및 구성 요소들에 대한 정보를 의미할 수 있다.According to an embodiment of the present invention, the network topology information may mean information on the network type and components to be formed by the SDN controller according to the controller rule information.

네트워크 토폴로지 정보에 따라 호스트 및 SDN 스위치 생성한다(720).A host and an SDN switch are created according to the network topology information (720).

본 발명의 일 실시 예에 따르면 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 가상 머신으로 생성할 수 있다.According to an embodiment of the present invention, at least one SDN switch constituting a sub-network and at least one host connected to the SDN switch may be created as a virtual machine to construct a sub-network according to the acquired network topology information.

본 발명의 일 실시 예에 따르면 앞서 언급한 추상화 방법을 통해 가상 머신을 생성할 수 있다.According to an embodiment of the present invention, a virtual machine may be created through the aforementioned abstraction method.

상기 실시 예에 따르면 어도 하나의 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 추상화를 통해 가상머신으로 생성하고, 각 호스트와 SDN 스위치를 N:1의 대응으로 연결하고, 적어도 하나의 호스트와 연결된 SDN 스위치를 SDN 컨트롤러와 N:1의 대응으로 연결할 수 있다.According to the above embodiment, at least one SDN switch and at least one host connected to the SDN switch are created as virtual machines through abstraction, each host and the SDN switch are connected in an N:1 correspondence, and connected to at least one host The SDN switch can be connected to the SDN controller in an N:1 correspondence.

사용자로부터 전송 데이터를 수신한다(730).Transmission data is received from the user ( 730 ).

본 발명의 일 실시 예에 따르면 대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트는 사용자로부터 수신 받은 전송 데이터를 SDN 스위치로 송신할 수 있다.According to an embodiment of the present invention, at least one host defined as a virtual machine using the representative network address may transmit transmission data received from the user to the SDN switch.

여기서 호스트는 컴퓨터 네트워크와 원거리 통신에서 프로그램이나 데이터 파일을 실행하고 타 호스트로 전송할 수 있도록 중앙 집중적인 기능을 수행할 수 있는 단말을 의미할 수 있다.Here, the host may mean a terminal capable of performing a centralized function to execute a program or data file and transmit it to another host in a computer network and long-distance communication.

일반적으로 호스트로는 컴퓨터, 서버, 이동 통신 단말 등 물리적인 연산 장치들이 사용될 수 있으나 본 발명의 실시 예에 따르면 호스트에 연결된 사용자의 단말 또는 중앙에 연결된 서버 등의 연산 장치로부터 연산 자원을 획득하여, 호스트를 추상화 하여 가상머신으로 생성할 수 있다.In general, physical computing devices such as a computer, a server, and a mobile communication terminal may be used as the host, but according to an embodiment of the present invention, computing resources are obtained from a computing device such as a user terminal connected to the host or a centrally connected server, A host can be abstracted and created as a virtual machine.

여기서 추상화는 물리적 장치의 종류와 공급자에 구속되지 않도록 모든 기종 장치의 연산 자원을 하나의 단일 자원으로 통합하고, 통합된 연산 자원을 이용하여 목적을 수행할 수 있는 적어도 하나의 가상 머신을 포함한 추상화 계층을 구축하는 것을 의미할 수 있다.Here, the abstraction is an abstraction layer including at least one virtual machine that integrates the computational resources of all types of devices into one single resource so as not to be bound by the type and supplier of the physical device, and uses the integrated computational resource to perform a purpose. may mean to build

본 발명의 일 실시 예에 따르면 호스트를 추상화 하기 위하여 대표 네트워크 주소를 사용하여 호스트는 하나 또는 필요한 만큼 추상화하는 방법이 사용될 수 있다.According to an embodiment of the present invention, in order to abstract a host, a method of abstracting one or as many hosts as necessary using a representative network address may be used.

상기 실시 예에 따르면 대표 네트워크 주소로는 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 등이 사용될 수 있으나 이에 한정되지는 아니한다.According to the above embodiment, as the representative network address, an address concept such as a classful address system, a Classless Inter-domain Routing (CIDR) address system, and a Locator Identifier Separate Protocol (LISP) may be used, but is not limited thereto.

동일한 SDN 컨트롤러에 통신할 호스트가 연결되어 있는지 여부를 판단한다(740).It is determined whether a host to communicate with is connected to the same SDN controller ( 740 ).

본 발명의 일 실시 예에 따르면 수신한 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는지 또는 동일한 상위 SDN 컨트롤러와 연결되어 있지 않는지 여부를 판단할 수 있다.According to an embodiment of the present invention, it is possible to determine whether the SDN controller connected to the host to which the received packet data is received is connected to the same upper SDN controller or not to the same upper SDN controller.

본 발명의 일 실시 예에 따르면 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 해당 호스트가 동일한 서브 네트워크에 존재하는 경우, 즉 동일한 SDN 컨트롤러에 해당 호스트가 연결되어 있는 경우 해당 호스트로 직접 전송하고, 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우, 즉 동일한 SDN 컨트롤러에 해당 호스트가 연결되어 있지 아니한 경우 SDN 컨트롤러로 전송 데이터를 포함한 패킷인 데이터를 전송할 수 있다.According to an embodiment of the present invention, in order to transmit transmission data received from a host to a corresponding host, when the corresponding host exists in the same subnetwork, that is, when the corresponding host is connected to the same SDN controller, it is transmitted directly to the corresponding host. , When the corresponding host does not exist in the same subnetwork, that is, if the corresponding host is not connected to the same SDN controller, data that is a packet including transmission data can be transmitted to the SDN controller.

하위 SDN 컨트롤러가 상위 SDN 컨트롤러에 SDN 스위치로 연결된다(750).The lower SDN controller is connected to the upper SDN controller as an SDN switch (750).

본 발명의 일 실시 예에 따르면 SDN 컨트롤러는 SDN 스위치와 연결될 수 있으며, SDN 컨트롤러가 더 상위의 SDN 컨트롤러와도 연결될 수 있다.According to an embodiment of the present invention, the SDN controller may be connected to an SDN switch, and the SDN controller may also be connected to a higher-level SDN controller.

여기서 SDN 스위치는 SDN 컨트롤러로부터 수신한 세분화된 트래픽 포워딩 및 패킷 처리 등의 정책에 따라 네트워크를 소프트웨어적으로 제어하고 운영하는 장치를 의미할 수 있다.Here, the SDN switch may refer to a device that software-controls and operates a network according to policies such as segmented traffic forwarding and packet processing received from the SDN controller.

상기 실시 예에 따르면 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상위 SDDN 컨트롤러의 SDN 스위치의 역할을 수행할 수 있다.According to the above embodiment, when the SDN controller is connected to the upper SDN controller, it may serve as an SDN switch of the upper SDDN controller.

전송 데이터를 포함하는 패킷인 데이터를 생성한다(760).Data that is a packet including transmission data is generated ( 760 ).

본 발명의 일 실시 예에 따르면 수신한 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있지 아니한 경우, 전송 데이터를 포함하는 패킷인(Packet-In) 데이터를 생성할 수 있다.According to an embodiment of the present invention, when the SDN controller connected to the host host of the received packet data is not connected to the same upper SDN controller, packet-in data including transmission data can be generated. there is.

여기서 패킷인 데이터(Packet-In Data)는 호스트로부터 수신한 전송 데이터 및 전송 데이터의 전송 대상에 대한 식별 정보를 포함한 데이터를 의미할 수 있다.Here, the packet-in data may refer to data including transmission data received from a host and identification information on a transmission target of the transmission data.

본 발명의 일 실시 예에 따르면 오픈 플로우 기반의 패킷인 데이터를 사용할 수 있으나 이에 한정되지 아니한다.According to an embodiment of the present invention, data that is an open flow-based packet may be used, but the present invention is not limited thereto.

생성한 패킷인 데이터를 상위 SDN 컨트롤러에 송신한다(770).The generated packet data is transmitted to the upper SDN controller (770).

본 발명의 일 실시 예에 따르면 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 할 수 있다.According to an embodiment of the present invention, data, which is a packet, may be transmitted to the upper SDN controller in the form of a query.

패킷인 데이터로부터 획득한 전송 데이터를 해당 SDN 스위치로 전송한다(780).Transmission data obtained from packet-in data is transmitted to the corresponding SDN switch (780).

상기 실시 예에 따르면 SDN 컨트롤러가 패킷인 메시지를 수신하면, SDN 컨트롤러는 수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 생성한 네트워크 토폴로지 정보에 따라 SDN 스위치 및 SDN 스위치에 연결된 적어도 하나의 호스트를 가상 머신으로 생성함으로써 네트워크를 구현한 후 플로우 메시지를 하위 SDN 컨트롤러 또는 SDN 스위치에 전달할 수 있다.According to the above embodiment, when the SDN controller receives a packet message, the SDN controller converts the SDN switch and at least one host connected to the SDN switch to a virtual machine according to the received or network topology information generated by interpreting preset controller rule information. After implementing the network by creating it, the flow message can be forwarded to the subordinate SDN controller or SDN switch.

이때 이 플로우 메시지는 구체적인 하위의 토폴로지에 대한 정보가 없으므로 하위 SDN 컨트롤러가 하위의 토폴로지에 대한 정보를 포함하도록 변환한 후 플로우 처리를 위해서 플로우 엔트리를 추가하거나, 변경에 해당하는 메시지를 (e.g., FLOW_MOD) 스위치들로 내려 보낼 수 있다.At this time, since this flow message does not have information on the specific sub-topology, the lower-level SDN controller converts it to include the lower-level topology information and then either adds a flow entry for flow processing or sends a message corresponding to the change (e.g., FLOW_MOD). ) can be sent down to the switches.

본 발명의 일 실시 예에 따르면 컨트롤러 규칙 정보가 갱신되면 SDN 스위치에 변경된 네트워크 토폴로지 정보에 따라 패킷을 컨트롤러로 보내지 않고 처리될 수 있다.According to an embodiment of the present invention, when the controller rule information is updated, the packet may be processed without sending a packet to the controller according to the changed network topology information in the SDN switch.

전송 데이터를 해당 호스트로 전송한다(790).The transmission data is transmitted to the corresponding host (790).

본 발명의 일 실시 예에 따르면 수신한 전송 데이터를 해당 호스트로 전송할 수 있다.According to an embodiment of the present invention, the received transmission data may be transmitted to a corresponding host.

본 발명의 실시 예는 이상에서 설명한 장치 및/또는 방법을 통해서만 구현이 되는 것은 아니며, 이상에서 본 발명의 실시 예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.The embodiments of the present invention are not implemented only through the devices and/or methods described above, and although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and the scope of the present invention is not limited thereto. Various modifications and improvements by those skilled in the art using the basic concept of the present invention as defined in are also included in the scope of the present invention.

100 : 호스트부 200 : SDN 스위치부
300 : SDN 컨트롤러부 310 : 플로우 해석부
320 : 가상머신 생성부 330 : 패킷인 데이터 송신부
1000 : SDN 네트워크 시스템
100: host unit 200: SDN switch unit
300: SDN controller unit 310: flow analysis unit
320: virtual machine creation unit 330: packet-in data transmission unit
1000: SDN network system

Claims (12)

대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트를 포함하고 전송 데이터를 송신하는 호스트부;
상기 호스트로부터 수신한 전송 데이터를 수신 대상인 해당 호스트로 송신하기 위하여 상기 해당 호스트로 직접 전송하거나 SDN 컨트롤러에 전송 데이터를 포함하는 패킷인 데이터를 전송하는 가상 머신으로 정의 된 적어도 하나의 SDN 스위치를 포함한 SDN 스위치부; 및
컨트롤러 규칙 정보에 따라 네트워크 토폴로지가 구현되도록 적어도 하나의 SDN 스위치 및 적어도 하나의 호스트를 가상 머신으로 생성함으로써 서브 네트워크를 구축하고, 수신한 패킷인 데이터를 해당 SDN 컨트롤러 또는 상기 해당 SDN 컨트롤러 보다 한 계층 위의 상위 SDN 컨트롤러로 송신하는 적어도 하나의 SDN 컨트롤러를 포함하는 SDN 컨트롤러부를 포함하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
a host unit including at least one host defined as a virtual machine using a representative network address and transmitting transmission data;
SDN including at least one SDN switch defined as a virtual machine that directly transmits the data received from the host to the host, which is the receiving target, or transmits data, which is a packet including data, to the SDN controller. switch unit; and
A subnetwork is constructed by creating at least one SDN switch and at least one host as a virtual machine so that a network topology is implemented according to the controller rule information, and the received packet data is transmitted one layer above the corresponding SDN controller or the corresponding SDN controller. An SDN network system using host abstraction, comprising an SDN controller unit including at least one SDN controller that transmits to a higher-level SDN controller of
제 1 항에 있어서 상기 호스트부는,
대표 네트워크 주소체계가 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 중 하나인 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
The method of claim 1, wherein the host unit,
SDN network system using host abstraction, characterized in that the representative network address system is one of the address concepts such as the classful address system, the Classless Inter-domain Routing (CIDR) address system, and the LISP (Locator Identifier Separate Protocol).
제 1 항에 있어서 상기 SDN 스위치부는,
상기 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 상기 해당 호스트가 동일한 서브 네트워크에 존재하는 경우 상기 해당 호스트로 직접 전송하고, 상기 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우 SDN 컨트롤러로 상기 전송 데이터를 포함한 패킷인 데이터를 전송하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
The method of claim 1, wherein the SDN switch unit,
In order to transmit the data received from the host to the corresponding host, if the corresponding host exists in the same subnetwork, it is directly transmitted to the corresponding host, and if the corresponding host is not in the same subnetwork, the transmitted data is transmitted to the SDN controller An SDN network system using host abstraction, characterized in that it transmits data, which is a packet containing data.
제 1 항에 있어서 상기 SDN 컨트롤러부는,
상기 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상기 상위의 SDN 컨트롤러의 SDN 스위치의 역할을 수행하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
According to claim 1, wherein the SDN controller unit,
The SDN network system using host abstraction, characterized in that when the SDN controller is connected to the upper SDN controller, it serves as an SDN switch of the upper SDN controller.
제 1 항에 있어서 상기 SDN 컨트롤러부는,
수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득하는 플로우 해석부;
상기 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 상기 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 상기 SDN 스위치에 연결된 적어도 하나의 호스트를 가상머신으로 생성하는 가상 머신 생성부;
수신한 상기 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는 경우 상기 SDN 컨트롤러로 패킷인 데이터를 송신하고, 동일한 상위 SDN 컨트롤러와 연결되어 있지 않은 경우 해당 상위 SDN 컨트롤러에 패킷인 데이터를 송신하는 패킷인 데이터 송신부를 더 포함하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
According to claim 1, wherein the SDN controller unit,
a flow analysis unit for receiving or interpreting preset controller rule information to obtain network topology information;
a virtual machine generator for generating at least one SDN switch constituting the sub-network and at least one host connected to the SDN switch as a virtual machine in order to construct a sub-network according to the acquired network topology information;
If the SDN controller connected to the host receiving the received packet data is connected to the same upper SDN controller, it sends packet-in data to the SDN controller. The SDN network system using host abstraction, characterized in that it further comprises a packet-in data transmitter for transmitting packet-in data.
제 5 항에 있어서 상기 SDN 컨트롤러부는,
상기 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 시스템.
The method of claim 5, wherein the SDN controller unit,
The SDN network system using host abstraction, characterized in that the transmission of data, which is a packet, to the upper SDN controller is in the form of a query.
대표 네트워크 주소를 사용하여 가상 머신으로 정의된 적어도 하나의 호스트가 전송 데이터를 송신하는 단계;
상기 호스트로부터 수신한 전송 데이터를 수신 대상인 해당 호스트로 송신하기 위하여 상기 해당 호스트로 직접 전송하거나 SDN 컨트롤러에 전송 데이터를 포함하는 패킷인 데이터를 전송하는 단계; 및
컨트롤러 규칙 정보에 따라 네트워크 토폴로지가 구현되도록 적어도 하나의 SDN 스위치 및 적어도 하나의 호스트를 가상 머신으로 생성함으로써 서브 네트워크를 구축하고, 수신한 패킷인 데이터를 해당 SDN 컨트롤러 또는 상기 해당 SDN 컨트롤러 보다 한 계층 위의 상위 SDN 컨트롤러로 송신하는 단계를 포함하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
at least one host defined as a virtual machine using the representative network address to transmit transmission data;
transmitting the transmission data received from the host directly to the corresponding host in order to transmit the transmission data received from the host to the corresponding host, or transmitting data, which is a packet including the transmission data, to an SDN controller; and
A subnetwork is constructed by creating at least one SDN switch and at least one host as a virtual machine so that a network topology is implemented according to the controller rule information, and the received packet data is transmitted one layer above the corresponding SDN controller or the corresponding SDN controller. SDN network implementation method using host abstraction, comprising the step of transmitting to the upper SDN controller of
제 7 항에 있어서 상기 전송 데이터를 송신하는 단계는,
대표 네트워크 주소체계가 클래스풀 주소체계, CIDR(Classless Inter-domain Routing) 주소 체계, LISP (Locator Identifier Separate Protocol)과 같은 주소 개념 중 하나인 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
The method of claim 7, wherein transmitting the transmission data comprises:
SDN network implementation method using host abstraction, characterized in that the representative network address system is one of the address concepts such as the classful address system, the Classless Inter-domain Routing (CIDR) address system, and the LISP (Locator Identifier Separate Protocol).
제 7 항에 있어서 상기 패킷인 데이터를 전송하는 단계는,
상기 호스트로부터 수신한 전송 데이터를 해당 호스트로 송신하기 위하여 상기 해당 호스트가 동일한 서브 네트워크에 존재하는 경우 상기 해당 호스트로 직접 전송하고, 상기 해당 호스트가 동일한 서브 네트워크에 존재하지 않는 경우 SDN 컨트롤러로 상기 전송 데이터를 포함한 패킷인 데이터를 전송하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
8. The method of claim 7, wherein transmitting the packet data comprises:
In order to transmit the data received from the host to the corresponding host, if the corresponding host exists in the same subnetwork, it is directly transmitted to the corresponding host, and if the corresponding host is not in the same subnetwork, the transmitted data is transmitted to the SDN controller A method for implementing an SDN network using host abstraction, characterized in that it transmits data, which is a packet including data.
제 7 항에 있어서 상기 SDN 컨트롤러로 송신하는 단계는,
상기 SDN 컨트롤러는 상위의 SDN 컨트롤러와 연결될 때, 상기 상위의 SDN 컨트롤러의 SDN 스위치의 역할을 수행하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
The method of claim 7, wherein the transmitting to the SDN controller comprises:
The SDN network implementation method using host abstraction, characterized in that the SDN controller serves as an SDN switch of the upper SDN controller when connected to the upper SDN controller.
제 7 항에 있어서 상기 SDN 컨트롤러로 송신하는 단계는,
수신하거나 미리 설정된 컨트롤러 규칙 정보를 해석하여 네트워크 토폴로지 정보를 획득하는 단계;
상기 획득한 네트워크 토폴로지 정보에 따라 서브 네트워크를 구축하기 위해 상기 서브 네트워크를 구성하는 적어도 하나의 SDN 스위치 및 상기 SDN 스위치에 연결된 적어도 하나의 호스트를 가상머신으로 생성하는 단계;
수신한 상기 패킷인 데이터의 수신 대상 호스트와 연결된 SDN 컨트롤러가 동일한 상위 SDN 컨트롤러와 연결되어 있는 경우 상기 SDN 컨트롤러로 패킷인 데이터를 송신하고, 동일한 상위 SDN 컨트롤러와 연결되어 있지 않은 경우 해당 상위 SDN 컨트롤러에 패킷인 데이터를 송신하는 단계를 더 포함하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
The method of claim 7, wherein the transmitting to the SDN controller comprises:
receiving or interpreting preset controller rule information to obtain network topology information;
creating, as a virtual machine, at least one SDN switch constituting the sub-network and at least one host connected to the SDN switch to construct a sub-network according to the acquired network topology information;
If the SDN controller connected to the host receiving the received packet data is connected to the same upper SDN controller, it sends packet-in data to the SDN controller. SDN network implementation method using host abstraction, characterized in that it further comprises the step of transmitting data that is a packet.
제 11 항에 있어서 상기 SDN 컨트롤러로 송신하는 단계는,
상기 상위 SDN 컨트롤러로의 패킷인 데이터의 송신은 쿼리(query) 형식으로 하는 것을 특징으로 하는 호스트 추상화를 이용한 SDN 네트워크 구현방법.
The method of claim 11, wherein the transmitting to the SDN controller comprises:
The method for implementing an SDN network using host abstraction, characterized in that the transmission of data, which is a packet, to the upper SDN controller is in a query format.
KR1020150156717A 2014-11-25 2015-11-09 SDN network system by a host abstraction and implemented method therefor KR102385707B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/952,745 US9954775B2 (en) 2014-11-25 2015-11-25 Software-defined network (SDN) system using host abstraction, and method for implementing the same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020140165590 2014-11-25
KR20140165590 2014-11-25

Publications (2)

Publication Number Publication Date
KR20160062686A KR20160062686A (en) 2016-06-02
KR102385707B1 true KR102385707B1 (en) 2022-04-12

Family

ID=56135786

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150156717A KR102385707B1 (en) 2014-11-25 2015-11-09 SDN network system by a host abstraction and implemented method therefor

Country Status (1)

Country Link
KR (1) KR102385707B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI661700B (en) * 2017-08-11 2019-06-01 國立成功大學 Network topology system and topology building method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014136867A1 (en) * 2013-03-07 2014-09-12 日本電気株式会社 Communication system, integrated controller, packet transfer method and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2810660C (en) * 2010-09-09 2016-04-26 Nec Corporation Computer system and communication method in computer system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014136867A1 (en) * 2013-03-07 2014-09-12 日本電気株式会社 Communication system, integrated controller, packet transfer method and program

Also Published As

Publication number Publication date
KR20160062686A (en) 2016-06-02

Similar Documents

Publication Publication Date Title
EP3932022B1 (en) Systems and methods for on-demand flow-based policy enforcement in multi-cloud environments
US10565001B2 (en) Distributed virtual network controller
US20230370379A1 (en) Network Validation with Dynamic Tunneling
CN107409089B (en) Method implemented in network engine and virtual network function controller
US10637889B2 (en) Systems, methods, and devices for smart mapping and VPN policy enforcement
US9722927B2 (en) Service chain topology map construction
CN106452857B (en) Method for generating configuration information and network control unit
EP2882150B1 (en) Physical path determination for virtual network packet flows
US20160301603A1 (en) Integrated routing method based on software-defined network and system thereof
EP2880829B1 (en) Adaptive infrastructure for distributed virtual switch
RU2562438C2 (en) Network system and network management method
CN112398676B (en) Vendor-independent profile-based modeling of service access endpoints in a multi-tenant environment
EP3637687B1 (en) Method for orchestrating software defined network, and sdn controller
EP3905598B1 (en) Message processing method and apparatus, control plane device, and computer storage medium
CN110971441B (en) Simplified configuration of a multi-level network architecture
US9954775B2 (en) Software-defined network (SDN) system using host abstraction, and method for implementing the same
EP3065360A1 (en) Traffic cleaning method and device, and computer storage medium
CN104852840B (en) A kind of method and device exchanged visits between control virtual machine
CN113746760A (en) Communication method, network controller, and computer-readable storage medium
Rodriguez-Natal et al. Programmable overlays via openoverlayrouter
Chaudhary et al. A comprehensive survey on software‐defined networking for smart communities
KR102385707B1 (en) SDN network system by a host abstraction and implemented method therefor
CN112751701B (en) System, method and computer readable medium for managing network devices
Lee et al. Design of virtual gateway in virtual software defined networks
van Kleef et al. Report: Self–Adaptive Routing

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant