Specifications

Table Of Contents
2-82
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
copy running-config startup-config
copy running-config startup-config
Builds a configuration file with general configuration commands called config.txt, which is used in
successive boots.
copy running-config startup-config
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines This command must be entered to save newly configured parameters, so that they will be effective after
a reboot. You can view the running configuration before saving it using the more running-config
command.
The old configuration file is automatically saved in the tffs0:system/prevconf directory.
Authorization: admin
Examples The following example saves the current configuration for successive boots.
SCE>enable 10
Password:<cisco>
SCE#copy running-config startup-config
Backing-up configuration file...
Writing configuration file...
SCE#
Related Commands
Release Modification
2.5.7 This command was introduced.
Command Description
more Displays the contents of a file.
show running-config Shows the current configuration.