메뉴 닫기

오픈소스 SDN의 openflow agent

오픈소스 SDN의 openflow agent

http://opensourcesdn.org/sdn-links/

openflow agent

indigo

eclipse license

Open Linux networking의 onie 스위치에 기본적으로 탑재되어있는 openflow agent

For Commercial OEMs AND ODMs For OEMs and ODMs who distribute Indigo with their products, and do not license and distribute their source code under the EPLv1, Big Switch Networks provides a flexible commercial license. In addition, if you are a company with an existing relationship with Broadcom, who wishes to license our Broadcom forwarding driver, please contact us. – See more at: http://www.projectfloodlight.org/indigo/#sthash.dGwzuVcf.dpuf

Indigo is an open source project aimed at enabling support for OpenFlow on physical and hypervisor switches.Big Switch has helped numerous companies OpenFlow enable their equipment, and we provide firmware for a number of popular switches.

linc

Apache 2 license
아파치 2.0 라이선스는 누구나 해당 소프트웨어에서 파생된 프로그램을 제작할 수 있으며 저작권을 양도, 전송할 수 있는 라이선스 규정을 의미한다. 아파치 라이선스에 따르면 누구든 자유롭게 아파치 소프트웨어를 다운 받아 부분 혹은 전체를 개인적 혹은 상업적 목적으로 이용할 수 있으며 재배포시에는 원본 소스 코드 또는 수정한 소스 코드를 반드시 포함시켜야 하는 것은 아니고[1] [2] 아파치 라이선스, 버전 2.0을 포함시켜야 하며 아파치 소프트웨어 재단에 개발된 소프트웨어라는 것을 명확하게 밝혀야 한다.

Support for OpenFlow Protocol 1.2 and OpenFlow Protocol 1.3,
OpenFlow Capable Switch – ability to run multiple logical switches,
Support for OF-Config 1.1.1 management protocol,
Modular architecture, easily extensible.

설치방법

On Ubuntu:

# apt-get install git-core bridge-utils libpcap0.8 libpcap-dev libcap2-bin uml-utilities

On RedHat/CentOS:

# yum install git sudo bridge-utils libpcap libpcap-devel libcap tunctl

open vswitch

Apache 2 license

아파치 2.0 라이선스는 누구나 해당 소프트웨어에서 파생된 프로그램을 제작할 수 있으며 저작권을 양도, 전송할 수 있는 라이선스 규정을 의미한다. 아파치 라이선스에 따르면 누구든 자유롭게 아파치 소프트웨어를 다운 받아 부분 혹은 전체를 개인적 혹은 상업적 목적으로 이용할 수 있으며 재배포시에는 원본 소스 코드 또는 수정한 소스 코드를 반드시 포함시켜야 하는 것은 아니고[1] [2] 아파치 라이선스, 버전 2.0을 포함시켜야 하며 아파치 소프트웨어 재단에 개발된 소프트웨어라는 것을 명확하게 밝혀야 한다.

Features

Visibility into inter-VM communication via NetFlow, sFlow(R), IPFIX, SPAN, RSPAN, and GRE-tunneled mirrors
LACP (IEEE 802.1AX-2008)
Standard 802.1Q VLAN model with trunking
Multicast snooping
IETF Auto-Attach SPBM and rudimentary required LLDP support
BFD and 802.1ag link monitoring
STP (IEEE 802.1D-1998) and RSTP (IEEE 802.1D-2004)
Fine-grained QoS control
Support for HFSC qdisc
Per VM interface traffic policing
NIC bonding with source-MAC load balancing, active backup, and L4 hashing
OpenFlow protocol support (including many extensions for virtualization)
IPv6 support
Multiple tunneling protocols (GRE, VXLAN, STT, and Geneve, with IPsec support)
Remote configuration protocol with C and Python bindings
Kernel and user-space forwarding engine options
Multi-table forwarding pipeline with flow-caching engine
Forwarding layer abstraction to ease porting to new software and hardware platforms

>   Open vSwitch      OF1.0  OF1.1  OF1.2  OF1.3  OF1.4  OF1.5
>   ###============   =====  =====  =====  =====  =====  =====
>   1.9 and earlier    yes    ---    ---    ---    ---    ---
>   1.10               yes    ---    [*]    [*]    ---    ---
>   1.11               yes    ---    [*]    [*]    ---    ---
>   2.0                yes    [*]    [*]    [*]    ---    ---
>   2.1                yes    [*]    [*]    [*]    ---    ---
>   2.2                yes    [*]    [*]    [*]    [%]    [*]
>   2.3                yes    yes    yes    yes    [*]    [*]
>

[*] Supported, with one or more missing features.
[%] Experimental, unsafe implementation.

Open vSwitch can operate both as a soft switch running within the hypervisor, and as the control stack for switching silicon. It has been ported to multiple virtualization platforms and switching chipsets. It is the default switch in XenServer 6.0, the Xen Cloud Platform and also supports Xen, KVM, Proxmox VE and VirtualBox. It has also been integrated into many virtual management systems including OpenStack, openQRM, OpenNebula and oVirt. The kernel datapath is distributed with Linux, and packages are available for Ubuntu, Debian, and Fedora. Open vSwitch is also supported on FreeBSD and NetBSD. The Open vSwitch release in development has been ported to DPDK.

Q: Does Open vSwitch only work on Linux?

A: No, Open vSwitch has been ported to a number of different operating systems and hardware platforms. Most of the development work occurs on Linux, but the code should be portable to any POSIX system. We’ve seen Open vSwitch ported to a number of different platforms, including FreeBSD, Windows, and even non-POSIX embedded systems.

By definition, the Open vSwitch Linux kernel module only works on Linux and will provide the highest performance. However, a userspace datapath is available that should be very portable.

Next Opensource SDN controllers , utitiles & tools in http://opensourcesdn.ord/sdn-link

controllers
– nox
– posx
– onos
– open daylight
– project daylight
– ryu

utilities & tools
– flowsim
– loxi
– mininet
– open flow data plane abstraction(OF-DFA)
– OFTEST
– OF-CONFIG Support for open vswitch, NICIRA

 

[polldaddy rating=”7739789″]

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 항목은 *(으)로 표시합니다