xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
174 
 
Example 
To configure the Switch’s configuration file as boot up: 
DGS-3120-24TC:admin#config configuration config.cfg boot_up  
Command: config configuration config.cfg boot_up 
 
Success.
  
DGS-3120-24TC:admin# 
 
17-3  save 
Description 
This command is used to save the current configuration to a file. This command is required to be 
supported regardless of whether file system is supported or whether multiple configuration files are 
supported. The configuration will only save to the master unit. For projects that support multiple 
configurations, the configuration ID or configuration file name can be specified. If the configuration 
ID or configuration file name is not specified, the next boot up configuration is implied. 
 
Format 
save {[config <pathname> | log | all]} 
 
Parameters 
config - (Optional) Specify to save the configuration to a file. 
<pathname> - The pathname specifies the absolute pathname on the device file system. If 
pathname is not specified, it refers to the boot up configuration file. 
log - (Optional) Specify to save the log. 
all - (Optional) Specify to save the configuration and the log. 
 
Restrictions 
Only Administrator, Operator and Power-User level users can issue this command. 
 
Example 
To save the configuration: 
DGS-3120-24TC:admin#save config c:/3120.cfg       
Command: save config c:/3120.cfg 
 
Saving all configurations to NV-RAM.......... Done. 
 
 
17-4  show boot file 
Description 
This command is used to display the configuration file and firmware image assigned as boot up 
files.