Changes between Version 145 and Version 146 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
11/20/15 04:52:00 (8 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS/Execute

    v145 v146  
    390390  6. If your controller works correctly, you should see your text showing up on the terminal of `host3`.
    391391
     392=== 3i. Delete your bridge ===
     393Before moving to the next step make sure you delete the bridge you have created, especially if you are using the same reservation for a different exercise:
     394{{{
     395  sudo ovs-vsctl del-br br0
     396}}}
     397
    392398== 4. Moving to a Hardware Switch ==
    393399To try your controller with a GENI Hardware !OpenFlow switch: