rohit.gupta created page: HowToConnectCOTSUEwithOAIeNBNew

Rohit Gupta
2016-06-04 19:58:41 +02:00
parent 090853395c
commit 40fbb6000a

@@ -21,11 +21,8 @@ Checklist prior to OAI installation:
* install low-latency kernel
* Install _git_ with the command `sudo apt-get install git` (we will be downloading source codes from the trunk at this moment).
__Note__: If GNURadio has already been installed, check the version of UHD. In most cases,
GNURadio downloaded from Ubuntu repositoy is likely to be 3.7.2, which is outdated and does
not contain the latest UHD. The OAI build script will try to download UHD 003.008.XXX during
automated installation and compilation may fail due to the conflict or missing libraries. So
the simplest way is to uninstall GNURadio and outdated UHD libraries. Please do not install UHD from sources as different versions can cause problems with the code. The recommended way to install UHD is through OAI scripts only ($OPENAIR_DIR/cmake_targets/build_oai -I -w USRP)
__Note__: If GNURadio has already been installed, check the version of UHD. So
the simplest way is to uninstall GNURadio and outdated UHD libraries. Please do not install UHD from sources as different versions can cause problems with the code. The recommended way to install UHD is through OAI scripts only ($OPENAIR_DIR/cmake_targets/build_oai -I -w USRP). We have tested versions 3.9.2/3.9.3 and 3.9.4 recently
### 1.1 Installation
@@ -740,6 +737,15 @@ sudo insmod ~/trunk/targets/bin/xt_GTPUSP.ko
\[1\] https://gitlab.eurecom.fr/oai/openair-cn/blob/master/DOCS/EPC_User_Guide.pdf
[1]: https://gitlab.eurecom.fr/oai/openair-cn/blob/master/DOCS/EPC_User_Guide.pdf
## Example VMWare image with working core network installation
The example image for VMWare is located here, https://gitlab.eurecom.fr/oai/vmware-image-oai
You can install VMWare Workstation (https://www.vmware.com/products/workstation) and use this image. Please note that you might have to change the config files to reflect your VMWare Ethernet networking configuration.
After downloading the above git repository, you need to unzip the image. It might take sometime due to big image.
Login:osboxes
Password:linux
## Attachments
* [enb.band7.tm1.usrpb210.conf (Example config file when eNB/EPC are on same machine. Use the latest file ($OPENAIR_DIR/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.usrpb210.conf) and modify the networking configuration only without touching RF related parameters](HowToConnectCOTSUEwithOAIeNB/enb.band7.tm1.usrpb210.epc.local.conf)