Changes between Version 47 and Version 48 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute


Ignore:
Timestamp:
02/04/16 13:50:17 (8 years ago)
Author:
Ben Newton
Comment:

--

Legend:

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

    v47 v48  
    142142iperf -c 10.1.1.2
    143143}}}
    144     d. ''What is the bandwidth of this link?''
    145 
    146 ''Why?''
    147     d. Run an `iperf` client via the control plane:
     144    d. ''What is the bandwidth of this link?  Why?''
     145    e. Run an `iperf` client via the control plane:
    148146{{{
    149147iperf -c <server control IP addr>
     
    153151iperf -c 172.17.2.2
    154152}}}
    155 ''What is the bandwidth of this link?''
    156 
    157 ''Why?''
     153    f. ''What is the bandwidth of this link?  Why?''
    158154    e. Type `CTRL-C` on the server node to stop the `iperf` server.
    159155