Specifications

Table Of Contents
2-85
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
copy source-file startup-config
copy source-file startup-config
Copies the specified source file to the startup-config file. Use this command to upload a backup
configuration file created using the copy startup-config destination-file command. This is useful in a
cascaded solution for copying the configuration from one SCE platform to the other.
copy source-file startup-config
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines The source file name should be in 8.3 format, that is, there are a maximum of 8 characters before the
period and three characters following it.
Authorization: admin
Examples The following example shows how to upload a backup configuration file.
SCE>enable 10
Password:<cisco>
SCE#copy ftp://user:pass@host/drive:/dir/bakupcfg.txt startup-config
SCE#
Related Commands
source-file The name of the backup configuration file.
ftp://user:pass@host/drive:/dir/bckupcfg.txt
/tffs0
Release Modification
3.0.0 This command was introduced.
Command Description
copy startup-config
destination-file
Copies the startup-config file to the specified destination file.