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


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

--

Legend:

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

    v58 v59  
    4646         <ol>
    4747           <li>List all the interfaces of the node
    48             <ul> <li> <code>ifconfig</code> </ul></li>
     48            <ul> <li> <code>ifconfig</code> </ul><br/>
     49            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>
    4951           </li> <br/>
    5052           <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/>