Differences
This shows you the differences between two versions of the page.
en:bonus_mgmt [2015/03/30 20:28] – created translator1 | en: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: | ||
- | < | ||
- | fdpi_ctrl instruction --service 1 [IP_list] | ||
- | </ | ||
- | 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/ | ||
- | </ | ||
- | |||
- | Disable participation in the bonus program for 192.168.1.1: | ||
- | < | ||
- | fdpi_ctrl del --service 1 --ip 192.168.1.1 | ||
- | </ | ||