Changes between Version 59 and Version 60 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
07/07/14 20:10:14 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v59 v60  
    4848            <ul> <li> <code>ifconfig</code> </ul><br/>
    4949            Write down the interface names that correspond to the connections to your hosts. The correspondence is:
    50             <ul> <li> Interface with IP 10.10.1.11 to host1 </li><li> Interface with IP 10.10.1.12 to host2 </li><li> Interface with IP 10.10.1.13 to host3 </li></ul></li>
     50            <ul>
     51                <li> Interface with IP 10.10.1.11 to host1 </li>
     52                <li> Interface with IP 10.10.1.12 to host2 </li>
     53                <li> Interface with IP 10.10.1.13 to host3 </li>
     54           </ul></li>
    5155           </li> <br/>
    5256           <li> Be careful <b> not to bring down eth0</b>. This is your control interface, if you bring that interface down you <b> won't be able to login</b> to your host!. For all interfaces other than <code>eth0</code> and <code> l0</code>, remove the IP from the interfaces (your interface names may vary): <br/>