Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 475 Bytes

project-6

Traffic Load Balancing

Design a multipath network where there are multiple paths from one switch to another. Implement an algorithm to load balance the traffic based on link parameters or load on a switch. Measure the utilization and performance of the network. For load‐balancing algorithms it may be interesting (but not compulsory) to read § 14.

Template: sar_application_SDN.py