Subscriber authorization attributes [Документация 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:bras_bng:radius_integration:radius_auth_server_integration:radius_auth_response [2026/03/25 11:36] – [Example 3. Overriding Traffic Classes and Policing] elena.krasnobryzhen:dpi:bras_bng:radius_integration:radius_auth_server_integration:radius_auth_response [2026/03/25 11:45] (current) – [2. Policing with absolute values (simplified format)] elena.krasnobryzh
Line 56: Line 56:
 <code>VasExperts-Policing-Profile = “BV##100000#100000#+++-++++”</code> <code>VasExperts-Policing-Profile = “BV##100000#100000#+++-++++”</code>
 where: where:
-  * **BV** — By Value +  * ''BV'' — By Value, the HTB algorithm is used, where the ceil for each class is equal to the root rate 
-  * **##100000** — limit from the Internet to the subscriber (download), kbps +  * ''##100000'' — limit from the Internet to the subscriber (download), kbps 
-  * **#100000** — limit from subscriber to Internet (upload), kbps +  * ''#100000'' — limit from subscriber to Internet (upload), kbps 
-  * **#+++-++++** — permission for classes cs0 … cs7, rate(cs3)=0 — class cs3 is blocked, other classes use root speed with the possibility of borrowing (HTB)+  * ''#+++-++++'' — permission for classes cs0 … cs7, rate(cs3)=0 — class cs3 is blocked, other classes use root speed with the possibility of borrowing (HTB)
  
 ====3. Policing with Absolute Value Transmission (Extended HTB Format)==== ====3. Policing with Absolute Value Transmission (Extended HTB Format)====