en:veos:first_install:license_update [Документация 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:veos:first_install:license_update [2023/09/04 09:36] elena.krasnobryzhen:veos:first_install:license_update [2023/09/04 09:41] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-===== License update in case of NIC replacement ===== 
-{{indexmenu_n>4}} 
- 
-In case of replacing the network card, you need to update the license. To do this: 
- 
-  - Stop the DPI service with the command <code>service fastdpi stop</code> 
-  - back up the license: <code> 
-mkdir /etc/dpi/backup 
-cp /etc/dpi/fastdpi.lic /etc/dpi/backup 
-cp /etc/dpi/fastdpi.sig /etc/dpi/backup 
-rm /etc/dpi/fastdpi.lig 
-rm /etc/dpi/fastdpi.sig 
-</code> This allows you to keep the old license and roll it back in case something goes wrong. \\ When you perform step 7, Stingray will generate a blank license, which will be filled after step 9. 
-  - Remove unnecessary cards from under DPDK management. [[en:dpi:dpi_components:platform:dpi_config:start|Instructions]]. 
-  - Change the cards. If the server was rebooted after point 2, check that the service is stopped. 
-  - Check the PCI numbers of the new cards. Basic commands: <code>lspci | grep net</code> and <code>ll /sys/class/net/</code> 
-  - Add new cards to DPDK. [[dpi:dpi_components:platform:dpi_config:start|Instructions]]. 
-  - Change the PCI numbers in the configuration file. 
-  - Run the service.  
-  - Contact your VAS Experts manager for the script. Download it from the link and run it. 
-  - Select menu item "2. Install packages". 
-  - Select "4. Setup DPI test license". 
-  - Install the "5. Setup DPI license service". 
-  - Check that the service is running by using the command <code>service fastdpi status</code> Pay attention to the uptime of the service.