65
copy startup-config tftp
Description
The
copy startup-config tftp
command is used to backup the 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 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:
TL-SL2428#
copy startup-config tftp
ip-address
192.168.0.148
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.
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 to the switch from TFTP server
with the IP 192.168.0.148: