IRIS:

The Recursive SDN Openflow Controller by ETRI


OpenIRIS

OpenIRIS is an open source version of IRIS. IRIS is an Openflow-based SDN controller designed to solve scalability and availability issues of SDN.

Repository to download OpenIRIS package

  1. GitHub Repository (https://github.com/bjlee72/IRIS)

Key features

  1. Supports Openflow 1.0.1 ~ 1.3.2
  2. Loxigen-based Openflow API
  3. Pure Java-based Implementation
  4. Supports about 500 concurrent connections to switches with Commodity HW
  5. Follows the same licensing policy as Floodlight (Apache-2.0 license)
  6. Provides with Learning mac, Link discovery, Topology management, Forwarding, Device manager, Firewall, Net Failover, Static Flow pusher, and State manager modules
  7. Includes three sample controller implementations, which are fully functional

Documentation

  1. User's Guide: https://github.com/bjlee72/IRIS/wiki
  2. Javadoc API Reference: for 1.0.1, for 1.3.2.
  3. open IRIS forum: https://groups.google.com/forum/#!forum/openiris
  4. IRIS project blog: openirisproject.tumblr.com

Releases

  1. Please use GitHub's Releases section (https://github.com/bjlee72/IRIS/releases)

IRIS project overview

IRIS (pronounced ai-ri-s) is the Resursive SDN Openflow Controller created by IRIS Research Team of ETRI.

In Greek mythodology, Iris is the goddess of the rainbow as well as the messenger of the other gods. We named our controller after Iris in the hopes of creating a control plane architecture that can effectively deliver network policies to the underlying data plane.

Technically, IRIS is built on Beacon-like NIO-based event handler. On top of the IO engine, we have ported many of Floodlight core/application modules including Learning Switch, Link Discovery, Topology Manager, Device Manager, Forwarding, Firewall, and Static Flow Entry Pusher. Firewall module is improved, and Net Failover module is newly introduced.

Though a large portion of the IRIS functions take after those of Floodlight and Beacon, we did not want to stop at merely creating an improved version of the famous open-source controllers. Our vision was to create an SDN controller platform with the following features (* not all of these are to be included in the open-source IRIS):

  1. Horizontal Scalability for carrier-grade network
  2. High Availability with transparent failover from failure
  3. Multi-domain support with recursive network abstraction based on Openflow



We strived to satisfy above qualities with much simpler architecture that facilitates developers to comfortably use and customize. To do so, we have re-factored Floodlight a lot, successfully simplifying it to give better performance and maintain an easy-to-learn development model.

Project Members

IRIS Research Section Manager

Sunhee Yang (shyang@etri.re.kr): Manager
SDN Technology Research Section, ETRI

IRIS Project Manager

Younghwa Kim (yhwkim@etri.re.kr): Principal Researcher
SDN Technology Research Section, ETRI

IRIS Core Platform (open-source IRIS) Developers

Byungjoon Lee (bjlee@etri.re.kr): Senior Researcher
GitHub ID: bjlee72
SDN Technology Research Section, ETRI
Jisoo Shin (jshin@etri.re.kr): Senior Researcher
GitHub ID: jsshin
SDN Technology Research Section, ETRI
Sae Hyong Park (labry@etri.re.kr): Researcher
GitHub ID: justin-labry
SDN Technology Research Section, ETRI

IRIS Virtual Tenant Solution Developers

Byungyoon Lee (bylee@etri.re.kr): Principal Researcher
SDN Technology Research Section, ETRI
Saehoon Kang (skang@etri.re.kr): Senior Researcher
SDN Technology Research Section, ETRI
Jiyoung Kwak (jiyoung@etri.re.kr): Senior Researcher
SDN Technology Research Section, ETRI
Yongyoon Shin (uni2u@etri.re.kr): Senior Researcher
SDN Technology Research Section, ETRI

IRIS Network Management Solution Developers

Taesang Choi (choits@etri.re.kr): Principal Researcher
SDN Technology Research Section, ETRI