aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-ran/osmocom/osmo-bts-trx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'osmo-ran/osmocom/osmo-bts-trx.cfg')
-rw-r--r--osmo-ran/osmocom/osmo-bts-trx.cfg36
1 files changed, 36 insertions, 0 deletions
diff --git a/osmo-ran/osmocom/osmo-bts-trx.cfg b/osmo-ran/osmocom/osmo-bts-trx.cfg
new file mode 100644
index 0000000..20aeae0
--- /dev/null
+++ b/osmo-ran/osmocom/osmo-bts-trx.cfg
@@ -0,0 +1,36 @@
+!
+! OsmoBTS () configuration saved from vty
+!!
+!
+log stderr
+ logging color 1
+ logging timestamp 0
+ logging level rsl notice
+ logging level oml notice
+ logging level rll notice
+ logging level rr notice
+ logging level meas error
+ logging level pag error
+ logging level l1c error
+ logging level l1p error
+ logging level dsp error
+ logging level abis error
+!
+line vty
+ no login
+ bind 0.0.0.0
+!
+phy 0
+ instance 0
+ osmotrx ip local $DOCKER_IN_IP
+ osmotrx ip remote $TRX_IP
+bts 0
+ band 1800
+ ipa unit-id 6969 0
+ oml remote-ip 127.0.0.1
+ gsmtap-sapi ccch
+ gsmtap-sapi pdtch
+ trx 0
+ phy 0 instance 0
+cpu-sched
+ policy rr 1