M4_CAPTURE_FILE_DELETE
# set
<module-index> M4_CAPTURE_FILE_DELETE <filename>
Description
Command to delete a Capture File (.pcap
file) in the Capture File directory
(/var/ftp/pub/replay/pcap/
). For information about the location and directory
structure for the Capture Files, see: M4_REPLAY_PARSE_START
Actions
set
Parameters
filename
: string, file name (including relative path and excluding the .pcap
extension).
Example
# set
input: 0 M4_CAPTURE_FILE_DELETE 'A String'
output: <OK>