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

Differences

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

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor [2026/05/04 09:09] (current) – [Table] elena.krasnobryzh
Line 5: Line 5:
 To go to the section, click the ADMINISTRATOR menu item, then click the QOE STOR CONFIGURATION menu item. To go to the section, click the ADMINISTRATOR menu item, then click the QOE STOR CONFIGURATION menu item.
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:pth_1.png? 800 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:pth_1.png?nolink&800 }}
  
 ===== QoE Stor Nodes ===== ===== QoE Stor Nodes =====
Line 17: Line 17:
 To add it, click on the **"Add receiver"** button, fill in the following parameters in the window that opens: To add it, click on the **"Add receiver"** button, fill in the following parameters in the window that opens:
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:create_2.png? 500 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:create_2.png?nolink&500 }}
  
   * **The receiver type** is selected from the drop-down list.   * **The receiver type** is selected from the drop-down list.
Line 58: Line 58:
 To remove the receiver, click on the "Delete" button located to the right of each receiver. To remove the receiver, click on the "Delete" button located to the right of each receiver.
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:change_3.png? 500 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:change_3.png?nolink&500 }}
  
 ==== 2 Filtering ==== ==== 2 Filtering ====
Line 65: Line 65:
 To explain the selection, you can click on the auxiliary button located to the right of each parameter. To explain the selection, you can click on the auxiliary button located to the right of each parameter.
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:inf_4.png? 500 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:inf_4.png?nolink&500 }}
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:inf_5.png? 300 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:inf_5.png?nolink&300 }}
  
 ==== 3 General ==== ==== 3 General ====
Line 74: Line 74:
 To explain the selection, you can click on the auxiliary button located to the right of each parameter. To explain the selection, you can click on the auxiliary button located to the right of each parameter.
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:url_6.png? 500 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:url_6.png?nolink&500 }}
  
 ==== 4 URL Settings ==== ==== 4 URL Settings ====
Line 82: Line 82:
 All parameters are specified by selecting from the output list. To explain the selection, you can click on the auxiliary button located to the right of each parameter. All parameters are specified by selecting from the output list. To explain the selection, you can click on the auxiliary button located to the right of each parameter.
  
 +^ Parameter                                        ^ Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^ Possible values                                                                                   ^
 +| ''FULLFLOW_COMPRESS_ENABLE''                     | :!: **Experimental setting, DO NOT change this yourself!**\\ \\ Enable background log compression for FULLFLOW                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | ''0'' — Off\\ ''1'' — On                                                                          |
 +| ''FULLFLOW_REPLACE_IP_CLASS_WITH_ORIGINAL_TOS''  | Enable DSCP from Original TOS\\ \\ Allows you to use the original Type of Service (ToS) value from the packet's IP header instead of the value assigned by DPI. When this option is enabled, the traffic class extracted from the original ToS will be displayed in the statistics and QoE reports.\\ \\ Two fields are transmitted from DPI to IPFIX:\\ \\ - ''IP_CLASS_OF_SERVICE'' — the traffic class assigned by DPI based on DSCP settings (by protocols and autonomous systems)\\ - ''originalTOS'' — the original value of the ToS field from the IP header before DPI processing (the first 3 bits contain the traffic class)\\ \\ By default, ''IP_CLASS_OF_SERVICE'' is used. When this parameter is enabled, the value from ''originalTOS'' is used.\\ \\ **Important:** To correctly transmit the full DSCP value, you must set ''netflow_tos_format=1'' in the fastdpi.conf file. Otherwise, only the traffic class is transmitted, not all DSCP bits.  | ''0'' — Off\\ ''1'' — On                                                                          |
 +| ''IPFIX_FULLFLOW_ENBALE_BLOCKED_DATA''           | Enable collection of blocked traffic data\\ \\ Enables the collection of statistics on blocked traffic: the number of discarded packets and bytes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | ''0'' — Off\\ ''1'' — On                                                                          |
 +| ''IPFIX_FULLFLOW_BLOCKED_DROP_THRESHOLD''        | Threshold for classifying traffic as “drop”\\ \\ If the ratio of dropped packets to forwarded packets exceeds the specified threshold, such traffic is marked as “Blocked.”                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | A coefficient ranging from 0 to 1, including floating-point numbers.\\ \\ Default value: ''0.9''  |
 +| ''IPFIX_FULLFLOW_BLOCKED_POLICING_THRESHOLD''    | Threshold for classifying traffic as policed\\ \\ If the ratio of dropped packets to forwarded packets exceeds the specified threshold, such traffic is marked as policed.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | A coefficient ranging from 0 to 1, including floating-point numbers.\\ \\ Default value: ''0.1''  |
 +| ''FULLFLOW_VOIP_GROUP_FIELDS_ENABLE''            | Enable VOIP Traffic Data\\ \\ This setting enables the processing and collection of statistics for generating reports on VOIP traffic.\\ \\ **Important:** This setting is complex and requires the involvement of technical support specialists. Enabling it alone will not generate reports or produce any visible results—additional system configuration is required.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | ''0'' — Off\\ ''1'' — On                                                                          |
 ==== 6 CLICKSTREAM Log Settings ==== ==== 6 CLICKSTREAM Log Settings ====
 All parameters are specified by selecting from the drop-down list. To explain the selection, you can click on the auxiliary button located to the right of each parameter. All parameters are specified by selecting from the drop-down list. To explain the selection, you can click on the auxiliary button located to the right of each parameter.
Line 95: Line 102:
 To enable autoload of OpenCellID catalog, select **“Enabled”**. To enable autoload of OpenCellID catalog, select **“Enabled”**.
  
-{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_1.png?600 |}}+{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_1.png?nolink&600 |}}
  
  * **CELL_TOWER_LOADER_API_TOKEN** - token in LocalAPI platform. __[[en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration#token_opencellid|Get a token in the service LocationAPI.]]__  * **CELL_TOWER_LOADER_API_TOKEN** - token in LocalAPI platform. __[[en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration#token_opencellid|Get a token in the service LocationAPI.]]__
  
-{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_2.png?600 |}}+{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_2.png?nolink&600 |}}
  
  * **CELL_TOWER_LOG** - level of log.  * **CELL_TOWER_LOG** - level of log.
  
-{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_3.png?600 |}}+{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_3.png?nolink&600 |}}
  
  * **CELL_TOWER_RESPONSE_HOUR** - time interval to update empty data cell towers for report of geo position, hours.  * **CELL_TOWER_RESPONSE_HOUR** - time interval to update empty data cell towers for report of geo position, hours.
  
-{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_4.png?600 |}}+{{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:conf_qoestor_opencellid_en_4.png?nolink&600 |}}
  
 ===== Token OpenCellID ===== ===== Token OpenCellID =====
Line 113: Line 120:
  * Sign up __[[https://my.unwiredlabs.com/|LocationAPI]]__  * Sign up __[[https://my.unwiredlabs.com/|LocationAPI]]__
  
-{{ :dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor:conf_qoestor_opencellid_gettoken_1.png?600 |}}+{{ :dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor:conf_qoestor_opencellid_gettoken_1.png?nolink&600 |}}
  
  
  * Move to **API Acess Tokens**, click **Show Token**, copy token.  * Move to **API Acess Tokens**, click **Show Token**, copy token.
  
-{{ :dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor:conf_qoestor_opencellid_gettoken_2.png?600 |}}+{{ :dpi:dpi_components:dpiui:user_guide:admin_section:qoestor_man:configuration_qoe_stor:conf_qoestor_opencellid_gettoken_2.png?nolink&600 |}}
  
 ===== Save settings =====  ===== Save settings ===== 
Line 127: Line 134:
 To update the settings, click on the **"Update"** button located in the toolbar. To update the settings, click on the **"Update"** button located in the toolbar.
  
-{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:set_7.png? 600 }}+{{ en:dpi:dpi_components:dpiui:user_guide:admin_section:equipment_management:configuration:set_7.png?nolink&600 }}