Changes between Version 32 and Version 33 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute


Ignore:
Timestamp:
07/17/13 10:09:23 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute

    v32 v33  
    153153The first simple experiment that we will run is to verify the IP connectivity between our hosts.
    154154
     155
     156 
     157   1. For InstaGENI nodes, add `/sbin` to the `PATH`:
     158{{{
     159setenv PATH $PATH\:/sbin
     160}}}
     161{{{
     162#!html
     163<table id="Table_02" border="0" cellpadding="5" cellspacing="0">
     164        <tr>
     165                <td>
     166                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/instageni-logo.png?format=raw" width="50" height="50" alt="InstaGENI">
     167               </td>
     168               <td>
     169                    For InstaGENI resources, the default PATH does not include /sbin
     170               </td>
     171        </tr>
     172</table>
     173}}}
    155174    1. Check the interfaces of your nodes. In the terminal type:
    156175    {{{