Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:dpi_options:opt_advertising:ads_mgmt:start [2024/09/17 07:13] – elena.krasnobryzh | en:dpi:dpi_options:opt_advertising:ads_mgmt:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Management ====== | ||
- | {{indexmenu_n> | ||
- | This service can be configured for Individual subscribers by [[en: | ||
- | |||
- | The format of the instruction: | ||
- | < | ||
- | fdpi_ctrl command --service 2 [IP_list] | ||
- | </ | ||
- | Instructions' | ||
- | |||
- | **Examples: | ||
- | |||
- | 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 | ||
- | </ | ||
- | |||