Chapter 4
| System Management Commands
File Management
– 107 –
public-key
- Keyword that allows you to delete a SSH key on the switch.
(See “Secure Shell” on page 233.)
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 (107)
delete public-key (238)
dir
This command displays a list of files in flash memory.
Syntax
dir
{
config
|
opcode
}: [filename]}
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