Rathod-Harshit / Networking

Multipath routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#
#   Assignment : CPSC-558 Project
#   Author(s)    : Harshit Singh Rathod 


Project Multipath Routing using RYU

To run:

Step01: Run bash file ryu.sh (bash ryu.sh)
	This will call ryu controller program with ryu gui topology. 
        Note: make sure you have gui_topology ryu in same folder as bash file.
Step02: Run bash file mininet.sh (bash mininet.sh) (in different terminal)
	This will create the mininet topology on which we are working
Step03: Run bash file ovs.sh (bash ovs.sh)
	This will provide the log of packets transmitted and received for a switch.


Respective readme has been added in individual python program.
Details about project is added in the report.

About

Multipath routing

License:Apache License 2.0


Languages

Language:Python 48.9%Language:JavaScript 46.2%Language:HTML 1.7%Language:CSS 1.7%Language:Shell 1.5%