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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:capt_mgmt [2015/04/01 09:21] – created translator1en:capt_mgmt [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-This service is configured for individual subscribers by [[subsman_cmd|fdpi_ctrl]]. 
- 
-Instruction format: 
-<code> 
-fdpi_ctrl command --service 5 [список_IP] 
-</code> 
-The instruction syntax and IP addresses specification methods are described in details here: [[subsman_cmd|Control instructions]]. 
- 
-Examples: 
- 
-Enable the "white list" operation for the particular subscriber: 
-<code> 
-fdpi_ctrl load --service 5 --ip 192.168.0.1 
-</code> 
- 
-Disable the "white list" operation for the particular subscriber: 
-<code> 
-fdpi_ctrl del --service 5 --ip 192.168.0.1 
-</code>