Specifications
732 ExtremeWare XOS 10.1 Command Reference Guide
Configuration and Image Commands
mv
mv <old-name> <new-name>
Description
Renames an existing configuration or policy file in the system.
Syntax Description
Default
N/A.
Usage Guidelines
If you rename a file with a given extension, remember the following:
• Configuration files use the .cfg file extension
• Policy files use the .pol file extension
Make sure the renamed file uses the same file extension as the original file. If you change the file
extensions, the file may be unrecognized by the system.
This command is available on the primary MSM only; the action does not replicate to the backup MSM.
For example, if you rename a file on the primary MSM, the same file on the backup MSM is not
renamed.
Example
The following command renames the configuration file named Tes tb 91.cfg to Activeb91.cfg:
mv Testb91.cfg Activeb91.cfg
old-name Specifies the current name of the configuration or policy file.
new-name Specifies the new name of the configuration or policy file.