Chapter 4
| System Management Commands
File Management
– 147 –
file - Keyword that allows you to delete a file.
name - Keyword indicating a file.
unit - Unit identifier. (Range: 1-8)
filename - Name of configuration file or code image.
https-certificate - Keyword that allows you to delete the HTTPS secure site
certificate. You must reboot the switch to load the default certificate.
public-key - Keyword that allows you to delete a SSH key on the switch.
(See “Secure Shell” on page 275.)
username – Name of an SSH user. (Range: 1-8 characters)
dsa – DSA public key type.
rsa – RSA public key type.
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.
◆ A colon (:) is required after the specified unit number.
◆ If the public key type is not specified, then both DSA and RSA keys will 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 (147)
delete public-key (280)
dir This command displays a list of files in flash memory.
Syntax
dir [unit:] {boot-rom | config | opcode}: [filename]}