T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
159
Syntax
copy image
[
device
] {
imagename
}
tftp-target
ip-address
ip-addr
filename
name
Parameter
device
——
Specify the unit in the stack from which the image file is uploaded,
in the format of unitid
:
, for example unit1:. If not specified, the image files of all
members in the stack will be uploaded.
imagename
—— Specify the name of the image file to be uploaded, either
image1.bin or image2.bin.
ip-addr
—— IP address of the TFTP server.
name
—— Name of the uploaded image file stored in the TFTP server. The
suffix “.bin” is not included.
Command Mode
Privileged EXEC Mode
Example
Upload the unit1’ image1.bin files to the TFTP server with the IP 192.168.0.148
and name it as image.bin:
T2700G-28TQ#copy image
unit1:image1.bin
tftp-target
ip-address
192.168.0.148
filename
image
copy image
Description
The
copy
command is used to copy and save the image files inside the stack
system.
Syntax
copy image
[
src_device
]{
src_imagename
} [
dst_device
]{
dst
_
imagename
}
Parameter
src_device
—— Specify the member’s unit in the stack from which the image file
would be copied, in the format of unitid
:
, for example unit1:. If not specified, the
image file of the current switch will be copied.
src_imagename
—— Specify the name of the source image file.