Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ZhouShuya
OpenXG-RAN
Commits
dbbe79ad
Commit
dbbe79ad
authored
Jun 22, 2020
by
Remi Hardy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TESTING_GNB_W_COTS_UE.md
parent
2e3e862c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
11 deletions
+28
-11
doc/TESTING_GNB_W_COTS_UE.md
doc/TESTING_GNB_W_COTS_UE.md
+28
-11
No files found.
doc/TESTING_GNB_W_COTS_UE.md
View file @
dbbe79ad
## Configuration Overview:
*
Non Standalone (NSA) configuration : initial Control Plane established between UE and RAN eNB, then User Plane established between UE and gNB, Core network is 4G based supporting rel 15
...
...
@@ -20,15 +19,15 @@ https://gitlab.eurecom.fr/oai/openairinterface5g/tree/develop
photos and schemes
![
image info
](
https://gitlab.eurecom.fr/oai/openairinterface5g/-/blob/rh_doc_update_3/doc
/testing_gnb_w_cots_ue_resources/oppo.jpg
)
![
image info
](
.
/testing_gnb_w_cots_ue_resources/oppo.jpg
)
## Build
and
Install
## Build
/
Install
General guidelines for building :
See https://gitlab.eurecom.fr/oai/openairinterface5g/blob/develop/doc/BUILD.md#building-ues-enodeb-and-gnodeb-executables
###
**EPC**
-
**EPC**
for reference:
https://github.com/OPENAIRINTERFACE/openair-epc-fed/blob/master-documentation/docs/DEPLOY_HOME.md
...
...
@@ -39,7 +38,7 @@ cd /opt/hss_sim0609
./starthss_real
```
###
**eNB**
-
**eNB**
```
sudo bash
...
...
@@ -47,7 +46,7 @@ cd /opt/hss_sim0609
./starthss_real
```
###
**gNB**
-
**gNB**
```
sudo bash
...
...
@@ -55,9 +54,15 @@ cd /opt/hss_sim0609
./starthss_real
```
## Testing
## Conf Files
where are they
usage
## Run / Test
*
EPC launching (on EPC host):
-
**EPC**
(on EPC host):
```
sudo bash
...
...
@@ -77,7 +82,7 @@ cd /opt/ltebox/tools
Note: when terminated the testing session, you shall stop the EPC by "./stop_ltebox"
*
eNB launching
(on the eNB host):
-
**eNB**
(on the eNB host):
~/openairinterface5g/cmake_targets/ran_build/build$ sudo ./lte-softmodem -O ../../../targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf (-E)
...
...
@@ -85,14 +90,26 @@ Note: when terminated the testing session, you shall stop the EPC by "./stop_lte
eNB is using branch NR_RRCConfiguration patched with enb.diff
*
gNB launching
(on the gNB host)
-
**gNB**
(on the gNB host)
~/openairinterface5g/cmake_targets/ran_build/build$ sudo ./nr-softmodem -O ../../../targets/PROJECTS/GENERIC-LTE-EPC/CONF/gnb.band78.tm1.106PRB.usrpn300.conf (-E)
Note: gNB is using branch NR_RRC_PRACH_procedures patched with gnb.diff
Status of the interoperability is as follows:
## Test Case
Test case description
## Expected Logs to check
what and where to check
## Required traces for debug
## Status of the interoperability
-
setup of the CP in 4G
-
setup of the measurements in 5G
-
Random access procedure initiation by the UE in the 5G cell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment