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
54b85b44
Commit
54b85b44
authored
Oct 28, 2023
by
Florian Kaltenberger
Committed by
Florian Kaltenberger
Jan 22, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding config files for cu and du and docker compose for core+cu
parent
0defdf62
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
633 additions
and
0 deletions
+633
-0
docker/docker-compose-basic-nrf-cu.yaml
docker/docker-compose-basic-nrf-cu.yaml
+260
-0
targets/PROJECTS/GENERIC-NR-5GC/CONF/cu.Aerial.conf
targets/PROJECTS/GENERIC-NR-5GC/CONF/cu.Aerial.conf
+100
-0
targets/PROJECTS/GENERIC-NR-5GC/CONF/du.Aerial.conf
targets/PROJECTS/GENERIC-NR-5GC/CONF/du.Aerial.conf
+273
-0
No files found.
docker/docker-compose-basic-nrf-cu.yaml
0 → 100755
View file @
54b85b44
version
:
'
3.8'
services
:
mysql
:
container_name
:
"
mysql"
image
:
mysql:8.0
volumes
:
-
./database/oai_db.sql:/docker-entrypoint-initdb.d/oai_db.sql
-
./healthscripts/mysql-healthcheck2.sh:/tmp/mysql-healthcheck.sh
environment
:
-
TZ=Europe/Paris
-
MYSQL_DATABASE=oai_db
-
MYSQL_USER=test
-
MYSQL_PASSWORD=test
-
MYSQL_ROOT_PASSWORD=linux
healthcheck
:
test
:
/bin/bash -c "/tmp/mysql-healthcheck.sh"
interval
:
10s
timeout
:
5s
retries
:
30
networks
:
public_net
:
ipv4_address
:
192.168.70.131
oai-udr
:
container_name
:
"
oai-udr"
image
:
oaisoftwarealliance/oai-udr:develop
environment
:
-
TZ=Europe/Paris
-
UDR_NAME=OAI_UDR
-
UDR_INTERFACE_NAME_FOR_NUDR=eth0
-
MYSQL_IPV4_ADDRESS=192.168.70.131
-
MYSQL_USER=test
-
MYSQL_PASS=test
-
MYSQL_DB=oai_db
-
WAIT_MYSQL=120
-
USE_FQDN_DNS=yes
-
REGISTER_NRF=yes
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
depends_on
:
-
mysql
-
oai-nrf
networks
:
public_net
:
ipv4_address
:
192.168.70.136
oai-udm
:
container_name
:
"
oai-udm"
image
:
oaisoftwarealliance/oai-udm:develop
environment
:
-
TZ=Europe/Paris
-
UDM_NAME=OAI_UDM
-
SBI_IF_NAME=eth0
-
REGISTER_NRF=yes
-
USE_FQDN_DNS=yes
-
UDR_IP_ADDRESS=192.168.70.136
-
UDR_FQDN=oai-udr
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
depends_on
:
-
oai-udr
networks
:
public_net
:
ipv4_address
:
192.168.70.137
oai-ausf
:
container_name
:
"
oai-ausf"
image
:
oaisoftwarealliance/oai-ausf:develop
environment
:
-
TZ=Europe/Paris
-
AUSF_NAME=OAI_AUSF
-
SBI_IF_NAME=eth0
-
USE_FQDN_DNS=yes
-
REGISTER_NRF=yes
-
UDM_IP_ADDRESS=192.168.70.137
-
UDM_FQDN=oai-udm
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
depends_on
:
-
oai-udm
networks
:
public_net
:
ipv4_address
:
192.168.70.138
oai-nrf
:
container_name
:
"
oai-nrf"
image
:
oaisoftwarealliance/oai-nrf:develop
environment
:
-
TZ=Europe/Paris
-
NRF_INTERFACE_NAME_FOR_SBI=eth0
networks
:
public_net
:
ipv4_address
:
192.168.70.130
oai-amf
:
container_name
:
"
oai-amf"
image
:
oaisoftwarealliance/oai-amf:develop
environment
:
-
TZ=Europe/paris
-
MCC=001
-
MNC=01
-
REGION_ID=128
-
AMF_SET_ID=1
-
SERVED_GUAMI_MCC_0=001
-
SERVED_GUAMI_MNC_0=01
-
SERVED_GUAMI_REGION_ID_0=128
-
SERVED_GUAMI_AMF_SET_ID_0=1
-
SERVED_GUAMI_MCC_1=001
-
SERVED_GUAMI_MNC_1=02
-
SERVED_GUAMI_REGION_ID_1=10
-
SERVED_GUAMI_AMF_SET_ID_1=1
-
PLMN_SUPPORT_MCC=001
-
PLMN_SUPPORT_MNC=01
-
PLMN_SUPPORT_TAC=0x0001
# Slice 0 (1, 0xFFFFFF)
-
SST_0=1
-
SD_0=0x0
-
AMF_INTERFACE_NAME_FOR_NGAP=eth0
-
AMF_INTERFACE_NAME_FOR_N11=eth0
# One single SMF instance
-
SMF_INSTANCE_ID_0=1
-
SMF_FQDN_0=oai-smf
-
SMF_IPV4_ADDR_0=192.168.70.133
-
SELECTED_0=true
-
NF_REGISTRATION=yes
-
USE_FQDN_DNS=yes
-
EXTERNAL_AUSF=yes
-
EXTERNAL_UDM=no
-
EXTERNAL_NSSF=no
-
USE_HTTP2=no
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
-
AUSF_IPV4_ADDRESS=192.168.70.138
-
AUSF_FQDN=oai-ausf
-
UDM_IPV4_ADDRESS=192.168.70.137
-
UDM_FQDN=oai-udm
depends_on
:
-
mysql
-
oai-nrf
-
oai-ausf
networks
:
public_net
:
ipv4_address
:
192.168.70.132
oai-smf
:
container_name
:
"
oai-smf"
image
:
oaisoftwarealliance/oai-smf:develop
environment
:
-
TZ=Europe/Paris
-
SMF_INTERFACE_NAME_FOR_N4=eth0
-
SMF_INTERFACE_NAME_FOR_SBI=eth0
-
DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8
-
DEFAULT_DNS_SEC_IPV4_ADDRESS=4.4.4.4
-
AMF_IPV4_ADDRESS=192.168.70.132
-
AMF_FQDN=oai-amf
-
UDM_IPV4_ADDRESS=192.168.70.137
-
UDM_FQDN=oai-udm
-
UPF_IPV4_ADDRESS=192.168.70.134
-
UPF_FQDN_0=oai-spgwu
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
-
USE_LOCAL_SUBSCRIPTION_INFO=yes
#Set to yes if SMF uses local subscription information instead of from an UDM
-
REGISTER_NRF=yes
-
DISCOVER_UPF=yes
-
USE_FQDN_DNS=yes
-
HTTP_VERSION=1
# Default: 1
-
UE_MTU=1500
# Slice 0 (1, 0xFFFFFF)
-
DNN_NI0=oai
-
TYPE0=IPv4
-
DNN_RANGE0=12.1.1.151 - 12.1.1.253
-
NSSAI_SST0=1
-
NSSAI_SD0=0x0
-
SESSION_AMBR_UL0=200Mbps
-
SESSION_AMBR_DL0=400Mbps
-
DEFAULT_CSCF_IPV4_ADDRESS=127.0.0.1
# only needed when ims is being used
-
ENABLE_USAGE_REPORTING=no
# Set yes if UE USAGE REPORTING is to be done at UPF
depends_on
:
-
oai-nrf
-
oai-amf
networks
:
public_net
:
ipv4_address
:
192.168.70.133
oai-spgwu
:
container_name
:
"
oai-spgwu"
image
:
oaisoftwarealliance/oai-spgwu-tiny:develop
environment
:
-
TZ=Europe/Paris
-
SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP=eth0
-
SGW_INTERFACE_NAME_FOR_SX=eth0
-
PGW_INTERFACE_NAME_FOR_SGI=eth0
-
NETWORK_UE_NAT_OPTION=yes
-
NETWORK_UE_IP=12.1.1.0/24
-
ENABLE_5G_FEATURES=yes
-
REGISTER_NRF=yes
-
USE_FQDN_NRF=yes
-
UPF_FQDN_5G=oai-spgwu
-
NRF_IPV4_ADDRESS=192.168.70.130
-
NRF_FQDN=oai-nrf
# Slice 0 (1, 0xFFFFFF)
-
NSSAI_SST_0=1
-
NSSAI_SD_0=0x0
-
DNN_0=oai
depends_on
:
-
oai-nrf
-
oai-smf
cap_add
:
-
NET_ADMIN
-
SYS_ADMIN
cap_drop
:
-
ALL
privileged
:
true
networks
:
public_net
:
ipv4_address
:
192.168.70.134
oai-ext-dn
:
privileged
:
true
init
:
true
container_name
:
oai-ext-dn
image
:
oaisoftwarealliance/trf-gen-cn5g:latest
entrypoint
:
/bin/bash -c \
"ip route add 12.1.1.0/24 via 192.168.70.134 dev eth0; ip route; sleep infinity"
command
:
[
"
/bin/bash"
,
"
-c"
,
"
trap
:
SIGTERM
SIGINT;
sleep
infinity
&
wait"
]
healthcheck
:
test
:
/bin/bash -c "ip r | grep 12.1.1"
interval
:
10s
timeout
:
5s
retries
:
5
networks
:
public_net
:
ipv4_address
:
192.168.70.135
oai-cu-aerial
:
image
:
oai-aerial:ni2.2.0
privileged
:
true
container_name
:
"
oai-cu"
#entrypoint: /bin/bash -c "sleep infinity"
#environment:
#USE_VOLUMED_CONF: True
#USE_ADDITIONAL_OPTIONS: "--sa --nfapi AERIAL"
volumes
:
-
./conf/cu.Aerial.conf:/opt/oai-gnb/etc/gnb.conf
depends_on
:
-
oai-amf
healthcheck
:
# pgrep does NOT work
test
:
/bin/bash -c "ps aux | grep -v grep | grep -c softmodem"
interval
:
10s
timeout
:
5s
retries
:
5
networks
:
public_net
:
ipv4_address
:
192.168.70.140
networks
:
# public_net:
# external:
# name: demo-oai-public-net
public_net
:
driver
:
bridge
name
:
demo-oai-public-net
ipam
:
config
:
-
subnet
:
192.168.70.128/26
driver_opts
:
com.docker.network.bridge.name
:
"
demo-oai"
targets/PROJECTS/GENERIC-NR-5GC/CONF/cu.Aerial.conf
0 → 100755
View file @
54b85b44
Active_gNBs
= (
"gNB-OAI-CU"
);
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
sa
=
1
;
gNBs
=
(
{
//////////
Identification
parameters
:
gNB_ID
=
0
xe00
;
gNB_name
=
"gNB-OAI-CU"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= (
{
sst
=
1
;
sd
=
0
;
}
);
});
nr_cellid
=
12345678
L
;
tr_s_preference
=
"f1"
;
local_s_if_name
=
"eth0"
;
local_s_address
=
"192.168.70.140"
;
remote_s_address
=
"10.75.11.193"
;
local_s_portc
=
501
;
local_s_portd
=
2153
;
remote_s_portc
=
500
;
remote_s_portd
=
2153
;
# ------- SCTP definitions
SCTP
:
{
# Number of streams to use in input/output
SCTP_INSTREAMS
=
2
;
SCTP_OUTSTREAMS
=
2
;
};
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"192.168.70.132"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
}
);
NETWORK_INTERFACES
:
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"demo-oai"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"192.168.70.140"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"demo-oai"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"192.168.70.140"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
}
);
security
= {
# preferred ciphering algorithms
# the first one of the list that an UE supports in chosen
# valid values: nea0, nea1, nea2, nea3
ciphering_algorithms
= (
"nea0"
);
# preferred integrity algorithms
# the first one of the list that an UE supports in chosen
# valid values: nia0, nia1, nia2, nia3
integrity_algorithms
= (
"nia2"
,
"nia0"
);
# setting 'drb_ciphering' to "no" disables ciphering for DRBs, no matter
# what 'ciphering_algorithms' configures; same thing for 'drb_integrity'
drb_ciphering
=
"yes"
;
drb_integrity
=
"no"
;
};
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"
;
ngap_log_level
=
"debug"
;
f1ap_log_level
=
"debug"
;
};
targets/PROJECTS/GENERIC-NR-5GC/CONF/du.Aerial.conf
0 → 100644
View file @
54b85b44
Active_gNBs
= (
"gNB-Aerial-DU"
);
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity
=
"none"
;
sa
=
1
;
gNBs
=
(
{
//////////
Identification
parameters
:
gNB_ID
=
0
xe00
;
gNB_name
=
"gNB-Aerial-DU"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= (
{
sst
=
1
;
sd
=
0
;
}
);
});
nr_cellid
=
12345678
L
;
//////////
Physical
parameters
:
pdsch_AntennaPorts_XP
=
2
;
pusch_AntennaPorts
=
2
;
do_CSIRS
=
1
;
do_SRS
=
0
;
min_rxtxtime
=
2
;
pdcch_ConfigSIB1
= (
{
controlResourceSetZero
=
12
;
searchSpaceZero
=
0
;
}
);
servingCellConfigCommon
= (
{
#spCellConfigCommon
physCellId
=
0
;
# downlinkConfigCommon
#frequencyInfoDL
# this is 3300.24 + 134*12*30e3 = 3348.48 MHz (5G NR GSCN: 7741)
absoluteFrequencySSB
=
649920
;
#652860; #should be 649920
#647520;
#647540;
#649920;
#650208;
#647540;
dl_frequencyBand
=
78
;
# this is 3300.24 MHz
dl_absoluteFrequencyPointA
=
646724
;
#649104;
#646724;
#scs-SpecificCarrierList
dl_offstToCarrier
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
dl_subcarrierSpacing
=
1
;
dl_carrierBandwidth
=
273
;
#initialDownlinkBWP
#genericParameters
# this is RBstart=0,L=162 (275*(275-L+1))+(274-RBstart))
initialDLBWPlocationAndBandwidth
=
1099
;
#
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
initialDLBWPsubcarrierSpacing
=
1
;
#pdcch-ConfigCommon
initialDLBWPcontrolResourceSetZero
=
12
;
initialDLBWPsearchSpaceZero
=
0
;
#uplinkConfigCommon
#frequencyInfoUL
ul_frequencyBand
=
78
;
#scs-SpecificCarrierList
ul_offstToCarrier
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
ul_subcarrierSpacing
=
1
;
ul_carrierBandwidth
=
273
;
pMax
=
20
;
#initialUplinkBWP
#genericParameters
initialULBWPlocationAndBandwidth
=
1099
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
initialULBWPsubcarrierSpacing
=
1
;
#rach-ConfigCommon
#rach-ConfigGeneric
prach_ConfigurationIndex
=
159
;
# testMAC 158; OAI gNB 98
#prach_msg1_FDM
#0 = one, 1=two, 2=four, 3=eight
prach_msg1_FDM
=
0
;
prach_msg1_FrequencyStart
=
0
;
zeroCorrelationZoneConfig
=
12
;
preambleReceivedTargetPower
= -
96
;
#preamblTransMax (0...10) = (3,4,5,6,7,8,10,20,50,100,200)
preambleTransMax
=
6
;
#powerRampingStep
# 0=dB0,1=dB2,2=dB4,3=dB6
powerRampingStep
=
1
;
#ra_ReponseWindow
#1,2,4,8,10,20,40,80
ra_ResponseWindow
=
5
;
#ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR
#1=oneeighth,2=onefourth,3=half,4=one,5=two,6=four,7=eight,8=sixteen
ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR
=
3
;
#oneHalf (0..15) 4,8,12,16,...60,64
ssb_perRACH_OccasionAndCB_PreamblesPerSSB
=
15
;
#ra_ContentionResolutionTimer
#(0..7) 8,16,24,32,40,48,56,64
ra_ContentionResolutionTimer
=
7
;
rsrp_ThresholdSSB
=
19
;
#prach-RootSequenceIndex_PR
#1 = 839, 2 = 139
prach_RootSequenceIndex_PR
=
2
;
prach_RootSequenceIndex
=
1
;
# SCS for msg1, can only be 15 for 30 kHz < 6 GHz, takes precendence over the one derived from prach-ConfigIndex
#
msg1_SubcarrierSpacing
=
1
,
# restrictedSetConfig
# 0=unrestricted, 1=restricted type A, 2=restricted type B
restrictedSetConfig
=
0
,
msg3_DeltaPreamble
=
1
;
p0_NominalWithGrant
= -
86
;
# -90;
# pucch-ConfigCommon setup :
# pucchGroupHopping
# 0 = neither, 1= group hopping, 2=sequence hopping
pucchGroupHopping
=
0
;
hoppingId
=
40
;
p0_nominal
= -
86
;
# -90;
# ssb_PositionsInBurs_BitmapPR
# 1=short, 2=medium, 3=long
ssb_PositionsInBurst_PR
=
2
;
ssb_PositionsInBurst_Bitmap
=
1
;
# ssb_periodicityServingCell
# 0 = ms5, 1=ms10, 2=ms20, 3=ms40, 4=ms80, 5=ms160, 6=spare2, 7=spare1
ssb_periodicityServingCell
=
2
;
# dmrs_TypeA_position
# 0 = pos2, 1 = pos3
dmrs_TypeA_Position
=
0
;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
subcarrierSpacing
=
1
;
#tdd-UL-DL-ConfigurationCommon
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120
referenceSubcarrierSpacing
=
1
;
# pattern1
# dl_UL_TransmissionPeriodicity
# 0=ms0p5, 1=ms0p625, 2=ms1, 3=ms1p25, 4=ms2, 5=ms2p5, 6=ms5, 7=ms10
dl_UL_TransmissionPeriodicity
=
5
;
#6;
nrofDownlinkSlots
=
3
;
#7;
nrofDownlinkSymbols
=
6
;
nrofUplinkSlots
=
1
;
#2;
nrofUplinkSymbols
=
0
;
ssPBCH_BlockPower
= -
10
;
}
);
# ------- SCTP definitions
SCTP
:
{
# Number of streams to use in input/output
SCTP_INSTREAMS
=
2
;
SCTP_OUTSTREAMS
=
2
;
};
}
);
MACRLCs
= (
{
num_cc
=
1
;
tr_s_preference
=
"aerial"
;
local_s_if_name
=
"lo"
;
remote_s_address
=
"127.0.0.1"
; //
pnf
addr
[!]
local_s_address
=
"127.0.0.2"
; //
vnf
addr
local_s_portc
=
50001
; //
vnf
p5
port
remote_s_portc
=
50000
; //
pnf
p5
port
[!]
local_s_portd
=
50011
; //
vnf
p7
port
[!]
remote_s_portd
=
50010
; //
pnf
p7
port
[!]
tr_n_preference
=
"f1"
;
local_n_if_name
=
"eno1"
;
local_n_address
=
"10.75.11.193"
;
remote_n_address
=
"192.168.70.140"
;
local_n_portc
=
500
;
local_n_portd
=
2153
;
remote_n_portc
=
501
;
remote_n_portd
=
2153
;
pusch_TargetSNRx10
=
250
;
# 150;
pucch_TargetSNRx10
=
250
;
#200;
ulsch_max_frame_inactivity
=
10
;
dl_max_mcs
=
28
;
ul_max_mcs
=
28
;
}
);
L1s
= (
{
#num_cc = 1;
#tr_n_preference = "local_mac";
#prach_dtx_threshold = 120;
#pucch0_dtx_threshold = 80;
num_cc
=
1
;
tr_n_preference
=
"aerial"
;
local_n_if_name
=
"lo"
;
remote_n_address
=
"127.0.0.2"
; //
vnf
addr
local_n_address
=
"127.0.0.1"
; //
pnf
addr
local_n_portc
=
50000
; //
pnf
p5
port
[!]
remote_n_portc
=
50001
; //
vnf
p5
port
local_n_portd
=
50010
; //
pnf
p7
port
remote_n_portd
=
50011
; //
vnf
p7
port
prach_dtx_threshold
=
120
;
pucch0_dtx_threshold
=
80
;
ofdm_offset_divisor
=
8
;
#set this to UINT_MAX for offset 0
}
);
THREAD_STRUCT
= (
{
#three config for level of parallelism "PARALLEL_SINGLE_THREAD", "PARALLEL_RU_L1_SPLIT", or "PARALLEL_RU_L1_TRX_SPLIT"
parallel_config
=
"PARALLEL_RU_L1_TRX_SPLIT"
;
#two option for worker "WORKER_DISABLE" or "WORKER_ENABLE"
worker_config
=
"WORKER_ENABLE"
;
}
);
rfsimulator
:
{
serveraddr
=
"server"
;
serverport
=
"4043"
;
options
= ();
#("saviq"); or/and "chanmod"
modelname
=
"AWGN"
;
IQfile
=
"/tmp/rfsimulator.iqs"
;
};
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"
;
ngap_log_level
=
"debug"
;
f1ap_log_level
=
"debug"
;
};
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