Commit 4c9aaba5 authored by Robert Schmidt's avatar Robert Schmidt

Remove NSA from instructions: already covered elsewhere

parent fbb867ad
...@@ -55,25 +55,10 @@ OAI supports different radio heads, the following are tested in the CI: ...@@ -55,25 +55,10 @@ OAI supports different radio heads, the following are tested in the CI:
## 5G NR ## 5G NR
### NSA setup with COTS UE ### NSA setup
This setup requires an EPC, an OAI eNB and gNB, and a COTS Phone. A dedicated page describe the setup can be found [here](https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/home/gNB-COTS-UE-testing). Please refer to the [corresponding page](./TESTING_OAI_NSA_COTS_UE.md) for more
The `--nsa` flag must be used to run gNB in non-standalone mode. information on how to run in NSA mode:
#### Launch eNB
```bash
sudo ./lte-softmodem -O ../../../targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50prb.usrpb210.conf
```
#### Launch gNB
```bash
sudo ./nr-softmodem -O ../../../targets/PROJECTS/GENERIC-LTE-EPC/CONF/gnb.band78.tm1.106PRB.usrpn300.conf --nsa
```
You should see the X2 messages in Wireshark and at the eNB.
### SA setup with OAI NR-UE ### SA setup with OAI NR-UE
......
<!-- SPDX-License-Identifier: CC-BY-4.0 --> <!-- SPDX-License-Identifier: CC-BY-4.0 -->
STATUS 2020/10/15 : added External Resources section and links # How to run an NSA setup with eNB/gNB
**Table of Contents** This page details how to run an non-standalone (NSA) setup, using an eNB and
gNB (both OAI). It might be outdated, but still contains valuable information.
[[_TOC_]] [[_TOC_]]
...@@ -227,6 +228,7 @@ Execute: ...@@ -227,6 +228,7 @@ Execute:
``` ```
You should see the X2 messages in Wireshark and at the eNB.
## Test Case ## Test Case
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment