8000 GitHub - abba123/SDNMS: Software Defined Network Monitor System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abba123/SDNMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDNMS

SDNMS is a networking monitor system for SDN(Software Defined Network). We provide a centralized control for all SDN switch.

Related Installation

Start

We use mininet to create virtual network

mn --topo single,3 --mac --switch ovsk --controller=remote

Start our Ryu controller

ryu-manager --verbose my_switch.py

Open CLI

python ControllerCLI.py

What we can do

Details in the user guide

TODO

  • ARP proxy
  • DNS proxy
  • delay between switch
  • delay between host
  • database (SQLite)

Help

connect me a0981861951@gmail.com

Releases

No 327E releases published

Packages

No packages published

Languages

0