====== Management ======
{{indexmenu_n>3}}
This service can be configured for Individual subscribers by [[dpi:dpi_components:platform:subscriber_management:subsman_cmd|fdpi_ctrl]]
The format of the instruction:
fdpi_ctrl instruction --service 1 [IP_list]
Instructions' syntax and IP addresses specification methods are described in details here: [[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:
fdpi_ctrl load --service 1 --cidr 192.168.0.0/24
Disable participation in the bonus program for 192.168.1.1:
fdpi_ctrl del --service 1 --ip 192.168.1.1