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
lizhongxiao
OpenXG-RAN
Commits
ff337b02
Commit
ff337b02
authored
Jun 15, 2023
by
Dhanuja Elizabeth Thomas
Committed by
Robert Schmidt
Jul 08, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused UE conf, clean up documentation
parent
c8f78a23
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
9 additions
and
253 deletions
+9
-253
ci-scripts/conf_files/lteue.usim.conf
ci-scripts/conf_files/lteue.usim.conf
+0
-153
ci-scripts/conf_files/nr-ue-sim.conf
ci-scripts/conf_files/nr-ue-sim.conf
+0
-7
ci-scripts/conf_files/nr-ue.nfapi.conf
ci-scripts/conf_files/nr-ue.nfapi.conf
+0
-37
ci-scripts/conf_files/ue.nfapi.conf
ci-scripts/conf_files/ue.nfapi.conf
+0
-37
doc/L2NFAPI.md
doc/L2NFAPI.md
+1
-1
doc/L2NFAPI_NOS1.md
doc/L2NFAPI_NOS1.md
+4
-4
doc/L2NFAPI_S1.md
doc/L2NFAPI_S1.md
+4
-4
docker/Dockerfile.nrUE.rhel9
docker/Dockerfile.nrUE.rhel9
+0
-3
docker/Dockerfile.nrUE.rocky
docker/Dockerfile.nrUE.rocky
+0
-4
docker/Dockerfile.nrUE.ubuntu20
docker/Dockerfile.nrUE.ubuntu20
+0
-3
No files found.
ci-scripts/conf_files/lteue.usim.conf
deleted
100644 → 0
View file @
c8f78a23
# List of known PLMNS
PLMN
: {
PLMN0
: {
FULLNAME
=
"OpenAirInterface"
;
SHORTNAME
=
"OAICN"
;
MNC
=
"96"
;
MCC
=
"208"
;
};
};
UE0
:
{
USER
: {
IMEI
=
"356113022094149"
;
MANUFACTURER
=
"OAI"
;
MODEL
=
"LTE SoftModem"
;
PIN
=
"0000"
;
};
SIM
: {
MSIN
=
"0100001111"
;
USIM_API_K
=
"8baf473f2f8fd09487cccbd7097c6862"
;
OPC
=
"e734f8734007d6c5ce7a0508809e7e9c"
;
MSISDN
=
"33611123456"
;
};
# Home PLMN Selector with Access Technology
HPLMN
=
"20896"
;
# User controlled PLMN Selector with Access Technology
UCPLMN_LIST
= ();
# Operator PLMN List
OPLMN_LIST
= (
"20896"
);
# Operator controlled PLMN Selector with Access Technology
OCPLMN_LIST
= ();
# Forbidden plmns
FPLMN_LIST
= ();
# Equivalent home plmns
EHPLMN_LIST
= ();
};
UE1
:
{
USER
: {
IMEI
=
"356113022094149"
;
MANUFACTURER
=
"OAI"
;
MODEL
=
"LTE SoftModem"
;
PIN
=
"0000"
;
};
SIM
: {
MSIN
=
"0100001111"
;
USIM_API_K
=
"8baf473f2f8fd09487cccbd7097c6862"
;
OPC
=
"e734f8734007d6c5ce7a0508809e7e9c"
;
MSISDN
=
"33611123456"
;
};
# Home PLMN Selector with Access Technology
HPLMN
=
"20896"
;
# User controlled PLMN Selector with Access Technology
UCPLMN_LIST
= ();
# Operator PLMN List
OPLMN_LIST
= (
"20896"
);
# Operator controlled PLMN Selector with Access Technology
OCPLMN_LIST
= ();
# Forbidden plmns
FPLMN_LIST
= ();
# Equivalent home plmns
EHPLMN_LIST
= ();
};
UE2
:
{
USER
: {
IMEI
=
"356113022094149"
;
MANUFACTURER
=
"OAI"
;
MODEL
=
"LTE SoftModem"
;
PIN
=
"0000"
;
};
SIM
: {
MSIN
=
"0100001111"
;
USIM_API_K
=
"8baf473f2f8fd09487cccbd7097c6862"
;
OPC
=
"e734f8734007d6c5ce7a0508809e7e9c"
;
MSISDN
=
"33611123456"
;
};
# Home PLMN Selector with Access Technology
HPLMN
=
"20896"
;
# User controlled PLMN Selector with Access Technology
UCPLMN_LIST
= ();
# Operator PLMN List
OPLMN_LIST
= (
"20896"
);
# Operator controlled PLMN Selector with Access Technology
OCPLMN_LIST
= ();
# Forbidden plmns
FPLMN_LIST
= ();
# Equivalent home plmns
EHPLMN_LIST
= ();
};
UE3
:
{
USER
: {
IMEI
=
"356113022094149"
;
MANUFACTURER
=
"OAI"
;
MODEL
=
"LTE SoftModem"
;
PIN
=
"0000"
;
};
SIM
: {
MSIN
=
"0100001111"
;
USIM_API_K
=
"8baf473f2f8fd09487cccbd7097c6862"
;
OPC
=
"e734f8734007d6c5ce7a0508809e7e9c"
;
MSISDN
=
"33611123456"
;
};
# Home PLMN Selector with Access Technology
HPLMN
=
"20896"
;
# User controlled PLMN Selector with Access Technology
UCPLMN_LIST
= ();
# Operator PLMN List
OPLMN_LIST
= (
"20896"
);
# Operator controlled PLMN Selector with Access Technology
OCPLMN_LIST
= ();
# Forbidden plmns
FPLMN_LIST
= ();
# Equivalent home plmns
EHPLMN_LIST
= ();
};
ci-scripts/conf_files/nr-ue-sim.conf
deleted
100644 → 0
View file @
c8f78a23
uicc0
= {
imsi
=
"@FULL_IMSI@"
;
key
=
"@FULL_KEY@"
;
opc
=
"@OPC@"
;
dnn
=
"@DNN@"
;
nssai_sst
=@
NSSAI_SST
@;
}
ci-scripts/conf_files/nr-ue.nfapi.conf
deleted
100644 → 0
View file @
c8f78a23
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/ue.nfapi.conf
deleted
100644 → 0
View file @
c8f78a23
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"CI_ENB_IP_ADDR"
;
local_n_address
=
"CI_UE_IP_ADDR"
;
local_n_portc
=
50000
;
remote_n_portc
=
50001
;
local_n_portd
=
50010
;
remote_n_portd
=
50011
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
doc/L2NFAPI.md
View file @
ff337b02
...
...
@@ -64,7 +64,7 @@ $ sudo -E ./nr-softmodem -O ../ci-scripts/conf_files/episci/proxy_rcc.band78.tm1
```
### Start UE
```
bash
$
sudo
-E
./nr-uesoftmodem
-O
../ci-scripts/conf_files/
episci/proxy_nr-ue.nfapi
.conf
--nfapi
STANDALONE_PNF
--node-number
2
--sa
--emulate-l1
$
sudo
-E
./nr-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--nfapi
STANDALONE_PNF
--node-number
2
--sa
--emulate-l1
```
### EpiSci's Documentation
A more detailed tutorial is available on the
[
EpiSci GitHub Repository
](
https://github.com/EpiSci/oai-lte-5g-multi-ue-proxy#readme
)
.
...
...
doc/L2NFAPI_NOS1.md
View file @
ff337b02
...
...
@@ -191,7 +191,7 @@ Last, the S1 interface shall be properly set.
```
bash
$
ssh sudousername@machineB
cd
ue_folder
# Edit ci-scripts/conf_files/
ue.nfapi
.conf with your preferred editor
# Edit ci-scripts/conf_files/
nrue.uicc
.conf with your preferred editor
```
Verify the nFAPI interface setup on the loopback interface.
...
...
@@ -246,9 +246,9 @@ In the second terminal (the one you used to build the UE):
$
ssh sudousername@machineC
cd
ue_folder/cmake_targets
# Test 64 UEs, 1 thread in FDD mode
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
# Test 64 UEs, 1 thread in TDD mode
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
-T
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
-T
1
>
ue.log 2>&1
# The "-T 1" option means TDD config
```
...
...
@@ -262,7 +262,7 @@ For example, running with 4 UEs:
```
bash
$
ssh sudousername@machineC
cd
ue_folder/cmake_targets
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--noS1
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sleep
10
ifconfig
ens3 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
...
...
doc/L2NFAPI_S1.md
View file @
ff337b02
...
...
@@ -196,7 +196,7 @@ Last, the S1 interface shall be properly set.
```
bash
$
ssh sudousername@machineB
cd
ue_folder
# Edit ci-scripts/conf_files/
ue.nfapi
.conf with your preferred editor
# Edit ci-scripts/conf_files/
nrue.uicc
.conf with your preferred editor
```
Verify the nFAPI interface setup on the loopback interface.
...
...
@@ -252,9 +252,9 @@ In the second terminal (the one you used to build the UE):
$
ssh sudousername@machineC
cd
ue_folder/cmake_targets
# Test 64 UEs, 1 thread in FDD mode
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
# Test 64 UEs, 1 thread in TDD mode
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
-T
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
-T
1
>
ue.log 2>&1
# The "-T 1" option means TDD config
```
...
...
@@ -268,7 +268,7 @@ For example, running with 4 UEs:
```
bash
$
ssh sudousername@machineC
cd
ue_folder/cmake_targets
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
ue.nfapi
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sudo
-E
./ran_build/build/lte-uesoftmodem
-O
../ci-scripts/conf_files/
nrue.uicc
.conf
--L2-emul
3
--num-ues
64
--nums_ue_thread
1
>
ue.log 2>&1
sleep
10
ifconfig
ens3 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
...
...
docker/Dockerfile.nrUE.rhel9
View file @
ff337b02
...
...
@@ -59,9 +59,6 @@ COPY --from=nr-ue-build \
./
COPY ./docker/scripts/nr_ue_entrypoint.sh ./entrypoint.sh
WORKDIR /opt/oai-nr-ue/etc
COPY --from=nr-ue-build \
/oai-ran/ci-scripts/conf_files/nr-ue-sim.conf \
./
COPY --from=nr-ue-build \
/oai-ran/cmake_targets/ran_build/build/liboai_eth_transpro.so \
...
...
docker/Dockerfile.nrUE.rocky
View file @
ff337b02
...
...
@@ -63,10 +63,6 @@ COPY --from=nr-ue-build \
./
WORKDIR /opt/oai-nr-ue/etc
COPY --from=nr-ue-build \
/oai-ran/ci-scripts/conf_files/nr-ue-sim.conf \
/oai-ran/docker/etc/nr-ue.nfapi.conf \
./
COPY --from=nr-ue-build \
/oai-ran/cmake_targets/ran_build/build/liboai_eth_transpro.so \
...
...
docker/Dockerfile.nrUE.ubuntu20
View file @
ff337b02
...
...
@@ -65,9 +65,6 @@ COPY --from=nr-ue-build \
COPY ./docker/scripts/nr_ue_entrypoint.sh ./entrypoint.sh
WORKDIR /opt/oai-nr-ue/etc
COPY --from=nr-ue-build \
/oai-ran/ci-scripts/conf_files/nr-ue-sim.conf \
./
COPY --from=nr-ue-build \
/oai-ran/cmake_targets/ran_build/build/liboai_eth_transpro.so \
...
...
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