- SMC TigerSwitch 10/100/1000 Gigabit Ethernet Switch Management Guide

F
LASH
/F
ILE
C
OMMANDS
3-19
system operation. The success of the file transfer depends on the
accessibility of the TFTP server and the quality of the network connection.
Syntax
copy file {file | running-config | startup-config | tftp}
copy running-config {file | startup-config | tftp}
copy startup-config {file | running-config | tftp}
copy tftp {file | running-config | startup-config |
https-certificate}
file - Keyword that allows you to copy to/from a file.
running-config - Keyword that allows you to copy to/from the
current running configuration.
startup-config - The configuration used for system initialization.
tftp - Keyword that allows you to copy to/from a TFTP server.
https-certificate - Copies an HTTPS certificate from an TFTP
server to the switch.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
The system prompts for data required to complete the copy command.
The file names are case sensitive. The destination file name should not
contain slashes (\ or /), the leading letter of the file name should not
be a period (.), and the maximum length for file names on the TFTP
server is 127 characters or 31 characters for files on the switch. (Valid
characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
The number of user-defined configuration files is limited only by
available Flash memory space.
You can use “Factory_Default_Config.cfg” as the source to copy from
the factory default configuration file, but you cannot use
“Factory_Default_Config.cfg” as the destination.