aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-11-14 19:59:42 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-11-16 12:38:03 +0100
commitb42597bf1e9019949093290af248d64f0c3c833b (patch)
tree6d25367d115468bec02fd8f877d0411fac40f079 /doc
parentc459699483f1773d197768961c2ad58576737eb5 (diff)
examples: Remove neighbor-list invalid for default setup
In default example network, there's no cells with those arfcn. Furthermore, having those seem to prevent some MS to register against nanoBTS configured by a BSC using those lines. Related: OS#3063 Change-Id: Iebe972da3a8442b6ded6d7f9e61a03b9144a843c
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc.cfg5
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg5
2 files changed, 0 insertions, 10 deletions
diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg
index a1bc7e3b8..750b08907 100644
--- a/doc/examples/osmo-bsc/osmo-bsc.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc.cfg
@@ -38,11 +38,6 @@ network
early-classmark-sending forbidden
ip.access unit_id 0 0
oml ip.access stream_id 255 line 0
- neighbor-list mode manual-si5
- neighbor-list add arfcn 100
- neighbor-list add arfcn 200
- si5 neighbor-list add arfcn 10
- si5 neighbor-list add arfcn 20
codec-support fr
gprs mode none
no force-combined-si
diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
index 0666be347..d1b36783d 100644
--- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
@@ -37,11 +37,6 @@ network
early-classmark-sending forbidden
ip.access unit_id 0 0
oml ip.access stream_id 255 line 0
- neighbor-list mode manual-si5
- neighbor-list add arfcn 100
- neighbor-list add arfcn 200
- si5 neighbor-list add arfcn 10
- si5 neighbor-list add arfcn 20
codec-support fr
gprs mode none
no force-combined-si