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

Differences

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

Link to this comparison view

en:priority_settings [2015/04/05 13:14] – created translator1en:priority_settings [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-The option is configured or disabled by editing the configuration file /etc/dpi/fastdpi.conf. 
-  
-Option's configuration: 
- 
-Enable prioritizing markup of a traffic on level:\\  
-1 - IP header\\ 
-2 - VLAN/QinQ header\\ 
-3 - MPLS header 
-<code> 
-set_packet_priority=1 
-</code> 
- 
-:!: set_packet_priority=1 leads to patching of all packets that pass through DPI to set the priority in their headers. This operation takes a lot of resources. Therefore do not switch this flag on until you do not need to use these modified priorities on other network devices. Configuration parameters from [[priority_config|Assignment of priorities]] are sufficient for internal DPI usage. 
-