Specifications

Flash/File Commands
3-47
3
Due to the size limit of the flash memory, the switch supports only two
operation code files.
The maximum number of user-defined configuration files depends on
available memory.
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 image cannot be uploaded or downloaded from the TFTP
server. You must use a direct console connection and access the download
menu during a boot up to download the Boot ROM (or diagnostic) image. See
“Upgrading Firmware via the Serial Port” on page -1 for more details.
Example
The following example shows how to upload the configuration settings to a file on
the TFTP server:
The following example shows how to copy the running configuration to a startup file.
The following example shows how to download a configuration file:
Console#copy file tftp
Choose file type:
1. config: 2. opcode: <1-2>: 1
Source file name: startup
TFTP server ip address: 10.1.0.99
Destination file name: startup.01
TFTP completed.
Success.
Console#
Console#copy running-config file
destination file name : startup
Write to FLASH Programming.
\Write to FLASH finish.
Success.
Console#
Console#copy tftp startup-config
TFTP server ip address: 10.1.0.99
Source configuration file name: startup.01
Startup configuration file name [startup]:
Write to FLASH Programming.
\Write to FLASH finish.
Success.
Console#