Specifications
RoamAbout Mobility System Software Command Line Reference 20-7
delete
Deletesafile.
Syntax
delete url
Parameters
Defaults
None.
Mode
Enabled.
Usage
YoumightwanttocopythefiletoaTFTPserverasabackupbeforedeletingthefile.
Example
ThefollowingcommandscopyfiletestconfigtoaTFTPserveranddeletethefilefromnonvolatile
storage:
RBT-8100# copy testconfig tftp://10.1.1.1/testconfig
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
RBT-8100# delete testconfig
success: file deleted.
Example
Thefollowingcommanddeletesfiledang_docfromsubdirectorydang:
RBT-8100# delete dang/dang_doc
success: file deleted.
Related Commands
• copyonpage 20‐5
• dironpage 20 ‐8
Caution: MSS does not prompt you to verify whether you want to delete a file. When you press
Enter after typing a delete command, MSS immediately deletes the specified file.
Note: MSS does not allow you to delete the currently running software image file or the running
configuration.
url Filename.Specifybetween1and128alphanumericcharacters,withno
spaces.
Ifthefileisinasubdirectory,specifythesubdirectoryname,followedbya
forwardslash,infrontofthefilename.Forexample:subdir_a/file_a.