Management [Документация 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:vas:opt_cosmobonus:bonus_mgmt [2026/07/07 14:27] – removed - external edit (Unknown date) 127.0.0.1en:dpi:dpi_options:vas:opt_cosmobonus:bonus_mgmt [2026/07/07 14:27] (current) – ↷ Page moved from en:dpi:dpi_options:opt_cosmobonus:bonus_mgmt to en:dpi:dpi_options:vas:opt_cosmobonus:bonus_mgmt elena.krasnobryzh
Line 1: Line 1:
 +{{tag>Services "Service 1" "Bonus Program"}}
 +====== Management ======
 +{{indexmenu_n>3}}
 +This service can be configured for Individual subscribers by [[en:dpi:dpi_components:platform:subscriber_management:subsman_cmd|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|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>
 +
 +
 +----
 +Keywords:
 +services, service, service list, subscriber management, service 1, bonus program