CLI for Subscribers 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
Next revision
Previous revision
en:dpi:bras_bng:cli:subs [2026/03/03 14:51] – [subs traffic stat] elena.krasnobryzhen:dpi:bras_bng:cli:subs [2026/03/26 08:27] (current) elena.krasnobryzh
Line 182: Line 182:
 </code> </code>
 ==== subs prop set ==== ==== subs prop set ====
-Modification of the subscriber's L2-properties, adding a new subscriber with the specified L2-properties, removing some L2-properties. +Modifying a subscriber's L2 properties, adding a new subscriber with specified L2 properties, and removing certain L2 properties.\\ 
-For complete syntax, see:+ 
 +The command includes a flag to disable L3 authorization for a specific subscriber ''[[en:dpi:bras_bng:bras_l2_vlan:bras_l2_vlan_dhcp:bras_l2_vlan_dhcp_proxy:bras_l2_vlan_dhcp_proxy_l3auth#disable_l3_auth|disable_l3_auth]]''
 + 
 +Configuration is performed via the CLI using the following parameter: 
 +  * ''disable_l3_auth=1'' — disable L3 authentication; 
 +  * ''disable_l3_auth=0'' — enable L3 authentication (default value). 
 + 
 +For the full syntax, see
 <code> <code>
 fdpi_cli help subs prop set fdpi_cli help subs prop set
 </code> </code>
- 
 ==== subs prop del ==== ==== subs prop del ====
 Removing all L2 properties of the specified subscriber. Removing all L2 properties of the specified subscriber.
Line 211: Line 217:
 Example: Example:
 <code>subs bind show <login> [memory|udr]</code> <code>subs bind show <login> [memory|udr]</code>
 +
 +=====subs db stat=====
 +Displaying statistics for the L2 BRAS database.\\
  
 =====dev info===== =====dev info=====