Policing by session and overriding traffic classes [Документация VAS Experts]

Differences

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

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_options:opt_shaping:shaping_session [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_options:opt_shaping:shaping_session [2025/01/16 08:13] (current) – [Creating a service profile] elena.krasnobryzh
Line 1: Line 1:
 +{{tag>Services "Service 18" "Per-Session Policing"}}
 ====== Policing by session and overriding traffic classes ====== ====== Policing by session and overriding traffic classes ======
 {{indexmenu_n>4}} {{indexmenu_n>4}}
Line 50: Line 51:
 ==== Creating a service profile ==== ==== Creating a service profile ====
 <code bash> <code bash>
-fdpi_ctrl load profile --service 18  --profile.name test_dscp --profile.json '{ "dscp" : "/tmp/dscp_prof_1.dscp""tbf" : "/tmp/tbf_prof_1.tbf" }'+fdpi_ctrl load profile --service 18  --profile.name test_dscp --profile.json '{ "dscp" : "/tmp/dscp_prof_1.dscp" }' 
 +#or 
 +fdpi_ctrl load profile --service 18  --profile.name test_dscp --profile.json '"tbf" : "/tmp/tbf_prof_1.tbf" }'
 </code>  </code> 
-<note important>You should always specify the path to both files, even if you only want to set session polyscing or only override traffic classes. Specify an empty file if no customization is required.</note>+<note tip>For service profile 18, it is not necessary to specify paths to both DSCP and TBF files simultaneously.</note> 
 ==== Connecting a service profile ==== ==== Connecting a service profile ====
 For the subscriber: For the subscriber: