Change in osmo-bsc[master]: Add example configuration files for E1 BTS

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jul 16 11:51:53 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/19266 )

Change subject: Add example configuration files for E1 BTS
......................................................................

Add example configuration files for E1 BTS

This adds osmo-bsc config files for Ericsson RBS2308, Siemens BS-11 and
Nokia InSite which were working in July 2020 to get the BTS initialized,
recognized by MS and up to signalling.

Voice/TRAU support is still missing in OsmoBSC, but should be added
relatively soon.

Change-Id: I1fe15cc3654025e52fc1110ac3052fb1f7a009a0
Depends: osmo-python-tests I896b99032d94ba0cdd340a8eed7c7b625661ad69
Closes: OS4651
---
A doc/examples/osmo-bsc/ericsson/osmo-bsc.cfg
A doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg
A doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg
A doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg
4 files changed, 343 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  daniel: Looks good to me, but someone else must approve
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/doc/examples/osmo-bsc/ericsson/osmo-bsc.cfg b/doc/examples/osmo-bsc/ericsson/osmo-bsc.cfg
new file mode 100644
index 0000000..f79d457
--- /dev/null
+++ b/doc/examples/osmo-bsc/ericsson/osmo-bsc.cfg
@@ -0,0 +1,101 @@
+!
+! OpenBSC (0.9.11.308-62d46) configuration saved from vty
+!!
+password foo
+!
+line vty
+ no login
+!
+log stderr
+ logging level lmi info
+ logging level linp info
+ logging level nm debug
+ logging level rsl debug
+ logging level llapd notice
+log file bsc-rbs2k.log
+ logging timestamp 1
+ logging filter all 1
+ logging level lmi info
+ logging level linp info
+ logging level nm debug
+ logging level rsl debug
+network
+ network country code 262
+ mobile network code 42
+ neci 0
+ paging any use tch 0
+ handover 0
+ handover window rxlev averaging 10
+ handover window rxqual averaging 1
+ handover window rxlev neighbor averaging 10
+ handover power budget interval 6
+ handover power budget hysteresis 3
+ handover maximum distance 9999
+ timer t3101 10
+ timer t3105 40
+ timer t3109 4
+ timer t3113 60
+ bts 0
+  type rbs2000
+  band PCS1900
+  cell_identity 0
+  location_area_code 1
+  training_sequence_code 7
+  base_station_id_code 63
+  ms max power 33
+  cell reselection hysteresis 4
+  rxlev access min 0
+  channel allocator descending
+  rach tx integer 9
+  rach max transmission 7
+  oml e1 line 0 timeslot 1 sub-slot full
+  oml e1 tei 62
+  neighbor-list mode automatic
+  gprs mode none
+  is-connection-list add 4 512 12
+  is-connection-list add 16 524 12
+  is-connection-list add 28 536 12
+  is-connection-list add 40 548 12
+  trx 0
+   rf_locked 0
+   arfcn 800
+   nominal power 43
+   max_power_red 14
+   rsl e1 line 0 timeslot 1 sub-slot full
+   rsl e1 tei 0
+   timeslot 0
+    phys_chan_config CCCH+SDCCH4
+    hopping enabled 0
+    e1 line 0 timeslot 1 sub-slot full
+   timeslot 1
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 1
+   timeslot 2
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 2
+   timeslot 3
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 3
+   timeslot 4
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 0
+   timeslot 5
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 1
+   timeslot 6
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 2
+   timeslot 7
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 3
+e1_input
+ e1_line 0 driver dahdi
+ e1_line 0 port 1
+ pcap 20200703-rbs2k-10.pcap
diff --git a/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg b/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg
new file mode 100644
index 0000000..f79d457
--- /dev/null
+++ b/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg
@@ -0,0 +1,101 @@
+!
+! OpenBSC (0.9.11.308-62d46) configuration saved from vty
+!!
+password foo
+!
+line vty
+ no login
+!
+log stderr
+ logging level lmi info
+ logging level linp info
+ logging level nm debug
+ logging level rsl debug
+ logging level llapd notice
+log file bsc-rbs2k.log
+ logging timestamp 1
+ logging filter all 1
+ logging level lmi info
+ logging level linp info
+ logging level nm debug
+ logging level rsl debug
+network
+ network country code 262
+ mobile network code 42
+ neci 0
+ paging any use tch 0
+ handover 0
+ handover window rxlev averaging 10
+ handover window rxqual averaging 1
+ handover window rxlev neighbor averaging 10
+ handover power budget interval 6
+ handover power budget hysteresis 3
+ handover maximum distance 9999
+ timer t3101 10
+ timer t3105 40
+ timer t3109 4
+ timer t3113 60
+ bts 0
+  type rbs2000
+  band PCS1900
+  cell_identity 0
+  location_area_code 1
+  training_sequence_code 7
+  base_station_id_code 63
+  ms max power 33
+  cell reselection hysteresis 4
+  rxlev access min 0
+  channel allocator descending
+  rach tx integer 9
+  rach max transmission 7
+  oml e1 line 0 timeslot 1 sub-slot full
+  oml e1 tei 62
+  neighbor-list mode automatic
+  gprs mode none
+  is-connection-list add 4 512 12
+  is-connection-list add 16 524 12
+  is-connection-list add 28 536 12
+  is-connection-list add 40 548 12
+  trx 0
+   rf_locked 0
+   arfcn 800
+   nominal power 43
+   max_power_red 14
+   rsl e1 line 0 timeslot 1 sub-slot full
+   rsl e1 tei 0
+   timeslot 0
+    phys_chan_config CCCH+SDCCH4
+    hopping enabled 0
+    e1 line 0 timeslot 1 sub-slot full
+   timeslot 1
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 1
+   timeslot 2
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 2
+   timeslot 3
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 2 sub-slot 3
+   timeslot 4
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 0
+   timeslot 5
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 1
+   timeslot 6
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 2
+   timeslot 7
+    phys_chan_config TCH/F
+    hopping enabled 0
+    e1 line 0 timeslot 3 sub-slot 3
+e1_input
+ e1_line 0 driver dahdi
+ e1_line 0 port 1
+ pcap 20200703-rbs2k-10.pcap
diff --git a/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg b/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg
new file mode 100644
index 0000000..a8e8e5c
--- /dev/null
+++ b/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg
@@ -0,0 +1,65 @@
+!
+! OpenBSC configuration saved from vty
+!   !
+password foo
+!
+line vty
+ no login
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category-hex 0
+ logging print category 1
+ logging print file 1
+ logging level llapd notice
+ logging level nm debug
+e1_input
+ e1_line 0 driver dahdi
+ e1_line 0 port 3
+ pcap 2020004-insite.pcap
+network
+ network country code 1
+ mobile network code 1
+ timer t3101 10
+ timer t3113 60
+ bts 0
+  type nokia_site
+  band GSM1900
+  cell_identity 1
+  location_area_code 1
+  base_station_id_code 63
+  training_sequence_code 7
+  
+  oml e1 line 0 timeslot 1 sub-slot full
+  oml e1 tei 1
+  
+  trx 0
+   arfcn 810
+   max_power_red 0
+   rsl e1 line 0 timeslot 1 sub-slot full
+   rsl e1 tei 1
+   timeslot 0
+    phys_chan_config CCCH+SDCCH4
+    e1 line 0 timeslot 2 sub-slot full
+   timeslot 1
+    phys_chan_config SDCCH8
+    e1 line 0 timeslot 2 sub-slot 1
+   timeslot 2
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 2 sub-slot 2
+   timeslot 3
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 2 sub-slot 3
+   timeslot 4
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 3 sub-slot 0
+   timeslot 5
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 3 sub-slot 1
+   timeslot 6
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 3 sub-slot 2
+   timeslot 7
+    phys_chan_config TCH/F
+    e1 line 0 timeslot 3 sub-slot 3
diff --git a/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg b/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg
new file mode 100644
index 0000000..a308db5
--- /dev/null
+++ b/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg
@@ -0,0 +1,76 @@
+!
+! OpenBSC configuration saved from vty
+!   !
+password foo
+!
+line vty
+ no login
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category-hex 0
+ logging print category 1
+ logging timestamp 1
+ logging print file 1
+ logging level llapd notice
+ logging level linp notice
+ logging level lmi notice
+ logging level lmib info
+ logging level rsl debug
+ logging level rll debug
+ logging level nm debug
+ logging level mm debug
+ logging level rr debug
+e1_input
+ e1_line 0 driver dahdi
+ e1_line 0 port 0
+ e1_line 1 driver dahdi
+ e1_line 1 port 1
+ e1_line 2 driver dahdi
+ e1_line 2 port 2
+ pcap 20200714-bs11.pcap
+network
+ network country code 1
+ mobile network code 1
+ timer t3101 10
+ timer t3113 60
+ bts 0
+  type bs11
+  band GSM900
+  cell_identity 1
+  location_area_code 1
+  training_sequence_code 7
+  base_station_id_code 63
+  oml e1 line 2 timeslot 1 sub-slot full
+  oml e1 tei 25
+  trx 0
+   arfcn 121
+   max_power_red 00
+   rsl e1 line 2 timeslot 1 sub-slot full
+   rsl e1 tei 1
+   timeslot 0
+    phys_chan_config CCCH+SDCCH4
+    e1 line 2 timeslot 1 sub-slot full
+   timeslot 1
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 2 sub-slot 1
+   timeslot 2
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 2 sub-slot 2
+   timeslot 3
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 2 sub-slot 3
+   timeslot 4
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 3 sub-slot 0
+   timeslot 5
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 3 sub-slot 1
+   timeslot 6
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 3 sub-slot 2
+   timeslot 7
+    phys_chan_config TCH/F
+    e1 line 2 timeslot 3 sub-slot 3
+

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/19266
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I1fe15cc3654025e52fc1110ac3052fb1f7a009a0
Gerrit-Change-Number: 19266
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200716/9fa8481c/attachment.htm>


More information about the gerrit-log mailing list