aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-05 19:46:20 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-05-03 22:32:43 +0200
commitd6332809d8313903c65ccd28646f41b7c1aa6b99 (patch)
treeff4fb26a512cf14c6576440c101b403f3ed7e4e1 /openbsc/doc/examples
parentc652913674ecc30f8d234878a17baa623cbacf99 (diff)
bsc: Add access lists to the MSC and the BSC
It is a bit arbitary to decide which one is the global and which one is the local one. We might change it around. I don't think we want to introduce it based on BTS.
Diffstat (limited to 'openbsc/doc/examples')
-rw-r--r--openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg b/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg
index d7461964f..fd4c3d726 100644
--- a/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg
+++ b/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg
@@ -98,3 +98,8 @@ msc
timeout-ping 20
timeout-pong 5
dest 192.168.100.11 6666 0
+ access-list-name msc-list
+ no access-list-name
+bsc
+ no access-list-name
+ access-list-name bsc-list