Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide delete | 178
delete
delete {filename <filename>|ssh-host-addr <ipaddr>|ssh-known-hosts}
Description
This command deletes a file or RSA signature entry from flash.
Syntax
Usage Guidelines
To prevent running out of flash file space, you should delete files that you no longer need.
The copy scp command creates RSA signatures whenever it connects to a new host. These host signatures are
stored in the flash file system.
Example
The following command deletes a file:
(host) #delete filename december-config-backup.cfg
The following command deletes an RSA signature entry from flash:
(host) #delete ssh-host-addr 10.100.102.101
The following command deletes all RSA signature entries from flash:
(host) #delete ssh-known-hosts
Command History
This command was introduced in ArubaOS 3.0.
Command Information
Parameter Description
filename Name of the file to be deleted.
ssh-host-addr Deletes the entry stored in flash for the RSA host signature created when you run the copy scp
command.
ssh-known -hosts Deletes all entries stored in flash for the RSA host signatures created when you run the copy
scp command.
Platforms Licensing Command Mode
All platforms Base operating system Enable mode on master controllers