Changes between Version 8 and Version 9 of GENIExperimenter/Tutorials/OpenFlowOVS/Appendix


Ignore:
Timestamp:
07/06/14 22:02:13 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v8 v9  
    5151The format after `for` and `->` is <DPID>.<PORT> so this way you know which port is connected to which host. To figure out the name for each port then it is simply `A<PORT>` so if host 1 is out of port 8, then the name is `A8`.
    5252
     53=== Configuration files of controllers ===
    5354For all controllers you will need to modify the config files (port_forward.config, proxy.config) to user the appropriate IP dataplane IP addresses of your hosts to correctly configure your controllers.