2-155
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands delete
delete
To delete a configuration file, use the delete command.
delete [[m/]device:]filename
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines A colon (:) is required after the specified device.
Examples This example shows how to delete the cat6000-sup-d.5-5-1.bin configuration file from the Flash device
and then verify the deletion by entering the show flash command:
Console> (enable) delete bootflash:cat6000-sup-d.5-5-1.bin
Console> (enable)
Console> (enable) show flash
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .D ffffffff 5415406e 3300b8 25 3080247 Jan 12 2000 13:22:46
cat6000-sup-d.6-1-1.bin
2 .. ffffffff 762950d6 6234d0 25 3093399 Jan 13 2000 12:33:14
cat6000-sup-d.6-1-1.bin
1428272 bytes available (6173904 bytes used)
Console> (enable)
Related Commands dir—switch
show flash
squeeze
undelete
m/ (Optional) Module number of the supervisor engine containing the Flash
device.
device:(Optional) Device where the Flash resides.
filename Name of the configuration file.