Changes between Version 8 and Version 9 of GEC16Agenda/WiMAX-Tutorial/Streamload/06


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/WiMAX-Tutorial/Streamload/06

    v8 v9  
    6262onEvent(:ALL_UP_AND_INSTALLED) do |event|
    6363  wait 5
    64   group("server").exec("/sbin/ifconfig eth0 10.41.14.%y% netmask 255.255.0.0")
     64  group("server").exec("/sbin/ifconfig eth0.30 10.41.14.%y% netmask 255.255.0.0")
    6565  node.net.e0.netmask = "255.255.0.0"
    6666  system("/home/#{ENV['USER']}/getbsconf -i wimaxrf --oml-server tcp:oml:3003 --oml-id console --oml-exp-id #{Experiment.ID}")