Changes between Version 4 and Version 5 of Tutorials/c0WiFi/Tutorial4
- Timestamp:
- Oct 20, 2014, 2:25:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/c0WiFi/Tutorial4
v4 v5 11 11 # Tutorial experiment 12 12 # 13 # omf exec wifi-ap-exercise3.rb -- --accesspoint node15-1 --client node17-1,node19-1 --interval 6013 # omf exec test:exp:tutorial:wifi-ap-iperf2.rb -- --accesspoint node15-1 --client node17-1,node19-1 --interval 60 14 14 # 15 15 defProperty('accesspoint', 'node1-1', "node ID for access point") … … 309 309 To run this experiment with 2 clients nodes: 310 310 {{{ 311 nilanjan@console.grid:~/EXP$ omf exec wifi-ap-exercise3.rb -- --accesspoint node15-1 --client node17-1,node19-1 --interval 60311 nilanjan@console.grid:~/EXP$ omf exec test:exp:tutorial:wifi-ap-iperf2.rb -- --accesspoint node15-1 --client node17-1,node19-1 --interval 60 312 312 }}} 313 313