User guide

System command reference System Management
1-19
iMG/RG Software Reference Manual (System Configuration)
The following command retrieves a configuration file named myconf.cfg from the TFTP
server tftp.atkk.com root directory:
-->system config get tftp://tftp.atkk.com/myconf.cfg
The following command retrieves the configuration file named my.cfg from the FTP
server ftp.atkk.it. User “manager” and password “friend” are used to log on the FTP
server:
--> system config get ftp://manager:friend@ftp.atkk.it/
my.cfg
See also SYSTEM CONFIG CREATE
SYSTEM CONFIG DELETE
SYSTEM CONFIG LIST
SYSTEM CONFIG SET
SYSTEM CONFIG SHOW
1.1.5.1.6 SYSTEM CONFIG HELP
Syntax SYSTEM CONFIG HELP
Description This command show the help for the system config commands
Example --> system config help
1.1.5.1.7 SYSTEM CONFIG LIST
Syntax SYSTEM CONFIG LIST
Description This command lists all the configuration files stored in flash memory.
Example --> system config list
Configuration Management file list:
ID | Size | Name
-----|------------|----------------------------------------------
1 | 669 | factory
2 | 7343 | bootstrap.cfg
3 | 10177 | mgcp.cfg
-----------------------------------------------------------------
See also SYSTEM CONFIG CREATE
SYSTEM CONFIG DELETE
SYSTEM CONFIG LIST
SYSTEM CONFIG SET
SYSTEM CONFIG SHOW