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 releases published

Packages

No packages published

Languages