Changes between Version 9 and Version 10 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial0
- Timestamp:
- Jan 7, 2017, 5:14:55 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial0
v9 v10 30 30 31 31 1. On node1-1, execute script {{{./run_enb.sh}}} 32 1. Wait for the visualization to appear , it should look like this: [[Image(enb.png)]]32 1. Wait for the visualization to appear. 33 33 1. On node1-2, execute script {{{./run_ue.sh}}} 34 1. Wait for the visualization to appear , it should look like this: [[Image(ue.png)]]34 1. Wait for the visualization to appear. 35 35 1. These scripts will create interface {{{oai0}}} and assign an address. 36 36 1. Use {{{ifconfig}}} or {{{ip a}}} to see the address assigned. … … 38 38 1. You should be able to ping from one node to the other on these addresses. 39 39 1. From UE, {{{ping 10.0.1.1}}} or to see live statistics {{{mtr 10.0.1.1}}} 40 1. As you send traffic, you should see the visualization change. 40 1. As you send traffic, you should see the visualization change, showing a larger constellation as below. 41 [[Image(enb.png, 800px)]] 42 [[Image(ue.png, 400px)]] 41 43 42 44