Changes between Version 11 and Version 12 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1


Ignore:
Timestamp:
Oct 1, 2016, 2:18:44 PM (8 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1

    v11 v12  
    99We will use the following resources:
    1010* node18-2.grid.orbit-lab.org as the RRH
    11 * node18-1.grid.orbit-lab.org as the eNB
     11* node18-19.grid.orbit-lab.org as the eNB
    1212* node1-7.grid.orbit.lab.org as a client
    1313
    1414
    15151. Execute the following commands on the grid console, from separate ssh sessions (They can be done at the same time)
    16  1. {{{ omf load -t node18-2,node18-1 -i oai-rrh.ndz }}}
     16 1. {{{ omf load -t node18-2,node18-19 -i oai-rrh.ndz }}}
    1717 1. {{{ omf load -t node19-3 }}}
    18181. After they are imaged, turn the nodes on
    19  1. {{{ omf tell -a on -t node18-2,node18-1,node19-3 }}}
     19 1. {{{ omf tell -a on -t node18-2,node18-19,node19-3 }}}
    20201. Open a ssh session to each device
    2121 1. {{{ ssh root@node18-2.grid.orbit-lab.org }}}
    22  1. {{{ ssh root@node18-1.grid.orbit-lab.org }}}
     22 1. {{{ ssh root@node18-19.grid.orbit-lab.org }}}
    2323 1. {{{ ssh root@node19-3.grid.orbit-lab.org }}}
    24241. On node18-2
    2525 1. Run script {{{ ./quickbuild_rrh.sh }}}
    2626 1. Run script {{{ ./run_rrh.sh }}}
    27 1. On node18-1
     271. On node18-19
    2828 1. Run script {{{ ./quickbuild_enb.sh }}}
    2929 1. Run script {{{ ./run_enb.sh }}}