From bb6034e2d8ca3ad4b7c0a8c893dc93b859e1e57c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 3 Jun 2011 14:00:59 +0200 Subject: add HSL femtocell openbsc.cfg example --- openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg | 87 ++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg (limited to 'openbsc/doc/examples') diff --git a/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg b/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg new file mode 100644 index 000000000..831f6bb5c --- /dev/null +++ b/openbsc/doc/examples/osmo-nitb/hsl/openbsc.cfg @@ -0,0 +1,87 @@ +! +! OpenBSC (0.9.11.261-32c0) configuration saved from vty +!! +password foo +! +line vty + no login +! +network + network country code 262 + mobile network code 42 + short name OpenBSC + long name OpenBSC + auth policy closed + location updating reject cause 13 + encryption a5 0 + neci 1 + paging any use tch 0 + rrlp mode none + mm info 0 + 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 + timer t3101 10 + timer t3103 0 + timer t3105 0 + timer t3107 0 + timer t3109 0 + timer t3111 0 + timer t3113 60 + timer t3115 0 + timer t3117 0 + timer t3119 0 + timer t3122 0 + timer t3141 0 + dtx-used 1 + subscriber-keep-in-ram 0 + bts 0 + type hsl_femto + band DCS1800 + cell_identity 0 + location_area_code 1 + training_sequence_code 0 + base_station_id_code 0 + ms max power 15 + cell reselection hysteresis 4 + rxlev access min 0 + channel allocator ascending + rach tx integer 9 + rach max transmission 1 + hsl serial-number 8303701 + neighbor-list mode automatic + gprs mode none + trx 0 + rf_locked 0 + arfcn 871 + nominal power 23 + max_power_red 20 + rsl e1 tei 0 + timeslot 0 + phys_chan_config CCCH+SDCCH4 + hopping enabled 0 + timeslot 1 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 2 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 3 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 4 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 5 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 6 + phys_chan_config TCH/F + hopping enabled 0 + timeslot 7 + phys_chan_config TCH/F + hopping enabled 0 -- cgit v1.2.3