Differences
This shows you the differences between two versions of the page.
en:ads_mgmt [2015/03/30 19:01] – created translator1 | en:ads_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 команда --service 2 [список_IP] | ||
- | </ | ||
- | Instructions' | ||
- | |||
- | For example: | ||
- | |||
- | Allow replacement of advertisements for the specified IP list: | ||
- | < | ||
- | fdpi_ctrl load --service 2 --cidr 192.168.0.0/ | ||
- | </ | ||
- | |||
- | Enable advertisements' | ||
- | < | ||
- | fdpi_ctrl load --service 3 --ip 192.168.1.1 | ||
- | </ | ||
- | |||
- | Disable advertisements' | ||
- | < | ||
- | fdpi_ctrl del --service 3 --ip 192.168.1.1 | ||
- | </ | ||