Specifications
VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 131 / 416-
2.16.4. Backup and Restoring Configuration File
The gateway has been designed to restore the configuration file to the flash memory in its
inside. However, depending on the administrator’s situation, sometimes it is necessary to
restore the configuration which has been backed up already or back up the configuration file.
This chapter explains how to back up the gateway configuration file or restoring process and it
related commands.
The process for backup of configuration file and restore is the same process as software image
upgrade. The only difference is the configuration file name, which is gateway.cfg. As the
process is same as software image upgrade and backup process, FTP/TFTP is used for the
process. When the restoring process is completed, a message is displayed on the screen as
‘Config Database is updated.
Use put command for restoring and get command for backing up the configuration file. The
following is the example for using TFTP.
[Usage Example] Backup and Restoring Configuration by using FTP
56 sun10#> ftp 211.170.87.221
Connected to 211.170.87.221.
220 Gateway FTP server (Version 1.12) ready.
Name (211.170.87.221:noname): root
331 Password required for root.
Password:
230 User root logged in ok.
ftp> bin
ftp> get apos.cfg
200 PORT command successful.
150 BINARY data connection for Gateway.bin (211.170.87.99,44100).
226 BINARY Transfer complete.
local: Gateway.bin remote: Gateway.bin