Changes between Version 10 and Version 11 of JoeSandbox/OpenFlowOVS/Execute


Ignore:
Timestamp:
07/23/15 10:16:32 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JoeSandbox/OpenFlowOVS/Execute

    v10 v11  
    6262           </ul></li>
    6363           </li> <br/>
    64            <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/>
     64           <li> Note eth0 is your control interface, if you bring that interface down you won't be able to login 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/>
    6565                              <ul><li> <code> sudo ifconfig eth1 0 </code> </li></ul>
    6666                              <ul><li> <code> sudo ifconfig eth2 0 </code> </li></ul>