TP-LINK 16-Port Gigabit Web Smart Switch with 2 Combo SFP Slots TL-SG2216WEB Data Sheet

Product codes
TL-SG2216WEB
Page of 226
 
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-SG2424#  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-SG2424# 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: 
76