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

Management

This service can be configured for Individual subscribers by 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: 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