Changes between Version 49 and Version 50 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute


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

--

Legend:

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

    v49 v50  
    142142iperf -c 10.1.1.2
    143143}}}
    144     d. ''What is the bandwidth of this link?  Why?''
    145     e. Run an `iperf` client via the control plane:
     144       ''What is the bandwidth of this link?  Why?''[[br]]
     145    d. Run an `iperf` client via the control plane:
    146146{{{
    147147iperf -c <server control IP addr>
     
    151151iperf -c 172.17.2.2
    152152}}}
    153        ''What is the bandwidth of this link?  Why?''
     153       ''What is the bandwidth of this link?  Why?'' [[br]]
    154154    e. Type `CTRL-C` on the server node to stop the `iperf` server.
    155155