Changes between Version 43 and Version 44 of GEC16Agenda/OpenFlow/Instructions/Execute


Ignore:
Timestamp:
03/12/13 01:30:23 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/OpenFlow/Instructions/Execute

    v43 v44  
    6666     
    6767             </li><br/>
    68            <li>List all the interfaces of the node <br/> <code>ifconfig</code>.</li> <br/>
     68           <li>List all the interfaces of the node <br/> <code>ifconfig</code></li> <br/>
    6969           <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: <br/>
    7070              <ul><li> <code> sudo ifconfig ethX 0 </code> </li></ul>