T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
155
Syntax
copy startup-config tftp
ip-address
ip-addr
filename
name
[
unit-id
]
Parameter
ip
—— IP address of the TFTP server.
name
—— Specify the name for the backup 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.
unit-id
—— Specify the unit in the stack whose backup configuration file would
be saved. If not specified, backup configuration files of all the members in the
stack will be uploaded.
Command Mode
Privileged EXEC Mode
Example
Save the backup configuration files of all the members in the stack to TFTP
server with the IP 192.168.0.148 and name these files as config with their unit
ID as suffix:
T2700G-28TQ#
copy backup-config tftp
ip-address
192.168.0.148
filename
config
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
[
unit-id
]
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.