Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 41
53-1002508-01
delete
2
delete
Deletes a specified file from flash memory.
Synopsis delete filename
Operands filename Specifies the name of the file to be deleted from flash memory on the local
switch using the following format: [flash://]filename.
Defaults There is no default configuration for this command.
Command
Modes
Privileged EXEC mode
Description Use this command to delete a file from flash memory. After the file is deleted, it cannot be restored.
Usage
Guidelines
None
Examples To delete a file from flash memory:
switch#delete file1
% Warning: File will be deleted (from flash:)!
Continue?(y/n):y
or
switch#delete flash://file1
% Warning: File will be deleted (from flash:)!
Continue?(y/n):y
See Also copy