Update PCU+BSC Configs (neighbours)

Add explicit neighbours and use deprecated Neighbour Address Resolution Service CTRL interface
as we are still running osmo-bsc 'latest' release.
This commit is contained in:
Keith Whyte 2021-11-16 21:58:55 +01:00
parent 9c3ecf812a
commit 030143377e
3 changed files with 11 additions and 5 deletions

View file

@ -1,8 +1,8 @@
pcu
<% if @gprs == 'egprs' -%> egprs only
<% end -%>
flow-control-interval 10
cs 4
alloc-algorithm dynamic
alpha 0
gamma 0
<% if @osmo_stack == "split" -%>
neighbor resolution 172.16.0.1 4248
<% end -%>