![Cisco Small Business 300 1.1 Series Administration Manual Download Page 117](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294117.webp)
Configuration and Image File Commands
78-20269-01 Command Line Interface Reference Guide
118
7
Copying a Boot File from a Server to Flash Memory
Use the copy
source-url
boot command to copy a boot file from a server to flash
memory. Copying a Configuration File from a Server to the Startup Configuration
Use the copy
source-url
startup-config command to copy a configuration file from
a network server to the device startup configuration file. The startup configuration
file is replaced by the copied configuration file.
Storing the Running Config or Startup Config on a Server
Use the copy running-config
destination-url
command to copy the current
configuration file to a network server using TFTP.
Use the copy startup-config
destination-url
command to copy the startup
configuration file to a network server.
Saving the Running Configuration to the Startup Configuration
Use the copy running-config startup-config command to copy the running
configuration to the startup configuration file.
Backing Up the Running Configuration or Startup Configuration to the Backup
Configuration
Use the copy running-config backup-config command to back up the running
configuration to the backup configuration file.
Use the copy startup-config backup-config command to back up the startup
configuration to the backup configuration file.
Restoring the Mirror Configuration File.
Use copy mirror-config startup-config or copy mirror-config running-config to
copy the mirror configuration file to one of the configuration files being used.
Examples
Example 1 - The following example copies system image file1 from the TFTP
server 172.16.101.101 to the non-active image file.
Console#
copy tftp:
//172.16.101.101/file1
image
Accessing file 'file1' on 172.16.101.101...
Loading file1 from 172.16.101.101:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!