User's Manual

Table Of Contents
nano3G AP Installation Manual Configuration File Preparation
N3G_INST_300 v6.3 for N3G_2.0 © ip.access Limited 2010 Page 34
6) Edit the file in a suitable text editor, and adjust the configuration as needed for the
new AP, or any number of new APs. If the file will be used as a general template
that will be loaded on multiple APs, remove the ObjectInstance= line from the file.
Note: Use a text editor that can edit Unix text files. Windows® WordPad can be
used, but Notepad is not suitable.
5.3 Example AP Configuration Files
5.3.1 Example Generic Template File for nano3G S4 AP
The following example file shows the attributes that are typically the same for all AP on the
same AC. This is a manually created example, rather than being based on a file exported
from an existing AP.
Object=apNano_002
#
# Cell Package
rncIdentity=139
#
# NAS Package
mcc="159"
mnc="12"
sac=1
saiLac=1
#
# Network Listen Control Package
rfParamsCandidateList=({1062,437,1})
rssiScanBands=({BAND_NAME_UMTS_BAND_04_NO_SPOT,()})
neighbourListPopulation=STATIC_ONLY
# to scan all bands, use the empty value: rssiScanBands=()
#
# 3G AP Diagnostics Package
diagnosticReporting=({REPORT_ON_CRASH,"http://oam.server/upload/diagnostic"})
#
# 3G AP Measurement Control Package
reportingUrl=http://oam.server/upload/pm/ap
#
# 3G AP Time Package
localTimeZone=PST8PDT
#
# end of file
Parameter Description
Object Object type for APs, must be apNano_002 or apNano8_001
rncIdentity RNC ID of the AC
mcc Mobile Country Code
mnc Mobile Network Code
sac This is the SAI SAC (Service Access Code) which can be used
by the billing system. If this is not used by the billing system, it is
recommended to set this to 1.
saiLac SAI Location Area Code which can be used by the billing system.
This is a different value than the LAC set in the
lacRacCandidateList for an individual AP. If this is not used by
the billing system, it is recommended to set this to 1.