Specifications
Startup and General Configuration Summary
Managing Switch Configuration and Image Files
2-106 SecureStack A2 Configuration Guide
2.1.16.7 copy
Use this command to upload or download an image or a CLI configuration file.
copy source destination
Syntax Description
Command Mode
Read-Write.
Command Defaults
None.
Examples
This example shows how to download an image via TFTP:
This example shows how to download a configuration file to the directory structure:
This example shows how to copy a configuration from the switch to a TFTP server:
source Specifies location and name of the source file to copy.
Options are a local file path in the configs directory, or the
URL of a TFTP server.
destination Specifies location and name of the destination where the file
will be copied. Options are a slot location and file name, or
the URL of a TFTP server.
A2(rw)->copy tftp://10.1.89.34/version01000 system:image
A2(su)->copy tftp://10.1.192.1/Jan1_2004.cfg configs/Jan1_2004.cfg
A2(su)->copy configs/example.cfg tftp://10.1.192.1/example.cfg