Specifications

3-65
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
rename
rename
To rename a file on a WAAS device, use the rename EXEC command.
rename oldfilename newfilename
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use this command to rename any SYSFS file without making a copy of the file.
Examples The following example shows how to rename the errlog.txt file to old_errlog.txt:
WAE# rename errlog.txt old_errlog.txt
Related Commands cpfile
oldfilename Original filename.
newfilename New filename.