Specifications

Table Of Contents
2-259
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
rename
rename
Changes the file name to the specified name.
rename existing-file-name new-file-name
Syntax Description
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 Authorization: admin
Examples The following example changes the name of file test1.pkg to test3.pkg.
SCE>enable 10
Password:<cisco>
SCE#rename test1.pkg test3.pkg
SCE#
existing-file-name The original name of the file.
new-file-name The new name of the file.
Release Modification
2.5.7 This command was introduced.