T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
148 
boot config 
Description 
The  boot config command is used to configure the property of the system 
configuration file. 
Syntax 
boot config filename filename { startup | backup | none } [ unitid ] 
no boot config 
Parameter 
filename —— Specify the name of the configuration file to be configured. The 
suffix “.cfg” is not included and the length is between 1 and 59 characters. By 
default the startup configuration file is config1.cfg and the backup configuration 
file is config2.cfg. 
startup | backup | none —— Specify the property of configuration file. “startup” 
represents the startup configuration file and “backup” represents the backup 
configuration file, while “none” means to clear the property of the specified 
configuration file. 
unitid  —— Specify the unit in the stack whose configuration file would be 
configured. If not specified, configuration files of all the members in the stack will 
be configured. 
Command Mode 
Global Configuration Mode 
Example 
Configure the config2.cfg as the startup configuration file in all the switches in 
the stack: 
T3700G-28TQ(config)# boot config filename config2 startup 
copy backup-config tftp 
Description 
The  copy backup-config tftp command is used to upload the backup 
configuration file to TFTP server.