Changes between Version 4 and Version 5 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
- Timestamp:
- Sep 29, 2016, 10:09:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
v4 v5 12 12 13 13 1. 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 node 3-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 }}} 16 16 1. After they are imaged, turn the nodes on 17 1. {{{ omf tell -a on -t node 3-2,node21-2,node1-7}}}17 1. {{{ omf tell -a on -t node18-2,node18-19,node19-3 }}} 18 18 1. Open a ssh session to each device 19 1. {{{ ssh root@node 3-2.grid.orbit-lab.org }}}20 1. {{{ ssh root@node 21-2.grid.orbit-lab.org }}}21 1. {{{ ssh root@node1 -7.grid.orbit-lab.org }}}22 1. On node 3-219 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 }}} 22 1. On node18-2 23 23 1. Run script {{{ ./quickbuild_rrh.sh }}} 24 24 1. Run script {{{ ./run_rrh }}} 25 1. On node 21-225 1. On node18-19 26 26 1. Run script {{{ ./quickbuild_enb.sh }}} 27 27 1. Run script {{{ ./run_enb.sh }}} 28 28 After 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.29 Now, on node19-3, we will follow the instructions from the [wiki:Tutorials/g0WmLTE/Tutorial5 amarisoft tutorial] to connect. 30 30 31 31 == Generalizing