Information on command result [Документация VAS Experts]

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:platform:subscriber_management:subsman_res:start [2018/03/21 12:44] lexx26en:dpi:dpi_components:platform:subscriber_management:subsman_res:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== 5 Information on command result ====== 
-{{indexmenu_n>5}} 
-**For all parameters except of list** 
  
- Result processing ... a/b/c/d/e 
-   The symbolic names are indicated in parenthesis: 
-     a - total records 
-     b - records successfully processed 
-     c - some server's error occurred 
-     d - the attribute(s) was set already 
-     e - the attribute was not set (meaningful on removal) 
-    
- Example (the first run): 
-   fdpi_ctrl load --service 1,2,3 --cidr 192.168.0.0/19 
-   Autodetected fastdpi params : dev='lo', port=29001 
-   connecting 127.0.0.1:29001 ... 
-   --------------------------------- 
-   Result processing CIDR=192.168.0.0/19 : 8192/8192/0/0/0 
-Example (the second run: the attribute already set): 
-   fdpi_ctrl load --service 1,2,3 --cidr 192.168.0.0/19 
-   Autodetected fastdpi params : dev='lo', port=29001 
-   connecting 127.0.0.1:29001 ... 
-   --------------------------------- 
-   Result processing CIDR=192.168.0.0/19 : 8192/0/0/8192/0 
-    
-**For 'list' parameter** 
- 
- Result processing ... a/b/c 
-   The symbolic names are indicated in parenthesis: 
-     a - total records 
-     b - the attribute was set (in this case it is a service) 
-     c - the attribute was not set 
-      
- Example: 
-   fdpi_ctrl list --service --cidr 192.168.0.0/19 
-    A lot of output lines. The last lines are: 
-   192.168.31.249 1,2,3 (0x7) 
-   192.168.31.250 1,2,3 (0x7) 
-   192.168.31.251 1,2,3 (0x7) 
-   192.168.31.252 1,2,3 (0x7) 
-   192.168.31.253 1,2,3 (0x7) 
-   192.168.31.254 1,2,3 (0x7) 
-   192.168.31.255 1,2,3 (0x7) 
-   --------------------------------- 
-   Result processing CIDR=192.168.0.0/19 : 8192/8192/0