====== IPFIX export configuration from SSG to QoE ======
{{indexmenu_n>4}}
[[en:dpi:dpi_components:dpiui:user_guide:admin_section:gui_man:export_settings|Configuration in GUI]]
===== Export configuration =====
IPFIX export is configured in the ''fastdpi.conf'' file on the DPI.\\
Example of minimal recommended export settings:
netflow=8
netflow_dev=em1
netflow_timeout=10
netflow_full_collector_type=2
netflow_full_port_swap=0
netflow_full_collector=YOUR_QOESTOR_IP:1500
ipfix_dev=em1
ipfix_tcp_collectors=YOUR_QOESTOR_IP:1501
:!: Additionally, you can configure export of [[en:dpi:opt_cgnat:log|NAT]] flows, [[en:dpi:dpi_options:opt_li:li_ipfix#dns_response_or_dns_request_export_configuration|DNS]], [[en:dpi:dpi_components:platform:dpi_mobile_spec:ipfix|GTP]] and [[en:dpi:dpi_components:radius:radmon_acct_ipfix|RADIUS]].\\
**QoE must have [[en:dpi:qoe_analytics:implementation_administration:configuration_setup:ipfix_receivers|receivers configured]] for all streams.**
To apply the changes, fastDPI must be restarted.
The ''netflow'' parameter is a bitmask and can have several different values. See more in [[en:dpi:dpi_options:opt_statistics:statistics_settings|]].