copy
Enterasys C3 Configuration Guide 3-41
Defaults
If append is not specified, the current running configuration will be replaced with the contents of
the configuration file, which will require an automated reset of the chassis.
Mode
Switch command, read-write, if security profile = normal.
Switch command, super-user, if security profile = c2
Examples
This example shows how to execute the “Jan1_2004.cfg” configuration file. If you respond yes (y)
to the prompt, the system will reset. If you respond no (n), the new configuration will not be
applied.
C3(su)->configure configs/Jan1_2004.cfg
This command will reset the system and clear current configuration.
Are you sure you want to continue (y/n) [n]?
This example shows how to append a configuration file to the existing running config and will not
reset the switch.
C3(su)->configure configs/myconfig append
copy
Use this command to upload or download an image or a CLI configuration file.
Syntax
copy source {destination | system:image}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Usage
SCP can only be used to transfer configuration files or the logs/current.log file. You cannot use
SCP to download images (system:image).
source Specifies location and name of the source file to copy. Options are a local file
path in the configs or logs directory, or the URL of a TFTP,
Secure FTP (SFTP),
or Secure Copy (SCP)
server.
destination Specifies location and name of the destination where the file will be copied.
Options are a local file path in the configs directory, or the URL of a TFTP,
SFTP, or SCP server.
system:image The required destination of an image file.
Note: Only TFTP can be used to download an image file.