Installation Instructions

Table Of Contents
© ip.access Ltd
COMPANY CONFIDENTIAL CENG0336_XE_nanoBTS_Installation_and_Test_Manual.doc
- 131 -
[UnknownBts] Parameters for any BTS which asks for an IP address; if
this section is present no BTS sections may also be
present. See section 6.3.3.2 for a description of BTS
Installer’s Unknown BTS Mode. Wa
rning: use this mode
with care!
6.11.4 BTS configuration parameters
Parameter names are case insensitive, so the following are all equivalent:
subnetmask = 255.255.255.0
SubnetMask = 255.255.255.0
Subnetmask = 255.255.255.0
The order in which parameters are specified within a section is not significant. If the
same parameter is specified more than once in a section then which value BTS
Installer will use is not defined.
The following boolean parameters control which configuration phases will run:
DHCP The DHCP configuration phase will run to supply the IP
address etc to this nanoBTS
ConfigureUnitId The Unit ID configuration phase will run to set the
nanoBTS’ Unit ID.
NVRAM The non-volatile attribute configuration phase will run
(note that you will also need to set additional boolean
parameters to indicate which NVRAM values should and
should not be sent to the nanoBTS, see below)
Download BTS Installer will download software to the nanoBTS
Example:
[Defaults]
dhcp = yes
configureunitid = yes
nvram = yes
download = yes ; do everything by default
...........
[ BTS: old one ]
dhcp = no ; just upgrade software on this one, it's
nvram = no ; already got the rest of its Config
configureunitid = no
...........
By default all these are off, ie BTS Installer will do nothing at all, and hence nothing
harmful, unless you tell it to.
6.11.5 DHCP Configuration Phase
Here is the full list of parameters relating to the DHCP configuration phase: