Operating instructions

TD 92579GB
2009-04-15/ Ver. B
Installation and Operation Manual
IP-DECT Base Station & IP-DECT Gateway (software version 3.0.x)
125
Example IPBL
This example shows an "update file" for the IPBL.
mod cmd UP0 prot http://172.20.8.125/ascom/firmware/ ireset 1.0.0
mod cmd UP0 boot http://172.20.8.125/ascom/boot/ ireset 412
mod cmd UP1 check ser 20070316-1
mod cmd RFP_UPDATE0 firmware http://172.20.8.125/ascom/rfp/Worf123.S2
mod cmd RFP_UPDATE0 select 0xffff
mod cmd RFP_UPDATE0 start /idle
Example IPBS
This example shows an "update file" for the IPBS.
mod cmd UP0 prot http://172.20.8.128/ascom/firmware/ ireset 1.0.0
mod cmd UP0 boot http://172.20.8.128/ascom/boot/ ireset 412
A.1.7 Configuration File Backup
To make a backup of the configuration file, use the following command:
mod cmd UP0 scfg <url> [<final-command> <save-serial> [ /force <hours>]]
The scfg command uploads the current configuration file to the specified <url>.
Example
mod cmd UP0 scfg http://192.168.0.10/configs/saved/#h#b5.txt no-op WEEKLY /force 168
The command above saves the device configuration file once a week with a backlog of 5
weeks.
To load a configuration file on the IP-DECT device use the following command:
mod cmd UP0 cfg <url> <final-command> <serial>
The command loads the configuration file, and all commands in it are executed.