Created
February 16, 2018 20:07
-
-
Save FFY00/ea5fa36435bc31d3d3a02ff3e46abb50 to your computer and use it in GitHub Desktop.
BSC config file (OsmoNITB/OpenBSC)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! | |
! OpenBSC configuration saved from vty | |
! ! | |
password foo | |
! | |
line vty | |
no login | |
! | |
e1_input | |
e1_line 0 driver ipa | |
network | |
network country code 1 | |
mobile network code 1 | |
short name AnubisBTS | |
long name AnubisBTS | |
auth policy accept-all | |
location updating reject cause 13 | |
encryption a5 0 | |
neci 1 | |
rrlp mode none | |
mm info 1 | |
handover 0 | |
handover window rxlev averaging 10 | |
handover window rxqual averaging 1 | |
handover window rxlev neighbor averaging 10 | |
handover power budget interval 6 | |
handover power budget hysteresis 3 | |
handover maximum distance 9999 | |
bts 0 | |
type sysmobts | |
band EGSM900 | |
cell_identity 0 | |
location_area_code 1 | |
training_sequence_code 7 | |
base_station_id_code 63 | |
ms max power 20 | |
cell reselection hysteresis 4 | |
rxlev access min 0 | |
channel allocator ascending | |
rach tx integer 9 | |
rach max transmission 7 | |
ip.access unit_id 1801 0 | |
oml ip.access stream_id 255 line 0 | |
gprs mode none | |
trx 0 | |
rf_locked 0 | |
arfcn 0 | |
nominal power 30 | |
max_power_red 50 | |
rsl e1 tei 0 | |
timeslot 0 | |
phys_chan_config CCCH+SDCCH4 | |
timeslot 1 | |
phys_chan_config SDCCH8 | |
timeslot 2 | |
phys_chan_config TCH/F | |
timeslot 3 | |
phys_chan_config TCH/F | |
timeslot 4 | |
phys_chan_config TCH/F | |
timeslot 5 | |
phys_chan_config TCH/F | |
timeslot 6 | |
phys_chan_config TCH/F | |
timeslot 7 | |
phys_chan_config TCH/F |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment