Changing the settings or disabling the option is done by editing
The configuration file is /etc/dpi/fastdpi.conf.
IP address and NetFlow collector port number with statistics by protocols:
netflow_collector=192.168.0.1:9997
IP address and NetFlow collector port number with statistics by direction:
netflow_as_collector=192.168.0.1:9998
Directions for which statistics and aggregation are collected:
netflow_as_direction=1
IP address and NetFlow collector port number with statistics for billing, you need to allocate a separate collector so that the data is not mixed with other statistics:
netflow_bill_collector=192. 168.0.1:9995
Determination of the format of the transmitted information:
netflow_bill_collector_type=2
By default, the full amount of information transmitted, including packet headers L1-L7, is considered to be considered payload and only L3-L7 headers must specify the parameter:
netflow_bill_method=1
In netflow, the TOS field of billing statistics transmits the traffic class assigned by DPI, which can be used to create flexible pricing plans.
ipfix_udp_template_timer.