ParanoiaUPC / sdn_shortest_path

Shortest path experiment of SDN, using RYU as controller and mininet. The topology is a simple fat tree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdn_shortest_path

Dependency: ovs 2.7 mininet 2.2.1

To create mininet topo: sudo python fat_tree.py

To try Shortest.py: ryu-manager ShortestPath.py --observe-links

About

Shortest path experiment of SDN, using RYU as controller and mininet. The topology is a simple fat tree.

License:Apache License 2.0


Languages

Language:Python 100.0%