User Tools

Site Tools


pom-ng:output:pcap_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom-ng:output:pcap_file [2012/10/24 15:40] – BCRDfdXlFD 94.23.1.28pom-ng:output:pcap_file [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-קיבלתי פנייה מה noc (מרכז הבקרה) של 018.הם ביקשו ממני לשלוח את שאלותי בדואר אלקטרוני.להלן הדוא"ל שלי:שלום  להלן שאלות לגבי חיבור IPv6 ביתי:1) כיום אני לקוח HOT (כלומר DOCSIS)האם אתם תומכים בחיבור עבור HOT ?2) האם תומכים ב IPv6 עבור ADSL של בזק ?3) מה גודל ה Prefix שאקבל ?            /128   כתובת יחידה           /64    ה prefix המקובל לבית (ראה            .4/  או /56 כמו חלק מההצעות היום4) איזה פרוטוקול ?      SLAAC      DHCPv6-PDתודהיובל+====== Output pcap_file ====== 
 + 
 +The output pcap_file will save packets into a file. 
 + 
 +===== Parameters ===== 
 + 
 +^ Name ^ Type ^ Default value ^ Description ^ 
 +|filename|string|out.pcap|PCAP file name.| 
 +|filter|string|<empty>|Filter to match specific packets. See [[pom-ng:filter:packet|packet filter]] documentation for more info.
 +|link_type|string|ethernet|What type of frame to save in the pcap file. Possible values are : ethernetipv4, docsis, 80211, radiotap, mpeg_ts, ppi.
 +|snaplen|uint16|1550|Maximum stored size of packets.| 
 +|unbuffered|bool|no|When 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.1351093234.txt.gz · Last modified: 2020/05/26 21:59 (external edit)