Rename - Cisco catalyst 3750 Command Reference Manual

Hide thumbs Also See for catalyst 3750:
Table of Contents

Advertisement

Appendix A
Catalyst 3750 Switch Bootloader Commands

rename

Use the rename bootloader command to rename a file.
Syntax Description
filesystem:
/source-file-url
/destination-file-url
Command Modes
Bootloader
Command History
Release
12.1(11)AX
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: bootloader command.
Related Commands
Command
copy
OL-8552-07
rename filesystem:/source-file-url filesystem:/destination-file-url
Alias for a flash file system. Use flash: for the system board flash device.
Original path (directory) and filename.
New path (directory) and filename.
Modification
This command was introduced.
Description
Copies a file from a source to a destination.
Catalyst 3750 Switch Command Reference
rename
A-17

Advertisement

Table of Contents
loading

Table of Contents