Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:dpi:dpi_options:opt_shaping:shaping_session [2024/09/26 15:29] – created - external edit 127.0.0.1 | en:dpi:dpi_options:opt_shaping:shaping_session [2025/12/16 13:51] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| ====== Policing by session and overriding traffic classes ====== | ====== Policing by session and overriding traffic classes ====== | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| 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 '{ " | + | fdpi_ctrl load profile --service 18 --profile.name test_dscp --profile.json '{ " |
| + | #or | ||
| + | fdpi_ctrl load profile --service 18 --profile.name test_dscp --profile.json ' | ||
| </ | </ | ||
| - | < | + | < |
| ==== Connecting a service profile ==== | ==== Connecting a service profile ==== | ||
| For the subscriber: | For the subscriber: | ||
| Line 104: | Line 108: | ||
| max_profiles_serv18=< | max_profiles_serv18=< | ||
| </ | </ | ||
| + | |||
| + | ---- | ||
| + | Keywords: services, service, service list, subscriber management, service 18, session policing, per-session policing | ||