T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
147 
Parameter 
unit-id  ——  Specify the unit in the stack whose startup configuration file would 
be saved as the backup configuration file. If not specified, current startup 
configuration files of all the members in the stack will be saved as their backup 
configuration files. 
Command Mode 
Privileged EXEC Mode 
Example 
Save all the member’s startup configuration files as the backup configuration 
files in the stack: 
T3700G-28TQ#copy startup-config backup-config   
boot application 
Description 
The boot application command is used to configure the image file as startup 
image or backup image. 
Syntax 
boot application filename { image1 | image 2 } { startup | backup } [ unitid ] 
no boot application 
Parameter 
image1 | image2 —— Specify the image file to be configured. By default, the 
image1.bin is the startup image and the image2.bin is the backup image.   
startup | backup —— Specify the property of the image, either startup image or 
backup image.   
unitid  ——  Specify the unit in the stack whose image file would be configured. 
If not specified, image files of all the members in the stack will be configured. 
Command Mode 
Global Configuration Mode 
Example 
Configure the image2.bin as the startup image in all the switches in the stack: 
T3700G-28TQ(config)# boot application filename image2 startup