Patton electronic 3124 Network Router User Manual


 
Configuration Import/Export 21
Model 3124 User Manual 3 • Configuration
Configuration Import/Export
The Model 3124 provides the configuration preservation feature that the configuration database is stored in
flash memory (two partitions available). In addition to the configuration preservation feature, the Model 3124
also provides the configuration export/import feature.
Figure 13. DB Configuration Concept
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).
Example:
enable
configure
remotecfg login 172.16.100.181 get testcfg write partition <number>
B – Import file from TFTP Server to the Download Config and then load Download Config to the Running
Config.
Example:
enable
configure
remotecfg login 172.16.100.181 get testcfg load