C o n f i g u r i n g S y s t e m I n f o r m a t i o n
179
•
Configuration Download File
Destination
—Indicates the destination file to which to
the configuration files is downloaded. The possible field values are:
–
Running Configuration
—Downloads commands into the Running Configuration
files.
–
Startup Configuration
—Downloads the Startup Configuration file and
overwrites it.
–
Backup Configuration
—Downloads the Backup Configuration file and overwrites
it.
Downloading files:
1
Open the
File Download from Server
page.
2
Define the file type to download.
3
Define the
TFTP Server IP Address, Source File Name,
and
Destination File
fields.
4
Click
Apply Changes
. The software is downloaded to the device.
NOTE:
To activate the selected Image file, reset the device. For information on resetting the
device, see
"
Resetting the Device
".
Downloading Files Using CLI Commands
The following table summarizes the equivalent CLI commands for viewing fields displayed
in the
File Download from Server
page.
The following is an example of the CLI commands:
console# copy running-config tftp://11.1.1.2/pp.txt
NOTE:
Each
!
indicates that ten packets were successfully transferred.
Accessing file 'file1' on 172.16.101.101.
Loading file1 from 172.16.101.101:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!! [OK]
CLI Command
Description
copy
source-url
destination-url
[snmp]
Copies any file from a source to a
destination.