Configuration [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:dpi_components:radius:radius_config [2025/04/11 13:22] – [Radius Monitor Setup] elena.krasnobryzhen:dpi:dpi_components:radius:radius_config [2025/04/11 13:25] (current) – [Radius Monitor Setup] elena.krasnobryzh
Line 63: Line 63:
   * ''mem_preset=1'' — initialize memory at start    * ''mem_preset=1'' — initialize memory at start 
   * ''fdpi_servers=127.0.0.1:29000,123.45.67.85:29000'' — List of DPI servers, to send data to   * ''fdpi_servers=127.0.0.1:29000,123.45.67.85:29000'' — List of DPI servers, to send data to
 +  * ''ipfix_extra_gsm=1'' — enable support for sending new attributes from Radius Accounting packets via IPFIX. Additional fields that are added when this option is enabled are listed in the [[en:dpi:dpi_components:radius:radmon_acct_ipfix|template]].
  
 Stream processing setup (it is recommended to use the values from the example): Stream processing setup (it is recommended to use the values from the example):
Line 74: Line 75:
   * ''dbg_log_mask=0x31''   * ''dbg_log_mask=0x31''
  
 +Configuration of Radius Event Export:
 +  * ''ipfix_dev=eno8''
 +  * ''ipfix_tcp_collectors=172.32.0.239:1502''
 +
 +After changing the configuration, restart the service:
 +<code>
 +systemctl restart fastradius
 +</code>
  
 ===== CIDR-based NAT Connection ===== ===== CIDR-based NAT Connection =====