10: Router file structure 
_______________________________________________________________________________________________________ 
_____________________________________________________________________________________________________ 
© Virtual Access 2017 
GW1000 Series User Manual 
Issue: 1.9    Page 68 of 350 
10.8.2  Exporting a configuration file using the web interface for software version 
72.002 and above 
The current running configuration file may be exported using the web interface. 
In the top menu, select System > Flash Operations. The Flash operations page 
appears. 
 
Figure 42: The flash operations page 
In the Flash Operation section, click the configuration file in the Contents column to 
download it. 
10.8.3  Exporting a configuration file using UCI 
You can view any configuration file segment using UCI. 
To export the running configuration file, enter: 
root@VA_router:~# uci export 
 
To export the factory configuration file, enter: 
root@VA_router:~# uci –c /etc/factconf/ export 
 
To export config1 or config2 configuration file, enter: 
root@VA_router:~# uci –c /etc/config1/ export 
root@VA_router:~# uci –c /etc/config2/ export 
10.9  Importing a configuration file 
If you have software versions prior to 72.002, to export a configuration file using the 
web interface, go to section 8.9.1 
If you have software version 72.002 or above, export a configuration file using the web 
interface go to section 8.9.2