en:dpi:dpi_options:opt_cosmobonus:bonus_mgmt:start [Документация 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:dpi:dpi_options:opt_cosmobonus:bonus_mgmt:start [2020/02/05 17:32] – ↷ Page moved from en:dpi:dpi_options:base_functionality:opt_cosmobonus:bonus_mgmt:start to en:dpi:dpi_options:opt_cosmobonus:bonus_mgmt:start lexx26en:dpi:dpi_options:opt_cosmobonus:bonus_mgmt:start [2020/04/21 13:58] (current) – removed lexx26
Line 1: Line 1:
-====== 3 Management ====== 
-{{indexmenu_n>3}} 
-This service can be configured for Individual subscribers by [[en:dpi:dpi_components:platform:subscriber_management:subsman_cmd:start|fdpi_ctrl]] 
  
-The format of the instruction: 
-<code> 
-fdpi_ctrl instruction --service 1 [IP_list] 
-</code> 
-Instructions' syntax and IP addresses specification methods are described in details here: [[en:dpi:dpi_components:platform:subscriber_management:subsman_cmd:start|Control instructions]] 
- 
-For example: 
- 
-Enable participation in the bonus program for the specified subscribers by IP list: 
-<code> 
-fdpi_ctrl load --service 1 --cidr 192.168.0.0/24 
-</code> 
- 
-Disable participation in the bonus program for 192.168.1.1: 
-<code> 
-fdpi_ctrl del --service 1 --ip 192.168.1.1 
-</code>