Rename – Dell POWEREDGE M1000E User Manual

Page 907

Advertising
background image

A-21

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Appendix A Cisco Catalyst Blade Switch 3130 and 3032 for Dell 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(40)EX1

This command was introduced.

Command

Description

copy

Copies a file from a source to a destination.

Advertising