Changes between Version 34 and Version 35 of GENIExperimenter/Tutorials/GettingStarted_PartI/Procedure/Execute


Ignore:
Timestamp:
06/05/14 17:52:59 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GettingStarted_PartI/Procedure/Execute

    v34 v35  
    102102       For example:
    103103{{{
    104     ping 10.17.1.2 -c 5
     104    ping 10.1.1.2 -c 5
    105105}}}
    106106    d. Now, `ping` the server '''control plane interface'''. From the terminal window that is logged in to the client type :
     
    147147<pre>
    148148    sudo apt-get install iperf
    149     rehash
     149    hash
    150150</pre>
    151151</td>