Changes between Version 52 and Version 53 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute


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

--

Legend:

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

    v52 v53  
    142142iperf -c 10.1.1.2
    143143}}}
    144        ''What is the bandwidth of this link?''
     144       ''What is the bandwidth of this link?'' [[br]]
    145145       ''Why?''[[br]] [[br]]
    146146    d. Run an `iperf` client via the control plane:
     
    152152iperf -c 172.17.2.2
    153153}}}
    154        ''What is the bandwidth of this link?''
     154       ''What is the bandwidth of this link?'' [[br]]
    155155       ''Why?'' [[br]] [[br]]
    156156    e. Type `CTRL-C` on the server node to stop the `iperf` server.