This chapter describes commands for configuring NetFlow data
export on Mpd's interfaces. NetFlow is generated by ng_netflow(4)
node. To enable NetFlow on a particular
interface netflow-in or netflow-out options should be used.
Note: This configuration is global for the daemon, so it must be done before first bundle get connected.
Note: This feature is available only on FreeBSD 6.0-RELEASE and newer.
set netflow export ip portSet destination IP address and port, where NetFlow export datagrams will be sent. This options is important to have working NetFlow.
set netflow source ip portSet optional local IP and port binding, to make NetFlow datagrams originate from a specific source.
set netflow timeouts inactive activeModify inactive and active timeout values. For more information, see
ng_netflow(4) manual page.
set netflow node nodenameUse existing ng_netflow(4) node instead of creating a new one.
set netflow hook numberUse ng_netflow(4) node's hooks starting from specified number.
For detailed information about naming of hooks, see ng_netflow(4)
manual page.