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


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

--

Legend:

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

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