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


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

--

Legend:

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

    v21 v22  
    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
    73                 <ul>
    74                   <li> in the password field type in your passphrase</li>
    75                   <li> in the private key, browse to the file that has your private key
    76                    <li>  Press OK </li>
    77                 </ul>
     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>
     73                <code> sudo ifconfig ethX down </down>
    7874             </li>
    79              <li> If you don't have FireSSH installed, open a new terminal window. Copy the command to the right of Login into that terminal window. </li>
    80              <li> You are now logged in to the OVS host. </li>
     75           
    8176         
    8277          </ol>