Figure 7-4-1 Auto Provision interface
Configuring ACS
The Auto Configuration Server can be the one of TFTP, FTP and HTTP server. The ACS is used to store the firmware release and configurations
files of the devices under management.
List the primary files in ACS download directory as table 7-4-3:
Table 7-4-3 Definition of ACS files
Options
Definition
DGW100x-current.bin
The firmware image
common.conf
The wildcard configuration file for the whole gateway
defconfig.tar.gz
The default(factory) configuration file
EPC-{mac}.conf
The private configuration file for the specified gateway.
Naming rules: “EPC-“ + “mac” +”.conf”. The naming prefix of “EPC-” stands for the private configuration file, “mac” is
the physical address of network interface card but removed semicolon and “.conf” is the suffix. For example, the
EPC-a0980501dbca.conf, ‘a0980501dbca’ is the MAC address (A0:98:05:01:DB:CA).
The format of common.conf , EPC-{mac}.conf and defconfig.tar.gz:
(1). Common.conf
[firmware]
FW_NAME=DGW100x-current.bin //Firmware image name
FW_MD5=b3603f3c3b5e7eb6326498640f151c79 //The md5 of firmware image
FW_VERSION=1.1.2 //Firmware version
[configs]
CONFIG_NAME=defconfig.tar.gz // default configuration file(compressed)