Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
   
A-17
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Appendix A      CGESM Switch Boot Loader Commands
rename
rename
Use the rename boot loader command to rename a file.
rename filesystem:/source-file-url filesystem:/destination-file-url 
Syntax Description
Command Modes
Boot loader
Command History
Usage Guidelines
Filenames and directory names are case sensitive.
Directory names are limited to 45 characters between the slashes (/); the name cannot contain control 
characters, spaces, deletes, slashes, quotes, semicolons, or colons.
Filenames are limited to 45 characters; the name cannot contain control characters, spaces, deletes, 
slashes, quotes, semicolons, or colons.
Examples
This example shows a file named config.text being renamed to config1.text:
switch: rename flash:config.text flash:config1.text
You can verify that the file was renamed by entering the dir filesystem: boot loader command.
Related Commands
filesystem:
Alias for a flash file system. Use flash: for the system board flash device.
/source-file-url
Original path (directory) and filename.
/destination-file-url
New path (directory) and filename. 
Release
Modification
12.2(25)SE1
This command was introduced.
Command
Description
Copies a file from a source to a destination.