aboutsummaryrefslogtreecommitdiffstats
path: root/example/defaults.conf
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-02-11 17:45:26 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-02-13 18:07:18 +0100
commitc8b0f9359e9d9920d2fa040b79170c1330e9c3bc (patch)
tree10ec52ded7331fd28372eb9a82723b2322704965 /example/defaults.conf
parentab2ffae89a660693c61a9fc2b00fd2fe5cdd570b (diff)
Initial srsLTE support
2 tests (iperf3, ping) working against a full srs{UE,ENB,EPC} network using ZeroMQ backend for RF (so no real RF support yet, that will come next). Related: OS##4295, OS#4296 Change-Id: I290c0d79258a9f94f00c7ff2e1c6c5579c0e32f4
Diffstat (limited to 'example/defaults.conf')
-rw-r--r--example/defaults.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/defaults.conf b/example/defaults.conf
index 353cf9b..f32e1f5 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -92,3 +92,11 @@ osmo_bts_oc2g:
max_trx: 1
trx_list:
- nominal_power: 25
+
+srsepc:
+ mcc: 901
+ mnc: 70
+
+srsenb:
+ mcc: 901
+ mnc: 70