Changes between Version 52 and Version 53 of GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute


Ignore:
Timestamp:
07/16/13 09:56:28 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout/Execute

    v52 v53  
    7070
    7171== 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:
    7374 {{{
    7475 ovs-vsctl del-controller br0
    7576 }}}
    76  - On node "Switch", press "Ctrl" and "c" key to kill your Load Balancer process on node "Switch"
    7777 - On node "Switch", start your Load Balancer using the following command:
    7878 {{{