...\" $Header: /usr/src/docbook-to-man/cmd/RCS/docbook-to-man.sh,v 1.3 1996/06/17 03:36:49 fld Exp $ ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P! ...\" .de P! \\&. .fl \" force out current output buffer \\!%PB \\!/showpage{}def ...\" the following is from Ken Flowers -- it prevents dictionary overflows \\!/tempdict 200 dict def tempdict begin .fl \" prolog .sy cat \\$1\" bring in postscript file ...\" the following line matches the tempdict above \\!end % tempdict % \\!PE \\!. .sp \\$2u \" move below the image .. .de pF .ie \\*(f1 .ds f1 \\n(.f .el .ie \\*(f2 .ds f2 \\n(.f .el .ie \\*(f3 .ds f3 \\n(.f .el .ie \\*(f4 .ds f4 \\n(.f .el .tm ? font overflow .ft \\$1 .. .de fP .ie !\\*(f4 \{\ . ft \\*(f4 . ds f4\" ' br \} .el .ie !\\*(f3 \{\ . ft \\*(f3 . ds f3\" ' br \} .el .ie !\\*(f2 \{\ . ft \\*(f2 . ds f2\" ' br \} .el .ie !\\*(f1 \{\ . ft \\*(f1 . ds f1\" ' br \} .el .tm ? font underflow .. .ds f1\" .ds f2\" .ds f3\" .ds f4\" .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n .TH "\fBflow-print\fP" "1" .SH "NAME" \fBflow-print\fP \(em Display flows in formatted ASCII\&. .SH "SYNOPSIS" .PP \fBflow-print\fP [-hlnpw] [-d\fI debug_level\fP] [-f\fI format\fP] .SH "DESCRIPTION" .PP The \fBflow-print\fP utility will display flow data in ASCII using pre-defined formats selectable with -f\&. .PP .nf Some of the less descriptive column headers are defined below Header Description ------------------------------- Sif Source Interface ifIndex\&. DiF Destination Interface ifIndex\&. Pr Protocol\&. P Protocol\&. SrcP Source Port\&. DstP Destination Port\&. Pkts Packets\&. Octets Octets (Bytes)\&. Active Time in ms the flow was active\&. B/Pk Bytes per Packet\&. Ts Type of Service\&. Fl Flags, for TCP the cumulative or of the TCP control bits\&. srcAS Source AS\&. dstAS Destination AS\&. Start Start time of the flow\&. End End time of the flow\&. router_sc V7 IP address of router producing shorcuts\&. peer_nexthop V6 IP address of peer next hop IP address\&. encap i/o Version 6 only\&. Encapsulation size in/out duration Time in ms the flow was active\&. input Input Interface ifIndex\&. output Output Interface ifIndex\&. flows Number of aggregated flows\&. mTos V8\&.x ToS of pkts that exceeded the contract\&. xpackets V8\&.x Packets that exceed the contract\&. .fi .SH "OPTIONS" .IP "-d\fI debug_level\fP" 10 Enable debugging\&. .IP "-f\fI format\fP" 10 Select format\&. The default is appropriate for the export type of the flow data\&. Available formats are: .PP .nf 0 1 line, interfaces, hex ports 1 2 line (includes timing and flags) 2 2 line candidate TCP syn attack flows 3 1 line, no interfaces, decimal ports 4 1 line with AS number 5 1 line, 132 column 6 show ip accounting emulation 7 1 line, 132 column +router_id 8 1 line, 132 column +encapsulation 9 1 line with tag values 10 AS aggregation 11 Protocol Port aggregation 12 Source Prefix aggregation 13 Destination Prefix aggregation 14 Prefix aggregation 15 Destination aggregation (Catalyst) 16 Source Destination aggregation (Catalyst) 17 Full Flow (Catalyst) 18 ToS AS Aggregation 19 ToS Proto Port aggregation 20 ToS Source Prefix aggregation 21 ToS Destination Prefix aggregation 22 ToS Prefix Aggregation 23 ToS Prefix Port aggregation 24 Full (Catalyst) .fi .IP "-h" 10 Display help\&. .IP "-l" 10 Unbuffer output\&. .IP "-n" 10 Use symbolic names where appropriate\&. .IP "-p" 10 Display header information\&. .IP "-w" 10 Wide output\&. .SH "EXAMPLES" .PP Display flows in \fBflowfile\fP .PP \fBflow-print < flowfile\fP .SH "FILES" .PP Configuration files: Symbols - \fB/etc/flow-tools/sym/*\fP\&. .SH "BUGS" .PP None known\&. .SH "AUTHOR" .PP Mark Fullmer maf@splintered\&.net .SH "SEE ALSO" .PP \fBflow-tools\fP(1) ...\" created by instant / docbook-to-man, Fri 02 Jan 2004, 16:26