flow-fanout - capture flow PDUs from a CISCO router and replicate them
flow-fanout [ -d debuglevel
] [ -p port
] [
-x delay
] host/port ...
Captures flow PDU's from a Cisco router and replicates them to n number of destinations. Useful for debugging. List the hosts (and associated UDP ports) that you want the flows copied to.
Set the debug level.
Select the UDP port to listen for incoming flows on.
Set the transmit delay. This slows things down so that you don't nuke your network.
Listen on port 9992, replicate to 1.2.3.4 and 5.6.7.8 port 9993:
flow-fanout ./flow-fanout -p9992 1.2.3.4/9993 5.6.7.8/9991
flow-capture(1), flow-cat(1), flow-connect(1), flow-dscan(1),flow-expire(1), flow-export(1), flow-fanout(1), flow-filter(1), flow-gen(1), flow-interfaces(1), flow-print(1), flow-profile(1), flow-receive(1), flow-search(1), flow-send(1), flow-sort(1), flow-stat(1),
flow-fanout should have an option for using access lists