ETHERLINE
®
ACCESS NF04T | Version 1 | 04/16/20
47
11.8
Export/import of configuration
The configuration of the ETHERLINE
®
ACCESS
NF04T can be exported into a readable
configuration file and imported again.
It is thus possible to secure both a backup of a
ETHERLINE
®
ACCESS NF04T configuration and to
copy an existing configuration for a new
ETHERLINE
®
ACCESS NF04T with a similar
application.
The configuration files have the file ending “CFG”.
Example of a ETHERLINE
®
ACCESS NF04T configuration file:
general:
{
router-mode = true;
web-wan-access = false;
intip = “192.168.0.100;”
intip-netmask = “255.255.255.0”;
extip = “10.10.1.99”;
extip-netmask = “255.255.255.0”;
dnsip = “0.0.0.0”;
gatewayip = “0.0.0.0”;
rsyslog :
{
active = false;
host = “0.0.0.0”;
port = 514;
};
time :
{
sntp = false;
zone = “Europe/Berlin”;
sntp-host = “0.pool.ntp.org”;
poll-interval = 3600;
retry-interval = 5;
;
};
…