Changes between Version 17 and Version 18 of Tutorials/oMF/tut1


Ignore:
Timestamp:
Oct 15, 2014, 8:12:21 PM (10 years ago)
Author:
wontoniii
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oMF/tut1

    v17 v18  
    353353=== Test The Network ===
    354354
    355 Once the host and router components are up, you can log in to the sender (host identified by GUID 101) and receiver (host identified by GUID 102) host nodes (two separate terminals) and run the 'mfping' application.
    356 
    357 Run the mfping 'server' specifying the application GUID:
     355Once the host and router components are up, you can log in to the sender (host identified by GUID 101) and receiver (host identified by GUID 102) host nodes (two separate terminals) and run the 'mfping' application. In order to access a running Orbit node ssh into it as follow:
     356
     357{{{
     358#!sh
     359ssh root@nodex-y
     360}}}
     361
     362Where ''x-y'' has to be replaced by the actual numbers identifying the node.
     363
     364Once logged in, run the mfping 'server' specifying the application GUID:
    358365
    359366{{{