Capture module: Difference between revisions

Line 259: Line 259:
:This mode will transmit the captured packets encapsulated in a GRE + ERSPAN header on the management interface to a given target IP address. On the target system the  traffic can be  selectively captured using the filter '''ip proto 0x2f''' when using an application like Wireshark or tcpdump.
:This mode will transmit the captured packets encapsulated in a GRE + ERSPAN header on the management interface to a given target IP address. On the target system the  traffic can be  selectively captured using the filter '''ip proto 0x2f''' when using an application like Wireshark or tcpdump.


* File name
:If browser download or disk storage has been chosen, the file name of the created capture file can be set in this field. The default value shows the filename with date wildcards and the capture filter. The date wildcards are then replaced by the start time of the capture.
:Date format specifier can be used as supported by strftime() function call. Some common specifier:
:* %Y for year
:* %m for month
:* %d for day
:* %H for hours
:* %M for minutes
:* %S for seconds


* Interface to transmit on This dropdown menu is only shown when Capture type is Interface. Here the physical interface on which to transmit captured packets can be selected.
* Interface to transmit on This dropdown menu is only shown when Capture type is Interface. Here the physical interface on which to transmit captured packets can be selected.
547

edits