Changes between Version 9 and Version 10 of GENIExperimenter/Tutorials/StitchingTutorial/Execute
- Timestamp:
- 03/13/14 13:30:39 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/StitchingTutorial/Execute
v9 v10 80 80 [[Image(GENIExperimenter/Graphics:server-web.jpg,75%)]] 81 81 82 '''4.''' In the first terminal logged in to ''"right-client"'', install iperf and send traffic to the server over the ''stitched'' path :82 '''4.''' In the first terminal logged in to ''"right-client"'', install iperf and send traffic to the server over the ''stitched'' path by executing the 2 commands exactly as shown: 83 83 {{{ 84 84 right-client$ sudo yum install iperf -y … … 86 86 }}} 87 87 88 '''5.''' In the second terminal connected to ''"left-client"''. install iperf and send traffic to the server over the ''local'' link :88 '''5.''' In the second terminal connected to ''"left-client"''. install iperf and send traffic to the server over the ''local'' link by executing the 2 commands exactly as shown: 89 89 {{{ 90 90 left-client$ sudo yum install iperf -y