Giter Club home page Giter Club logo

flowmanager's Introduction

FlowManager

The FlowManager is a RYU controller application that gives the user manual control over the flow tables in an OpenFlow network. The user can create, modify, or delete flows directly from the application. The user can also monitor the OpenFlow switches and view statistics. The FlowManager is ideal for learning OpenFlow in a lab environment, or in conjunction with other applications to tweak the behaviour of network flows in a production environment.

Features

  • Add/modify/delete flow entries in flow tables.
  • Add/modify/delete group tables and meters.
  • Backup/restore switch tables to/from local drive.
  • View flow tables, group tables, and meters.
  • View switch statistics.
  • View network topology.

SCREEN1 SCREEN2 SCREEN3 SCREEN4

Dependencies

FlowManager is a RYU Controller application, so make sure that the controller is installed properly before you proceed. Also, if you intend to use FlowManager with Mininet, you will need to install that too.

Installation

Install FlowManager using the following steps:

$ git clone https://github.com/martimy/flowmanager

Running the app

Run the FlowManager alone:

$ ryu-manager ~/flowmanager/flowmanager.py

or with another RYU application:

$ ryu-manager ~/flowmanager/flowmanager.py ryu.app.simple_switch_13

and to display the topology:

$ ryu-manager --observe-links ~/flowmanager/flowmanager.py ryu.app.simple_switch_13

Use a web broswer to launch the site http://localhost:8080/home/index.html

Built With

  • Python - A programming language ideal for SDN applications.
  • jQuery - A JavaScript library for event handling, animation.
  • D3.js - A JavaScript library for data visulization.

Authors

License

FlowManager is licensed under the Apache 2 License - see the LICENSE file for details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.