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

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:dpi:dpi_components:platform:subscriber_management:subsman_cmd [2025/12/08 11:31] – [Table] elena.krasnobryzhen:dpi:dpi_components:platform:subscriber_management:subsman_cmd [2026/03/18 12:05] (current) – [Examples] elena.krasnobryzh
Line 54: Line 54:
 fdpi_ctrl list --service 9 --ip 192.168.0.1 --ip 192.168.0.2 --file fip_1.txt --ip_range 192.168.0.3-192.168.0.6 --login USER1</code> The operation will apply to all specified elements where no error occurred.\\ :!: If an error occurs, changes are not rolled back! fdpi_ctrl list --service 9 --ip 192.168.0.1 --ip 192.168.0.2 --file fip_1.txt --ip_range 192.168.0.3-192.168.0.6 --login USER1</code> The operation will apply to all specified elements where no error occurred.\\ :!: If an error occurs, changes are not rolled back!
   - Enabling services with named profiles: <code bash>fdpi_ctrl load --service 4 --profile.name blocked --login Test</code>   - Enabling services with named profiles: <code bash>fdpi_ctrl load --service 4 --profile.name blocked --login Test</code>
 +  - List all profiles for the service: <code bash>fdpi_ctrl list all profiles --service 5</code>
  
 ===== TCP and UDP Protocol Blocking Configuration ===== ===== TCP and UDP Protocol Blocking Configuration =====