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: |
| 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. In order to access a running Orbit node ssh into it as follow: |
| 356 | |
| 357 | {{{ |
| 358 | #!sh |
| 359 | ssh root@nodex-y |
| 360 | }}} |
| 361 | |
| 362 | Where ''x-y'' has to be replaced by the actual numbers identifying the node. |
| 363 | |
| 364 | Once logged in, run the mfping 'server' specifying the application GUID: |