Changes between Version 50 and Version 51 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute
- Timestamp:
- 02/04/16 13:53:19 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute
v50 v51 142 142 iperf -c 10.1.1.2 143 143 }}} 144 ''What is the bandwidth of this link? Why?''[[br]] 144 ''What is the bandwidth of this link? Why?''[[br]] [[br]] 145 145 d. Run an `iperf` client via the control plane: 146 146 {{{ … … 151 151 iperf -c 172.17.2.2 152 152 }}} 153 ''What is the bandwidth of this link? Why?'' [[br]] 153 ''What is the bandwidth of this link? Why?'' [[br]] [[br]] 154 154 e. Type `CTRL-C` on the server node to stop the `iperf` server. 155 155