Changes between Version 12 and Version 13 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
- Timestamp:
- Oct 1, 2016, 3:53:38 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
v12 v13 9 9 We will use the following resources: 10 10 * node18-2.grid.orbit-lab.org as the RRH 11 * node18-1 9.grid.orbit-lab.org as the eNB11 * node18-1.grid.orbit-lab.org as the eNB 12 12 * node1-7.grid.orbit.lab.org as a client 13 13 14 14 15 15 1. 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 9-i oai-rrh.ndz }}}16 1. {{{ omf load -t node18-2,node18-1 -i oai-rrh.ndz }}} 17 17 1. {{{ omf load -t node19-3 }}} 18 18 1. After they are imaged, turn the nodes on 19 1. {{{ omf tell -a on -t node18-2,node18-1 9,node19-3 }}}19 1. {{{ omf tell -a on -t node18-2,node18-1,node19-3 }}} 20 20 1. Open a ssh session to each device 21 21 1. {{{ ssh root@node18-2.grid.orbit-lab.org }}} 22 1. {{{ ssh root@node18-1 9.grid.orbit-lab.org }}}22 1. {{{ ssh root@node18-1.grid.orbit-lab.org }}} 23 23 1. {{{ ssh root@node19-3.grid.orbit-lab.org }}} 24 24 1. On node18-2 25 25 1. Run script {{{ ./quickbuild_rrh.sh }}} 26 26 1. Run script {{{ ./run_rrh.sh }}} 27 1. On node18-1 927 1. On node18-1 28 28 1. Run script {{{ ./quickbuild_enb.sh }}} 29 29 1. Run script {{{ ./run_enb.sh }}}