Appendix A
Privileged Exec Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
A-68 OL-7117-02
copy running-config startup-config
Builds a configuration file with general configuration commands called config.txt, which is
used in successive boots.
Authorization admin
Mode Privileged EXEC
U
SAGE 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.
E
XAMPLE:
The following example saves the current configuration for successive boots.
SCE 1000#copy running-config startup-config
Backing-up configuration file...
Writing configuration file...
SCE 1000#
copy source-file destination-file
Copies any file from a source directory to a destination directory on the local flash file system.
Authorization admin
Mode Privileged EXEC
P
ARAMETERS
source-file The name of the original file.
destination-file The name of the new destination file.
U
SAGE GUIDELINES
• Both file names should be in 8.3 format, that is, there are a maximum of 8 characters before
the period and three characters following it.
E
XAMPLE:
The following example copies the local analysis.sli file located in the root directory to the
applications directory.
SCE 1000#copy analysis.sli applications/analysis.sli
SCE 1000#
Comments to this Manuals