en:bonus_mgmt [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:bonus_mgmt [2015/03/30 20:28] – created translator1en:bonus_mgmt [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-This service can be configured for Individual subscribers by [[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: [[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>