User guide

System Management System command reference
iMG/RG Software Reference Manual (System Configuration)
1-20
1.1.5.1.8 SYSTEM CONFIG PUT
Syntax SYSTEM CONFIG PUT <filename> <url>
Description This command store a configuration file on a remote TFTP server.
filename is the name of the local file
url is the address of the remote server accordingly to the following url syntax.
tftp://host[:port]/path/filename
Where:
host is the address of the TFTP server. Can be used expressed as hostname or IPv4
address.
port is the port where the TFTP server is listening for incoming connections.
path is the relative path on the TFTP server root directory where the configuration
file is stored.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example The following command writes a configuration file named myconf.cfg from the gateway
to a TFTP server 192.168.1.100 on a directory iMG600:
--> system config put myconf.cfg tftp://192.168.1.100/img600/
The following command writes a configuration file named myconf.cfg on TFTP server
tftp.atkk.com root directory:
-->system config put myconf.cgf tftp://tftp.atkk.com/
See also SYSTEM CONFIG CREATE
SYSTEM CONFIG DELETE
SYSTEM CONFIG LIST
SYSTEM CONFIG SET
SYSTEM CONFIG SHOW
1.1.5.1.9 SYSTEM CONFIG RESTORE
Syntax SYSTEM CONFIG RESTORE <factory>
Option Description Default Value
FILENAME The name of the file to be saved on the remote server N/A
URL The name of the file and address of the remote server
where the configuration file must be downloaded.
N/A