.\" Man page generated from reStructuredText. . .TH "OVS-TCPUNDUMP" "1" "Oct 20, 2021" "2.15" "Open vSwitch" .SH NAME ovs-tcpundump \- convert "tcpdump -xx" output to hex strings . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBovs\-tcpundump < \fP .sp \fBovs\-tcpundump \-h | \-\-help\fP .sp \fBovs\-tcpundump \-V | \-\-version\fP .sp The \fBovs\-tcpundump\fP program reads \fBtcpdump \-xx output\fP from stdin, looking for hexadecimal packet data, and dumps each Ethernet as a single hexadecimal string on stdout. This format is suitable for use with the \fBofproto/trace\fP command supported by \fBovs\-vswitchd(8)\fP via \fBovs\-appctl(8)\fP\&. .sp At least two \fB\-x\fP or \fB\-X\fP options must be given, otherwise the output will omit the Ethernet header, which prevents the output from being used with \fBofproto/trace\fP\&. .SH OPTIONS .INDENT 0.0 .IP \(bu 2 \fB\-h\fP or \fB\-\-help\fP .sp Prints a brief help message to the console. .IP \(bu 2 \fB\-V\fP or \fB\-\-version\fP .sp Prints version information to the console. .UNINDENT .SH SEE ALSO .sp \fBovs\-appctl(8)\fP, \fBovs\-vswitchd(8)\fP, \fBovs\-pcap(1)\fP, \fBtcpdump(8)\fP, \fBwireshark(8)\fP\&. .SH AUTHOR The Open vSwitch Development Community .SH COPYRIGHT 2021, The Open vSwitch Development Community .\" Generated by docutils manpage writer. .