2016年6月16日 星期四

RYU/SDN Simple Traffic Engineering (Cloud Homework 3)

- Requirements
  o. Construct a network  as below and restrict capacity of each link to 1Gbps.














2016年6月1日 星期三

Add flow entries to OVS

- There are sample codes in Ryu teaching us how to install a flow entries into an ovs. However, the samples are very simple that they only show the matching rules limiting input port and destination MAC address.