Chapter 4
| System Management Commands
File Management
– 103 –
copy startup-config
{
file
|
running-config
|
tftp
}
copy tftp
{
add-to-running-config
|
file
|
https-certificate
|
public-key
|
running-config
|
startup-config
}
add-to-running-config
- Keyword that adds the settings listed in the
specified file to the running configuration.
file
- Keyword that allows you to copy to/from a file.
ftp
- Keyword that allows you to copy to/from an FTP server.
https-certificate
- Keyword that allows you to copy the HTTPS secure site
certificate.
public-key
- Keyword that allows you to copy a SSH key from a TFTP server.
(See “Secure Shell” on page 233.)
running-config
- Keyword that allows you to copy to/from the current
running configuration.
sftp
- Keyword that copies a file to or from an SFTP server.
startup-config
- The configuration used for system initialization.
tftp
- Keyword that allows you to copy to/from a TFTP server.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
◆
The system prompts for data required to complete the copy command.
◆
The destination file name should not contain slashes (\ or /), and the maximum
length for file names is 32 characters for files on the switch or 127 characters for
files on the server. (Valid characters: A-Z, a-z, 0-9, “.”, “-”)
◆
The switch supports only two operation code files, but the maximum number
of user-defined configuration files is 16.
◆
You can use “Factory_Default_Config.cfg” as the source to copy from the
factory default configuration file, but you cannot use it as the destination.
◆
To replace the startup configuration, you must use
startup-config
as the
destination.
◆
The Boot ROM and Loader cannot be uploaded or downloaded from the FTP/
SFTP/TFTP server. You must follow the instructions in the release notes for new
firmware, or contact your distributor for help.
◆
For information on specifying an https-certificate, see “Replacing the Default
Secure-site Certificate” in the Web Management Guide. For information on