Changing configuration parameters [Документация 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:platform:subscriber_management:subsman_prmt [2018/03/18 12:01] – created lexx26en:dpi:dpi_components:platform:subscriber_management:subsman_prmt [2025/09/22 07:38] (current) elena.krasnobryzh
Line 1: Line 1:
-====== Changing configuration parameters ======+====== Changing configuration parameters ====== 
 +{{indexmenu_n>9}} 
 +Sometimes you may need to modify a value of configuration parameter on the run.
  
 +Examples:
 +
 +This command sets DPI platform into read only mode. DPI does not change any traffic that passes through it in this mode:
 +<code bash>fdpi_ctrl setenv --passive_mode 1</code>
 +
 +:!: Currently this is the only configuration parameter supported by 'setenv'.