Management utilities [Документация 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:utilities:management_utilities [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_components:utilities:management_utilities [2026/03/02 14:28] (current) – [driverctl] elena.krasnobryzh
Line 1: Line 1:
-{{indexmenu_n>8}}+{{indexmenu_n>4}}
 ======Management utilities====== ======Management utilities======
 =====dpdkinfo===== =====dpdkinfo=====
Line 19: Line 19:
   * ''unset-override 0000:04:00.0'' – exit the card from the DPDK mode\\ **The fastDPI process must first be stopped with the command ''service fastdpi stop''!**   * ''unset-override 0000:04:00.0'' – exit the card from the DPDK mode\\ **The fastDPI process must first be stopped with the command ''service fastdpi stop''!**
   * ''-v set-override 0000:04:00.0 vfio-pci'' – return the cards back under DPDK control after working with the standard driver\\ **When switching cards to DPDK mode, be careful not to accidentally switch the server control interface to DPDK mode - communication with the server will be immediately interrupted!**   * ''-v set-override 0000:04:00.0 vfio-pci'' – return the cards back under DPDK control after working with the standard driver\\ **When switching cards to DPDK mode, be careful not to accidentally switch the server control interface to DPDK mode - communication with the server will be immediately interrupted!**
 +
 +<note important>
 +Please note that Mellanox network interface cards cannot be switched to DPDK using the driverctl utility — their driver is installed in a different way. They also remain under operating system control, therefore the interfaces will still appear in the output of ip/ipconfig utilities.  
 +If it is necessary to install a driver to support DPDK on Mellanox network cards, please [[en:dpi:techsupport_info|contact technical support]].
 +</note>
  
 <note>Configuring DPDK in Hyper-V is described in detail in the appropriate [[en:dpi:dpi_components:platform:dpi_config#configuration_in_hyper-v|section]].</note>  <note>Configuring DPDK in Hyper-V is described in detail in the appropriate [[en:dpi:dpi_components:platform:dpi_config#configuration_in_hyper-v|section]].</note> 
Line 27: Line 32:
  
 =====checkproto===== =====checkproto=====
-Check if the address or port is included in the custom protocol.\\ Example of a port check: +Check if the address or port is included in the custom protocol.\\ Example of a address check: 
-<code bash>checkproto youtube</code>+<code bash>checkproto youtube.com</code>
  
 =====checknat===== =====checknat=====
Line 36: Line 41:
  
 Parameters:  Parameters: 
-  * ''nthr'' – num work threads per cluster+  * ''nthr'' – num work threads per cluster. Maximum value - 128
   * ''algo'' – **0** - hashmask (default), **1** - crc, **2** - rxdsp_2   * ''algo'' – **0** - hashmask (default), **1** - crc, **2** - rxdsp_2
   * ''cidrs'' – list cidr white address   * ''cidrs'' – list cidr white address