Changes between Version 4 and Version 5 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1


Ignore:
Timestamp:
Sep 29, 2016, 10:09:08 PM (8 years ago)
Author:
msherman
Comment:

Legend:

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

    v4 v5  
    1212
    13131. Execute the following commands on the grid console, from separate ssh sessions (They can be done at the same time)
    14  1. {{{ omf load -t node3-2,node21-2 -i msherman-oai-rrh.ndz }}}
    15  1. {{{ omf load -t node1-7 }}}
     14 1. {{{ omf load -t node18-2,node18-19 -i msherman-oai-rrh.ndz }}}
     15 1. {{{ omf load -t node19-3 }}}
    16161. After they are imaged, turn the nodes on
    17  1. {{{ omf tell -a on -t node3-2,node21-2,node1-7 }}}
     17 1. {{{ omf tell -a on -t node18-2,node18-19,node19-3 }}}
    18181. Open a ssh session to each device
    19  1. {{{ ssh root@node3-2.grid.orbit-lab.org }}}
    20  1. {{{ ssh root@node21-2.grid.orbit-lab.org }}}
    21  1. {{{ ssh root@node1-7.grid.orbit-lab.org }}}
    22 1. On node3-2
     19 1. {{{ ssh root@node18-2.grid.orbit-lab.org }}}
     20 1. {{{ ssh root@node18-19.grid.orbit-lab.org }}}
     21 1. {{{ ssh root@node19-3.grid.orbit-lab.org }}}
     221. On node18-2
    2323 1. Run script {{{ ./quickbuild_rrh.sh }}}
    2424 1. Run script {{{ ./run_rrh }}}
    25 1. On node21-2
     251. On node18-19
    2626 1. Run script {{{ ./quickbuild_enb.sh }}}
    2727 1. Run script {{{ ./run_enb.sh }}}
    2828After executing both run scripts, you should see the RRH node load a USRP image, and the eNB node start printing log messages.
    29 Now, on node1-7, we will follow the instructions from the [wiki:Tutorials/g0WmLTE/Tutorial5 amarisoft tutorial] to connect.
     29Now, on node19-3, we will follow the instructions from the [wiki:Tutorials/g0WmLTE/Tutorial5 amarisoft tutorial] to connect.
    3030
    3131== Generalizing