aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples/osmo-nitb
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/doc/examples/osmo-nitb')
-rw-r--r--openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg3
-rw-r--r--openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg4
-rw-r--r--openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg4
3 files changed, 9 insertions, 2 deletions
diff --git a/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg b/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg
index 831f6bb5c..3d95748a3 100644
--- a/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg
+++ b/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg
@@ -6,6 +6,8 @@ password foo
line vty
no login
!
+e1_input
+ e1_line 0 driver hsl
network
network country code 262
mobile network code 42
@@ -54,6 +56,7 @@ network
rach max transmission 1
hsl serial-number 8303701
neighbor-list mode automatic
+ oml hsl line 0
gprs mode none
trx 0
rf_locked 0
diff --git a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
index 9c9108c7c..7a187f881 100644
--- a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
+++ b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg
@@ -6,6 +6,8 @@ password foo
line vty
no login
!
+e1_input
+ e1_line 0 driver ipa
network
network country code 1
mobile network code 1
@@ -49,7 +51,7 @@ network
rach tx integer 9
rach max transmission 7
ip.access unit_id 1800 0
- oml ip.access stream_id 255
+ oml ip.access stream_id 255 line 0
gprs mode none
trx 0
rf_locked 0
diff --git a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
index 3e7b9321f..78e9787b9 100644
--- a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
+++ b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
@@ -6,6 +6,8 @@ password foo
line vty
no login
!
+e1_input
+ e1_line 0 driver ipa
network
network country code 1
mobile network code 1
@@ -49,7 +51,7 @@ network
rach tx integer 9
rach max transmission 7
ip.access unit_id 1801 0
- oml ip.access stream_id 255
+ oml ip.access stream_id 255 line 0
gprs mode none
trx 0
rf_locked 0