CLI Reference Guide

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:
TL-SG3424# copy tftp startup-config ip-addre ss 192.168.0.148 filename
config
Download the configuration file named as config.cfg to the switch from TFTP
server with the IP fe80::1234
TL-SG3424# copy tftp startup-config ip-address fe80::1234 filename config
firmware upgrade
Description
The firmware upgrade command is used to upgrade the switch system file via
the TFTP server.
Syntax
firmware upgrade 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.
121