Flash/File Commands

4-67

4
This example shows how to copy a public-key used by SSH from a TFTP server.
Note that public key authentication via SSH is only supported for users configured
locally on the switch:

delete

This command deletes a file or image.
Syntax
delete [unit:] filename
filename - Name of the configuration file or image name.
unit - Stack unit. (Always unit 1)
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.
Example
This example shows how to delete the test2.cfg configuration file from flash memory
for unit 1.
Related Commands
dir (4-68)
delete public-key (4-38)
Console#copy tftp public-key
TFTP server IP address: 192.168.1.19
Choose public key type:
1. RSA: 2. DSA: <1-2>: 1
Source file name: steve.pub
Username: steve
TFTP Download
Success.
Write to FLASH Programming.
Success.
Console#
Console#delete 1:test2.cfg
Console#