Improve BSC config
This commit is contained in:
parent
406633c77f
commit
caedbabe23
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
type <%= bts["type"] %>
|
||||
description <%= bts["name"] %>
|
||||
band <%= bts["band"] %>
|
||||
cell_identity 0
|
||||
cell_identity 10<%= index %>
|
||||
location_area_code <%= bts["lac"] %>
|
||||
base_station_id_code <%= bts["bsic"] %>
|
||||
ms max power <%= bts["ms_maxp"] %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue