Changes between Version 52 and Version 53 of GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute
- Timestamp:
- 07/16/13 09:56:28 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute
v52 v53 70 70 71 71 == 1.6 Repeat Experiment with limited bandwidth on Left path == 72 - Open a new terminal window and log onto node "Switch", use the following command to disconnect the OpenFlow Switch from the controller: 72 - On node "Switch", press "Ctrl" and "c" key to kill your Load Balancer process on node "Switch" 73 - On node "Switch", use the following command to disconnect the OpenFlow Switch from the controller: 73 74 {{{ 74 75 ovs-vsctl del-controller br0 75 76 }}} 76 - On node "Switch", press "Ctrl" and "c" key to kill your Load Balancer process on node "Switch"77 77 - On node "Switch", start your Load Balancer using the following command: 78 78 {{{