Changes between Version 34 and Version 35 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute


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

--

Legend:

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

    v34 v35  
    172172    1. Check the interfaces of your nodes. In the terminal type:
    173173    {{{
    174    /sbin/ifconfig
     174   /ifconfig
    175175  }}}
    176176    You should see at least two interfaces:
     
    240240       In each of the terminals type:
    241241{{{
    242   sudo /sbin/ifconfig <data i/f name> 0.0.0.0
     242  sudo /ifconfig <data i/f name> 0.0.0.0
    243243}}}
    244244{{{