T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
156
unit-id
—— Specify the unit in the stack whose startup configuration file would
be saved. If not specified, startup configuration files of all the members in the
stack will be uploaded.
Command Mode
Privileged EXEC Mode
Example
Save the startup configuration file 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 startup-config tftp ip-address
192.168.0.148
filename
config
copy tftp backup-config
Description
The
copy tftp backup-config
command is used to download the configuration
file from TFTP server to the switch as the backup configuration file.
Syntax
copy tftp backup-config ip-address
ip-addr
filename
name
[
unit-id
]
Parameter
ip-addr
—— IP address of the TFTP server.
name
—— Specify the name of the configuration file which would be
downloaded. The configuration file with the name
name_unitid
.cfg will be
downloaded to the switch with corresponding unit ID in the stack.
unit-id
—— Specify the unit in the stack to which the configuration file would be
downloaded. If not specified, the corresponding configuration files will be
downloaded to all the members in the stack as their backup configuration file.
Command Mode
Privileged EXEC Mode