Teledex Y Series User Manual
Page 19

Y SERIES EXP212, EXP224, AND EXP248 USER GUIDE
www.teledex.com
19
IN CLI
Suppose that TFTP Server IP address is
172.16.100.181 and configuration file name is
‘testcfg’:
(A) Import file from TFTP Server to the
Download Config and then write Download
Config to the Flash (partition 1 or partition 2).
Ex:
enable
configure
remotecfg login 172.16.100.181 get testcfg
write partition
(B) Import file from TFTP Server to the
Download Config and then load Download
Config to the Running Config.
Ex:
enable
configure
remotecfg login 172.16.100.181 get testcfg
load
(C) Export: export file from Running config to
the TFTP server.
Ex:
enable
configure
runningcfg login 172.16.100.181 put testcfg
(D) Write Running config to the Flash
(partition 1 or partition 2).
Ex:
enable
configure
runningcfg write partition
(E) Reload Flash data to the Running config.
Ex:
enable
configure
runningcfg load partition
(F) Set system configuration (current boot
point) to factory default value.
Ex:
enable
configure
restore-factory
(G) Select Configuration Flash Boot Point.
Ex:
enable
configure
runningcfg active partition
IN WEB
On the menu tree, click on
Maintenance --->
Database. The Database Configuration page is
displayed. Select the database configuration
action you want to perform.
(A) Import File (Write Download Config To
Flash):
Type in the TFTP Server IP address and the name
of the file you want to download. Then click on
Get File button.
Write downloaded Config to Flash in progress: