Changes between Version 11 and Version 12 of GENIEducation/SampleAssignments/OpenFlowAssignment/ExerciseLayout/Execute
- Timestamp:
- 05/22/13 10:07:48 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/OpenFlowAssignment/ExerciseLayout/Execute
v11 v12 209 209 - You may wish to review control theory, as well as TCP congestion control and avoidance principles. 210 210 - Without rebalancing, “correcting” a severe imbalance may be difficult or impossible. For testing purposes, add flows to the path slowly and wait for things to stabilize. 211 - Some thoughts on reducing the flow count when load balancing via Open- Flow can be found in Wang et al. [12]You are not required to implement these techniques, but may find them helpful.211 - Some thoughts on reducing the flow count when load balancing via Open- Flow can be found in [http://dl.acm.org/citation.cfm?id=1972438 Wang et al.] You are not required to implement these techniques, but may find them helpful. 212 212 - Remember that the default OpenFlow policy for your switch or Open vSwitch instance will likely be to send any packets that do not match a flow spec to the controller, so you will have to handle or discard these packets. 213 213 - You will want your load balancer to communicate with the traffic shaping nodes via their administrative IP address, available in the slice manifest.