TP-LINK JetStream TL-SG3216 TL-SG3216 Data Sheet

Product codes
TL-SG3216
Page of 280
 
Syntax 
copy startup-config tftp
 
ip-address
 
ip-addr 
filename name 
Parameter 
ip-addr —— IP Address of the TFTP server. Both IPv4 and IPv6 addresses are 
supported, for example 192.168.0.1 or fe80::1234. 
name —— Specify the name for the configuration file which would be backup. 
Command Mode 
Privileged EXEC Mode 
Example 
Backup the configuration files to  TFTP server  with the IP 192.168.0.148 and 
name this file config.cfg: 
TL-SG3424#  copy startup-config tftp ip-address  192.168.0.148  filename 
config
 
Backup the configuration files to TFTP server with the IP fe80::1234 and name 
this file config.cfg: 
TL-SG3424# copy startup-config tftp ip-address fe80::1234 filename config 
copy tftp startup-config 
Description 
The 
copy tftp startup-config command is used to download the configuration 
file to the switch from TFTP server. 
Syntax 
copy tftp startup-config ip-address
 
ip-addr 
filename name 
Parameter 
ip-addr —— IP Address of the TFTP server. Both IPv4 and IPv6 addresses are 
supported, for example 192.168.0.1 or fe80::1234. 
name —— Specify the name for the configuration file which would be downloaded. 
Command Mode 
Privileged EXEC Mode 
Example 
Download  the configuration file  named as config.cfg  to the switch from  TFTP 
server with the IP 192.168.0.148: 
120