TD 92372GB
2007-06-18/ Ver. E
Installation and Operation Manual
IP-DECT Base Station & IP-DECT Gateway
67
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 64.
Sequence
Replacement
Example
#d
Current date and time
20040319-162544
#m
Prinmary device mac address
00-90-33-03-0d-f0
#h
Device hardware ID
ipbs-03-0d-f0
A.1.6
Setting the RFP_UPDATE0 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.
If multiple RFPs are selected for update, they will be updated one at a time If /sequence
command is used.