JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
22.14  copy running-config startup-config 
Description 
The  copy running-config startup-config  command is used to save the 
current settings as the startup configuration file. 
Syntax 
copy running-config startup-config 
Command Mode 
Privileged EXEC Mode 
Example 
Save current settings: 
T3700G-52TQ#copy running-config startup-config 
22.15  copy startup-config tftp 
Description 
The  copy startup-config tftp command is used to upload the backup 
configuration file to TFTP server. 
Syntax 
copy startup-config tftp ip-address 
ip-addr 
filename 
name 
 
Parameter 
ip-addr
 —— IP address of the TFTP server.
 
name
 —— Specify the name for the startup configuration file which would be 
saved. The uploaded configuration files will be named in the format as 
name_unitid
.cfg, for example config_1.cfg, config_2.cfg, etc. 
Command Mode 
Privileged EXEC Mode 
Example 
Save the startup  configuration file of  the switch  to  TFTP server  with the IP 
192.168.0.148 and name the file as config: 
T3700G-52TQ#copy startup-config tftp ip-address 192.168.0.148 filename
 
config 
148