System information

1-52 DELETE FFILE AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
DELETE FFILE
Syntax
DELETE FFILE=filename
where:
filename is a file identifier of the form
device:filename.ext
. Valid
characters are the lowercase letters (a–z), digits (0–9) and the hyphen
character (-). Wildcards are allowed in the name and extension elements.
Description
This command deletes an FFS file. Wildcards are allowed in the name and type
elements of the file identifier.
Caution must be taken when deleting files, such as patches, releases, licences
and configurations, since they contain information which is vital to the
intended operation of the router.
For security reasons this command will only be accepted if the user has SECURITY
OFFICER privilege.
Examples
To delete the file FLASH:28-68.REL, use the command:
DELETE FFILE=FLASH:28-68.rel
To delete all files in FLASH, use the command:
DELETE FFILE=FLASH:*.*
See Also
CREATE FFILE
SHOW FFILE
DELETE FILE
Syntax
DELETE FILE=filename
where:
filename is a file identifier of the form
[device:]name.ext
. Valid characters
are the lowercase letters (a–z), digits (0–9) and the hyphen character (-).
Wildcards are allowed in the name and extension elements.
Description
This command deletes the specified file or files. Wildcards are allowed in the
name and extension elements of the file identifier.
Caution must be taken when deleting files, such as patches, releases, licences
and configurations, since they contain information which is vital to the
intended operation of the router.