FredericLeroy created page: how to run oaisim with multiple ue authored by Gabriel's avatar Gabriel
...@@ -3,12 +3,11 @@ ...@@ -3,12 +3,11 @@
This tutorial is intended to setup the OAI eNB and OAI UE without the S1 interface and allowed the UE to connect to eNB. You need 2 Ubuntu machine and svn version r7753 of OAI for this tutorial. This tutorial is intended to setup the OAI eNB and OAI UE without the S1 interface and allowed the UE to connect to eNB. You need 2 Ubuntu machine and svn version r7753 of OAI for this tutorial.
The procedures includes the following: The procedures includes the following:
1. Build the eNB without S1 interface in 1st Ubuntu machine. 1. HW setup.
1. Build the UE without S1 interface in 2nd Ubuntu machine. 1. Installing, Building the OAI eNB and the OAI UE without S1 Interface.
1. Bring up the OAI Interface. 1. Running OAI eNB and OAI UE without S1 Interface.
1. Run the eNB. 1. Network Testing between OAI eNB and OAI UE without S1 Interface.
1. Run the UE.
1. Once UE attched to eNB, do some throughput test or ping.
## 1. HW setup : ## 1. HW setup :
...@@ -16,7 +15,7 @@ The procedures includes the following: ...@@ -16,7 +15,7 @@ The procedures includes the following:
![HW_config](/uploads/51263e5775301147ed65b588743e6a3c/HW_config.png) ![HW_config](/uploads/51263e5775301147ed65b588743e6a3c/HW_config.png)
## 2. Installing, Building and Running the OAI eNB and the OAI UE without S1 Interface ## 2. Installing, Building the OAI eNB and the OAI UE without S1 Interface
Checklist prior to OAI installation: Checklist prior to OAI installation:
... ...
......