CLI Reference Guide-R05

Table Of Contents
Chapter 4
| System Management Commands
File Management
– 118 –
Destination file name: BLANC.BIX
Console#
delete This command deletes a file or image.
Syntax
delete {file name filename | public-key username [dsa | rsa]}
filename - Name of configuration file or code image.
public-key - Keyword that allows you to delete a SSH key on the
switch. (See “Secure Shell” on page 242.)
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.
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 (119)
delete public-key (247)