Commit f5fd9d55 authored by Dhanuja Elizabeth Thomas's avatar Dhanuja Elizabeth Thomas Committed by Robert Schmidt

Updates in lte_b200_tdd_10Mhz_tm1

1. Docker compose yaml
3. Added PRB in additional options
parent a1c85efa
......@@ -6,28 +6,11 @@ services:
privileged: true
container_name: lte-b200-enb-tdd-10Mhz-tm1
environment:
USE_TDD_MONO: 'yes'
USE_B2XX: 'yes'
ENB_NAME: eNB-in-docker
MCC: '208'
MNC: '92'
MNC_LENGTH: 2
TAC: 1
UTRA_BAND_ID: 40
DL_FREQUENCY_IN_MHZ: 2350
UL_FREQUENCY_OFFSET_IN_MHZ: 0
NID_CELL: 0
NB_PRB: 50
ENABLE_MEASUREMENT_REPORTS: 'no'
ENABLE_X2: 'no'
MME_S1C_IP_ADDRESS: 172.21.18.48
S1C_IF_NAME: eth0
F1_CU_IP_ADDRESS: 172.21.18.45
S1U_IF_NAME: eth0
ENB_X2_IP_ADDRESS: 172.21.18.45
THREAD_PARALLEL_CONFIG: PARALLEL_SINGLE_THREAD
USE_ADDITIONAL_OPTIONS: --RUs.[0].max_rxgain 120 --log_config.global_log_options level,nocolor,time,line_num,function
USE_VOLUMED_CONF: 'yes'
USE_ADDITIONAL_OPTIONS: --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].N_RB_DL 50 --log_config.global_log_options level,nocolor,time,line_num,function
volumes:
- ../../conf_files/enb.band40.25prb.usrpb200-tm1.conf:/opt/oai-enb/etc/mounted.conf
- /dev:/dev
network_mode: "host"
healthcheck:
......
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