Changes between Version 22 and Version 23 of GEC16Agenda/OpenFlow/Instructions/Execute


Ignore:
Timestamp:
03/11/13 23:04:10 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v22 v23  
    7070             </li>
    7171           <li>List all the interfaces of the node <br/> <code>ifconfig</code>.</li>
    72            <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>, bring the interfaces down: </br>
     72           <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>, bring the interfaces down: <br/>
    7373                <code> sudo ifconfig ethX down </down>
    7474             </li>