Today we have prepared for our readers a selection of SDN controllers that are actively supported by GitHub users and large open source foundations such as Linux Foundation.
/flickr/ /
OpenDaylight is an open, modular platform for automating large-scale SDN networks. Its first version was released in 2013 and later became part of Linux Foundation. In March of this year, tool, and the number of users has exceeded one billion.
The controller includes a system for creating virtual networks, a set of plug-ins for supporting various protocols, and utilities for deploying a full-featured SDN platform. Thanks to the API integrate OpenDaylight with other controllers. The core of the solution was written in Java, so you can work with it in any systems with JVM.
Subscriptions both in the form of RPM packages and universal binary builds, as well as pre-configured virtual machine images based on Fedora and Ubuntu. You can download them along with the documentation. Users note that working with OpenDaylight can be difficult, but on a large number of manuals for setting up the instrument are presented.
It is an open framework for developing SDN controllers. It is an SDK based on the OpenDaylight platform. The goal of the Lighty.io project is to simplify and speed up the development of SDN solutions in Java, Python, and Go.
The framework offers a large number of tools for debugging an SDN environment. In particular, Lighty.io allows you to emulate network devices and program their behavior. It is also worth noting the component - it is used to visualize the topology of networks.
For guidance on building SDN apps with Lighty.io, see . Ibid existing applications to the new platform.
Reading on the topic in our corporate blog:
It - with a set of applications for managing OpenFlow networks. The architecture of the solution is modular and supports many virtual and physical switches. The solution has already been used in the development of a scalable streaming service based on SDN - , as well as software-defined storage .
On , Floodlight outperforms OpenDaylight on high traffic networks. But in networks with low and medium loads, Floodlight has a higher latency indicator. See installation guide at .
A set of software components for configuring OpenFlow switches. OESS offers a simple web interface for users as well as an API for web services. The advantages of the solution include automatic switching to backup channels in case of failures and the availability of visualization tools. Cons - support for a limited number of switch models.
The OESS installation and configuration guide is in the repository .

/flickr/ /
This is a controller whose network abstraction layers are represented as SQL queries. You can manage them through the command line. The advantage of this approach is that SQL queries are sent faster. In addition, the tool allows you to control multiple levels of abstraction using the automatic orchestration feature. The disadvantages of the solution include the lack of visualization and the need to study command line.
A step-by-step tutorial for working with Ravel lies at project. It's all in a condensed format. .
Software-defined tool for protecting virtual networks. It automates the deployment of firewalls, intrusion prevention systems, and antiviruses. The OSC acts as an intermediary between the security manager and a variety of security features and environments. At the same time, it is able to work with multi-cloud.
The advantage of OSC is that it is not tied to specific software or hardware products. However, the tool is sharpened to work with large-scale corporate networks. For this reason, it is hardly suitable for the needs of a startup.
A quick start guide can be found .
It is an operating system for managing SDN networks and their components. Its peculiarity is that it combines the functionality of an SDN controller, network and server OS. Due to this combination, the tool allows you to keep track of everything that happens on the networks, and simplifies the migration from traditional architecture to SDN.
The “bottleneck” of the platform can be called security. According to 2018, ONOS has a number of unpatched vulnerabilities. For example, susceptibility to DoS attacks and the ability to install applications without authentication. Some of them have already been patched, while the developers are still working on the rest. In general, since 2015, the platform a large number of updates that increase the security of the environment.
You can download the tool from the official . There are also installation guides and other tutorials.
This project was previously called OpenContrail. But it was renamed after being taken over by Linux Foundation. Tungsten Fabric is an open-source network virtualization plugin that works with virtual machines, bare-metal workloads, and containers.
The plugin can be quickly integrated with popular orchestration tools: Openstack, Kubernetes, Openshift, vCenter. For example, to deploy Tungsten Fabric in Kubernetes 15 minutes. The tool also supports all traditional SDN controller features: management, visualization, network configuration, and . The technology is already application in the data center and the cloud, as part of SDN stacks for working with 5G and Edge computing.
Tungsten Fabric is very OpenDaylight, so the disadvantages of the solution are the same - it is difficult to figure it out right away, especially when working with containers. But this is where instructions come in handy. and other additional materials .
Related posts from our blog on Habré:
Source: habr.com
