User Tools

Site Tools


pom-ng:output:pcap_file

This is an old revision of the document!


Output pcap_file

The output pcap_file will save packets into a file.

Parameters

Name Type Default value Description
filenamestringout.pcapPCAP file name.
filterstring Filter to match specific packets. See packet filter documentation for more info.
protocolstringethernetWhat type of frame to save in the pcap file. Possible values are : ethernet for ethernet frames, raw for ipv4 packets, docsis for DOCSIS packets and 80211 for wireless packets.
snaplenuint161550Maximum stored size of packets.
unbufferedboolnoWhen set to yes, the packets will directly be written on the disk. This can be useful in some cases but will slow performances.
pom-ng/output/pcap_file.1351095332.txt.gz · Last modified: 2020/05/26 21:59 (external edit)