NAME

flow-fanout - capture flow PDUs from a CISCO router and replicate them


SYNOPSIS

flow-fanout-d

 debuglevel
 ] [ -p
 port
 ] [ -x
 delay
 ] host/port ...


DESCRIPTION

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.


OPTIONS

-d debuglevel

Set the debug level.

-p port

Select the UDP port to listen for incoming flows on.

-x delay

Set the transmit delay. This slows things down so that you don't nuke your network.


EXAMPLES

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


SEE ALSO

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),


BUGS

flow-fanout should have an option for using access lists