C
HAPTER
21
| System Management Commands
File Management
– 515 –
delete This command deletes a file or image.
SYNTAX
delete filename
filename - Name of configuration file or code image.
DEFAULT SETTING
None
COMMAND MODE
Privileged Exec
COMMAND USAGE
◆ If the file type is used for system startup, then this file cannot be
deleted.
◆ “Factory_Default_Config.cfg” cannot be deleted.
EXAMPLE
This example shows how to delete the test2.cfg configuration file from
flash memory.
Console#delete test2.cfg
Console#
RELATED COMMANDS
dir (515)
delete public-key (614)
dir This command displays a list of files in flash memory.
SYNTAX
dir {boot-rom: | config: | opcode:} [filename]}
boot-rom
- Boot ROM (or diagnostic) image file.
config - Switch configuration file.
opcode - Run-time operation code image file.
filename - Name of configuration file or code image. If this file
exists but contains errors, information on this file cannot be shown.
DEFAULT SETTING
None
COMMAND MODE
Privileged Exec