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:
parent
9c3ecf812a
commit
030143377e
3 changed files with 11 additions and 5 deletions
|
@ -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 -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue