User's Manual

Table Of Contents
TD 92579EN
15 February 2012 / Ver. H
Installation and Operation Manual
IP-DECT Base Station & IP-DECT Gateway (software version 5.0.x)
151
mod cmd UP0 boot http://192.168.0.10/firm ireset 5.0.0
The command above determines if boot code 5.0.0 is already installed. If not, new boot
code will be downloaded from the following location depending on type of device:
IPBS1: http://192.168.0.10/firm/boot_ipbs.bin
IPBS2: http://192.168.0.10/firm/boot_ipbs2.bin
IPBL: http://192.168.0.10/firm/boot_ipbl.bin
The UPDATE/BOOT variable will be set to 5.0.0 and the device will be reset as soon as it is
idle.
Using UP0, device configurations can be saved to a web server.
mod cmd UP0 scfg <url>
This will cause the device to upload its current config to url This will be done using an
HTTP PUT command. url must be writable thus. With url, some meta character strings are
replaces as follows:
Figure 2.
Sequence Replacement Example
#d Current date and time 20040319-162544
#m Device mac address 00-90-33-03-0d-f0
#h Device hardware ID ipbs-03-0d-f0
#b Rolling backup index loops over 0 .. n-1
f
or each backup
5
A.1.6 Setting the RFP_UPDA
TE0 Parameter
To perform a RFP firmware update, use the following commands.
mod cmd RFP_UPDATE0 firmware http://192.168.0.10/
Worf4_GAP_R4H.s2
The command above specifies the url to the RFP firmware to use.
mod cmd RFP_UPDATE0 select 0x2753
Specifies which RFPs to update using a hex-encoded bit-mask. Each bit represents an RFP
port starting with port 1 at the LSB (0x0001) up to port 16 (0x8000).
0x2753 specifies RFP "1,2,5,7,9,10,11,14" to be updated.
mod cmd RFP_UPDATE0 schedule DD.MM.YYYY-HH:MM
Specifies when the update shall start. If no date is provided, the update will be immediate
when the start command is issued.
mod cmd RFP_UPDATE0 start /idle
Starts the update or activates the schedule. Normally the /idle command is selected and an
update starts only if the RFP is idle.
Boot filename
IPBS1 boot_ipbs.bin
IPBS2 boot_ipbs2.bin
IPBL boot_ipbl.bin