GithubHelp home page GithubHelp logo

cecom_sdn's Introduction

Project Description

A fat-tree initializer and simple group feature test code based on ryu controller

Usage

Compile the Java Source Files for default fat-tree routing

In order to run the default fat-tree routing, first need to compile the corresponding Java Source Files in src directory. Use ant source builder to compile the entire source, a target directory will be generated.

cd routing
ant
./modFlowTablesByOvs.sh add k

Note that to compile the Java Source, you need to install the ant first. And k here denotes the fat-tree's parameter k. As default you can use 4.

Initialize the fat-tree topology

./run.sh

Execute ryu applications

ryu-manager ryu_sample.py

View the flow entries in a switch

ovs-ofctl dump-flows [switch_name] -O OpenFlow13

The switch name has the format like s[pod]_[sw_idx]_1 such as s0_0_1

cecom_sdn's People

Contributors

gunine avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.