Changes between Version 9 and Version 10 of GENIExperimenter/Tutorials/StitchingTutorial/Execute


Ignore:
Timestamp:
03/13/14 13:30:39 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/StitchingTutorial/Execute

    v9 v10  
    8080     [[Image(GENIExperimenter/Graphics:server-web.jpg,75%)]]
    8181 
    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:
    8383{{{
    8484right-client$ sudo yum install iperf -y
     
    8686}}}
    8787
    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:
    8989{{{
    9090left-client$ sudo yum install iperf -y