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


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

--

Legend:

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

    v7 v8  
    5050
    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`.
     52
     53For 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.