Coder Social home page Coder Social logo

mptcp_setup's Introduction

Setup MPTCP and POX

Installing MPTCP on Ubuntu 12.10 (EC2)

Run the following:

sudo ./install_mptcp_quantal.sh

Read the output! There is some manual verification and rebooting to be done.

Verify MPTCP works properly

This script configures the routing tables automatically, and should yield throughput proportional to n, the number of interfaces.

Running a throughput test:

  • MPTCP disabled; bandwidth should be around 10Mbps

sudo ./test_mptcp.py --bw 10

  • MPTCP enabled with two flows; bandwidth should be around 20Mbps

sudo ./test_mptcp.py --bw 10 --mptcp -n 2

Installing RiplPox and its dependencies

Run the following:

sudo ./install_pox.sh

Verify RiplPox works properly

Testing the controller with a FatTree topology using ECMP routing

sudo ./ecmp_routing.py

The script runs a ping reachability test between all hosts. The test should pass (no X's). Then, it opens the Mininet CLI where you can run your tests. Type exit to quit, and the script will tear down everything.

Other things to install

Install sysstat to view system utilization information

sudo apt-get install sysstat

mptcp_setup's People

Contributors

bocon13 avatar

Stargazers

Adam Schultz avatar

Watchers

James Cloos avatar Antonin Bas avatar  avatar Adam Schultz 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.