Changes between Version 133 and Version 134 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
03/06/15 15:48:26 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

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

    v133 v134  
    285285  3. Now, start the simple layer 2 forwarding controller. We are doing this to see what happens with a simple controller.
    286286{{{
    287 cd /tmp/pox
    288 ./pox.py --verbose forwarding.l2_learning
     287cd /tmp/pox; ./pox.py --verbose forwarding.l2_learning
    289288}}}
    290289