![]() |
![]()
| ![]() |
![]()
NAMEflow-receive — Receive flow data with the NetFlow protocol. SYNOPSISflow-receive [-h] [-b big|little] [-C comment] [-d debug_level] [-o output_file] [-S stat_interval] [-V pdu_version] [-z z_level] localip/remoteip/port DESCRIPTIONThe flow-receive utility is used to receive flows in NetFlow format. When the remoteip is configured only flows from that exporter will be processed, this is the most secure and recommended configuration. When the localip is configured flow-receive will only process flows sent to the localip IP address. If remoteip is 0 (not configured) flows from any source IP address are accepted. Multiple non aggregated PDU versions may be accepted at once to support Cisco's Catalyst 6500 NetFlow implementation which exports from both the supervisor and MSFC with the same IP address and same port but different export versions. In this case the exports will be stored in the format specified by the -V flag or whichever export type is received first. OPTIONS
EXAMPLESListen on port 9800 on any local interface for exports from IP address 10.0.0.1, store the exports in flows
Listen on port 9800 on any local interface from any IP address, display the received flows with flow-print.
BUGSIt is not currently possible to convert between the aggregated formats (8.x) and the non aggregated formats (1,5,6,7). AUTHORMark Fullmer maf@splintered.net SEE ALSOflow-tools(1)
|