Changes between Version 103 and Version 104 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
11/05/14 14:18:37 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

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

    v103 v104  
    289289  }}}
    290290   
    291 ''Note:  You should copy your .py file solution to /tmp/pox or set your PYTHONPATH environment to include /tmp/pox/ext for the command line above to execute properly.''
    292291  4. To test it go to the terminal of host1 and try to ping host2:
    293292  {{{
     
    351350  }}}
    352351
    353 ''Note:  You should copy your .py and port_forward.config files to /tmp/pox or set your PYTHONPATH environment to include /tmp/pox/ext for the command line above to execute properly.''
    354 
    355352  8. Repeat the netcat scenario described above. Now, your text should appear on the other terminal of host2 which is listening to port 6000.
    356353
     
    388385  }}}
    389386
    390 ''Note:  You should copy your .py and proxy.config files to /tmp/pox or set your PYTHONPATH environment to include /tmp/pox/ext for the command line above to execute properly.''
    391387
    392388  5. Go back to the terminal of `host1` and try to connect netcat to `host2` port 5000