Changes between Version 2 and Version 3 of GEC16Agenda/WiMAX-Tutorial/Coop/05


Ignore:
Timestamp:
03/20/13 17:36:31 (11 years ago)
Author:
Fraida Fund
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/WiMAX-Tutorial/Coop/05

    v2 v3  
    4343    node.net.w0.netmask = "255.255.255.0"
    4444    node.addApplication("wmxstat_universal") do |app|
    45       app.measure('status')
     45      app.measure('status_link')
    4646    end
    4747    node.addApplication("test:app:iperf") do |app|
     
    6666  wait 15
    6767  system("/usr/bin/wget -qO- #{property.attUrl}=21")
     68  system("/home/#{ENV['USER']}/getbsconf -i wimaxrf --oml-server tcp:localhost:3003 --oml-id console --oml-exp-id #{Experiment.ID}")
    6869  allGroups.startApplications
    6970  wait property.duration