Changes between Version 4 and Version 5 of Tutorials/g0WmLTE/Tutorial5
- Timestamp:
- Oct 20, 2015, 8:40:10 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial5
v4 v5 18 18 Primary objective is to establish the LTE connection between the UE and eNB. 19 19 1. '''ssh into nodes:''' Open two ssh sessions from the console to the two nodes 20 || [[Image(node1-1.png, width=200)]] || [[Image(node1-2.png, width=200)]] ||21 20 2. '''Prepare configuration files:''' The configuration file used for eNB is ''enb.band5.tm1.usrpb210.conf'', located at ''/root/openinterface5g/targets/PROJECTS/GENERIC-LTE-EPC/CONF/''. Another configuration may be used, or a new configuration file can be created using one of the existing ones, so that the parameters can be adjusted. 22 3. '''Run the lte-softmodem:''' The following commands need to be run in order the execute the LTE softmodem. By default, the IP address of eNB is 10.0.1.1, and the IP of UE is 10.0.1.9. These parameters can be changed in ''/root/openinterface5g/targets/bin/init_nas_nos1''. The user can also choose whether to run the version with or without the graphical analyzer. In order to run the experiment with the graphical analyzer, make sure you used the '-X' flag to ssh into the console and then into the nodes.21 3. '''Run the lte-softmodem:''' The following commands need to be run in order the execute the LTE softmodem. By default, the IP address of eNB is 10.0.1.1, and the IP of UE is 10.0.1.9. These parameters can be changed in ''/root/openinterface5g/targets/bin/init_nas_nos1''. The user can also choose whether to run the version with or without the graphical analyzer. In order to run the experiment with the graphical analyzer, make sure you have used the '-X' flag to ssh into the console and then into the nodes. 23 22 24 iOn both nodes, run23 a. On both nodes, run 25 24 26 25 {{{ … … 28 27 }}} 29 28 30 iiOn eNB (node1-1), run29 b. On eNB (node1-1), run 31 30 32 31 {{{ … … 41 40 }}} 42 41 43 iiiOn UE (node1-2), run42 c. On UE (node1-2), run 44 43 45 44 {{{